@import url("global.css");
@import url("nav.css");
@import url("font.css");
@import url("pro.css");
/*-----------------main--------------------------*/
#main{
margin:auto;
background:#D1D9E9;
}
#mainContent{
padding:13px 0px 6px 0px !important;
padding:13px 0px 0px 0px;
margin:auto;
width:980px;
}
#main_left{
float:left;
width:261px;
background:#FFFFFF;
}
.main_Lcontent{
margin:0px 2px 5px 2px;
padding:0px 0px 15px 0px;
border-left:#CCCCCC solid 1px;
border-right:#CCCCCC solid 1px;
border-bottom:#CCCCCC solid 1px;
}
#liTitle{
background:url(listTitle.jpg) top no-repeat;
height:28px;
margin:1px 0px 10px 0px;
border-top:#CCCCCC solid 1px;
border-bottom:#CCCCCC solid 1px;
}
#main_middle{
float:left;width:352px;
margin:0px 8px;
background:#FFFFFF;
}
.main_Rcontent{
margin:0px 8px 20px 8px;
}
#main_right{
float:left;width:350px;
background:#FFFFFF;
}
#other_right{
float:left; width:690px;
margin:0px 0px 10px 8px;
padding:0px 10px 20px 10px;
background:#FFFFFF;
}
#title{
clear:both;
background:url(title.jpg) repeat-x bottom;
height:26px;
line-height:26px;
padding:0px 5px;
margin:0px 0px 10px 0px;
color:#D61601;
font-size:15px;
}
#left{
float:left;
}
#right{
float:right;
}
/*
/*=======index.htm=============*/
#NewsList{
clear:both;
}
#NewsList a:link{color:#646464;text-decoration: none;}
#NewsList a:visited{text-decoration: none; color:#646464;}
#NewsList a:hover{text-decoration: none; color:#FA9B41;}
#NewsList a:active{text-decoration: none; color: #FA9B41;}

#left_sitemap{
clear:both;
}
/*-------------- sitemap.htm --------------*/
#left_sitemap{
clear:both;
}

#left_sitemap div li{
width:210px;
float:left;
border-bottom: 1px solid #b9c6d6;
margin:0px 3px;
}

