@charset "utf-8";
#imagearea{
	padding-bottom:15px;
	margin-bottom:15px;
}

#content .news_topics{
	position:relative;
	height:300px;
	overflow:hidden;
}

#content .shadow {
	height:259px;
}

#content .news_topics .tabNav {
	position:absolute;
	top:0px;
	left:0px;
}

#content .news_topics .tabNav li{
}

#content .news_topics .tabNav .li01{
}

#content .news_topics .tabNav .li02{
}

#content .news_topics .tabNav li a{
	display:block;
	width:166px;
	height:27px;
	position:relative;
	z-index:0;
	cursor:pointer;
}

#content .news_topics .tabNav .li01 a{
	position:absolute;
	top:7px;
	left:373px;
	background:url(index_bg_02_on.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/index_bg_02_on.png", sizingMethod="scale");
}

#content .news_topics .tabNav .li01 a.active{
	background:url(index_bg_02.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/index_bg_02.png", sizingMethod="scale");
	z-index:1;
}

#content .news_topics .tabNav .li02 a{
	position:absolute;
	top:7px;
	left:511px;
	background:url(index_bg_03_on.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/index_bg_03_on.png", sizingMethod="scale");
}

#content .news_topics .tabNav .li02 a.active{
	background:url(index_bg_03.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/index_bg_03.png", sizingMethod="scale");
	z-index:1;
}

#content .news_topics .tabNav li a:hover{
}

#content .news_topics .box01  { background: #f8f5ed; margin-right: 1px; padding: 20px 24px; height: 218px; overflow: auto; border-style: none solid solid; border-width: 0 1px 1px; border-color: #d5cfc6; overflow-y: scroll  }

#content .news_topics .box01 dl{
	zoom:1;
	position:relative;
	padding-left:90px;
	margin-bottom:15px;
}

#content .news_topics .box01 dl dt {
	font-size:1.2em;
	font-weight:800;
	color:#926F4D;
}

#content .news_topics .box01 dl dt a {
	color:#926F4D;
}

#content .news_topics .box01 dl dt img{
	position:absolute;
	left:0px ;
	top:5px;
}

#content .news_topics .box01 dl dd{
	line-height:1.4em;
}

#content .slidebox { background: #fffbf0; margin-bottom: 17px; padding: 0 12px; position: relative; height: 80px }

#content .slidebox .banner_area { background-color: #fffbf0; padding-top: 5px; padding-left: 8px; overflow: hidden }

#content .slidebox .banner_area li { background-color: #fffbf0; margin-right: 8px; float: left }

#content .slidebox ul .left { background-color: #fffbf0; cursor: pointer; position: absolute; top: 0; left: 0 }

#content .slidebox ul .right { background-color: #fffbf0; cursor: pointer; position: absolute; top: 0; right: 0 }

