body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4EAEC;
	background-image: url("images/main_bg.gif"); 
	background-repeat: repeat-x; 
	font-family: 宋体;
}

td{
	font-family: 宋体;
	font-size: 12px;
	color: #646464;
}

input{
	font-size: 12px;
	border: 1px solid #CDCDCB;
	background-color: #FFFFFF;
}

.btn{
	background-image: url("images/button_bg.gif"); 
	background-position: bottom right;
	color:#777058;
	height:21px;
}

.blue{
	font-family: 宋体;
	font-size: 12px;
	color: #30579A;
}

.gray14 {
	font-family: 宋体;
	font-size: 14px;
	color: #636363;
	font-weight: bold;
}

.mainnav{
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
a.mainnav{
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.mainnav:visited{
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.mainnav:hover{
	font-family: 宋体;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}

.smallnav{
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;

}

a{
	font-family: 宋体;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}

a:visited{
	font-family: 宋体;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}

a:hover{
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.adot{
	white-space:nowrap;
}

.spic{
	width:114px;
	height:74px;
	border:solid 1px #CCCCCC;
}
.picbg{
	width:126px;
	height:82px;
	padding-top:6px;
	background-image:url(images/picbg.gif);
}