@charset "gb2312";
/*------------------------------------------------------------
	¥È©`¥×¥Ú©`¥¸
------------------------------------------------------------*/
.index_box h2 {
	color: #000;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: normal;
	height: 30px;
	margin: 0 0 10px 10px;
	line-height: 30px;
	position: relative;
}
.index_box h2 .more {
	color: #999;
	position: absolute;
	font-size: 12px;
	right: 0;
	top: 0;
}

.forum {
	float: left;
	width: 562px;
}

.sub_forum {
	width: 276px;
}

.img_text {
	background-color: #F6F2F6;
	padding: 10px 14px;
	height: 487px;
}

.img_text .photo {
	margin-bottom: 8px;
	width: 252px;
	height: 342px;
	overflow: hidden;
}

.img_text .photo img {
	width: 252px;
	height: 342px;
}

.text {
	line-height: 24px;
	height: 96px;
	margin-bottom: 24px;
	overflow: hidden;
}

.link {
	text-align: right;
}

.link a {
	color: #d91f26;
}

.link a:hover {
	text-decoration: underline;
}

.newsletter {
	float: right;
	width: 425px;
}

.sub_newsletter {
	border-left: 1px solid #CBCBCB;
	height: 507px;
}

.sub_newsletter .inner {
	background: url(imgline.gif) repeat-x left bottom;
	margin: 0 0 10px 10px;
	padding-bottom: 20px;
}

.sub_newsletter .inner .photo {
	float: left;
	height: 110px;
	width: 213px;
	overflow: hidden;
}

.sub_newsletter .inner .photo img {
	height: 110px;
	width: 213px;
}

.sub_newsletter .inner .text_box {
	color: #909090;
	float: right;
	font-family: "ÐÂËÎÌå";
	width: 185px;
	height: 110px;
	overflow: hidden;
}

.sub_newsletter .inner .text_box .title {
	color: #9f1419;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 18px;
	margin-bottom: 10px;
	height: 36px;
	overflow: hidden;
}

.sub_newsletter .inner .text_box .title a {
	color: #9f1419;
}

.sub_newsletter .inner .text_box .title a:hover {
	text-decoration: underline;
}

.sub_newsletter .inner .text_box .inn_text {
	line-height: 18px;
	margin-bottom: 10px;
	height: 36px;
	overflow: hidden;
}

.sub_newsletter .inner .text_box .time {
	border-top: 1px solid #CBCBCB;
}

.sub_newsletter .com_list {
	clear: both;
	margin: 0 0 10px 10px;
}

.photo_link {
	border-top: 1px solid #D5D5D5;
	padding: 10px 0 0 10px;
}

.photo_link img {
	max-width: 100%;
}

#main a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

@media all and (min-width: 0) and (max-width: 640px)  {
}