@charset "windows-874";

#mainBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1b6f99;
	border-left-color: #1b6f99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b6f99;
	background-image: url(../images/bg_int.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 955px;
}
#top {

	height: 88px;
}
#logo {
	float: left;
	height: 88px;
	width: 212px;
}

#detail {
	background-repeat: repeat-x;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
