
@import "common.css";
@import "classes.css";


#main {
	float: right;
	width: 558px;
	height: auto;
}

* html #main {
	overflow: hidden;
}

#main-contents {
	padding: 0 21px 0 10px;
}

#main h2 {
	margin-top: 1.33em !important;
}

#main .none_style {
	border: none !important;
	padding-left: 0 !important;
	background: none;
}

table.history {
	margin: 8px 9px;
}

table.history th {
	white-space: nowrap;
}


/* begin mac.ie \*//*/
table.history {
	width: 510px;
}

table.history th {
	width: 8.5em;
}
/* end mac.ie */

#sub {
	float: left;
	width: 207px;
	height: auto;
	overflow: hidden;
	padding-bottom: 2px;
}

#menu {
	padding-bottom: 10px;
	background-image:url(../images/index_menu_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#menu li {
	list-style: none;
	font-size: 0;
	line-height: 0;
}

#banners {
	margin-bottom: -8px;
	background-image: url(../images/belac_mark.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 92px;
}

#banners li {
	margin-bottom: 10px;
	list-style: none;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
