@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	width:100%;
	font-family:Tahoma, Simsun, "ËÎÌå";
	font-size: 12px;
	color: #444444;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 20px;
}
ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h1 {
	font-size: 12px;
	line-height: 22px;
	font-weight: lighter;
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
h2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #F00;
}
h3 {
	margin-top: 8px;
	margin-left: auto;
	width: 65%;
	margin-right: auto;
	margin-bottom: 0px;
	height: 25px;
	float: left;
	text-align: left;
}
h4 {
	overflow: hidden;
	width: 25%;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	overflow: hidden;
	width: 83%;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 35px;
	font-weight: bolder;
}
h6 {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
a {
	text-decoration: none;
	color: #444444;
	font-family: Tahoma, Simsun, "ËÎÌå";
	font-size: 12px;
}
a:hover {
	color:#F00;
}
a.lj_bs {
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
a.lj_bs:hover {
	color: #FF0;
}
a.lj_bj2 {
	color:#444444;
	font-size: 12px;
	font-weight: lighter;
	display: block;
	background-color: #f6f6f6;
	line-height: 25px;
	height: 25px;
	width: 90px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	text-indent: 12pt;
	float: left;
}
a.lj_bj2:hover {
	color: #ea146a;
	background-color: #ebebeb;
}
