body {
	background-image: url("../images/bg_start.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d5d5d5;
	margin: auto;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
}
a, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #ffffff;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#main {
	width: 1000px;
	margin: auto;
	text-align: center;
}
#logo {
	margin: 43px 336px 42px 336px;
	width: 328px;
	height: 60px;
	background-image: url("../images/logo_start.png");
	background-repeat: no-repeat;
}
.lfspace {
	width: 65px;
	float: left;
}
.obox {
	width: 420px;
	height: 420px;
	float: left;
}
.b_head {
	width: 420px;
	height: 9px;
	background-image: url("../images/b_head.gif");
	background-repeat: no-repeat;
	font-size: 6px;
}
.b_back {
	width: 420px;
	padding-bottom: 3px;
	background-image: url("../images/b_bg.jpg");
	background-repeat: repeat-y;
}
.b_flash {
	width: 400px;
	height: 180px;
	margin: 0px 10px 1px 10px;
}
.b_ibg1 {
	width: 400px;
	height: 99px;
	margin: 0px 10px 0px 10px;
	background-image: url("../images/b_ibg1.png");
	background-repeat: no-repeat;
}
.b_ibg2 {
	width: 400px;
	height: 99px;
	margin: 0px 10px 0px 10px;
	background-image: url("../images/b_ibg2.png");
	background-repeat: no-repeat;
}
.b_icontent {
	width: 380px;
	height: 40px;
	padding: 40px 0px 0px 0px;
	margin: 0px 3px 0px 17px;
	text-align: left;
}
.b_ilink1 {
	position: absolute;
	left: 50%;
	top: 335px;
	height: 99px;
	width: 400px;
	margin-left: -425px;
}
.b_ilink2 {
	position: absolute;
	left: 50%;
	top: 335px;
	height: 99px;
	width: 400px;
	margin-left: 25px;
}
.b_bottom {
	width: 420px;
	height: 8px;
	background-image: url("../images/b_bottom.gif");
	background-repeat: no-repeat;
	font-size: 6px;
}
.b_mirror {
	width: 420px;
	height: 121px;
	background-image: url("../images/b_mr.jpg");
	background-repeat: no-repeat;
}
.mspace {
	width: 30px;
	float: left;
}
#bottom {
	width: 250px;
	height: 13px;
	margin: 30px 375px 0px 375px;
	background-image: url("../images/foot_start.png");
	background-repeat: no-repeat;
	font-size: 6px;
}
.red {
	color: #cb0f28;
}
.clearer {
	clear: both;
}
