﻿.menu_list{width:225px;margin:0 auto;}
.menu_head{
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #F1F1F1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f1f1f1 url(images/pro_left.png) center right no-repeat;
}
.menu_list .current{background:#f1f1f1 url(images/pro_down.png) center right no-repeat;}
.menu_body{
    display:none;
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1;
}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}

.notice { width:930px; margin-top:45px; float:left; }
.notice .tab-hd { width:930px; float:left;border-bottom:1px #ccc solid;}
.notice .tab-hd ul {}
.notice .tab-hd li{ width:100px; float:left; height:35px; line-height:35px; float:left; text-align:center; color:#333;}
.notice .tab-hd li a{color:#333; display:block; float:left; text-align:center; width:100px;}
.notice .tab-hd li a:hover{height:35px; background:#f1f1f1; line-height:33px;}
.notice .tab-hd li.on{height:35px; background:#f1f1f1; line-height:33px; border-top:1px #ccc solid; border-left:1px #ccc solid; border-right:1px #ccc solid;}
.notice .tab-bd { float:left;}
.notice .tab-bd ul{ overflow:hidden; zoom:1; }
.notice .tab-bd li { height: 40px; line-height: 40px; width:455px; font-size:14px; margin-right:10px; float: left; border-bottom:1px #ccc dashed; text-align:right;}
.notice .tab-bd li a{ float:left;color:#333; font-size:14px;}

.content{ margin-bottom:20px;}
.drawers_title{height:81px;line-height:81px;text-align:center;color:#FFF;font-size: 26px;font-family: 微软雅黑;}
.drawers_title a{color:#FFF}
.drawers_title a:hover{color:#EB5403;}
.drawers-wrapper{background:#F8F8FF;overflow:hidden;}
.drawer h2{height:46px;cursor:pointer; background:#0969B3;line-height:46px;text-align:center;color:#FFF;font-weight:bold;font-size: 14px;}
.drawer h2 a{color:#FFF;}
.drawer h2 a:hover{color:#fff;}
.drawer ul{overflow:hidden; background:#f1f1f1;}
.drawer ul li{height:38px;line-height:38px; border-bottom:1px #ccc dashed; background:url(/images/biao.png) no-repeat 15px center;}
.drawer ul li a{color:#000; padding-left:35px; font-size:14px;}
.drawer ul li a:hover{color:#EB5403;}