@charset "utf-8";
/* CSS Document */

div#container div#flashContent {
	width: 900px;
	margin-bottom:25px;
}
div#container #box_eq {
	height: 45px;
	margin-bottom:20px;
}
div#container #box_eq img{
	margin:0 10px;
}
div#container div#centerBanner {
	width: 900px;
	float: left;
	clear: left;
}

div#container div#centerBanner ul {
	list-style-type: none;
}

div#container div#centerBanner ul li {
	display: block;
	float: left;
	margin: 0px 10px;
}
/* for IE6 hack */
*html div#container div#centerBanner ul li {
	margin: 0px 8px;
}
div#container div#centerBanner ul li.li_bnr2 {
	display: block;
	float: left;
	margin: 0px 100px;
}

div#container div#round {
	width: 900px;
	margin-top: 25px;
	float: left;
	clear: left;
}

div#container div#round div#roundL {
	width: 550px;
	float: left;
}

div#container div#round div#roundL dl {
	margin-top: 5px;
}

div#container div#round div#roundL dl dt {
	padding-left: 14px;
	background: url(../images/top/icon_news_allow.gif) center left no-repeat;
	color: #cf5251;
}

div#container div#round div#roundL dl dd {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#container div#round div#sideBanner {
	width: 330px;
	float: right;
}

div#container div#round div#sideBanner ul {
	list-style-type: none;
}

div#container div#round div#sideBanner ul li {
	margin-bottom: 10px;
}




