﻿@charset "utf-8";
/* CSS Document */
body{margin:0 auto;
background-color:#b6b6b6;
SCROLLBAR-FACE-COLOR: #fc9000;
 SCROLLBAR-3DLIGHT-COLOR: #fc9000;
 SCROLLBAR-ARROW-COLOR: #d8d824;
 SCROLLBAR-TRACK-COLOR: #fcb46c;
 SCROLLBAR-DARKSHADOW-COLOR: #fc906c;
 SCROLLBAR-BASE-COLOR: #d84848
}
.text{color:#656163;
font-size:12px;
line-height:25px;
text-decoration:none;
}
a.text:hover{color:#656163;
font-size:12px;
line-height:25px;
text-decoration:underline;
}
a.text2:hover{
color:#656163;
font-size:12px;
line-height:25px;
}
a.text2:link{
color:#656163;
font-size:12px;
line-height:25px;
}
.mem-tit{color:#bb5100;
font-size:18px;
line-height:25px;
font-family:"黑体";
}
.box {
	background-color: #FFFFFF;
	height: 17px;
	width: 120px;
	border: 1px solid #887b69;
}
.small-box{
    background-color: #cfc8be;
	border: 1px solid #000000;
}
.big{color:#75716b;
font-size:20px;
font-family:"黑体";
}
.down{
color:#000000;
font-size:12px;
line-height:20px;
text-decoration:none;
}
a.down:hover{
color:#cccccc;
text-decoration:none;
}
.note{
font-family:"宋体";
color:#945641;
font-size:14px;
line-height:20px;
text-decoration:none;
}
a.note:hover{
font-family:"宋体";
color:#7a3315;
font-size:14px;
line-height:20px;
text-decoration:underline;
}
a.note2:link{
font-family:"宋体";
color:#7a3315;
font-size:14px;
line-height:20px;
}
a.note2:hover{
font-family:"宋体";
color:#7a3315;
font-size:14px;
line-height:20px;
text-decoration:underline;
}
.trainbg{
background:url(../images/train_02.jpg) no-repeat bottom;
width:230px;
height:267px;
}
.tit{
color:#d2d2d2;
font-size:14px;
line-height:24px;
text-decoration:none;
}
a.tit:hover{
color:#9c786a;
font-size:14px;
text-decoration:underline
}
.up{
color:#4d4d4d;
font-size:12px;
text-decoration:underline;
}
a.up:hover{
color:#945641;
font-size:12px;
}
.fontnew {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: normal;
	color: #FFEE2E;
	text-decoration: none;
}
