body.index {
    background-image: url(../images/index_bg.jpg);
    background-repeat: no-repeat;
	background-position:top center;
	background-color:#000000;
	color:#fffee6;
	margin:0px;
}

body.color {
    background-image: url(../images/b1_bg.jpg);
    background-repeat: no-repeat;
	background-position:top center;
	background-color:#000000;
	margin:0px;
}

body.vip {
    background-image: url(../images/vip/bg1.jpg);
    background-repeat: no-repeat;
	background-position:top center;
	background-color:#000000;
	margin:0px;
}

body.passage {
    background-image: url(../images/passage/bg1.jpg);
    background-repeat: no-repeat;
	background-position:top center;
	background-color:#000000;
	margin:0px;
}
img { border:none }
td,input,select { font-size:12px }

a { color:#fff600 }

.font_yellow{font-size:16px; font:"宋体"; font-weight:bold;color:#fff600;}
.font_tree{font-size:16px; font:"宋体"; font-weight:bold;color:#9c4710;}
.font_orange {
	font-size: 12px;
	color: #ff5a00;
	line-height:20px;
	font-weight: bold;
}
.font_green {
	font-size: 12px;
	color: #867102;
	line-height:20px;
}
.font_red {
	font-size: 12px;
	color: #f3565d;
	line-height:20px;
}
.font_red2 {
	font-size: 12px;
	color: #ff0000;
	line-height:18px;
}
.font_black {
	font-size: 12px;
	color: #000;
	line-height:20px;
}
.font_black2 {
	font-size: 14px;
	color: #000;
	line-height:20px;
}