@charset "utf-8";
/* CSS Document */
a{text-decoration:none;color:#221814}a:hover,a:active {color:#221814;text-decoration:none;}
.red,a.red,.red a,.red a:hover,.blank a:hover,a.blank:hover{color:#221814;}
.blue,.blue a,a.blue,.blue a:hover,a.blue:hover { color:#0295e0;}
*{
	margin:0;
	padding:0;
	border:0;
}
body {
    font: 14px/26px SimHei;
    color: #221814;
    
}
a{
	text-decoration:none;
}
a.orange {
	color:#864949;
	font-weight:bold;
}
a:hover{
	color:#6a2000;
	font-weight:bold;
}
img{
	border:0;
}
ul li{
	list-style:none;
}
#wrapper{
	width:1200px;
	margin:0 auto;
	background: url(images/bg.jpg);
}
#wrapper .head{
	width:1200px;
	height:179px;
	margin:0 auto;
	
}
#wrapper #cont{
	width:100%;
	height:2000px;
	
}
#wrapper #cont #sidebar{
	width:332px;
	height:1020px;
	float:left;
	border-right:#221814 1px solid;
	padding-top:20px;
}
#wrapper #cont #sidebar .sousuo2{
	width:273px;
	height:46px;
	border:1px solid #221814;
	line-height:46px;
	font-size:18px;
	padding-left:10px;
	margin-left:20px;
	margin-bottom:20px;

}

.search { 	padding-left:10px;
	line-height:46px;
	font-size:18px; border:1px #221814 solid; 
	margin-left:20px;
	margin-bottom:20px; float:left; width:273px; height:46px;}
.search .bd { float:left; width:204px; height:46px; line-height:46px; padding:0 5px;  color:#221814;}
.search .btn { float:left; background:url(images/search.png); margin-top: 10px; width:28px; height:28px; cursor:pointer;}

#wrapper #cont #sidebar .sousuo1{
		width:273px;
	height:46px;
	line-height:46px;
	font-size:18px;
	padding-left:10px;
	margin-left:20px;
	margin-bottom:20px;
	background:url(images/search.png)245px 10px no-repeat;
}


#wrapper #cont #sidebar .title{
	padding-left:50px;
	padding-right:45px;
	text-align:left;
}
#wrapper #cont #sidebar .title .specil{
	width:333px;
	height:70px;
	background:url(images/libg.png)no-repeat;
	margin-left:-50px;
	padding-left:85px;
}
.wdw li:hover{
	width:333px;
	height:70px;
	background:url(images/libg.png)no-repeat;
	margin-left:-50px;
	padding-left:85px;
}
#wrapper #cont #sidebar .title ul li{
	padding-top:15px;
	padding-bottom:15px;
}
#wrapper #cont #sidebar .title ul li a{
	font-size:18px;
	line-height:29px;
	color:#221814;
	text-decoration:none;
}
#wrapper #cont #sidebar .title .top,#wrapper #cont #sidebar .title .bottom{
	margin-left:85px;
}

#wrapper #cont #maincontent{
	width:738px;
	height:auto;
	float:left;
	padding:20px 88px 0px 40px;
}
#wrapper #cont #maincontent h1{
	SimHei:汉仪粗宋简;
	font-size:30px;
	color:#221814;
	line-height:48px;
}
#wrapper #cont #maincontent p{
	color:#221814;
	padding-left:115px;
	padding-bottom:10px;
}
#wrapper #cont #maincontent dl{
	margin-top:15px;
	margin-bottom:15px;
	
}
#wrapper #cont #maincontent dl dt{
	font-size:16px;
	color:#221814;
	line-height:28px;
	font-weight:bold;
	
}
#wrapper #cont #maincontent dl dd{
	color:#221814;
	text-indent:2em;
	
}
.pager{text-align:center;padding:5px 0 13px;color:#333;}
.pager ul{display:inline-block;*display:inline;zoom:1;}
.pager li{float:left;margin:0 3px;display:inline;}
.pager li select{border:1px solid #d5d5d5;}
.pager li a,.pager li.thisclass{float:left;padding:0 6px;border:1px solid #d5d5d5;}
.pager li.thisclass,.pager li a:hover{background:#2494d5;color:#fff;}