body{
margin:0;
background-color:#FFFFFF;
text-decoration: none;
background-image:url(image/bg.gif);
}
a{text-decoration: none;} /* 链接无下划线*/ 
a:link {color: #333;} /* 未访问的链接 */
a:visited {color: #333;} /* 已访问的链接 */
a:hover{color:#990000;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */
.text {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 25px;  TEXT-DECORATION: none
}
.fntDef01 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.fntDef02 {
	font-size: 15px;
	color: #4086C6;
	text-decoration: none;
	line-height: 150%;
}
.fntDef03 {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}
.fntDef04 {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.fntDef05 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 150%;
}
.fntDef06 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}
.fntDef07 {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.fntDef08 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
.fntDef09 {
	font-size: 12px;
	color: #A9A9A9;
	text-decoration: none;
	line-height: 150%;
}
.fntDef10 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 140%;
}

.fntDef11 {
	font-size: 12px;
	color: #353DE4;
	text-decoration: none;
	line-height: 150%;
}
.fntDef12 {
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	line-height: 150%;
}
.li01 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(image/xian03.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 23px;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
}
.li02 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(image/xian02.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 24px;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
}
.li03 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(image/xian01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 20px;
	text-align: left;
	padding-top: 6px;
	padding-left: 5px;
}
.li04 {
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: none;
	background-image: url(image/xian04.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 23px;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
}
.li05 {
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: none;
	background-image: url(image/xian05.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 23px;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
}
/*textbox文本框的样式*/
.textbox
{
	border-right: #C6DFF7 1px solid;
	border-top: #C6DFF7 1px solid;
	border-left: #C6DFF7 1px solid;
	border-bottom: #C6DFF7 1px solid;
	font-family: 新宋体;
	height: 20px;
	font-size:9pt;
	width:150px;
}
/*两字按钮的样式*/
.button2
{  
 WIDTH: 46px; 
 font-size:9pt;
 /*height:19px;
 BACKGROUND-IMAGE: url(../IMG/Button.gif);
 color:White;
 border:none;*/
}