body {
	background-color: #666600;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/_bg.gif);
}
td {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #999999;
}
ol {
	color: #003366;
	text-indent: 1px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.Gray_Text {
	color: #CCCCCC;
}
.Orag_Text {
	color: #FF6600;
}
.Orag_TitleText {
	font-size: 14px;
	color: #FF6600;
}
.TableBody {
/*	启动背景图去掉下面一行的注释标记并将g_1.gif用g_1unuse.gif替换，g_1gr.gif用g_1grunuse.gif替换*/
/*	background-image: url(../images/g_2.gif);*/
	background-repeat: no-repeat;
}
.TableBodyInv {
/*	启动背景图去掉下面一行的注释标记并将g_1.gif用g_1unuse.gif替换，g_1gr.gif用g_1grunuse.gif替换*/
/*	background-image: url(../images/g_2inv.gif);*/
	background-repeat: no-repeat;
}
.TableTitle {
	color: #CCCCCC;
	font-size: 14px;
	background-color: #666666;
	height: 25px;
	text-indent: 10px;
}
.TableBox {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.TableLeft {
	background-image: url(../images/a_1.gif);
	background-repeat: no-repeat;
}
.PicOutline {
	border: 1px solid #FFFFFF;
}
.MainText {
	line-height: 20px;
	text-indent: 24px;	
}
.TableOutline {
	background-color:#EFEFEF;
	border: 1px solid #999999;
}

input {
	border: 1px solid #999999;
}
.Wite_TitleText {
	color: #FFFFFF;
	font-size: 14px;
}
form {
	margin: 0px;
}

