@import url(style2.css);

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {
	background: url(/global/three_1.jpg);
}

.preload2 {
	background: url(/global/three_2.jpg);
}

#nav {
	padding: 0 0 0 20px;
	margin: 0;
	height: 45px;
	line-height: 45px;
	position: relative;
	font-family: arial, verdana, sans-serif;
	overflow: hidden;
}

#nav li {
	float: left;
	height: 45px;
	margin-right: 0;
	display: block;
}

#nav li a {
	display: block;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	height: 43px;
	float: left;
}

#nav li a em {
	float: left;
	width: 10px;
	display: block;
	height: 42px;
	background: url(/global/three_2.jpg) left 2px no-repeat;
}

#nav li a span {
	float: left;
	display: block;
	padding: 0 20px 0 8px;
	background: url(/global/three_2.jpg) right 2px no-repeat;
	color: #fff;
}

#nav li a:hover em,
#nav li a.upDef em {
	background: url(/global/three_1.jpg) left 2px no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	display: block;
}

#nav li a:hover span,
#nav li a.upDef span {
	padding: 0 20px 0 8px;
	background: url(/global/three_1.jpg) right 2px no-repeat;
	color: #ffffff;
}


/********** common style **********/

html {
	/* scrollbar-face-color: #DBE2F4; scrollbar-highlight-color: #F5FFFF; scrollbar-shadow-color: #DCDFF0; scrollbar-3dlight-color: #909FBE; scrollbar-arrow-color: #8993AC; scrollbar-track-color: #E4ECF9; scrollbar-darkshadow-color: #909FBE; */
}

body {
	margin: 0px;
	padding: 0;
	background: url(/global/ind_bg.gif);
	font-size: 9pt;
	overflow-x: hidden;
	font-family: Arial, 宋体;
	/* scrollbar-face-color: #DBE2F4; scrollbar-highlight-color: #F5FFFF; scrollbar-shadow-color: #DCDFF0; scrollbar-3dlight-color: #909FBE; scrollbar-arrow-color: #8993AC; scrollbar-track-color: #E4ECF9; scrollbar-darkshadow-color: #909FBE;*/
}

table {
	font-size: 9pt;
}

