@charset "gb2312";
/* CSS Document */
*{ margin:0 auto; padding:0;}
body{ background:url(imagesBG.gif) repeat; font-size:12px; color:#000; font-family:"宋体"; line-height:20px;}
a,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#F00; text-decoration:none;}
li{
	list-style: none;
}
img{ border:0;}
.FL{ float:left;}
.FR{ float:right;}
.divline_F{ height:20px; line-height:20px; width:auto; overflow:hidden; clear:both;}
.divline_T{ height:10px; line-height:10px; width:auto; overflow:hidden; clear:both;}
.M_T_L{ margin-left:10px;}
.M_F_L{ margin-left:20px;}
.zB{ font-weight:bold;}
.z_14{ font-size:14px;}
.z_16{ font-size:16px;}
/*白色字*/
.zW{ color:#FFF;}
.zW a{ color:#FFF;}
.zW a:visited{ color:#FFF;}
.zW a:hover{ color:#FF0;}
/*蓝色字*/
.zL{ color:#3b7abd;}
.zL a{ color:#3b7abd;}
.zL a:visited{ color:#3b7abd;}
.zL a:hover{ color:#F00;}
/*总栏目*/
.container{ width:1002px; height:auto; background-color:#FFF; padding:0 10px; overflow:hidden;}
.M00{ width:auto; height:auto; overflow:hidden;}
/*头部*/
.Top{ width:1002px; height:120px; background:url(imagesTop.jpg) no-repeat; line-height:120px; overflow:hidden; position:relative;}
/*菜单*/
.Menu{ width:1002px; height:40px; background:url(imagesMenu_bg.gif) repeat; margin-bottom:1px; line-height:40px; overflow:hidden;}
/*底部导航*/
.Bottom{ width:1002px; height:auto; background-color:#524d49; padding:10px 0; font-family:Arial, Helvetica, sans-serif; text-align:center; overflow:hidden;}
/*中间内容*/
.L{ width:713px; height:auto; overflow:hidden;}
.R{ width:269px; height:auto; overflow:hidden;}
/*左侧*/
.L_01{ width:auto; height:28px; border-top:#adaea9 1px solid; border-bottom:#adaea9 1px solid; padding:6px 0 6px 10px; line-height:28px; overflow:hidden;}
.L_02{ width:424px; height:auto; overflow:hidden;}
.L_nr{ width:424px; height:30px; line-height:30px; overflow:hidden;}
.L_nrz{ width:331px; height:30px; background:url(imagesarrow_1.gif) no-repeat left center; padding-left:13px; overflow:hidden;}
.L_nry{ width:80px; height:30px; text-align:right;}
.L_03{ width:693px; height:180px; background:url(imagesL_bg.jpg) no-repeat right center; margin-left:20px; overflow:hidden;}
.R_nr{ width:693px; height:30px; line-height:30px; overflow:hidden;}
.R_nrz{ width:600px; height:30px; background:url(imagesarrow_1.gif) no-repeat left center; padding-left:13px; overflow:hidden;}
/*List页面*/
.List_Main{ width:922px; height:auto; padding:40px; overflow:hidden;}
.List_L{ width:234px; height:auto; _height:500px; min-height:500px;  overflow:hidden;}
.List_R{ width:648px;  height:auto; _height:500px; min-height:500px; overflow:hidden;}
.List_L00{ width:200px; height:60px; background-color:#3b7abd; border-left:#165393 4px solid; padding-left:30px; line-height:60px; overflow:hidden;}
.List_L01{ width:234px; height:50px; background-color:#eeeeee; border-bottom:#e1e1e1 1px solid; line-height:50px; overflow:hidden;}
.List_L02{ width:165px; height:50px; background:url(imagesList_arrow.gif) no-repeat left center; padding-left:29px; margin:0 20px; overflow:hidden;}
.List_R00{ width:auto; height:36px; line-height:36px; overflow:hidden;}
.List_R01{ font-size:24px; font-weight:bold; line-height:50px;}
.List_R02{ width:648px; height:40px; border-bottom:#333 1px dotted; line-height:40px; overflow:hidden;}
.List_R02_L{ width:534px; height:40px; background:url(imagesarrow_1.gif) no-repeat left center; padding-left:14px;}
.List_R02_R{ width:100px; height:40px; text-align:right;}
.List_R03{ width:152px; height:auto; margin:5px!important; margin:5px 4px; overflow:hidden;}
.List_R03_T{ width:148px; height:110px; padding:1px; border:#CCC 1px solid;}
.List_R03_B{ width:152px; height:auto; text-align:center;}

/*nav导航*/
.nav{ width:1002px; height:40px; margin:0 auto;  background:url(imagesMenu_bg.gif) repeat; margin-bottom:1px; line-height:40px; z-index:99; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.nav a{ color:#fff;}
	.nav .nLi{ float:left;  position:relative; display:inline;list-style-positionutside; z-index:99999999;}
	.nav .nLi h3{ float:left; width: 111px; height:40px; line-height: 40px; text-align: center; background:url(imagesMenu_line.gif) no-repeat top right;}
	.nav .nLi h3 a{ display:block; font-size:16px; font-weight:bold;  }
	.nav .sub{ display:none; width:111px; text-align: center;  position:absolute; left:0; top: 41px; background:#ccc;  line-height:35px; padding:8px 0; z-index: 88; }
	.nav .sub li{ zoom:1;}
	.nav .sub a{ display:block; padding:0 10px; font-size: 15px; border-bottom: 1px dashed #000;}
	.nav .sub a:hover{ background:#ccc; color:#ff0;}
	.nav .on h3 a{  color:#ff0;}

/*top*/
.search{width:320px; position:absolute; top:0; right:0;}
.z_14 p{text-indent:2em;}


.dt ul li{
	float: left;
	width: 180px;
           height:35px;
	line-height: 35px;
	padding-left: 18px;
	border-bottom: 0;
	margin-left: 100px;
}
.dt ul li a{
	padding-left: 0;
}
.dt ul li a:hover{
	color: #f60;
	text-decoration: underline;
}