@charset ;
/* CSS Document */

body{ width:1000px;font: "宋体"; font-size:12px; 
      background:#FFFFFF; margin:0 auto; height:100%;}
	  
/*头部动画*/
.head,#head{ height:156px; width:100%; background:url(../images/head.jpg) no-repeat;}

/*菜单项*/
.menu{ background:url(../images/menu.jpg) no-repeat; height:37px; font-size:14px; color: #FFFFFF; text-align:center;letter-spacing:1px; position:relative;}
.m1 a{ color:#FFFFFF; text-decoration:none; margin-top:0px;}
.m1 a:hover{ color: #0066CC;}
.m1{ padding-top:2px;}
.m1 ul{ padding-left:100px;}
.m1 ul li{ float:left; padding-left:12px; #padding-left:10px; _padding-left:4px;}
   
   
	



 /* menu styles */
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:71px; height:35px; text-align:center; color:#fff; border:0px solid #fff; line-height:35px; font-size:14px; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left;position:relative;z-index: 999999;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#0d62be;}
.menu ul li:hover ul {display:block; position:absolute; top:30px; left:0; width:100px;}
.menu ul li:hover ul li a.hide {background:#2b7ac9; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#256cbc; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#2772c3; color:#fff;}
.menu ul li:hover ul li a:hover {background:#0d62be; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:100px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-100px;}

/*中部*/
.yl{float:left; height:40px; width:270px; background:#2870c2;}

.lanmu{ clear:both; padding-top:5px; margin-bottom:5px; height:180px; background-image: url(../images/diwen.jpg); text-align:center;}
.left { width:270px; margin-right:2px;float: left; height:100%;}

.center{ width:480px; margin-right:0px; float:left;  margin-top:8px;}
.center2{width:728px; float:left;}
.center3{ width:998px; margin-right:15px; float:left; display:inline;}
.news{ border:1px #CCCCCC solid; color:#666666; height:290px;}
.notice{border:1px #CCCCCC solid; padding: 0px 10px; color:#666666; line-height:24px; background:#f3f3f3; float:left; width:460px; height:210px; margin-bottom:10px;}


.list{ margin-top:5px;width:350pt; float:left; margin-left:5pt; *margin-left:-5pt; line-height:10px;}
.list li{padding:0px; margin:0px; text-decoration:none; list-style-type:none;}
.list li a{ color:#666666; text-decoration:none;}
.list li a:hover{ color:#000000;}
.list a:link { text-decoration: none;}
.dateright {
    float :right;
    margin-top:25px;}

.gd{ float:right; width:60px;}
.notice a{ color:#666666; text-decoration:none;}
.notice a:hover{ color:#000000;}

.jpkc{
	width:215px;
	height:25px;
	font-family:"宋体";
	font-size:15px;
	
	color:#020202;
	line-height:25px;}
.jpkc a{width:215px; height:25px;color:#020202;}
.jpkc a.three:link {color: #000000;}
.jpkc a.three:visited {color: #000000;}
.jpkc a.three:hover {color:#be0002;}


	
	/*尾部*/
.foot{ width:1000px; height:90px; margin-top:2px; float:left;}
.ft{ height:8px; background: #D2D2D2;}


.fz{ background: #ececec; color:#666666; text-align:center; line-height:26px; height:120px;}
.fz a{ color:#666666; text-decoration:none;}
.fz a:hover{ color:#000000;}

.clear {clear:both;height:0px; overflow:hidden;}
.blank10{height:10px;overflow:hidden;}