body,div,ul,li,span,form,dl,dt,dd,h1,h2{padding:0px; margin:0px; text-align:left;font-weight:normal}
body{background:#999}
.clear{clear: both; height:0px;}
ul{list-style-type: none;}
*{font-family: Arial; font-size:16px; color:#000; line-height:160%;}
a{color:#000; text-decoration:none;}
a:hover{color:#c00; text-decoration:none;}

.width{width:1000px; margin:0 auto;}
.height{height:20px; overflow:hidden; clear:both;}  
.height10{height:10px; overflow:hidden; clear:both;}
.left{float:left;}  .right{float:right;}


/* head */
#head{height:120px; overflow:hidden;}

#menu{width:173px; height:315px; overflow:hidden;}
	#menu li{text-align:center;}
	#menu li a{display:block; height:44px; line-height:44px; font-size:18px; color:#fff; background:url(img/menubg.jpg); border-bottom:1px solid #A0C0D9; -webkit-transition-duration:1s; transition-duration:1s;}
	#menu li a:hover,#menu li.cur a{background:url(img/menubgcur.jpg);}
	#menu li a.li2{background:#DEDEDE; border-bottom:0px solid #A0C0D9; color:#043C53;}
#banner{width:825px; height:315px; overflow:hidden;}

#menu2{height:35px; overflow:hidden; background:#00316C; border-top:1px solid #fff; border-bottom:1px solid #fff;}
	#menu2 li{float:left; width:12.4%; text-align:center;}
	#menu2 li a{display:block; height:35px; line-height:35px; font-size:16px; color:#fff; border-right:1px solid #fff; 
	-webkit-transition-duration:1s; transition-duration:1s;}
	#menu2 li a:hover,#menu2 li.cur a{background:url(img/menubgcur.jpg);}
	#menu2 li a.li2{border-right:0px solid #fff;}

#menu3{ background:#cfcfcf; border-top:1px solid #fff;}
	#menu3 li{padding-left:25px; height:30px;overflow:hidden; border-bottom:1px solid #fff;}
	#menu3 li a{display:block; height:30px; line-height:30px; font-size:14px; color:#000; font-weight:bold; 
	-webkit-transition-duration:1s; transition-duration:1s;}
	#menu3 li a:hover,#menu3 li.cur a{color:#00316C;}

/* head END */

/* foot */
#foot{text-align:center;}
#foot,#foot *{color:#e5e5e5;}
/* foot END */


/* 内页 */
.subtitle{color:#146FB5; font-size:18px; font-weight:bold; font-style:oblique; padding-left:15px;}
.zi1{color:#336699;}
/* 内页  END*/


/* 内页 详细 END*/
#viewTitle{font:bold 20px/35px "微软雅黑"; height:35px; text-align:center; border-bottom: dashed #ccc 1px;}
#viewTitle a{font:bold 20px/35px "微软雅黑"; height:35px;}
.viewText{text-align:center;}
#viewContent{margin:10px 20px; overflow:hidden;}
.viewText2{border-top:1px #ccc dashed; margin:0 10px;}


.viewList li{float:left; width:33%; height:22px; overflow:hidden;}
.viewList li a{color:#06c; line-height:22px; text-decoration:underline;}

#proview{margin:5px 0px;}
	#proview .pic{float:left;}
	#proview .pic img{width:200px; height:200px; border:1px solid #ccc; overflow:hidden;}
	#proview .jj{float:left; margin-left:10px; line-height:25px; font-size:14px; width:250px; overflow:hidden;}
	#proview .jj b{font-size:16px;}
	#proview #showOther{float:right; width:200px; height:200px; border:3px solid #f2f2f2; background:#fff; overflow:hidden}
		#showOther dt{background:url(img/menubg.jpg) repeat-x; height:23px; padding-left:5px; font:bold 12px/23px "宋体"; color:#fff;}
		#showOther dd ul{margin:0px 10px;}
		#showOther dd ul li{border-bottom:1px dashed #ccc; padding:3px 0 4px 0; height:50px; line-height:17px;}
		#showOther dd ul li.noMargin{border-bottom-width:0px;}
		#showOther dd ul li img{width:50px; height:50px; border:1px solid #ccc; margin-right:8px; float:left;}
	#proview .jjtitle{background:url(img/menu3.jpg) repeat-x; height:25px; padding-left:15px; font:bold 14px/25px "宋体"; color:#fff;}
/* 内页 详细 END*/


/*细线表格*/
.xxtable{border-collapse:collapse;}
.xxtable td{border:1px solid #888169;}
.xxtable td table td{border:0px;}

.input{border:1px #ccc solid;font-family: Verdana,Arial,"宋体"; font-size:12px; color:#333; padding:0 3px;}
.textarea{border:1px #ccc solid; background:#fff;}
.button{ font-family: Verdana,Arial,"宋体"; font-size:12px;border:3px #e5e5e5 solid; background:#ccc;cursor:pointer;}
