﻿/* CSS Document */
*{margin:0;padding:0;}

body{margin:0;padding:0;font-size:12px; color:#666666;background-color: #4d4d4d;font-family:Arial, Helvetica, sans-serif;height:100%;}
img{border:0;}

a:link{color:#8b0ea6;text-decoration:none;}
a:visited{color:#8b0ea6;text-decoration:none;}
a:hover{color:#375202;text-decoration:none;}
a:active{color:#375202;text-decoration:none;}

a.gray:link{color:#8b0ea6;text-decoration:none;}
a.gray:visited{color:#8b0ea6;text-decoration:none;}
a.gray:hover{color:#8b0ea6;text-decoration:none;}
a.gray:active{color:#8b0ea6;text-decoration:none;}

li{list-style:none;}
h2{font-size:14px;}

.clear{clear:both;}
.fleft{float:left;}
.fright{float:right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.t10{margin-top:10px;}
.b{font-weight:bold;}

/*容器*/
#Container{
	margin:0 auto;
	background:#FFFFFF;
	width:980px;
}

/*头部*/
#Header{
	margin:8px auto;
	height:186px;
	width:965px;
	background:url(../images/images_zlh/zlh_top_ad.gif) no-repeat;
}

/*top navigation */
#topnav ul{
	float:right;
	margin:10px 10px 0 0;
	white-space: nowrap;
	color:#103f00;
	width:250px;
	background:transparent;
	list-style:none;
}

#topnav ul li{
display:inline;
list-style:none;
}

#topnav ul li a{
	margin: 0 2px 0 0;
	padding:3px;
	color: #8b0ea6;
}

#topnav ul li a:hover{
color: #ffffff;
}

#Toplanmu{
	margin-top:145px;
	height:30px;
	line-height:30px;
}

#Toplmlift{
	padding-left:40px;
	float:left;
	width:190px;
	color:#ff92ff;
}

#Toplmright{
	float:right;
	width:530px;
	font-weight:bold;
	color:#FFFFFF;
}


#Toplmright ul li{
display:inline;
list-style:none;
}

#Toplmright ul li a{
	margin: 0 2px 0 0;
	padding:0 12px;
	color: #ffffff;
	font-weight:bold;
}

#Toplmright ul li a:hover{
color: #ff92ff;
}


/*主体*/
#MainBody{
	margin:0 auto;
	width:965px;
}

#MainLeft{
	float:left;
	width:693px;
	border-right: 1px dashed #be89c9;
}

#ContentInner{
	padding:0 8px;
}

#ContentTitle{
}

#ContentTitle h1{
	border-bottom:1px dashed #be89c9;
	color:#8b0ea6;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}

#ContentTitle h1 span{
	float:right;
	padding-right:10px;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
}
 
#Contentbody {
	font-size:12px;
	line-height:18px;
}

#Contentbody h1 {
	color:#8b0ea6;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
}

.Contentbody p{
	font-size:12px;
	line-height:18px;
	margin:15px 0;
}

#Page{
	float:right;
	width:100%;
	height:30px;
	border-bottom:1px dashed #be89c9;
	border-top:1px dashed #be89c9;
}

#Page ul li{
	float:right;
	line-height:30px;
	margin:0 6px;
}

.box{
	float:left;
	margin:5px 0;
	width:100%;
	border-left:2px solid #ce84ce;
}

.box h1{
	margin-left:20px;
	color:#8b0ea6;
	font-size:12px;
	line-height:24px;
}

.box p{
	margin-left:20px;
	color:#999999;
	line-height:20px;
}

#Board{
	float:left;
	width:100%;
	border-bottom:1px dashed #be89c9;
	border-top:1px dashed #be89c9;
	height:164px;
}

#MainRight{
	float:right;
	width:265px;
	overflow:hidden;
}
#RizhiInner{
	padding:0 8px;
}

#RizhiTitle{
}

#RizhiTitle h1{
	border-bottom:1px dashed #be89c9;
	color:#8b0ea6;
	font-size:14px;
	font-weight:bold;
	line-height:60px;
}

.Rizhibody{
	color:#999999;
	font-size:12px;
	line-height:28px;
	border-bottom:1px dashed #be89c9;
	height:48px;
	margin-bottom:3px;
}
.Rizhibody ul li{
line-height:22px;
height:22px;
}

.gray{
	color:#CCCCCC;
}

#Allrizhi{
	padding:8px;
}

#AllrizhiTitle h1{
	border-bottom:1px dashed #be89c9;
	color:#8b0ea6;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

.Allrizhibody{
	border-bottom:1px dashed #be89c9;
	height:42px;
}
.Allrizhicontent{
	margin:6px 0px;
	background:#f4dcf9;
}

.Allrizhicontent ul li{
	margin-left:10px;
	font-size:12px;
	line-height:28px;
}

.input{
	margin:0;
	padding:3;
	background:#ffffff;
	border:#ce84ce solid 1px;
	font-size:12px;
}

/*脚部*/
#Foot{
	margin:10px auto;
	width:965px;
	text-align:center;
	line-height:20px;
}

#Foot .menu{
	width:630px;
	margin:0 auto;
	}
#Foot .menu ul{
	text-align:center;
	} 
#Foot .menu ul li{
	float:left;
	padding:0 4px;
	margin:0;
	overflow:hidden;
	}

#Footcontent{
	margin:0 auto;
	width:500px;
}

#Footlift{
	float:left;
	margin:4px auto;
	width:460px;
	color:#999999;
}

#Footright{
	float:right;
	width:37px;
	height:44px;

}
	
#Footlift ul li{
	float:left;
	margin:0;
	padding:0 4px;
	line-height:18px;
	border-left: 1px dashed #8b0ea6;
	overflow:hidden;
}

#FootliftP{
	float:left;
	width:460px;
	color:#8b0ea6;
}

/*列表*/

.AllblogInner{
	float:left;
	padding:8px;
	width:249px;
}

.AllblogTitle h1{
	padding:4px;
	border-bottom:1px dashed #668c1a;
	color:#8b0ea6;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	line-height:40px;
	/*background:#f4dcf9;*/
}

.AllblogTitle .title {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#8b0ea6;
}

.AllblogTitle .more{
	float:right;
	margin-right:6px;
	color:#000000;
	font-weight:normal;
	line-height:40px;
}

.more{
	float:right;
	font-size:12px;
	color:#666666;
	line-height:24px;
}

.ListInner{
	padding:0 8px;
}

.ListInnerTitle{
}

.ListInnerTitle h1{
	border-bottom:1px dashed #be89c9;
	color:#8b0ea6;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}

.List{}

.ListTitle{
}

.ListTitle h2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}

.frominfo{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	line-height:24px;
	border-bottom:1px dashed #be89c9;
}
.frominfo span{
	float:right;
	font-size:12px;
	color:#666666;
	line-height:24px;
}
 
.Listbody {
	font-size:12px;
	line-height:18px;
}

.Listbody p {
	font-size:12px;
	line-height:18px;
	margin:15px 0;
}

Listbody h2 {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
}


.Infomore{
	float:left;
	width:100%;
	height:30px;
	border-bottom:1px dashed #be89c9;
}

.Infomore ul li{
	float:left;
	line-height:30px;
	margin:0 6px;
}

.About{
	float:left;
	padding:0 8px;
	width:249px;}

.PicTxt {
	margin-top:10px;
	height:100px;
}



.PicTxt .Pic {
	float:left;
	margin-right:5px;
	width:69px;
	height:73px;

}
.PicTxt .Txt {
	color:#656565;
	line-height:20px;
}
