@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #AEEDFF;
}
.dh_bg {
	background-image: url(../images/dh_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.bai_font {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.x_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8E8E8E;
}

.bt_bg {
	background-image: url(../images/bt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lv_font {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.en_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.h_line {
	border: 1px solid #D5D5D5;
}
.lv_line {
	border: 1px solid #006600;
}
.big_font {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lv_n_bg {
	background-image: url(../images/lv_n_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.j_j {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}


.n_bg {
	background-image: url(../images/n_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
gg_title_bg {
	background-image: url(../images/gg_title_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.gy_n_bg {
	background-color: #FFFFFF;
	background-image: url(../images/gy_n_bg.jpg);
	background-repeat: repeat-x;
}


.jdt_bg {
	background-image: url(../images/jdt_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}


