@charset "gb2312";
/* CSS Document */


a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #F00;
}


#list_right {
	float: right;
	width: 642px;
	height: 495px;
  /*  background:#fff;*/
    margin-bottom: 20px;
    opacity:0.9;
    margin-right: 35px;
}


#list_head {
	height: 37px;
	overflow:hidden;
}

.list_head_title {
	margin-top: 5px;
	height: 3px;
	line-height: 37px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	background: #AC5053;
}

.title_left{
	font-weight: bold;
	color: #AC5053;
	font-size: 16px;
	display: block;
	margin-top: 6px;
	margin-left: 4px;
}

.title_more{

}


.title_more ul li{
	float: left;
	width: 50px;
	font-size: 16px;
	font-family: "Microsoft HeiTi";

}
.title_more ul li a:hover{
	color: #0066ff;
}
#list_text {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	font-weight: bold;
	position: relative;
	min-height: 630px;
	width:640px;
	border: solid 1px #a3bec7;
	margin-top: 2px;
	padding-bottom:20px;
}

#list_text ul li {
	width: 670px;
	height: 33px;
	line-height: 31px;
}

.lit {
	float: left;
	color: #F00;
	font-weight: 900;
	font-family: "Microsoft YaHei";
}

.tit {
	width: auto;
	max-width: 200px;
	height: 32px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.down {
	width: 60px !important;
}

.num {
	width: auto;
	max-width: 200px;
	height: 32px;
	overflow: hidden;
	float: left;
	padding-left: 8px;
	color: #999;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.date {
	width: 70px;
	height: 32px;
	overflow: hidden;
	float: right;
	color: #666;
	font-weight: bold;
	padding: 0 10px;
	margin-right: 45px;
}

#list_text ul li a {
	padding-left: 20px;
	float: left;
	color: #333;
	width: 500px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(imagesl_daotu.jpg) no-repeat 0px 10px;
	margin-left: 10px;
}

#list_text ul li a:hover {
	color: #ac5048;
	text-decoration: underline;
}

#list_bottom {
	position: absolute;
	top: 600px;
	width: 640px;
}

#list_bottom span {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px 3px;
}

#list_bottom a {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px;
}

#list_bottom a:hover {
	color: #ac5048;
}
.current{
	color: #ac5048;
	border: 1px solid #ac5048;
}
#footer {
	display: block;
	clear: both;
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-family: "Microsoft YaHei";
}

#footer dl dt a {
	padding: 0px 5px;
}

/*left1???*/
#side {
	float: left;
	width: 232px;
	padding-left: 10px;
}

#side_box {
	width: 232px;
	float: left;
	font-size: 12px;
	padding-bottom: 20px;
}

.side_title {
	width: 232px;
	margin-top: 5px;
	height: 3px;
	line-height: 37px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	padding-left: 1px;
	background: #AC5053;
	margin-bottom:5px; 
}

.side_title_span{
	font-weight: bold;
	color: #AC5053;
	font-size: 14px;
	display: block;
	margin-top: 6px;
	margin-left: 4px;
}


#side_box .text {
	padding: 10px 5px 5px 5px;
	background: #fff;
	min-height: 180px;
	border: #b1c8d0 1px solid;
}

#side_box ul li {
	padding-left:15px;
	height: 32px;
	line-height: 32px;
}

#side_box ul li span {
	float: right;
	color: #999;
	font-weight: bold;
}

#side_box ul li a {
	width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: SimSun;
}
#side_box ul li a:hover{
	color:#ac5048;
}

#list_main{
	position: relative;
}