@charset "utf-8";
@import url(global.css);
/* CSS Document */
.bg_line{height:37px;background-color:#224113;position:absolute;width:100%;z-index:-1000;margin-top:135px;*margin-top:155px;border:none;}
.mainbody{width:965px;margin:0 auto;margin-top:20px;}
	.head{height:172px;background:url(../images/blog_03.jpg) no-repeat;}
	.head dl{margin-left:40px;font-size:14px;font-weight:bold;}
		.head dl dd{float:left;margin-top:116px;}
		.head dl dd a{color:white;display:block;width:86px;height:47px;line-height:47px;text-align:center;}
			.head dl dd a:hover{background:url(../images/nav_bg.jpg) no-repeat;}
	.content{background:  url(../images/blog_10.gif) repeat-y;padding:5px 20px;}
		.content .catalog,.content .siderbar{float:left;}
		.content .catalog {width:660px;}
			.content .catalog .log{margin-top:15px;}
			.content .catalog .log a {font-size:14px;color:#dd9512;}
			.content .catalog .log .intro{padding:10px 0;line-height:2em;}
				.content .catalog .log h4 span{font-size:11px;color:#666;margin-left:10px;}
			.content .catalog .info {border-bottom:1px dotted #ccc;height:24px;}
			.content .catalog .info a{float:left;font-size:12px;color:#3e9227;text-decoration:underline;}
			.content .catalog .info .showcoment{color:#999}
			.content .catalog .info span{float:right;color:#999;background:url(../images/comment_pic.gif)  0 2px no-repeat;padding-left:20px;}
		.content .siderbar {width:253px;margin-left:12px;}
		.content .siderbar .about{margin-bottom:10px;}
			.content .siderbar .about  h4{font-size:14px;background:url(../images/blog_07.gif) no-repeat;height:32px;line-height:30px;text-indent:0.6em;color:white;}
			.content .siderbar .about .about_info{line-height:24px;padding:5px;border:1px solid #719967;border-width: 0 1px 1px ;width:237px;margin-left:1px;}
			.content .siderbar .about .about_info img{float:left;margin-right:5px;border:1px solid #666;}
			.content .siderbar .about .about_info div{line-height:22px;}
			.content .siderbar .about .about_info dd a{padding-left:10px;background:url(../images/square.gif) 2px center no-repeat;display:block;}
			.content .siderbar .about .about_info span{font-weight:bold;color:#666;}
			.content .siderbar .about .about_info a{color:#666;}
			.content .siderbar .about .about_info a:hover{color:#3e9227;text-decoration:underline;}
		.content .page ul{text-align:center;margin-top:20px;}
		.content .page li{float:left;font-family:Arial, Helvetica, sans-serif;margin-right:5px;}
		.content .page li a {color:#394b0e;display:block;width:20px;height:20px;background-color:#faffef;border:1px solid #94b34b;line-height:20px;text-align:center;}
		.content .page li a:hover{background-color:#d7ebac}
	.footer{text-align:center;color:#c5c8bd;height:60px;background: #596243 url(../images/blog_16.gif) no-repeat;line-height:50px;}