@charset "utf-8";
/* CSS Document */
body {
	background-color: #f8f8f6;
}
.main-waikuang{
	width: 1024px;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
	}
.content-left{
	width:200px; 
	float:left;
	}
.lm-title{
	width:200px;
	height:64px;
	background:#616f76;
	font-size:22px;
	color:#FFFFFF;
	line-height:64px;
	overflow:hidden;
	text-align:left;
	text-indent:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
		}
.lm-title-dqjg {
	width:200px;
	height:40px;
	float:left;
	background:#ccc;
	font-size:18px;
	color:#FFFFFF;
	line-height:40px;
	overflow:hidden;
	text-align:left;
	text-indent:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
		}
.subNav{width:200px; margin:0 auto; float:left; text-align:left;}
.subNav ul li{height:40px; line-height:40px; border-bottom:1px solid #fff; overflow:hidden;}
.subNav ul li a{display:block; padding-left:50px; height:40px; background:#ffffff; color:#333333; font-size:14px; background:url(../images/left-dh.jpg) no-repeat;}
.subNav ul li a:hover{	color:#fff;background:url(../images/left-dh1.jpg) no-repeat;}
.content-right{
	width:812px;	
	float:left;
	background: #FFFFFF;
	margin-left:10px;
	text-decoration: none;
	border: 1px solid #eaeaea;
	padding-bottom:20px;
	overflow:hidden;
}
.content-title-dh{
	width:778px;
	float:left;
	height:32px;
	background:#f8f8f6;
	text-align:right;
	font-size:14px;
	line-height:32px;
	color:#333;
	border-bottom: 1px solid #eaeaea;
	padding-right:10px;
}
.content-title{
	width:990px;
	height:50px;
	float:left;
	clear:both;
	text-indent:20px;
	text-align:left;
	font-size:26px;
	line-height:50px;
	color:#a41e1b;
	border-bottom: 1px solid #eaeaea;
	margin-bottom:10px;
	padding-right:10px;
	}

.img-bt{
	padding:6px;
	background:#f6f6f6;
	}
.img-zi{
	font-size:14px;
	line-height:24px;
	text-align:left;
	color:#333;
	padding:10px;
	}
.timestamp{
	font-size:14px;
	text-align:right;
	color:#333;
	padding:20px;
	}
