#content h2{
	color:#40332D;
	font-size:24px;
	margin:13px 10px;
	float:left;
	font-weight:normal;
	padding-right:15px;
	line-height:21px;
}

.Introduction_tab{
	clear:both;
	position:relative;
	margin:7px 0;
	padding:10px 0;
	border-top:1px dotted #DFD3C1;
	display:inline-block;
	width:100%;
	margin-top:70px;
}
.Introduction_tab .tabs{
	position:absolute;
	top:-71px;
	left:10px;
}
.Introduction_tab .tabs li{
	display:inline;
	margin-right:12px;
}
.Introduction_tab .tabs li a{
	font-size:14px;
	color:#4D433B;
	padding-right:9px;
}
.Introduction_tab .tabs li.active a{
	font-weight:bold;
	background:url(../../../images/H488/l_1/arrowimg_submenu_down_d.png) right center no-repeat;
}
.Introduction_tab .tab_container .tab_content{
	font-size:12px;
	color:#757575;
	line-height:22px;
}
.Introduction_tab .tab_container .tab_content h3{
	color:#40332D;
	font-size:20px;
	margin:13px 10px;
}
.Introduction_tab .tab_container .tab_content p{
	color:#40332D;
	font-size:13px;
	margin:5px 10px;
}

#content .news_list{
	padding:10px 0;
	text-align:center;
}
#content .news{
	width:295px;
	height:235px;
	display:inline-block;
	position:relative;
	border:#B9B8B3 1px solid;
	margin:7px;
	background:#fff;
	text-align:left;
	float:left;
}
#content .news a {
	display:inline-block;
	text-decoration:none;
	width:295px;
	height:235px;
}
#content .news a img{

}
#content .news a .date{
	float:left;
	display:inline-block;
	background:url("../../../images/H488/l_1/date_b.png") 0 0 no-repeat;
	width:44px;
	height:33px;
	text-align:center;
	margin:5px 0;
	margin-bottom:0;
	margin-left:10px;
	color:#666666;
	font-size:20px;
	padding-top:9px;
	font-weight:bold;
	line-height:11px;
	font-family:"Arial";
}
#content .news a .date span{
	font-size:11px;
	font-weight:normal;
}
#content .news a .title{
	font-size:13px;
	display:inline-block;
	color:#40322d;
	margin:7px 10px;
	float:left;
	width:270px;
}
#content .news a .sub-title{
	font-size:12px;
	margin:5px 10px;
	padding:5px 0;
	display:inline-block;
	color:#747474;
	clear:both;
	border-top:1px dotted #747474;
	width:270px;
}
#content .news a .more-link{
	position:absolute;
	right:5px;
	bottom:5px;
	font-size:12px;
	color:#603917;
	padding-left:25px;
	background:url(../../../images/H488/l_1/more_icon.png) left center no-repeat;
}
@media (max-width: 593px) {
	#content .news{
		margin:5px auto;
		float:none;
	}
}
@media (max-width: 767px) {
	#content .news{
		margin:5px 10px;
	}
}
@media (min-width: 768px) {
	#content .news{
		margin:15px 40px;
	}
}
@media (min-width: 992px) {
	#content .news{
		margin:7px;
	}
}
