/* CSS Document */

body {

	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Scrollbar-Face-color:3F1E15;/*滚动条页面颜色设定；*/ 
Scrollbar-Highlight-Color:1B0902;/*滚动条斜面和左面颜色设定；*/ 
Scrollbar-Shadow-Color:1B0902;/*滚动条下斜面和右面颜色设定； */
Scrollbar-3Dlight-Color:1B0902;/*滚动条上边和左边的边沿颜色设定；*/ 
Scrollbar-Arrow-Color:E3BA53;/*滚动条两端箭头颜色设定； */
Scrollbar-Track-Color:1B0902;/*滚动条底版颜色设定； */
Scrollbar-Darkshadow-Color:1B0902;/*滚动条下边和右边的边沿颜色设定。*/
}
body,td,th {
	font-size: 12px;
}
.T1 {
	color: #FFFFCC;
	font-weight: bold;
}
.T2{
	color: #E9DC9D;
}
.T3{
	color: #593A1C;
}
.tline{border-bottom:1 #513D16 solid;}
.over { background-color: #604A2A;}
.out { background-color:;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.font14{
	font-size: 14px;}
.font12{
	font-size: 12px;}
.he{
color: #472b20;
}
.cu{
font-weight: bold;
}
.line20{line-height:20px;
}
