* {
    margin:0;
	padding:0;
	font-size:12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif, "宋体";
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
	
	font-style: normal;
}
p {
	line-height: 24px;
	font-size: 14px;
	border-width: 1px;
	border-right-color: #2CB2B8;
}
#wrap {
	width: 1080px;
	margin: 0 auto;
	padding: 0 13px 15px;
	border-left: 2px solid #e7e7e7;
	border-right: 2px solid #e7e7e7;
	background-color: #ffffff;
}
#header {
	width:100%;
	
}

.nav {
	width:100%;
	margin-top:0px;
}
.nav li {
	margin:0 0px;
	
}
.nav li a {
	color:#ffffff;
	font-size:16px;
	display:block;
	padding-bottom:0px;
}
.nav li a:hover {
	border-bottom: 0px;
	text-decoration: none;
}
.nav li.current {
	border-bottom:0px solid #2298f0;
}
.nav li.current a:hover {
	border-bottom:none;
}
#mainbody {
	width: 100%;
	position: relative;
	margin-top: 20px;
}
#sidebar {
	width: 290px;
	padding-bottom: 0px;
	border: 2px solid #575354;
}
#sidebar dl ac {
	padding: 0 0 5px;
	font-size: 14px;
	border: 1px inset #51CCE0;
}
#sidebar dt {
	font-weight:bold;
	line-height:22px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	background:#575354;
	padding:5px 0 5px 15px;
	font-weight:normal;
}
#sidebar dd {
	line-height: 20px;
	padding-left: 15px;
	padding-top: 11px;
}
#sidebar dd.current a {
	color:#f00;
}
#content {
	float: right;
	width: 752px;
	left: 112px;
	margin-right: 10px;

}
#content h1 {
	color:#000;
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:normal;
}
#content  h3 {
	margin-top:10px;
	line-height:26px;
}
#content  dl {
	margin-bottom:10px;
}
#content  dt {
	font-weight:bold;
	line-height:26px;
}
#content  dd {
	line-height:22px;
}
.learn a {
	color:#900b09;
	text-decoration:underline;
	padding-bottom:2px;
}
.learn a:hover {
	text-decoration:none;
}
.tips {
	color:#999;
	margin-top:20px;
}
.pageto {
	
	border-bottom:3px solid #aaa;
	margin-top:5px;
	padding:15px 0;
}
.pageto a {
	margin:0 10px;
	background:#f3f3f3;
	padding:5px 20px;
	border:1px solid #dfdfdf;
	color:#555;
}
.pageto a:hover {
	color:#000;
	text-decoration:none;
}
.disline {
	border-bottom:1px dashed #ccc;
	margin-top:10px;
}
#footer {
	width: 1089px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFF;
	background: #575354;
	height: 56px;
}
#wrap #footer p {
	color: #FFF;
}


body {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #cccccc;
}
.nav ul li {
}
.indexul{
	margin-top: 15px;
}
.indexul li{
	width: 33.3%;
	text-align: center;
	float: left;
}
.indexul li a p{
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
#content h2 a{
	color: #080607; 
	font-size: 14px;
}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}

.headul li{float: left;}
.headul li img{width: 110px;height: 72px;}

.nav td{text-align: center;}