/* !-- 通用类 --! */
body {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E9E9E9;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	line-height: 18px;
}


/* !-- 表单 --! */
form {
	margin: 0px;
	padding: 0px;
}
.box {
	height: 18px;
	border: 1px solid #CCCCCC;
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	padding: 0px;
}
.box2 {
	height: 18px;
	border: 1px solid #417BAB;
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	padding: 0px;
}
.btn {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #417BAB;
	padding: 0px;
	height: 20px;
	border: 1px solid #333333;
}


/* !-- 链接 --! */
a:link {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #993300;
}
a:active {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #993300;
}

a.nav:link {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #006699;
}
a.nav:visited {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #006699;
}
a.nav:hover {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	color: #993300;
}
a.nav:active {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	color: #993300;
}

a.leftnav:link {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/2_leftnav_01.jpg);
	clear: left;
	float: left;
	height: 27px;
	width: 140px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
a.leftnav:visited {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/2_leftnav_01.jpg);
	clear: left;
	float: left;
	height: 27px;
	width: 140px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
a.leftnav:hover {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/2_leftnav_02.jpg);
	clear: left;
	float: left;
	height: 27px;
	width: 140px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
a.leftnav:active {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/2_leftnav_02.jpg);
	clear: left;
	float: left;
	height: 27px;
	width: 140px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}


/* !-- 修饰线 --! */
.home_tdline_v {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.home_tdline_y {
	background-image: url(../images/h_r_tdline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lmp_topline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/* !-- 文本 --! */
.fenlei_01 {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	color: #003399;
}
.fenlei_02 {
	font-family: "宋体", Arial, Times, serif;
	font-size: 12px;
	color: #990000;
}
.title01 {
	font-family: "宋体", Arial, Times, serif;
	font-size: 23px;
	color: #990000;
	font-weight: bold;
	line-height: 30px;
}
.info_text {
	font-family: "宋体", Arial, Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

/* !-- 表格背景 --! */
.h_l_zpgg_bg {
	background-image: url(../images/h_l_zpgg_bg.jpg);
	height: 210px;
	width: 200px;
}
.h_l_gsjs_bg {
	background-image: url(../images/h_l_gsjj_bg.jpg);
	height: 136px;
	width: 200px;
}
.h_l_wzdl_bg {
	background-image: url(../images/h_l_dlbg.jpg);
	height: 120px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
.h_m_xmxx_hbg {
	background-image: url(../images/h_xmxx.jpg);
	height: 30px;
	width: 371px;
}
.h_m_cgxx_hbg {
	background-image: url(../images/h_cgxx.jpg);
	height: 30px;
	width: 371px;
}
.h_r_xxxz_hbg {
	background-image: url(../images/h_xxxz_head.jpg);
	height: 30px;
}
.bottom_tdbg {
	background-image: url(../images/bottom_tdbg.jpg);
	height: 80px;
	background-repeat: repeat-x;
}

.lmp_maintdbg {
	background-image: url(../images/2page_main_tdbg.jpg);
	background-repeat: repeat-y;
}

.lmp_gsjs {
	background-image: url(../images/2_p_gsjs.jpg);
	height: 78px;
}
.lmp_gsjg {
	background-image: url(../images/2_p_gsjg.jpg);
	height: 78px;
}
.lmp_gsxw {
	background-image: url(../images/2_p_gsxw.jpg);
	height: 78px;
}
.lmp_xmxx {
	background-image: url(../images/2_p_xmxx.jpg);
	height: 78px;
}
.lmp_cgxx {
	background-image: url(../images/2_p_cgxx.jpg);
	height: 78px;
}
.lmp_xxxz {
	background-image: url(../images/2_p_xxxz.jpg);
	height: 78px;
}
.lmp_zpgg {
	background-image: url(../images/2_p_zpgg.jpg);
	height: 78px;
}

.lmp_left_tdbg {
	background-image: url(../images/2_left_tdbg.jpg);
}

.list_fenye {
	background-color: #F4F3EA;
	border: 1px solid #FFFFFF;
}
.button1 {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 9pt; LEFT: 0px; BORDER-LEFT: #666666 1px solid; CLIP: rect(0px auto auto auto); BORDER-BOTTOM: #666666 1px solid; HEIGHT: 18px; BACKGROUND-COLOR: #EFEFEF
}
