@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font:"宋体";
	font-size:12px;
	background:url(../images/bg.jpg) repeat-y center top;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #009;
}
.font1 {
	font:"宋体";
	font-size:12px;
	font-weight:bold;
}
.bg_banner_red {
	background:url(../images/bg_banner_1px.gif) repeat-x;
	height:30px;
}
.bg_banner2_red {
	background:url(../images/bg_banner2.gif) repeat-x;
	height:29px;
}
.font2 {
	font:"宋体";
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
	
}
img {
	border:0px;
}
.font3 {
	font:"宋体";
	font-size:12px;
	color:#000;
	padding-left:10px;
}
.font_title {
	font:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:3px 0px 3px 15px;
}
.font4 {
	font:"宋体";
	font-size:12px;
	color:#000;
	line-height:25px;
	padding:3px 10px 3px 10px;
	font-weight:normal;
}
 
