body {
	background-color:#FFFFFF;
	margin: 0px;
}

.main_bg {
	background-color: #9A1C1C;
	background-repeat: no-repeat;
	background-position: left top;
}

.left_bg1 {
	background-color: #3D2717;
	background-image: url(../images/main_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_bg2 {
	background-color: #080808;
	background-image: url(../images/main_21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_bg3 {
	background-color: #776D53;
	background-repeat: no-repeat;
	background-position: left top;
}
.body_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.right_bg {
	background-color: #9A1C1C;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_bg2 {
	background-image: url(../images/body_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body_bg3 {
	background-image: url(../images/body_line2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_bg4 {
	background-color: #996600;
	background-repeat: no-repeat;
	background-position: left top;
}
.body_bg_w {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.btn_white {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.btn_white:hover {
	color: #E49799;
}
.bottom {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 13px;
	color: #9A1C1C;
}
.font13 {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.font14 {
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
.line {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line2 {
	font-size: 13px;
	color: #808080;
	text-decoration: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line3 {
	font-size: 13px;
	color: #808080;
	text-decoration: none;
	background-image: url(../images/line3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.font13_black {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.inputbor {
	border: 1px solid #000000;
}
form {
	margin: 1px;
}
.lb14 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.com {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabbor {
	border: 1px solid #FFFFFF;
}