@charset "utf-8";

/* override styles */
#content .wrapper {
	width:100%;
	padding-top:16px;
	background:#fff url(../img/index_bg_01.png) repeat-x;
	text-align:center;
}

/*  flash  */
#content .main_image {
	width:1000px;
	margin:0 auto 21px;
	height:464px;
}

#content .wrapper01{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	text-align:left;
}

#content .banner{
	float:right;
	margin-top:12px;
}

#content .section_news {
	width:690px;
	font-size:1.2em;
}

#content .section_news h2{
	margin-bottom:15px;
}

#content .section_news ul li {
	position:relative;
	padding-left:75px;
	_height:54px;
	min-height:54px;
	margin-bottom:10px;
}

#content .section_news ul li .genre{
	margin-bottom:5px;
}

#content .section_news ul li .text a .image {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	padding:1px;
	border:1px solid #ccc;
}

#content .section_news .attention{
	font-size:.83em;
}

