body {
	background-color: #000000;
	margin: 0px;
}
.left_bg1 {
	background-color: #FFffff;
	background-image: #FFffff;
	background-repeat: no-repeat;
	background-position: left top;
}
.left_bg2 {
	background-color: #FFffff;
	background-image: #FFffff);
	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-image: url(../images/right_bg.jpg);
	background-repeat: repeat-x;
}
.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;
}
.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: #990033;
	text-decoration: none;
}
.line {
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	background-image: url(../images/line.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: #990033;
	text-decoration: none;
}
.com {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabbor {
	border: 1px solid #FFFFFF;
}
