body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding:0px;
	margin:0px;
	text-align:center;
}

.main {
	width:100%;
	text-align:center;

}


.header_wrapper{
	width:800px;
	height:84px;
	margin:0px auto;
	background-image:url(../images/header-billet_bg.gif);
	background-repeat:no-repeat;
}

.os_banner {
	width:500px;
	height:74px;
	float:left;
	text-align:left;
}

.tomei_banner {
	width:300px;
	height:74px;
	float:right;
	text-align:right;
}

.os_logo {
	margin:12px;
	border:none;
}

.tomei_logo {
	margin:0px;
	border:none;
}

.header_line {
	width:800px;
	height:20px;
	background-color:#222;
	margin:0px auto;
	text-align:right;
}

.search_wrapper{
	width:800px;
	margin:0px auto;
	padding-top:12px;
}

.result {
	width:500px;
	float:left;
}

.search_menu {
	width:300px;
	float:right;
	text-align:left;
}

.sm_table {
	background-color:#666666;
	font-size:14px;
	color:#ffffff;
	width:274px;
}
.text1 {
	font-size:14px;
	color:#ffffff;
	font-family:Arial Black;
}
.text2 {
	font-size:14px;
	color:#000000;
	font-family:Arial;
}
.text3 {
	font-size:10px;
	color:#ffffff;
	font-family:Arial Black;
}
.line {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
}

.copyright {
	width:800px;
	margin:0px auto;
	padding-top:12px;
	color:#ffffff;
	font-size:14px;
	clear:both;
    font-family:Arial;
}
