@charset "gb2312";
/* CSS Document */
	
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif, "ËÎÌå";
	background:url(imagesbj_01.gif) repeat-x;
	background-color: #f7f7f7;
}

a {
	color:#2b2b2b;
	text-decoration:none;
}
a:visited {
	color:#2b2b2b;
}
a:hover {
	color:#ff0000;
}
a:active {
	color:#2b2b2b;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:24px;
	text-align: center;
	margin-bottom: 10px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:24px;
	text-align: center;
	margin:0 50px;
}
h5 {
	font-size:12px;
	height:30px;
	line-height:30px;
}
h6 {
	font-size:14px;
	height:30px;
	line-height:30px;
}
h7 {
	font-size:18px;
}
h8 {
	font-size:14px;
	text-align: center;
	font-weight: bold;
}
