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


.base #container #mainContent #topLeft {
	padding: 0px;
	float: left;
	width: 544px;
	margin-bottom: 5px;
}

.base #container #mainContent #topLight {
	float: right;
	width: 347px;
	padding: 0px;
	margin-bottom: 5px;
}

.base #container #mainContent #topLeft .leftBannerBox {
	margin-top: 10px;
}

.base #container #mainContent #topLeft #infoBox {
	margin-top: 10px;
	background-image: url(../../top_image/info_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-weight: normal;
}

.base #container #mainContent #topLeft #infoBox ul {
	margin-left: 17px;
	text-decoration: none;

}

.base #container #mainContent #topLeft #infoBox li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a5a5a;
	margin-top: 10px;
	list-style-image: url(../../top_image/arrow.gif);
	margin-bottom: 5px;
	font-size: 90%;
	line-height: 130%;
}

.base #container #mainContent #topLight #bigBotBox {
	margin-top: 10px;
}

.base #container #mainContent #topLight #bigBotBox img {
	margin-bottom: 10px;
}

.base #container #mainContent #bannerBox {
	width: 890px;
	border: 1px solid #e3e3e3;
	background-color: #f6f6f6;
	float: left;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.base #container #mainContent #bannerBox img {
	vertical-align: text-top;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.base #container #mainContent #topLeft #infoBox div {
	margin-top: 20px;
}
.base #container #mainContent #topLeft #infoBox img {
	background-position: left top;
	margin-right: 10px;
}

