/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #858585;
	text-decoration: none;
}
.show_point {
	font-family: "宋体";
	font-size: 12px;
	color: #BABAC5;
	text-decoration: none;
}
.input_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BABAC5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #BABAC5;
	border-bottom-color: #BABAC5;
	border-left-color: #BABAC5;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	height: 12px;
}
.btn_line {
	font-family: "宋体";
	font-size: 12px;
	color: #BABAC5;
	background-color: #FFFFFF;
	text-decoration: blink;
	border: none;
}
.input_member {
	border: 1px solid #BB60A5;
	background-color: #E6C4DD;
	height: 14px;
	font-family: "宋体";
	font-size: 12px;
	color: #D500A5;
}
a:link {
	color: #858585;
}
a:hover {
	color: #996633;
}
a:visited {
	color: #996600;
}
.input_table {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0099;
	border: 1px solid #858585;
}
.input_btn_table {
	background-color: #CC6699;
	border: 1px solid #858585;
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #d4d4d4;
}.botbg {
	background-image: url(../images/mainbotbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.leftbotbg {
	background-image: url(../images/leftbotbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}
.news_bg {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
