/* BASIC css start */
@charset "UTF-8";
#banner_wrap ul {
	overflow: hidden;
}
#banner_wrap #main_banner {
	width:998px;
	height:283px;
	border:solid 1px #e2e2e2;
	margin:39px 0 0px;
}
#banner_wrap #sub_banner li {
	width:331px;
        height:250px;
	border: solid 1px #e2e2e2;
	float: left;
}
#banner_wrap #sub_banner li:first-child {
	margin:0;
}
#banner_wrap #sub_banner li img {
	width:100%;
}



/* BASIC css end */