th {
	font-weight: normal;
	text-align: left;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

input {
	font-size: 9pt;
}

select {
	font-size: 9pt;
}

img {
	border: 0px;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #F0001B;
}

p {
	line-height: 16px;
	color: #4D4949;
	margin: 0 10px;
}

.hr10 {
	display: none;
	height: 10px;
	overflow: hidden;
	clear: both;
}

.input_box {
	border: 1px solid #ddd;
}

.clearfloat {
	float: none;
	clear: both;
}

.hline {
	font-size: 0px;
	float: none;
	clear: both;
	height: 0.5px;
	margin: 8px auto;
	display: block;
	background-color: #b8e1fb;
	border-bottom: 1px solid #ccc;
}

.com_inputbtn {
	background: url(/global/com_inputbtn.gif) repeat-x left center;
	padding: 0px 3px;
	line-height: 18px;
	border: 1px solid #C29407;
}

.masterpage {
	text-align: center;
}

.masterpage_01 {
	text-align: center;
}

.subbg {
	background: url(/global/container.jpg) repeat-x;
}

.subbg_01 {
	background: url(/global/container.jpg) repeat-x;
}

.container {
	width: 973px;
	margin: auto;
}

.content {
	width: 973px;
	margin: 0px;
	overflow: visible;
}

.maincontent {
	margin: 10px 5px 0px;
	background-color: #FFFFFF;
	width: 950px;
}

.C_DD0000 {
	color: #DD0000;
}

.C_BF4141 {
	color: #808080;
}

.cont_l {
	display: none;
	width: 10px;
	height: 437px;
	float: left;
}

.cont_l_01 {
	display: none;
	float: left;
	width: 20px;
	height: 380px;
	background: url(/global/top_l_01.jpg) no-repeat left top;
}

.cont_c {
	float: left;
	overflow: hidden;
}

.cont_r {
	display: none;
	width: 10px;
	height: 437px;
	float: left;
}

.cont_r_01 {
	display: none;
	width: 10px;
	height: 437px;
	float: left;
}

.cont_l img,
.cont_r img {
	display: block;
}

.header {
	text-align: left;
	background: url(/global/header.jpg);
	width: 973px;
	position: relative;
	height: 171px;
}

.header_01 {
	background: url(/global/header.jpg);
	width: 973px;
	height: 171px;
}

.navbg {
	background: url(/global/nav_bg.jpg);
	height: 70px;
}

.main_body {
	background: #FFFFFF url(/global/mainbody_c.jpg) repeat-x;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	overflow: visible;
}

.main_body_l {
	width: 7px;
	background: #FFFFFF url(/global/mainbody_l.jpg) no-repeat left top;
	height: 437px;
	float: left;
}

.main_body_c {
	float: left;
	width: 956px;
	overflow: hidden;
}

.main_body_r {
	width: 10px;
	background: #FFFFFF url(/global/mainbody_r.jpg) no-repeat left top;
	height: 437px;
	float: left;
}

.sec_nav {
	text-align: left;
	color: #474748;
	padding: 0px 10px;
	padding-top: 5px;
}

.sec_nav a {
	color: #0c5dd2;
	line-height: 15px;
}

.sec_nav a:hover {
	color: #0c5dd2;
}

.footer {
	background: #FFFFFF url(/global/footer.gif) repeat-x;
	text-align: center;
	clear: both;
}

.footer ul li {
	display: inline;
	margin: 0 5px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}

.footer ul li a {
	color: #FFFFFF;
}

.footer ul li a:hover {
	color: #000000;
}

.footer_sec {
	background: #FFFFFF;
	line-height: 20px;
	padding: 8px 0;
}

.wel {
	display: none;
	width: 630px;
	position: relative;
	position: absolute;
	left: 15px;
	top: 10px;
	color: #FFFFFF;
}

.wel span {
	position: absolute;
	top: 15px;
	left: 10px;
	color: #FFFFFF;
}

.wel_img {
	margin-right: 6px;
	float: left;
	margin-top: -3px;
}

.help_box {
	display: none;
	position: relative;
}

.help {
	position: absolute;
	top: 3px;
	left: 160px;
	padding-left: 10px;
	height: 30px;
}

.help li {
	float: left;
	overflow: hidden;
}

.help li a {
	height: 14px;
	line-height: 14px;
	padding: 0 5px;
	margin: 8px 4px 0 0;
	border-right: 1px solid #FFFFFF;
	float: left;
	color: #fff;
}

.help li a:hover {
	color: #fff;
}


/******************************  fanj  *********************************************************/


/*webpart*/

.webpart {
	margin-bottom: 10px;
}

.webpart .wp_top {
	background: url(/global/webpart1.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart .wp_top div {
	background: url(/global/webpart1.jpg) no-repeat left top;
	height: 31px;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart .wp_top div span {
	float: left;
	margin-left: 8px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart .wp_top div span img {
	margin-right: 8px;
}

.webpart .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart .wp_main {
	border-right: 1px solid #edcba6;
}

.webpart .wp_main div {
	border-left: 1px solid #edcba6;
	padding: 5px;
}

.webpart .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart .wp_foot {
	background: url(/global/webpart1.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart .wp_foot div {
	background: url(/global/webpart1.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 1px;
}

.wp_top1,
.wp_top1 div {
	background: none;
}

.wp_top1 ul li {
	float: left;
	margin: 0 5px 0 0;
}

.wp_top1 ul li a {
	color: #56a10f;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
}

.wp_top1 ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.wp_top1 ul li a b {
	width: 10px;
	height: 28px;
	background: none;
	display: inline-block;
	float: left;
}

.wp_top1 ul li a span {
	height: 28px;
	line-height: 28px;
	background: none;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0;
	*padding: 0 10px 0 2px;
	*margin: 0 0 0 -3px;
}

.wp_top1 ul li a:hover b,
.wp_top1 ul li a.current b {
	background: url(/global/webpart1_3.jpg) no-repeat 0 0
}

.wp_top1 ul li a:hover span,
.wp_top1 ul li a.current span {
	background: url(/global/webpart1_3.jpg) no-repeat right 0;
	color: #fff;
}

.wp_top1_1 {
	border-bottom: 2px solid #51a5ea!important;
}

.wp_top1_1,
.wp_top1 div {
	background: none;
}

.wp_top1_1 ul li {
	float: left;
	margin: 0 5px 0 0;
}

.wp_top1_1 ul li a {
	color: #197adc;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
}

.wp_top1_1 ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.wp_top1_1 ul li a b {
	width: 10px;
	height: 28px;
	background: none;
	display: inline-block;
	float: left;
}

.wp_top1_1 ul li a span {
	height: 28px;
	line-height: 28px;
	background: none;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0;
	*padding: 0 10px 0 2px;
	*margin: 0 0 0 -3px;
}

.wp_top1_1 ul li a:hover b,
.wp_top1 ul li a.current b {
	background: url(/global/webpart1_3.jpg) no-repeat 0 0
}

.wp_top1_1 ul li a:hover span,
.wp_top1 ul li a.current span {
	background: url(/global/webpart1_3.jpg) no-repeat right 0;
	color: #fff;
}

.webpart1_1 {
	margin-bottom: 10px;
}

.webpart1_1 .wp_top {
	background: url(/global/webpart1_1.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart1_1 .wp_top div {
	background: url(/global/webpart1_1.jpg) no-repeat left top;
	height: 4px;
	line-height: 4px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
}

.webpart1_1 .wp_top div span {
	display: none;
}

.webpart1_1 .wp_main {
	border-right: 1px solid #BABABA;
}

.webpart1_1 .wp_main div {
	border-left: 1px solid #BABABA;
	padding: 5px;
}

.webpart1_1 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart1_1 .wp_foot {
	background: url(/global/webpart1_1.jpg) no-repeat left bottom;
	padding-left: 30px;
	height: 2px;
	font-size: 0;
}

.webpart1_1 .wp_foot div {
	background: url(/global/webpart1_1.jpg) no-repeat right bottom;
	height: 2px;
	font-size: 0;
}

.webpart1_2 {
	margin-bottom: 10px;
}

.webpart1_2 .wp_top {
	background: url(/global/webpart1.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart1_2 .wp_top div {
	background: url(/global/webpart1.jpg) no-repeat left top;
	height: 31px;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart1_2 .wp_top div span {
	float: left;
	margin-left: 8px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart1_2 .wp_top div span img {
	margin-right: 8px;
	display: none;
}

.webpart1_2 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart1_2 .wp_main {
	border-right: 1px solid #a4ddfc;
}

.webpart1_2 .wp_main div {
	border-left: 1px solid #a4ddfc;
	padding: 5px;
}

.webpart1_2 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart1_2 .wp_foot {
	background: url(/global/webpart1.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart1_2 .wp_foot div {
	background: url(/global/webpart1.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 1px;
}

.webpart1_3 {
	margin-bottom: 10px;
}

.webpart1_3 .wp_top {
	border-bottom: 2px solid #51a5ea;
}

.webpart1_3 .wp_top,
.webpart1_3 .wp_top div {
	background: none;
}

.webpart1_3 .wp_top ul li {
	float: left;
	margin: 0 5px 0 0;
}

.webpart1_3 .wp_top ul li a {
	color: #197adc;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
}

.webpart1_3 .wp_top ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.webpart1_3 .wp_top ul li a b {
	width: 10px;
	height: 28px;
	background: none;
	display: inline-block;
	float: left;
}

.webpart1_3 .wp_top ul li a span {
	height: 28px;
	line-height: 28px;
	background: none;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0;
	*padding: 0 10px 0 2px;
	*margin: 0 0 0 -3px;
}

.webpart1_3 .wp_top ul li a:hover b,
.webpart1_3 .wp_top ul li a.current b {
	background: url(/global/webpart1_3.jpg) no-repeat 0 0
}

.webpart1_3 .wp_top ul li a:hover span,
.webpart1_3 .wp_top ul li a.current span {
	background: url(/global/webpart1_3.jpg) no-repeat right 0;
	color: #fff;
}

.webpart1_3 .wp_main {
	border-right: 1px solid #9eccfe;
}

.webpart1_3 .wp_main div {
	border-left: 1px solid #9eccfe;
	padding: 5px;
}

.webpart1_3 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart1_3 .wp_foot {
	background: url(/global/webpart1_3.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart1_3 .wp_foot div {
	background: url(/global/webpart1_3.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 1px;
}

.webpart1_4 {
	margin-bottom: 10px;
}

.webpart1_4 .wp_top {
	background: url(/global/webpart1_4.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart1_4 .wp_top div {
	background: url(/global/webpart1_4.jpg) no-repeat left top;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
}

.webpart1_4 .wp_main {
	border-right: 1px solid #DDDDDD;
}

.webpart1_4 .wp_main div {
	border-left: 1px solid #DDDDDD;
	padding: 5px;
}

.webpart1_4 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart1_4 .wp_foot {
	background: url(/global/webpart1_4.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart1_4 .wp_foot div {
	background: url(/global/webpart1_4.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart2 {
	margin-bottom: 10px;
}

.webpart2 .wp_top {
	background: url(/global/webpart2.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart2 .wp_top .wp_top_div {
	background: url(/global/webpart2.jpg) no-repeat left top;
	height: 31px;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart2 .wp_top .wp_top_div span {
	float: left;
	margin-left: 8px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart2 .wp_top .wp_top_div span img {
	margin-right: 8px;
}

.webpart2 .wp_top .wp_top_div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart2 .wp_main {
	border-right: 1px solid #bce9b7;
}

.webpart2 .wp_main .wp_main_div {
	border-left: 1px solid #bce9b7;
	padding: 5px;
}

.webpart2 .wp_foot {
	background: url(/global/webpart2.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart2 .wp_foot .wp_foot_div {
	background: url(/global/webpart2.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart2_1 {
	margin-bottom: 10px;
}

.webpart2_1 .wp_top {
	background: url(webpart2_1.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart2_1 .wp_top div {
	background: url(webpart2_1.jpg) no-repeat left top;
	height: 32px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #C92311;
	overflow: hidden;
}

.webpart2_1 .wp_top div span {
	float: left;
	margin-left: 8px;
	font-size: 14px;
	text-align: left;
	color: #4d4d4d;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart2_1 .wp_top div span img {
	margin-right: 8px;
}

.webpart2_1 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart2_1 .wp_main {
	border-right: 1px solid #9eccfe;
}

.webpart2_1 .wp_main div {
	border-left: 1px solid #9eccfe;
	padding: 5px 4px 5px 5px;
}

.webpart2_1 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart2_1 .wp_foot {
	background: url(/global/webpart2_1.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart2_1 .wp_foot div {
	background: url(/global/webpart2_1.jpg) no-repeat right bottom;
	height: 6px;
	font-size: 1px;
}

.webpart2_2 {
	margin-bottom: 10px;
}

.webpart2_2 .wp_top {
	background: url(/global/webpart2_2.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart2_2 .wp_top div {
	background: url(/global/webpart2_2.jpg) no-repeat left top;
	height: 20px;
	*height: 28px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #C92311;
	overflow: hidden;
}

.webpart2_2 .wp_top div span {
	float: left;
	margin-left: 8px;
	font-size: 14px;
	text-align: left;
	color: #4d4d4d;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart2_2 .wp_top div span img {
	margin-right: 8px;
}

.webpart2_2 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart2_2 .wp_main {
	border-right: 1px solid #bbe6e4;
}

.webpart2_2 .wp_main div {
	border-left: 1px solid #bbe6e4;
	padding: 5px;
}

.webpart2_2 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart2_2 .wp_foot {
	background: url(/global/webpart2_2.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart2_2 .wp_foot div {
	background: url(/global/webpart2_2.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 1px;
}

.webpart2_3 {
	margin-bottom: 10px;
}

.webpart2_3 .wp_top1 {
	background: url(/global/webpart2_3.jpg) no-repeat right 0;
	padding-right: 5px;
}

.webpart2_3 .wp_top1 div {
	background: url(/global/webpart2_3.jpg) no-repeat left 0;
	height: 34px;
	line-height: 34px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #4d4d4d;
}

.webpart2_3 .wp_top1 div a {
	font-size: 9pt;
}

.webpart2_3 .wp_top1 ul li {
	float: left;
	margin: 5px 5px 0 0;
}

.webpart2_3 .wp_top1 ul li a {
	color: #ffffff;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
	font-size: 9pt;
}

.webpart2_3 .wp_top1 ul li a:hover {
	color: #000000;
	text-decoration: none;
}

.webpart2_3 .wp_top1 ul li a b {
	width: 10px;
	height: 28px;
	background: url(/global/webpart2_3_1.gif) no-repeat 0 -32px;
	display: inline-block;
	float: left;
	margin-top: 0;
}

.webpart2_3 .wp_top1 ul li a span {
	height: 28px;
	line-height: 28px;
	background: url(/global/webpart2_3_1.gif) no-repeat right -32px;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0;
	*padding: 0 10px 0 2px;
	*margin: 0 0 0 -3px;
}

.webpart2_3 .wp_top1 ul li a:hover b,
.webpart2_3 .wp_top1 ul li a.current b {
	background: url(/global/webpart2_3_1.gif) no-repeat 0 0;
	margin-top: 1px;
}

.webpart2_3 .wp_top1 ul li a:hover span,
.webpart2_3 .wp_top1 ul li a.current span {
	background: url(/global/webpart2_3_1.gif) no-repeat right 0;
	color: #000000;
	margin-top: 1px;
}

.webpart2_3 .wp_main1 {
	border-right: 1px solid #9eccfe;
}

.webpart2_3 .wp_main1 div {
	border-left: 1px solid #9eccfe;
	padding: 5px;
}

.webpart2_3 .wp_main1 div div {
	border: 0;
}

.webpart2_3 .wp_foot1 {
	background: url(/global/webpart2_3.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart2_3 .wp_foot1 div {
	background: url(/global/webpart2_3.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart2_3_1 {
	margin-bottom: 10px;
}

.webpart2_3_1 .wp_top1 {
	background: url(/global/webpart2_3.jpg) no-repeat right 0;
	padding-right: 5px;
}

.webpart2_3_1 .wp_top1 div {
	background: url(/global/webpart2_3.jpg) no-repeat left 0;
	height: 34px;
	line-height: 34px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.webpart2_3_1 .wp_top1 ul li {
	float: left;
	margin: 5px 5px 0 0;
}

.webpart2_3_1 .wp_top1 ul li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
}

.webpart2_3_1 .wp_top1 ul li a:hover {
	color: #000000;
	text-decoration: none;
}

.webpart2_3_1 .wp_top1 ul li a b {
	width: 5px;
	height: 28px;
	background: url(/global/webpart2_3_1.jpg) no-repeat 0 -32px;
	display: inline-block;
	float: left;
	margin-top: 0;
}

.webpart2_3_1 .wp_top1 ul li a span {
	height: 28px;
	line-height: 28px;
	background: url(/global/webpart2_3_1.jpg) no-repeat right -32px;
	cursor: pointer;
	display: inline-block;
	padding: 0 5px 0 0;
	margin: 0;
	*padding: 0 5px 0 2px;
	*margin: 0 0 0 -3px;
}

.webpart2_3_1 .wp_top1 ul li a:hover b,
.webpart2_3 .wp_top1 ul li a.current b {
	background: url(/global/webpart2_3_1.jpg) no-repeat 0 0;
	margin-top: 1px;
}

.webpart2_3_1 .wp_top1 ul li a:hover span,
.webpart2_3 .wp_top1 ul li a.current span {
	background: url(/global/webpart2_3_1.jpg) no-repeat right 0;
	color: #000000;
	margin-top: 1px;
}

.webpart2_3_1 .wp_main1 {
	border-right: 1px solid #EDCBA9;
}

.webpart2_3_1 .wp_main1 div {
	border-left: 1px solid #EDCBA9;
	padding: 5px;
}

.webpart2_3_1 .wp_foot1 {
	background: url(/global/webpart2_3.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart2_3_1 .wp_foot1 div {
	background: url(/global/webpart2_3.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart3 {
	margin-bottom: 10px;
}

.webpart3 .wp_top {
	background: url(/global/webpart3.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart3 .wp_top .wp_top_div {
	background: url(/global/webpart3.jpg) no-repeat left top;
	height: 31px;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart3 .wp_top .wp_top_div span {
	float: left;
	margin-left: 8px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart3 .wp_top .wp_top_div span img {
	margin-right: 8px;
}

.webpart3 .wp_top .wp_top_div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart3 .wp_main {
	border-right: 1px solid #B8E7FE;
}

.webpart3 .wp_main .wp_main_div {
	border-left: 1px solid #B8E7FE;
	padding: 5px;
}

.webpart3 .wp_foot {
	background: url(/global/webpart3.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart3 .wp_foot .wp_foot_div {
	background: url(/global/webpart3.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart3_4 {
	margin-bottom: 10px;
}

.webpart3_4 .wp_top {
	background: url(/global/webpart3_4.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart3_4 .wp_top .wp_top_div {
	background: url(/global/webpart3_4.jpg) no-repeat left top;
	height: 89px;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart3_4 .wp_top .wp_top_div span {
	float: left;
	margin-left: 8px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart3_4 .wp_top .wp_top_div span img {
	margin-right: 8px;
}

.webpart3_4 .wp_top .wp_top_div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart3_4 .wp_main {
	border-right: 1px solid #cdd5ec;
}

.webpart3_4 .wp_main .wp_main_div {
	border-left: 1px solid #cdd5ec;
	padding: 5px;
}

.webpart3_4 .wp_foot {
	background: url(/global/webpart3_4.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart3_4 .wp_foot .wp_foot_div {
	background: url(/global/webpart3_4.jpg) no-repeat right bottom;
	height: 12px;
	font-size: 0;
}

.webpart3_1 {
	margin-bottom: 10px;
}

.webpart3_1 .wp_top1 {
	background: url(/global/webpart3_1.jpg) no-repeat right 0;
	padding-right: 5px;
}

.webpart3_1 .wp_top1 div {
	background: url(/global/webpart3_1.jpg) no-repeat left 0;
	height: 32px;
	line-height: 32px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #53a6eb;
}

.webpart3_1 .wp_top1 ul li {
	float: left;
	margin: 0 5px 0 0;
}

.webpart3_1 .wp_top1 ul li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
	margin-top: 2px;
}

.webpart3_1 .wp_top1 ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.webpart3_1 .wp_top1 ul li a b {
	width: 10px;
	height: 30px;
	background: url(/global/webpart3_1_1.jpg) no-repeat 0 -32px;
	display: inline-block;
	float: left;
}

.webpart3_1 .wp_top1 ul li a span {
	height: 30px;
	line-height: 30px;
	background: url(/global/webpart3_1_1.jpg) no-repeat right -32px;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px 0 2px;
	margin: 0 0 0 -3px;
}

.webpart3_1 .wp_top1 ul li a:hover b,
.webpart3_1 .wp_top1 ul li a.current b {
	background: url(/global/webpart3_1_1.jpg) no-repeat 0 0;
}

.webpart3_1 .wp_top1 ul li a:hover span,
.webpart3_1 .wp_top1 ul li a.current span {
	background: url(/global/webpart3_1_1.jpg) no-repeat right 0;
	color: #FFFFFF;
}

.webpart3_1 .wp_main1 {
	border-right: 1px solid #96D8D7;
}

.webpart3_1 .wp_main1 div {
	border-left: 1px solid #96D8D7;
	padding: 5px;
}

.webpart3_1 .wp_foot1 {
	background: url(/global/webpart3_1.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart3_1 .wp_foot1 div {
	background: url(/global/webpart3_1.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart3_2 {
	margin-bottom: 10px;
}

.webpart3_2 .wp_top {
	background: url(/global/webpart3_2.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart3_2 .wp_top div {
	background: url(/global/webpart3_2.jpg) no-repeat left top;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart3_2 .wp_top div span {
	float: left;
	margin-left: 8px;
	height: 10px;
	line-height: 10px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart3_2 .wp_top div span img {
	margin-right: 8px;
}

.webpart3_2 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart3_2 .wp_main {
	border-right: 1px solid #8bbbd2;
	background: #ecf4f7;
}

.webpart3_2 .wp_main div {
	border-left: 1px solid #8bbbd2;
	padding: 5px;
	background: #ecf4f7;
}

.webpart3_2 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart3_2 .wp_foot {
	background: url(/global/webpart3_2.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart3_2 .wp_foot div {
	background: url(/global/webpart3_2.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart3_3 {
	margin-bottom: 10px;
}

.webpart3_3 .wp_top {
	background: url(/global/webpart3_3.jpg) no-repeat right top;
	padding-right: 5px;
}

.webpart3_3 .wp_top div {
	background: url(/global/webpart3_3.jpg) no-repeat left top;
	height: 24px;
	*height: 32px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #258fb1;
	overflow: hidden;
}

.webpart3_3 .wp_top div span {
	float: left;
	margin-left: 8px;
	font-size: 14px;
	text-align: left;
	color: #258fb1;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart3_3 .wp_top div span img {
	margin-right: 8px;
}

.webpart3_3 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart3_3 .wp_main {
	border-right: 1px solid #94c4d8;
	background: #ecf4f7;
}

.webpart3_3 .wp_main div {
	border-left: 1px solid #94c4d8;
	background: #ecf4f7;
	padding: 5px;
}

.webpart3_3 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart3_3 .wp_foot {
	background: url(/global/webpart3_3.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart3_3 .wp_foot div {
	background: url(/global/webpart3_3.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 1px;
}

.webpart4 {
	margin-bottom: 10px;
}

.webpart4 .wp_top {
	border-bottom: 2px solid #51a5ea;
}

.webpart4 .wp_top,
.webpart4 .wp_top div {
	background: none;
}

.webpart4 .wp_top ul li {
	float: left;
	margin: 0 5px 0 0;
}

.webpart4 .wp_top ul li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	float: left;
	letter-spacing: 1px;
	height: 27px;
	overflow: hidden;
}

.webpart4 .wp_top ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.webpart4 .wp_top ul li a b {
	width: 10px;
	height: 28px;
	background: url(/global/webpart4.jpg) no-repeat 0 -33px;
	display: inline-block;
	float: left;
}

.webpart4 .wp_top ul li a span {
	height: 28px;
	line-height: 28px;
	background: url(/global/webpart4.jpg) no-repeat right -33px;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px 0 2px;
	margin: 0 0 0 -3px;
}

.webpart4 .wp_top ul li a:hover b,
.webpart4 .wp_top ul li a.current b {
	background: url(/global/webpart4.jpg) no-repeat 0 0
}

.webpart4 .wp_top ul li a:hover span,
.webpart4 .wp_top ul li a.current span {
	background: url(/global/webpart4.jpg) no-repeat right 0;
	color: #fff;
}

.webpart4 .wp_main {
	border: 2px solid #51a5ea;
	border-top: none;
}

.webpart5 {
	margin-bottom: 10px;
}

.webpart5 .wp_top {
	background: url(/global/webpart5.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart5 .wp_top div {
	background: url(/global/webpart5.jpg) no-repeat left top;
	height: 10px;
	line-height: 10px;
	padding-right: 6px;
	padding-left: 10px;
	font-size: 0;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart5 .wp_foot {
	background: url(/global/webpart5.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart5 .wp_foot div {
	background: url(/global/webpart5.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart5 .webpartmain .webpartmain_l {
	background: url(/global/bg_03.jpg) repeat-y;
	width: 6px;
}

.webpart5 .webpartmain .webpartmain_r {
	background: url(/global/bg_05.jpg) repeat-y;
	width: 6px;
}

.webpart6 {
	margin-bottom: 10px;
}

.webpart6 .wp_top {
	background: url(/global/webpart6.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart6 .wp_top div {
	background: url(/global/webpart6.jpg) no-repeat left top;
	height: 37px;
	line-height: 32px;
	padding-top: 0;
	*padding-top: 5px;
	padding-right: 6px;
	padding-left: 5px;
	font-size: 0;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart6 .wp_top div span {
	float: left;
	margin-left: 0px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart6 .wp_top div span img {
	margin-right: 8px;
}

.webpart6 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart6 .wp_foot {
	background: url(/global/webpart6.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart6 .wp_foot div {
	background: url(/global/webpart6.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart6 .webpartmain .webpartmain_l {
	background: url(/global/left2.gif) repeat-y;
	width: 2px;
}

.webpart6 .webpartmain .webpartmain_r {
	background: url(/global/left1.gif) repeat-y;
	width: 2px;
}

.webpart7 {
	margin-bottom: 10px;
	border: solid 1px #c41719;
}

.webpart7 .wp_top {}

.webpart7 .wp_top div {
	background: url(/global/webpart7_top.jpg) repeat-x right top;
	height: 60px;
	font-size: 0;
	padding-top: 6px;
}

.webpart7 .wp_top div span {
	float: left;
	margin-left: 0px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart7 .wp_top div span img {
	margin-right: 8px;
}

.webpart7 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart7 .wp_foot {}

.webpart7 .wp_foot div {}

.webpart8 {
	margin-bottom: 10px;
}

.webpart8 .wp_top {
	background: url(/global/webpart7.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart8 .wp_top div {
	background: url(/global/webpart7.jpg) no-repeat left top;
	height: 30px;
	line-height: 30px;
	padding-right: 6px;
	padding-left: 5px;
	font-size: 0;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart8 .wp_top div span {
	float: left;
	margin-left: 40px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	color: #059FFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart8 .wp_top div span img {
	margin-right: 8px;
}

.webpart8 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart8 .wp_main {
	border-right: 1px solid #48bde6;
}

.webpart8 .wp_main div {
	border-left: 1px solid #48bde6;
	padding: 5px;
}

.webpart8 .wp_main div div {
	border: 0px;
}

.webpart8 .wp_foot {
	background: url(/global/webpart7.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart8 .wp_foot div {
	background: url(/global/webpart7.jpg) no-repeat right bottom;
	height: 10px;
	font-size: 0;
}

.webpart9 {
	margin-bottom: 10px;
}

.webpart9 .wp_top {
	background: url(/global/webpart8.gif) no-repeat right top;
	padding-right: 6px;
}

.webpart9 .wp_top div {
	background: url(/global/webpart8.gif) no-repeat left top;
	height: 28px;
	line-height: 28px;
	padding-right: 6px;
	padding-left: 5px;
	font-size: 0;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart9 .wp_top div span {
	float: left;
	margin-left: 30px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: left;
	color: #25abe0;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart9 .wp_top div span img {
	margin-right: 8px;
}

.webpart9 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart9 .wp_main {
	border-right: 1px solid #48bde6;
}

.webpart9 .wp_main div {
	border-left: 1px solid #48bde6;
	padding: 5px 8px;
}

.webpart9 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart9 .wp_foot {
	background: url(/global/webpart8.gif) no-repeat left bottom;
	padding-left: 30px;
}

.webpart9 .wp_foot div {
	background: url(/global/webpart8.gif) no-repeat right bottom;
	height: 5px;
	font-size: 0;
}

.webpart9_1 {
	margin-bottom: 10px;
}

.webpart9_1 .wp_top {
	background: url(/global/webpart8.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart9_1 .wp_top div {
	background: url(/global/webpart8.jpg) no-repeat left top;
	height: 28px;
	line-height: 28px;
	padding-right: 6px;
	padding-left: 5px;
	font-size: 0;
	font-weight: bold;
	color: #FFFFFF;
}

.webpart9_1 .wp_top div span {
	float: left;
	margin-left: 30px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: left;
	color: #E32722;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart9_1 .wp_top div span img {
	margin-right: 8px;
}

.webpart9_1 .wp_top div a {
	text-decoration: none;
	float: right;
	font-weight: normal;
	font-size: 9pt;
}

.webpart9_1 .wp_main {
	border-right: 1px solid #FCB22F;
}

.webpart9_1 .wp_main div {
	border-left: 1px solid #FCB22F;
	padding: 5px 8px;
}

.webpart9_1 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart9_1 .wp_foot {
	background: url(/global/webpart8.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart9_1 .wp_foot div {
	background: url(/global/webpart8.jpg) no-repeat right bottom;
	height: 5px;
	font-size: 0;
}

.webpart10 {
	margin-bottom: 10px;
}

.webpart10 .wp_top {
	background: url(/global/webpart10.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart10 .wp_top div {
	background: url(/global/webpart10.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	font-weight: bold;
}

.webpart10 .wp_top div span {
	float: left;
	margin-left: 30px;
	height: 26px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart10 .wp_top div span img {
	margin-right: 8px;
}

.webpart10 .wp_top div a {
	text-decoration: none;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
}

.webpart10 .wp_top div a:hover {
	color: Red;
}

.webpart10 .wp_main {
	border-right: 1px solid #199CFF;
}

.webpart10 .wp_main div {
	border-left: 1px solid #199CFF;
	padding: 5px 8px;
}

.webpart10 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart10 .wp_foot {
	background: url(/global/webpart10.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart10 .wp_foot div {
	background: url(/global/webpart10.jpg) no-repeat right bottom;
	height: 6px;
	font-size: 0;
}

.webpart10 .hd_webpart td {
	padding: 5px;
}

.webpart10 .hd_webpart td a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	display: block;
	width: 200px;
}

.webpart10_1 {
	margin-bottom: 10px;
}

.webpart10_1 .wp_top {
	background: url(/global/webpart10_1.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart10_1 .wp_top div {
	background: url(/global/webpart10_1.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	font-weight: bold;
}

.webpart10_1 .wp_top div span {
	float: left;
	margin-left: 30px;
	height: 26px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart10_1 .wp_top div span img {
	margin-right: 8px;
}

.webpart10_1 .wp_top div a {
	text-decoration: none;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
}

.webpart10_1 .wp_top div a:hover {
	color: Red;
}

.webpart10_1 .wp_main {
	border-right: 1px solid #7CA1B3;
}

.webpart10_1 .wp_main div {
	border-left: 1px solid #7CA1B3;
	padding: 5px 8px;
}

.webpart10_1 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart10_1 .wp_foot {
	background: url(/global/webpart10_1.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart10_1 .wp_foot div {
	background: url(/global/webpart10_1.jpg) no-repeat right bottom;
	height: 6px;
	font-size: 0;
}

.webpart10_1 .hd_webpart td {
	padding: 5px;
}

.webpart10_1 .hd_webpart td a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	display: block;
	width: 200px;
}

.webpart10_2 {
	margin-bottom: 10px;
}

.webpart10_2 .wp_top {
	background: url(/global/webpart10_2.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart10_2 .wp_top div {
	background: url(/global/webpart10_2.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	font-weight: bold;
}

.webpart10_2 .wp_top div span {
	float: left;
	margin-left: 30px;
	height: 26px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart10_2 .wp_top div span img {
	margin-right: 8px;
}

.webpart10_2 .wp_top div a {
	text-decoration: none;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
}

.webpart10_2 .wp_top div a:hover {
	color: Red;
}

.webpart10_2 .wp_main {
	border-right: 1px solid #A2B400;
}

.webpart10_2 .wp_main div {
	border-left: 1px solid #A2B400;
	padding: 5px 8px;
}

.webpart10_2 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart10_2 .wp_foot {
	background: url(/global/webpart10_2.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart10_2 .wp_foot div {
	background: url(/global/webpart10_2.jpg) no-repeat right bottom;
	height: 6px;
	font-size: 0;
}

.webpart10_2 .hd_webpart td {
	padding: 5px;
}

.webpart10_2 .hd_webpart td a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	display: block;
	width: 200px;
}

.webpart10_3 {
	margin-bottom: 10px;
}

.webpart10_3 .wp_top {
	background: url(/global/webpart10_3.jpg) no-repeat right top;
	padding-right: 6px;
}

.webpart10_3 .wp_top div {
	background: url(/global/webpart10_3.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	font-weight: bold;
}

.webpart10_3 .wp_top div span {
	float: left;
	margin-left: 30px;
	height: 26px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.webpart10_3 .wp_top div span img {
	margin-right: 8px;
}

.webpart10_3 .wp_top div a {
	text-decoration: none;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
}

.webpart10_3 .wp_top div a:hover {
	color: Red;
}

.webpart10_3 .wp_main {
	border-right: 1px solid #D0889E;
}

.webpart10_3 .wp_main div {
	border-left: 1px solid #D0889E;
	padding: 5px 8px;
}

.webpart10_3 .wp_main div div {
	border: 0px;
	padding: 0px;
}

.webpart10_3 .wp_foot {
	background: url(/global/webpart10_3.jpg) no-repeat left bottom;
	padding-left: 30px;
}

.webpart10_3 .wp_foot div {
	background: url(/global/webpart10_3.jpg) no-repeat right bottom;
	height: 6px;
	font-size: 0;
}

.webpart10_3 .hd_webpart td {
	padding: 5px;
}

.webpart10_3 .hd_webpart td a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	display: block;
	width: 200px;
}

.webpart_jy {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.webpart_jy_top {
	background: url(/global/typebg.jpg) no-repeat right top;
	padding-right: 5px;
	height: 10px;
}

.webpart_jy_top div {
	background: url(/global/typebg.jpg) no-repeat left top;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
	margin-right: 10px;
}

.wbpart_jy_main_center {
	background: #B2E1BB url(/global/bg_r_1.gif) repeat-x;
}

.webpart_jy_foot {
	background: url(/global/typebg.jpg) no-repeat right -13px;
	padding-left: 30px;
}

.webpart_jy_foot div {
	background: url(/global/typebg.jpg) no-repeat left -13px;
	height: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_yl {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.webpart_yl_top {
	background: url(/global/typebg.jpg) no-repeat right -25px;
	padding-right: 5px;
	height: 10px;
}

.webpart_yl_top div {
	background: url(/global/typebg.jpg) no-repeat left -25px;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_yl_main_center {
	background: #EAD7FE url(/global/bg_r_2.gif) repeat-x;
}

.webpart_yl_foot {
	background: url(/global/typebg.jpg) no-repeat right -38px;
	padding-left: 30px;
}

.webpart_yl_foot div {
	background: url(/global/typebg.jpg) no-repeat left -38px;
	height: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_jt {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.webpart_jt_top {
	background: url(/global/typebg.jpg) no-repeat right -48px;
	padding-right: 5px;
	height: 10px;
}

.webpart_jt_top div {
	background: url(/global/typebg.jpg) no-repeat left -48px;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_jt_main_center {
	background: #D7E9FE url(/global/bg_r_3.gif) repeat-x;
}

.webpart_jt_foot {
	background: url(/global/typebg.jpg) no-repeat right -61px;
	padding-left: 30px;
}

.webpart_jt_foot div {
	background: url(/global/typebg.jpg) no-repeat left -61px;
	height: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_gysy {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.webpart_gysy_top {
	background: url(/global/typebg.jpg) no-repeat right -72px;
	padding-right: 5px;
	height: 10px;
}

.webpart_gysy_top div {
	background: url(/global/typebg.jpg) no-repeat left -72px;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_gysy_main_center {
	background: #F3E5D0 url(/global/bg_r_4.gif) repeat-x;
}

.webpart_gysy_foot {
	background: url(/global/typebg.jpg) no-repeat right -85px;
	padding-left: 30px;
}

.webpart_gysy_foot div {
	background: url(/global/typebg.jpg) no-repeat left -85px;
	height: 10px;
	font-size: 0;
	margin-right: 10px;
}

.webpart_shbz {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.webpart_shbz_top {
	background: url(/global/typebg.jpg) no-repeat right -95px;
	padding-right: 5px;
	height: 10px;
}

.webpart_shbz_top div {
	background: url(/global/typebg.jpg) no-repeat left -95px;
	height: 10px;
	line-height: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0;
	margin-right: 10px;
}

.wbpart_shbz_main_center {
	background: #D7D8FE url(/global/bg_r_5.gif) repeat-x;
}

.webpart_shbz_foot {
	background: url(/global/typebg.jpg) no-repeat right -108px;
	padding-left: 30px;
}

.webpart_shbz_foot div {
	background: url(/global/typebg.jpg) no-repeat left -108px;
	height: 10px;
	font-size: 0;
	margin-right: 10px;
}

ul.list_link {
	margin: 0px;
	padding: 0px 5px;
}

ul.list_link li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 5px;
	width: 15%;
}

ul.list_link li a {
	text-decoration: none;
	display: block;
	background: url(/global/icon_01.gif) no-repeat left center;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 90%;
}

ul.list_link li a:hover {
	background-color: #DFE8F7;
	text-decoration: none;
}

ul.list_style1 {}

ul.list_style1 li {
	width: 96%;
	*width: 95%;
	height: 14px;
	line-height: 14px;
	padding: 4px 0 4px 15px;
	*padding: 3px 0 3px 15px;
	background: url(/global/icon_02.gif) no-repeat left center;
}

ul.list_style1 li span {
	float: left;
	margin: 0 10px 0 0;
}

ul.list_style1 a {
	width: 78%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style1 em {
	font-style: normal;
	color: #BBBBBB;
	float: right;
}

ul.list_style1_1 li {
	width: 99%;
	height: 14px;
	line-height: 14px;
	padding: 3px 0 3px 15px;
	background: url(/global/icon_02.gif) no-repeat left center;
}

ul.list_style1_1 a {
	width: 100%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style2 img {
	width: 217px;
	height: 174px;
}

ul.list_style2 li {
	width: 99%;
	height: 14px;
	line-height: 14px;
	padding: 4px 0 4px 15px;
	background: url(/global/icon_03.gif) no-repeat left center;
}

ul.list_style2 a {
	width: 90%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style3 li {
	width: 99%;
	height: 14px;
	line-height: 14px;
	padding: 4px 0 4px 15px;
	background: url(/global/icon_03.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

ul.list_style3 a {
	width: 96%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style4 {
	height: 178px;
	width: 365px;
	padding: 4px 0 0 0;
}

ul.list_style4 li {
	width: 96%;
	height: 14px;
	line-height: 14px;
	padding: 4px 0 4px 15px;
	background: url(/global/icon_04.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

ul.list_style4 li span {
	float: left;
	margin: 0 10px 0 0;
}

ul.list_style4 a {
	width: 80%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style4 em {
	font-style: normal;
	color: #BBBBBB;
	float: right;
}

ul.list_style5 {
	float: right;
	/* background:url(zfgb.jpg) no-repeat 4px 8px ; height:155px;*/
}

ul.list_style5 li {
	height: 22px;
	width: 140px;
	line-height: 30px;
	padding: 3px 0 10px 15px;
	background: url(/global/xinxi.gif) no-repeat left center;
	text-align: left;
}

ul.list_style5 a {
	width: 95%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
}

ul.list_style6 {
	margin: 0px;
	padding: 0px 5px;
}

ul.list_style6 li {
	padding: 0px;
	float: left;
	margin-right: 3px;
	width: 30%;
}

ul.list_style6 li a {
	text-decoration: none;
	display: block;
	background: url(/global/icon_01.gif) no-repeat left center;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 93%;
}

ul.list_style6 li a:hover {
	background-color: #DFE8F7;
	text-decoration: none;
}

ul.list_style7 {
	margin: 0px;
	padding: 0px 5px;
}

ul.list_style7 li {
	padding: 0px;
	float: left;
	margin-right: 3px;
	width: 19.5%;
}

ul.list_style7 li a {
	text-decoration: none;
	display: block;
	background: url(/global/icon_01.gif) no-repeat left center;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 85%;
}

ul.list_style7 li a:hover {
	background-color: #DFE8F7;
	text-decoration: none;
}

.notes {
	color: #535353;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	height: 60px;
	margin-top: 240px;
}

.notes img {
	margin-right: 4px;
	margin-bottom: -3px;
}

.notes strong {
	font-size: 15px;
	font-weight: bold;
	color: #333399;
}

ul.list_style8 {}

ul.list_style8 li {
	width: 90%;
	height: 14px;
	line-height: 14px;
	padding: 4px 0;
}

ul.list_style8 li span {
	float: left;
	margin: 0 10px 0 0;
	color: #FF0000;
}

ul.list_style8 a {
	width: 62%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
}

ul.list_style9 {}

ul.list_style9 li {
	width: 90%;
	line-height: 20px;
}

ul.list_style9 a {
	color: #FF0000;
}

ul.list_style10 {
	padding: 16px 0 0 17px;
	*padding: 12px 0 0 0;
	overflow: hidden;
}

ul.list_style10 li {
	margin: 0 0 7px 0;
	text-align: center;
	vertical-align: middle;
}

ul.list_style10 li a {
	background: url(/global/left_menu_bg.jpg) no-repeat right -34px;
	display: block;
	width: 164px;
	height: 32px;
	padding-right: 5px;
}

ul.list_style10 li a span {
	background: url(/global/left_menu_bg.jpg) no-repeat left -34px;
	height: 28px;
	*height: 32px;
	line-height: 24px;
	padding: 4px 5px 0 5px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	text-align: left;
}

ul.list_style10 li a span b {
	font-size: 14px;
	font-weight: bold;
	color: #20A2B1;
}

ul.list_style10 li a:hover,
ul.list_style10 li a.upDef {
	background: url(/global/left_menu_bg.jpg) no-repeat right top;
	text-decoration: none;
}

ul.list_style10 li a:hover span,
ul.list_style10 li a.upDef span {
	background: url(/global/left_menu_bg.jpg) no-repeat left top;
	text-decoration: none;
}

ul.list_style11 li {
	width: 99%;
	height: 14px;
	line-height: 14px;
	padding: 4px 0 4px 15px;
	background: url(/global/icon_5.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

ul.list_style11 a {
	width: 90%;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style12 {
	margin: 0px;
	padding: 0px 5px;
}

ul.list_style12 li {
	padding: 0px;
	float: left;
	margin-right: 3px;
	width: 46%;
}

ul.list_style12 li a {
	text-decoration: none;
	display: block;
	background: none;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 93%;
}

ul.list_style12 li a:hover {
	text-decoration: none;
}

ul.list_style13 {
	padding: 16px 0 0 17px;
	*padding: 16px 0 0 5px;
	overflow: hidden;
}

ul.list_style13 li {
	margin: 0 0 7px 0;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
	border-bottom: solid 1px #61BFFE;
}

ul.list_style13 li a {
	display: block;
	width: 164px;
	height: 32px;
	padding-right: 5px;
}

ul.list_style13 li a span {
	height: 28px;
	*height: 32px;
	line-height: 24px;
	padding: 4px 5px 0 5px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	text-align: left;
}

ul.list_style13 li a span b {
	font-size: 14px;
	font-weight: bold;
	color: #019BFD;
}

ul.list_style13 li a:hover,
ul.list_style13 li a.upDef {
	text-decoration: none;
}

ul.list_style13 li a:hover span,
ul.list_style13 li a.upDef span {
	text-decoration: none;
}

ul.list_style14 {
	padding: 5px;
	height: 337px;
	width: 400px;
	*width: 420px;
	overflow: hidden;
}

ul.list_style14 li {
	width: 96%;
	*width: 99%;
	height: 14px;
	line-height: 14px;
	padding: 8px 0 8px 15px;
	*padding: 4px 0 4px 15px;
	background: url(/global/icon_04.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

ul.list_style14 li span {
	float: left;
	margin: 0 10px 0 0;
}

ul.list_style14 a {
	width: 82%;
	color: #333;
	line-height: 18px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	float: left;
}

ul.list_style14 em {
	font-style: normal;
	color: #BBBBBB;
	float: right;
}

.bg_style td {
	padding: 0 0 5px;
}

.btn_com {
	background: url(/global/btn.jpg) no-repeat right top;
	padding-right: 5px;
	height: 23px;
	display: inline-block;
}

.btn_com b {
	background: url(/global/btn.jpg) no-repeat left top;
	height: 23px;
	line-height: 23px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #025F7F;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
}

.btn_com:hover,
.btn_com:hover b {
	text-decoration: none;
}

.btn_com2 {
	background: url(/global/btn2.jpg) no-repeat right top;
	text-decoration: none;
}

.btn_com2 b {
	background: url(/global/btn2.jpg) no-repeat left top;
	height: 31px;
	line-height: 31px;
	padding: 9px 5px 0 5px;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
}

.btn_com2 b img {
	margin-right: 5px;
}

.btn_com2:hover,
.btn_com2:hover b {
	text-decoration: none;
}

.btn_com3 {
	background: url(/global/btn3.jpg) no-repeat right top;
	padding-right: 5px;
	text-decoration: none;
	display: inline-block;
	width: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.btn_com3 b {
	width: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	background: url(/global/btn3.jpg) no-repeat left top;
	height: 31px;
	line-height: 31px;
	padding: 9px 5px 0 5px;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
}

.btn_com3 b img {
	margin-right: 5px;
}

.btn_com3:hover,
.btn_com3:hover b {
	text-decoration: none;
}

.serch_qyfw * {
	vertical-align: middle;
}

.input_box2 {
	border: 1px solid #E3E9EF;
	border-top: 1px solid #ABADB3;
	height: 20px;
	line-height: 20px;
}

.input_btn2 {
	width: 120px;
	height: 27px;
	line-height: 27px;
	background: url(/global/wycx.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.input_btn3 {
	width: 38px;
	height: 19px;
	line-height: 19px;
	background: url(/global/jians.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.site {
	background: url(/global/qyfw_bg.jpg) no-repeat right top;
	padding-right: 6px;
}

.site div {
	background: url(/global/qyfw_bg.jpg) no-repeat left top;
	height: 25px;
	line-height: 25px;
	padding-top: 0;
	*padding-top: 5px;
	padding-right: 6px;
	padding-left: 5px;
}

.site span {
	float: left;
	margin-left: 0px;
	height: 25px;
	line-height: 25px;
	color: #555151;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.site img {
	margin-right: 8px;
}

.site b {
	font-weight: normal;
	color: #FF0000;
}

.znjs {
	background: url(/global/qyfw_bg.jpg) no-repeat right -30px;
	padding-right: 6px;
	margin-bottom: 10px;
}

.znjs div {
	background: url(/global/qyfw_bg.jpg) no-repeat left -30px;
	height: 32px;
	line-height: 32px;
	padding-top: 0;
	padding-right: 6px;
	padding-left: 5px;
}

ul.bumen_list {
	clear: both;
	height: 500px;
	width: 99%;
}

ul.bumen_list li {
	float: left;
	margin: 6px 10px;
}

.tabpage {}

.tabpage ul {
	width: 100%;
	margin: 0 10px;
}

.tabpage ul li {
	float: left;
	margin-right: 4px;
	margin-top: 3px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	width: 118px;
	background: url(/global/tab_c.gif) no-repeat;
	color: #fff;
}

.tabpage ul li.current {
	background: url(/global/tab_o.gif) no-repeat;
}

.tabpage ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.tabpage ul li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.tabpage .main {
	padding: 5px;
	margin: 0 10px;
}

.tabpage .main .none {
	display: none;
}

.searchbar {}

.searchbar table th {
	font-size: 14px;
	font-weight: bold;
}

.searchbar .txtSearch {
	border: solid 1px #e49b21;
	width: 39pt;
	height: 24px;
	margin: 8px;
}

.datalist {
	text-align: center;
}

.datalist table {
	border-collapse: collapse;
	border: solid 1px #ffb500;
	color: #a95e0d
}

.datalist table td,
.datalist table th {
	padding: 3px;
	height: 20px;
	line-height: 20px;
}

.datalist table th {
	background: url(/global/tableth.gif) repeat-x left bottom;
	border-bottom: solid 1px #ffb500;
	color: #656565;
}

.datalist .dg_alternatingitemstyle {
	line-height: 22px;
	padding-left: 2px;
}

.datalist .dg_itemstyle {
	line-height: 22px;
	background: #f7f7f7;
	padding-left: 2px;
}

.pages {
	text-align: center;
	color: #000;
	line-height: 22px;
}

.pages {}

.txtpage {
	width: 40px;
	height: 22px;
	margin: 0 5px;
	border: solid 1px #ffb500;
	margin-bottom: -2px;
}

.pages a.combtn {
	background: url(/global/com_btn_l.gif) no-repeat left top;
	height: 26px;
	padding: 0px 0px 0px 3px;
	text-decoration: none;
	display: inline-block;
	margin-left: 6px;
}

.pages a.combtn b {
	background: url(/global/com_btn_r.gif) no-repeat right top;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	color: #000;
	padding: 0px 9pt 0px 10px;
	text-align: center;
	cursor: hand;
	white-space: nowrap;
	WORD-BREAK: keep-all;
}

.pages a.combtn:hover {
	background-position: 0% -26px;
	text-decoration: none;
}

.pages a.combtn:hover b {
	background-position: 100% -26px;
	color: #000;
}


/*左侧标题 start*/

.left_title1 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/zwimg_04.gif) no-repeat left top;
}

.left_title2 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/ldimg_01.gif) no-repeat left top;
}

.left_title3 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/zjimg_01.gif) no-repeat left top;
}

.left_title4 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/ztimg_01.gif) no-repeat left top;
}

.left_title5 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/tximg_01.gif) no-repeat left top;
}

.left_title6 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/hdimg_01.gif) no-repeat left top;
}

.left_title7 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/lyimg_01.gif) no-repeat left top;
}

.left_title8 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/webpart7_top1.jpg) no-repeat left top;
}

.left_title9 {
	border: 5px solid #eaeffd;
	height: 62px;
	background: url(/global/dtimg_01.gif) no-repeat left top;
}

.left_title10 {
	border: 5px solid #f2f5fc;
	height: 62px;
	background: url(/global/zwimg_01.gif) no-repeat left top;
}


/*左侧标题 end*/


/*政务公开*/

.zwgk_left {
	border: 1px solid #2fc5d4;
	border-top: 3px solid #2fc5d4;
	text-align: center;
}

.zwtable td {
	text-align: center;
	padding: 4px 0;
}

.zwgk_leftmain {
	background: #eaeffd;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow: visible;
	padding-bottom: 10px;
}

.zwtable_btn {
	margin: auto
}

.zwtable_btn td {
	text-align: left;
}

.zwtable_btn td a {
	background: url(/global/zwimg_03.gif) no-repeat left top;
	height: 26px;
	color: #FFFFFF;
	width: 100%;
	padding: 2px 35px;
	*padding: 8px 35px;
	display: block;
}

.zwtable_btn td a:hover {
	color: #E4DB67;
	text-decoration: none;
}

.rig_1 {
	background: url(/global/zwimg_1.jpg) repeat-x left top;
	padding-right: 6px;
	border: 1px solid #b7e6f8;
	border-top: none;
	padding: 5px;
}

.rig_1 h1 {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: 600;
	color: #0097c2;
}

.zwrig_table {
	margin-top: 3px;
	background: #FFF;
}

.zwrig_table td {
	height: 30px;
	border-bottom: 1px solid #EDEDED;
	text-align: center;
	padding: 2px 0 1px 0;
	background: #F9F9F9;
}

.zwrig_table .zwrig_td1 {
	text-align: left;
	background: #F0F0F0;
}

.zwrig_table .zwrig_td1 a {
	padding: 4px 5px;
	height: 100%;
	font-weight: 600;
	color: #696868;
}

.zwrig_table .zwrig_td1 a:hover {
	color: #F0001B;
	text-decoration: none;
}

.zwrig_table .zwrig_td2 {
	padding: 2px 5px;
	font-weight: 600;
	text-align: left;
}

.zwrig_table .zwrig_td2 a:hover {
	color: #F0001B;
	text-decoration: none;
}

.zwrig_table .zwrig_td3 {
	text-align: left;
}

.zwrig_table .zwrig_td3 a {
	padding: 2px 5px;
	height: 100%;
	font-weight: 500;
}

.zwrig_table .zwrig_td3 a:hover {
	color: #F0001B;
	text-decoration: none;
}


/*政务公开 公开目录*/

.zwtable_btn1 {
	margin: auto;
}

.zwtable_btn1 td {
	text-align: left;
}

.zwtable_btn1 td .zwtable_a {
	background: url(/global/zwimg_03.gif) repeat-x left top;
	height: 26px;
	color: #FFFFFF;
	padding: 5px 15px 0;
	display: block;
}

.zwtable_btn1 td .zwtable_a:hover {
	color: #E4DB67;
	text-decoration: none;
}

.zwtable_btn1 td .zwtable_a span {
	height: 100%;
	cursor: pointer;
}

.zwtable_btn1 .hiddiv {
	display: none;
	border: 1px solid #FFADB9;
	margin-bottom: 2px;
	background: #FFFFFF;
	padding: 5px 10px;
}

.zwtable_btn1 .showdiv {
	border: 1px solid #FFADB9;
	margin-bottom: 2px;
	background: #FFFFFF;
	padding: 5px 10px;
}

.zwtable_btn1 .hiddiv .hiddiv_1 {
	border-bottom: 1px dotted #c2c2c2;
	line-height: 24px;
	margin-left: 15px;
	padding-left: 5px;
}

.zwtable_btn1 .hiddiv .hiddiv_2 {
	border-bottom: 1px dotted #c2c2c2;
	line-height: 24px;
	margin-left: 15px;
	padding-left: 5px;
	background-color: Silver;
}

.zwgk_leftmain h1 {
	font-size: 14px;
	color: #ffffff;
	background: url(/global/zwimg_03s.gif) repeat-x left top;
	height: 26px;
	padding-top: 5px;
}

.zws_table {
	background: #adbfe4;
}

.zws_table th {
	background: #ddeeff;
	height: 25px;
	color: #443737;
	font-weight: 600;
	text-align: center;
}

.zws_table td {
	background: #FFFFFF;
	height: 25px;
	padding-left: 10px;
}


/*政务公开 机构概况 */

.rig_2 {
	border: 1px solid #FF9D67;
	padding: 5px;
}

.rig_2 h1 {
	text-align: center;
	font-size: 14px;
	color: #484848;
	padding-bottom: 10px;
	border-bottom: 1px solid #FE8688;
}

.rig_2 h2 {
	text-align: center;
	font-size: 14px;
	color: #484848;
	padding-bottom: 10px;
	border-bottom: 1px solid #FE8688;
}

.rig_2 p {
	font-size: 9pt;
	color: #484848;
	line-height: 20px;
}


/*新闻 三级*/


/*政务公开 机构概况 */

.rig_2s {
	padding: 20px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow: visible;
}

.rig_2s h1 {
	text-align: center;
	font-size: 20px;
	color: #484848;
	padding-bottom: 10px;
	color: #1065AB
}

.rig_2s h2 {
	text-align: center;
	font-size: 9pt;
	font-weight: 500;
	color: #484848;
	padding: 5px;
	color: #484848;
	background: #FFFBEC;
	border: 1px solid #FEF4CE;
}

.rig_2s p {
	font-size: 12pt;
	color: #484848;
	line-height: 20px;
}


/*互动交流*/

.hdjl_left {
	border: 1px solid #7ec7ff;
	background: #dff1ff;
}

.hdjltable_1 {}

.hdjltable_1 td {
	text-align: center;
	height: 33px;
}

.hdjltable_1 .btn_table {
	background: url(/global/hdimg_02.gif) no-repeat left top;
	width: 113px;
	font-size: 14px;
}

.hdjltable_1 .btn_table tr {
	cursor: pointer;
}

.hdjltable_1 .btn_table tr:hover {
	cursor: pointer;
	color: Red;
}

.hdjltable_1 .btn_table td {
	text-align: left;
	padding-left: 5px;
}

.hdjl_wd {
	width: 232px;
	margin: 3px;
}

.hdjl_wd .hdjl_wdh {
	height: 26px;
	background: url(/global/hdimg_03h.gif) no-repeat left top;
	text-align: left;
}

.hdjl_wd .hdjl_wdh span {
	color: #10A6EC;
	font-weight: 600;
}

.hdjl_wd .hdjl_wdh .span1 {
	color: #10A6EC;
	cursor: pointer;
}

.hdjl_wd .hdjl_wdh span img {
	margin: 5px 5px 0;
}

.hdjl_wd .hdjl_wdm {
	background: url(/global/hdimg_03m.gif) repeat-y left top;
}

.wd_p {
	line-height: 25px;
	padding: 5px;
}

.hdjl_wd .hdjl_wdm .hdjl_wdmt {
	text-align: center;
}

.hdjl_wd1 {
	width: 266px;
	margin: 3px 0px 3px 0px;
}

.hdjl_wd1 .hdjl_wdh1 {
	height: 26px;
	background: url(/global/hdimg_09h.gif) no-repeat left top;
	text-align: left;
}

.hdjl_wd1 .hdjl_wdh1 span {
	color: #10A6EC;
	font-weight: 600;
}

.hdjl_wd1 .hdjl_wdh1 .span1 {
	color: #10A6EC;
	cursor: pointer;
}

.hdjl_wd1 .hdjl_wdh1 span img {
	margin: 5px 5px 0;
}

.hdjl_wd1 .hdjl_wdm1 {
	background: url(/global/hdimg_09m.gif) repeat-y left top;
}

.wd_p {
	line-height: 25px;
	padding: 5px;
}

.hdjl_wd1 .hdjl_wdm1 .hdjl_wdmt {
	text-align: center;
}

.hdjl_wd1 .hdjl_wdf1 {
	height: 5px;
	background: url(/global/hdimg_09f.gif) no-repeat left top;
}


/*按钮样式 start*/

.btn_a {
	background: url(/global/hdbtn_11.gif) no-repeat center top;
	width: 53px;
	height: 20px;
	color: #D9381C;
	padding-top: 3px;
}

.btn_a span {
	padding: 2px 10px;
}

.btn_a:hover {
	color: #4BA6D6;
	text-decoration: none;
}


/*按钮样式 end*/

.hdjl_left .hdjl_wd .hdjl_wdf {
	background: url(/global/hdimg_03f.gif) no-repeat left top;
}

.hdjlrig_1 .hdjls_left1 {
	background: url(/global/hdimg_05l.gif) no-repeat right center;
	height: 20px;
	width: 17px;
}

.hdjlrig_1 .hdjls_mid1 {
	background: url(/global/hdimg_05m.gif) repeat-x left center;
	height: 20px;
	padding-left: 50px;
}

.hdjlrig_1 .hdjls_mid1 h1 {
	font-size: 14px;
	font-weight: 600;
	color: #008ccb;
}

.hdjlrig_1 .hdjls_rig1 {
	background: url(/global/hdimg_05r.gif) no-repeat left center;
	height: 20px;
}

.hdjlrig_1 .hdjls_left2 {
	background: url(/global/hdimg_06l.gif) no-repeat right center;
	height: 20px;
}

.hdjlrig_1 .hdjls_mid2 {
	background: url(/global/hdimg_06m.gif) repeat-x left center;
	height: 20px;
	padding-left: 50px;
}

.hdjlrig_1 .hdjls_mid2 h1 {
	font-size: 14px;
	font-weight: 600;
	color: #8DAB6B;
}

.hdjlrig_1 .hdjls_rig2 {
	background: url(/global/hdimg_06r.gif) no-repeat left center;
	height: 20px;
}

.hdjlrig_1 .hdjls_left3 {
	background: url(/global/hdimg_07l.gif) no-repeat right center;
	height: 20px;
}

.hdjlrig_1 .hdjls_mid3 {
	background: url(/global/hdimg_07m.gif) repeat-x left center;
	height: 20px;
	padding-left: 50px;
}

.hdjlrig_1 .hdjls_mid3 h1 {
	font-size: 14px;
	font-weight: 600;
	color: #7F9DA5;
}

.hdjlrig_1 .hdjls_rig3 {
	background: url(/global/hdimg_07r.gif) no-repeat left center;
	height: 20px;
}

.hdjlrig_1 .hdjls_left4 {
	background: url(/global/hdimg_08l.gif) no-repeat right center;
	height: 20px;
}

.hdjlrig_1 .hdjls_mid4 {
	background: url(/global/hdimg_08m.gif) repeat-x left center;
	height: 20px;
	padding-left: 50px;
}

.hdjlrig_1 .hdjls_mid4 h1 {
	font-size: 14px;
	font-weight: 600;
	color: #C4384C;
}

.hdjlrig_1 .hdjls_rig4 {
	background: url(/global/hdimg_08r.gif) no-repeat left center;
	height: 20px;
}

.hdjlrig_tab_1 {}

.hdjlrig_tab_1 h1 {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	margin: 5px 15px;
}

.hdjlrig_tab_1 .hdjlrig_tab_top {
	background: url(/global/hdimg_04h.gif) no-repeat left top;
	height: 26px;
}

.hdjlrig_tab_1 .hdjlrig_tab_mid {
	background: url(/global/hdimg_04m.gif) repeat-y left top;
	padding-top: 5px;
}

.hdjlrig_tab_1 .hdjlrig_tab_mid tr {
	padding: 5px;
}

.hdjlrig_tab_1 .hdjlrig_tab_mid .hdjlrig_tab_td3 {
	color: #7F7F7F;
}

.hdjlrig_tab_1 .hdjlrig_tab_foot {
	background: url(/global/hdimg_04f.gif) no-repeat left top;
}

.hdjlrig_tab_1 .hdjlrig_tab_top1 {
	background: url(/global/hdimgs_04h.gif) no-repeat left top;
	height: 26px;
}

.hdjlrig_tab_1 .hdjlrig_tab_mid1 {
	background: url(/global/hdimgs_04m.gif) repeat-y left top;
	padding: 5px;
}

.hdjlrig_tab_1 .hdjlrig_tab_foot1 {
	background: url(/global/hdimgs_04f.gif) no-repeat left top;
}

.hdjlrig_tab1_mid1 {}

.hdjlrig_tab1_mid1 th {
	background: #FEDDB2;
	padding: 5px;
	text-align: center;
	color: #333333;
}

.hdjlrig_tab1_mid1 td {
	padding: 3px;
	background: #F7F7F7;
	border-bottom: 1px solid #E7E7E7;
	line-height: 24px;
}

.hdjlrig_tab1_mid1 td a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 90%;
}

.hdjl2_p p {
	margin: 0;
	line-height: 24px;
	color: #989898;
}

.list_table {
	background: #D9D9D9;
}

.list_table th {
	text-align: center;
	background: #F4F4F4;
	height: 30px;
}

.list_table td {
	background: #FFFFFF;
	height: 30px;
	text-align: left;
	padding-left: 10px;
}

.list_table .inwid {
	width: 100px;
}


/*政务公开 专题专栏*/

.rig_3 {
	background: url(/global/zwimg_1.gif) repeat-x left top;
	width: 100%;
	padding-right: 6px;
	border: 1px solid #B8B8B8;
	border-top: none;
}

.rig_3 h1 {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: 600;
	color: #05A6EF;
}

.rig_3 .rig_3_table {}

.rig_3 .rig_3_table td {
	height: 31px;
}

.imgblock {
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 8px;
}

.imgblock .pro_a {
	font-size: 12px;
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.inlinediv {
	padding: 5px;
}

.inlinediv .imgblock {
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 8px;
	float: left;
}

.inlinediv .imgblock:hover {
	border: 1px solid #05A6EF;
	background-color: #ebf3f9;
}

.rig_4 {
	background: url(/global/ztimg_02.gif) no-repeat left top;
}

.rig_4 h1 {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: 600;
	color: #CA2311;
}

.rig_4 .rig_4_table {}

.rig_4 .rig_4_table td {
	height: 27px;
}

.rig_4_foot {
	border: 1px solid #FFB500;
	width: 720px;
}

.rig_4_listtable {}

.rig_4_listtable .listtablesee {
	background: #F7F7F7;
}

.rig_4_listtable .listtablelook {
	background: #FFFFFF;
}

.rig_4_listtable th {
	text-align: center;
	color: #656565;
	height: 25px;
	background: #FFFAF1;
	border-bottom: 1px solid #FFB500;
}

.rig_4_listtable td {
	color: #656565;
	height: 25px;
}


/*更多 start*/

.rig_more {
	border: 1px solid #FEF4D0;
	padding: 5px;
}

.rig_more td {
	height: 25px;
	color: #707070;
	padding-left: 5px;
}

.rig_more_tr1 {
	background: #FBFAF2;
}

.rig_more_tr2 {
	background: #FFFFFF;
}


/*更多 end*/


/*提交图 start*/

.sub_div {
	background: url(/global/sub.gif) no-repeat left top;
	height: 300px;
	width: 636px;
	padding: 60px 80px 0 200px;
	text-align: left;
}

.sub_div h1 {
	color: Red;
	font-size: 16px;
	font-weight: 600;
}

.sub_div h2,
.sub_div h2 a {
	color: #9B9999;
	font-size: 9pt;
	font-weight: 500;
	margin-top: 10px;
	line-height: 24px;
}

.sub_div h2 a:hover {
	text-decoration: none;
}


/*提交图 end*/


/*领导之窗 start*/

.listtab_botline {}

.listtab_botline td {
	padding: 10px 5px 5px;
	border-bottom: 1px solid #DFDBD7;
	font-size: 11pt;
	color: #A10909;
}

.listtab_botline td a {
	color: #A10909;
}

.listtab_botline td a:hover {
	color: red;
	text-decoration: none;
}

.ld_table {}

.ld_table td {
	vertical-align: top;
	padding-top: 10px;
}

.ld_table_p {
	margin: 0;
	line-height: 24px;
	text-indent: 2em;
}

.ld_intro {
	background: url(/global/hr_line.gif) repeat-x bottom left;
	padding-bottom: 5px;
	margin-right: 10px;
}

.ld_intro h2 {
	margin: 15px 0 10px;
	color: #000;
}

.hr_head {
	background: url(/global/ld_headbg.gif) repeat-x left top;
	height: 33px;
}

.hr_head td {
	height: 33px;
	padding-left: 5px;
	color: #25ABE0;
}

.hr_head h2 {}

.rig_4_foot h1 {
	color: #001E96;
	font-weight: 200;
	font-size: 12pt;
	margin: 20px;
}


/*领导之窗 end*/


/*走进湛江 start*/

.listtab_botline {}

.listtab_botline td {
	padding: 5px;
	border-bottom: 1px solid #DFDBD7;
	font-size: 9pt;
}

.listtab_botline td a {
	color: #141414;
}

.listtab_botline td a:hover {
	color: red;
	text-decoration: none;
}

#zjzjcontent {}

#zjzjcontent td {
	vertical-align: top;
}

.zj_midtopbg {
	background: url(/global/zjimg_01.jpg) no-repeat left top;
	height: 104px;
}

.zj_midtopbg p {
	line-height: 24px;
	color: #101010;
	margin: 5px;
	text-indent: 2em;
}

.zj_photo_div {}

.zj_photo_div .zj_photo_head {
	background: url(/global/zjimg_13.gif) no-repeat left top;
	height: 19px;
	padding: 9pt 0 0 38px;
}

.zj_photo_div .zj_photo_head h1 {
	color: #FFF;
	font-weight: 600;
	font-size: 11pt;
}

.zj_photo_div .zj_photo_head span {
	float: left;
}

.zj_photo_div .zj_photo_head a {
	color: #CC4500;
	font-weight: 500;
	font-size: 9pt;
	float: right;
	padding-right: 5px;
}

.zj_photo_content {
	border: 1px solid #00a2f9;
}

.zj_imgshow {
	text-align: center;
	margin: 20px 5px;
}

.travel_div1 {
	height: 82px;
	background: #F6EFDC;
	border: 1px solid #E0BEE7;
	margin-top: 5px;
}

.travel_div1 td {
	height: 80px;
	padding-top: 8px;
}

.travel_div1 .table_hr {
	background: url(/global/zjimg_08.jpg) no-repeat left top;
	height: 80px;
	border-left: 1px solid #E0BEE7;
	border-right: 1px solid #E0BEE7;
	padding-left: 4px;
}

.travel_div1 .table_hr span {
	line-height: 18px;
}

.travel_div2 {
	height: 82px;
	background: #EFE5E5;
	border: 1px solid #D9C0C0;
	margin-top: 5px;
}

.travel_div2 td {
	height: 80px;
	padding-top: 8px;
}

.travel_div2 .table_hr {
	background: url(/global/zjimg_09.jpg) no-repeat left top;
	height: 80px;
	border-left: 1px solid #D9C0C0;
	border-right: 1px solid #D9C0C0;
	padding-left: 4px;
}

.travel_div2 .table_hr span {
	line-height: 18px;
}

.travel_div3 {
	height: 82px;
	background: #E5E3F0;
	border: 1px solid #C2BCDD;
	margin-top: 5px;
}

.travel_div3 td {
	height: 80px;
	padding-top: 8px;
}

.travel_div3 .table_hr {
	background: url(/global/zjimg_10.jpg) no-repeat left top;
	height: 80px;
	border-left: 1px solid #C2BCDD;
	border-right: 1px solid #C2BCDD;
	padding-left: 4px;
}

.travel_div3 .table_hr span {
	line-height: 18px;
}

.travel_div4 {
	height: 82px;
	background: #E3F0E5;
	border: 1px solid #BCDDC2;
	margin-top: 5px;
}

.travel_div4 td {
	height: 80px;
	padding-top: 8px;
}

.travel_div4 .table_hr {
	background: url(/global/zjimg_11.jpg) no-repeat left top;
	height: 80px;
	border-left: 1px solid #BCDDC2;
	border-right: 1px solid #BCDDC2;
	padding-left: 4px;
}

.travel_div4 .table_hr span {
	line-height: 18px;
}

.travel_div5 {
	height: 82px;
	background: #E3EFF0;
	border: 1px solid #BCDADD;
	margin-top: 5px;
}

.travel_div5 td {
	height: 80px;
	padding-top: 8px;
}

.travel_div5 .table_hr {
	background: url(/global/zjimg_12.jpg) no-repeat left top;
	height: 80px;
	border-left: 1px solid #BCDADD;
	border-right: 1px solid #BCDADD;
	padding-left: 4px;
}

.travel_div5 .table_hr span {
	line-height: 18px;
}

.form_table {}

.form_table td {
	padding: 5px 0;
}

.toolbar {
	text-align: center;
}

.toolbar a {
	background: url(/global/btn_bg.jpg) no-repeat left top;
	height: 30px;
	padding-left: 8px;
	text-align: center;
}

.toolbar a:hover {
	text-decoration: none;
	cursor: pointer;
}

.toolbar span {
	background: url(/global/btn_bg.jpg) no-repeat right top;
	height: 30px;
	color: #FFF;
	padding: 7px 13px 0 8px;
}


/*走进湛江 end*/

.list_table1 td {
	padding: 5px;
}

.list_table2 td {
	padding: 5px;
	background: url(/global/hr_line.gif) repeat-x left bottom;
}

.list_table2 span {
	color: #CFCFCF;
}

.list_table3 td {
	padding: 5px;
	border-bottom: 1px solid #DFDBD7;
}

.list_table2 td a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	width: 90%;
}

.list_table2 td span {
	white-space: nowrap;
	word-break: keep-all;
	display: block;
}

.ly_head {
	background: url(/global/lyimg_011.jpg) no-repeat left top;
	height: 28px;
}

.ly_head h2 {
	text-align: left;
	padding: 5px 5px 0 30px;
	font-size: 14px;
	color: #F15500;
	height: 100%;
}

.ly_head h2 span {
	float: left;
}

.ly_head h2 a {
	color: Red;
	font-size: 9pt;
	font-weight: 500;
	float: right;
}


/*快捷入口*/

.quickenter {
	margin: 3px 0px;
	text-align: center;
}

.quickenter img {
	border: 0px;
	display: block;
}


/*场景 图标*/

.cjfw_div td {
	padding: 8px 2px 0 0;
	height: 100%;
}

.cjitem_1,
.cjitem_2,
.cjitem_3,
.cjitem_4,
.cjitem_5 {
	display: block;
	width: 90px;
	text-align: center;
	height: 22px;
	*height: 92px;
	padding: 70px 0 0 0;
	color: #6F6666;
	font-size: 9pt;
	font-weight: bold;
}

.cjitem_1:hover,
.cjitem_2:hover,
.cjitem_3:hover,
.cjitem_4:hover,
.cjitem_5:hover {
	color: red;
	text-decoration: none;
}

.cjitem_1 {
	background: url(/global/hjbl_base.jpg) no-repeat left top;
}

.cjitem_1:hover {
	background: url(/global/hjbl_move.jpg) no-repeat left top;
}

.cjitem_2 {
	background: url(/global/hjxg_base.jpg) no-repeat left top;
}

.cjitem_2:hover {
	background: url(/global/hjxg_move.jpg) no-repeat left top;
}

.cjitem_3 {
	background: url(/global/cjrj_base.jpg) no-repeat left top;
}

.cjitem_3:hover {
	background: url(/global/cjrj_move.jpg) no-repeat left top;
}

.cjitem_4 {
	background: url(/global/jtbl_base.jpg) no-repeat left top;
}

.cjitem_4:hover {
	background: url(/global/jtbl_move.jpg) no-repeat left top;
}

.cjitem_5 {
	background: url(/global/gsdj_base.jpg) no-repeat left top;
}

.cjitem_5:hover {
	background: url(/global/gsdj_move.jpg) no-repeat left top;
}


/*网上调查-表单 start*/

.message_index {}

.message_index h1 {
	text-align: center;
	font-size: 12pt;
	font-weight: 600;
	color: #FFFFFF;
	background: #00A0F7;
	border: 1px solid #A9CBEE;
	padding: 5px;
}

.nounline:hover {
	text-decoration: none;
}

.table_result1 .table_red {
	color: Red;
}

.table_result1 .table_green {
	color: green;
}

.table_result1 h2 {
	font-size: 9pt;
	color: green;
	font-weight: 200;
	padding-left: 10px;
}

.table_result1 {
	background: #EECCA9;
	margin: 0;
}

.table_result1 h3 {
	font-size: 16px;
	color: #C92311;
	font-weight: 600;
	padding: 5px;
	height: 100%;
	background: #FFF9E3;
}

.table_result1 td {
	background: #FFFFFF;
	line-height: 24px;
	font-size: 9pt;
}

.table_result1 th {
	background: #FFF8E7;
	text-align: center;
	font-size: 9pt;
	font-weight: 600;
	color: #353535;
}

.table_result1 p {
	line-height: 25px;
}


/*网上调查-表单 end*/

.btn_a1 {
	background: url(/global/btna_bg1.jpg) no-repeat left top;
	width: 150px;
	height: 40px;
	margin-right: 10px;
}

.btn_a2 {
	background: url(/global/btna_bg2.jpg) no-repeat left top;
	width: 217px;
	height: 40px;
	margin-left: 10px;
}

.btn_a3 {
	background: url(/global/btna_bg3.jpg) no-repeat left top;
	width: 280px;
	height: 40px;
	margin-left: 10px;
}

.btn_a4 {
	background: url(/global/btna_bg4.jpg) no-repeat left top;
	width: 217px;
	height: 40px;
	margin-left: 10px;
}

.dg_borderstyle {
	border: 1px solid #cce0f4;
	border-collapse: collapse;
	height: 175px;
}

.dg_headerstyle {
	height: 28px;
	background: #FEF4D0;
	font-weight: bold;
	color: #353535;
	padding: 7px;
}

.dg_headerstyle th {
	height: 28px;
	background: #E7EEFF;
	font-weight: bold;
	color: #353535;
	padding: 7px;
}

.dg_alternatingitemstyle {
	background: #FFFFFF;
}

.dg_itemstyle {
	background: #F6F6F6;
}

.dg_borderstyle td {
	border: 1px solid #fff;
	padding: 5px 3px;
}

.dg_alternatingitemstyle td a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 90%;
}

.dg_itemstyle td a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 90%;
}

.dg_borderstyle_1 {
	background: #FFF;
}

.dg_headerstyle_1 {
	height: 28px;
	background: #FEF4D0;
	font-weight: bold;
	color: #C92311;
	padding: 3px;
}

.dg_headerstyle_1 th {
	height: 28px;
	background: #d0e3fe;
	font-weight: bold;
	color: #5b88c8;
	padding: 3px;
}

.dg_alternatingitemstyle_1 {
	background: #FFFFFF;
}

.dg_itemstyle_1 {
	background: #F6F6F6;
}

.dg_borderstyle_1 td {
	padding: 4px;
	border-bottom: 1px solid #e7e7e7;
}

.dg_alternatingitemstyle_1 td a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 90%;
}

.dg_itemstyle_1 td a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	WORD-BREAK: keep-all;
	width: 90%;
}


/**换肤添加**/

.quickenter6 {
	width: 218px;
	height: 39px;
	background: url(/global/quickenter6.jpg) no-repeat left top
}

.quickenter7 {
	width: 218px;
	height: 35px;
	background: url(/global/quickenter7.jpg) no-repeat left top
}

.quickenter8 {
	height: 35px;
	width: 100%;
	background: url(/global/quickenter9.jpg) no-repeat left top
}

.quickenter6_bod {
	border: 1px solid #6789cc
}

.gysy_img {
	height: 26px;
	width: 88px;
	display: block;
	background: url(/global/gysy.jpg) no-repeat left top;
}

.jtcx_img {
	height: 26px;
	width: 88px;
	display: block;
	background: url(/global/jtcx.jpg) no-repeat left top;
}

.ylws_img {
	height: 26px;
	width: 88px;
	display: block;
	background: url(/global/ylws.jpg) no-repeat left top;
}

.gzjy_img {
	height: 26px;
	width: 88px;
	display: block;
	background: url(/global/gzjy.jpg) no-repeat left top;
}

.shbz_img {
	height: 26px;
	width: 183px;
	display: block;
	background: url(/global/shbz.jpg) no-repeat left top;
}

.ipod_ico {
	border: none;
}

.ipod_ico:hover {
	border: 1px solid #C0C0C0;
}


/**领导之窗 换肤添加**/

#leaderList {
	margin: 5px 0;
}

#leaderList h5 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	background: url(/global/index_list.gif) repeat-x left center;
}

#leaderList h5 span {
	display: inline-block;
	padding: 8px;
	color: #1C4386;
	background: #FFF;
}

#leaderList ul {
	padding: 5px;
	border: 1px solid #CCC;
}

#leaderList li {
	font-size: 12px;
	border-bottom: 1px solid #FFF;
}

#leaderList li.b1 {
	background: #e9efff;
}

#leaderList li.b2 {
	background: #f0fff0;
}

#leaderList li span {
	display: inline-block;
	width: 118px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

#leaderList li label {
	display: inline-block;
	width: 493px;
	vertical-align: middle;
	border-left: 1px solid #FFF;
}

#leaderList li a {
	display: inline-block;
	width: 88px;
	height: 26px;
	line-height: 26px;
	color: #1C4386;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
}

#leaderList li a:hover {
	color: #FF1D1D;
}


/**政务公开 换肤添加**/

.zwgk_img1 {
	height: 49px;
	width: 182px;
	background: url(/global/zwimg_05.gif) no-repeat left top;
}

.zwgk_img2 {
	height: 49px;
	width: 217px;
	background: url(/global/tx_zj.gif) no-repeat left top;
}


/*企业 市民服务 换肤添加*/

.fw_imgbg {
	width: 69px;
	height: 17px;
	background: url(/global/znjs.gif) no-repeat left top!important;
	margin-top: 7px!important;
}


/*互动交流 换肤添加*/

.hd_imgbg {
	background: url(/global/hdtool_08.gif) no-repeat left top;
	height: 13px;
	width: 13px;
}


/*RSS*/

.rssDescription {
	float: left;
	width: 300px;
}

.rssLeft {
	font-size: 12px;
	margin: 10px 5px 10px 0;
}

.rssLeft .rssLabel {
	background: url(/global/rssHelpRight.gif) no-repeat right;
	height: 29px;
	position: relative;
}

.rssLeft .rssLabel div {
	background: url(/global/rssHelpLeft.gif) no-repeat;
	height: 29px;
	line-height: 29px;
	color: #990000;
	font-weight: bold;
	float: left;
	text-indent: 20px;
	padding-right: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.rssLeft .rssContent {
	padding: 8px;
	border: 1px solid #8db5c6;
	border-top: none;
	clear: both;
	background-color: #dbe8ff;
}

.content1 {
	background: #FFFFFF url(/global/rss.gif) no-repeat 3px 50%;
	border: 1px solid #8db5c6;
	padding: 5px 5px 5px 40px;
}

.content2 {
	padding: 5px;
	line-height: 2em;
}

.list_style11 a {
	color: #57BDEE;
	text-decoration: none;
	padding: 2px;
	font-size: 14px;
}

a:hover {
	color: #FF2300;
}

.content2 a {
	color: #4D4949;
	font-size: 12px;
}


/*SiteMap  换肤添加*/

.Sitemap_div1 {
	line-height: 25px;
}

.Sitemap_div1 a {
	font-size: 14px;
	font-weight: bold;
	color: #5B5B5B;
}

.Sitemap_div1 a:hover {
	text-decoration: none;
}

.Sitemap_div1 img {}

.Sitemap_div2 {
	font-weight: bold;
	margin-left: 10px;
	line-height: 25px;
	border-bottom: 1px solid #FFFFFF;
}

.Sitemap_div2 a:hover {
	text-decoration: none;
}

.Sitemap_div3 {
	margin-left: 25px;
	border-bottom: 1px solid #FFFFFF;
}

.Sitemap_div3 a:hover {
	text-decoration: none;
}

.Sitemap_border_div {
	margin: 3px;
	background: #e5edff;
	padding-top: auto;
}

.Sitemap_map_table {
	background: #DFDBD7;
}

.Sitemap_map_table td {
	background: #FFFFFF;
}


/*可伸缩  start*/

.one {
	background: url(/global/list_1.gif) no-repeat left bottom;
	height: 7px;
	width: 11px;
}

.two {
	background: url(/global/list_2.gif) repeat-x left bottom;
	height: 7px;
}

.three {
	background: url(/global/list_3.gif) no-repeat left bottom;
	width: 8px;
}

.four {
	background: url(/global/list_4.gif) repeat-y left top;
	width: 11px;
	font-size: 1px;
}

.five {
	background: #ffffff;
}

.six {
	background: url(/global/list_6.gif) repeat-y right top;
	width: 8px;
	font-size: 1px;
}

.seven {
	background: url(/global/list_7.gif) no-repeat left top;
	width: 11px;
}

.eight {
	background: url(/global/list_8.gif) repeat-x left top;
	height: 8px;
}

.nine {
	background: url(/global/list_9.gif) no-repeat left top;
	width: 8px;
}


/*可伸缩  end*/

.div_head {
	background: url(/global/div_headbg.gif) repeat-x left top;
	height: 36px;
}

.div_content {
	text-align: center;
}