@charset "gb2312";
.zi {
	font-family: "宋体";
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.zhengwen {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #444444;
	font-family: "宋体";
}


.cheng {
	font-family: "宋体";
	line-height: 16px;
	font-weight: normal;
	color: #FF6600;
	font-size: 12px;
}
.heida {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}




.zida {
	font-family: "宋体";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: 005483;
}
.hong {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
	color: #E8283D;
}


a:active {color: #0033CC;text-decoration: underline;} 
a:link { color: #0033CC;text-decoration: underline;} 
a:visited { color:#0033CC;text-decoration: underline;} 
a:hover { color: #FF6600;text-decoration: underline;}

.a1:active {color: #FF3300;text-decoration: underline;} 
.a1:link { color: #FF3300;text-decoration: underline;} 
.a1:visited { color:#FF3300;text-decoration: underline;} 
.a1:hover { color: #0033CC;text-decoration: underline;}

.sj{
    font-size:12px;
    color:#005890;
    line-height:18px;
	font-weight: bold;

}
body{
	font-family:Verdana;
	font-size:11px;
	color:#434343;
	line-height:18px;
	border-right-width: 5px;
	border-left-width: 5px;
		}
td{
	font-family:Verdana;
	font-size:11px;
	color:#434343;
	line-height:18px;
	border-right-width: 5px;
	border-left-width: 5px;
		}
.bg{
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}