/* CSS Document */
body {
	font-size: 12px;
	color: #E7E8EA;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #000; scrollbar-3dlight-color: #000; scrollbar-highlight-color: #000; scrollbar-face-color: #555; scrollbar-arrow-color: #ccc; scrollbar-shadow-color: #000; scrollbar-darkshadow-color: #000; scrollbar-track-color: #000
}
body {
	background-color: #000;
	background-image: url(img/bg.jpg);
	margin: 0px;
	line-height: 22px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
body > div 
{
	text-align:left;
	margin-right:auto;
	margin-left:auto;	
} 
A{ text-decoration:underline;}
A:link{color: #C1E4FF;}
A:visited {color: #C1E4FF;}
A:hover{color: #C1E4FF; }
.dl{
	text-indent: 1.6pc;
}
h1{
	font-size: 20px;
	font-weight: normal;
	font-family: SimHei, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #fff;
}
h3{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0px 5px 0px;
}
.tc{color: #e70000; font-weight: bold;}
.tc2{font-weight: bold; color: #fff; font-size: 13px;}
.tc3{font-weight: bold; }
.tc4{color: #e70000; }
#tc_main{
	margin: 5px;
	padding: 10px;
	background-color: #3D3D3D;
}
#tc_main2{
	text-align: left;
	margin-top: 5px;
	padding: 10px;
	background-color: #3D3D3D;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	width: 654px;
}
#tc_main3{
	text-align: left;
	margin: 5px ;
	padding: 10px;
	background-color: #3D3D3D;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	width: 550px;
}
.td{padding: 2px ; height: 22px;
	background-color: #3D3D3D;
	line-height: 16px;
}
.td ul{margin-left: 18px;}
.td li{line-height: 20px;
	margin: 0px;
}
.td2{padding: 2px ; line-height: 16px; height: 22px;
	background-color: #3D3D3D; text-align: center;
}
.tdtc{padding: 2px ; line-height: 16px; height: 22px;
	background-color: #505050;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.hr2{
	color: #A6A6A6;
	margin: 0px 0px 0px 0px;
	height: 1px;
	padding: 0px;
}
ul{
	margin-left: 50px;
 }
li {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
} 