@charset "gb2312";
	
body {
	font-size: 14px;
	margin: 0px;
	padding:0px;
	text-align: center;
} 


h1{
	font-size:16px;
	margin:0px;
	padding:0px;}
	
h2{
	font-size:14px;
	margin:0px;
	padding:0px;}
	
h3{
	font-family: "黑体";
	font-size: 25px;
	font-weight:bold;}
	

#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}


.link_gray333 a{
	color: #333333;
	text-decoration: none;
}
.link_gray333 a:visited {
	color: #333333;
	text-decoration: none;
}
.link_gray333 a:hover {
	color: #bc2931;
	text-decoration: underline;
}

.link_red a{
	color:#FF0000;
	text-decoration: none;}

.link_red a:visited {
	color: #FF0000;
	text-decoration: none;}

.link_red a:hover {
	color:#CC0000;
	text-decoration: underline;}

.link_button1 a {
	font-size: 12px;
	color: #FF0000;
	background-color: #F2F1D7;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;
	margin-left: 1px;}
	
.link_button1 a:visited {
	font-size: 12px;
	color: #FF0000;
	background-color: #F2F1D7;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;}

.link_button1 a:hover {
	font-size: 12px;
	color: #006600;
	background-color: #999999;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;	}

.link_button0 a {
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;
	margin-left: 1px;}

.link_button0 a:visited {
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;}
	
.link_button0 a:hover {
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;}

/*后台左侧导航样式*/

.nav_admin_left a {
	background-color: #E1F0FF;
	height: 25px;
	width:200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1CBE0;
	padding-left: 20px;
	font-weight:normal;}

.nav_admin_left a:visited {
	background-color: #E1F0FF;}

.nav_admin_left a:hover {
	background-color: #A4D1FF;
	font-weight:bold;}

.nav_admin_left .active
{
	background-image: url(Jc_images/bar_gq_title4.gif);
	font-weight: bold;
	background-position: -1px;}

.p12 {
	font-size: 12px;
	line-height: 160%;
	font-family: "新宋体";}

.p13 {
	font-size: 13px;
	line-height: 160%;
	font-family: "新宋体";
}

.p14 {
	font-size: 14px;
/*	line-height: 160%;
*/}

.p16 {
	font-size: 16px;
}

.e9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search_bg {
	display: block;
	z-index: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.nav_link_b1 a{
	background-color: #EBF3FB;
	border: 1px solid #AACCEE;
	height: 25px;
	width: 120px;
	display: block;
	padding-top: 5px;
	color: #003366;
	text-decoration: none;
	float: left;
}

.nav_link_b1 a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #B0E3FF;
}
.nav_link_b1_c a {
	height: 25px;
	width: 120px;
	display: block;
	padding-top: 5px;
	color: #003366;
	text-decoration: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AACCEE;
	border-right-color: #AACCEE;
	border-left-color: #AACCEE;
	font-weight: bold;
}

.nav_link_b1_c a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #B0E3FF;
}

.overflow_h {
	overflow:hidden

}

.search_bg1 {
	background-image: url(Jc_images/nav_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

.search_link a {
	height: 22px;
	display: block;
	width: 50px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Jc_images/search_title2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	padding-top: 1px;
	}
.search_link a:visited {
	height: 22px;
	display: block;
	width: 50px;
	float: left;
	color: #FFFFFF;
}
.search_link a:hover {
	height: 22px;
	display: block;
	width: 50px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.search_link_c a{
	height: 22px;
	display: block;
	width: 50px;
	float: left;
	color: #FFFF00;
	font-weight: bold;
	background-image: url(Jc_images/search_title1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: center;
	padding-top: 1px;
}
.search_link_c a:visited{
	height: 22px;
	display: block;
	width: 50px;
	float: left;
	color: #FFFF00;
}
.search_link_c a:hover{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.search_link_white a{
	color: #FFFFFF;
	text-decoration: none;	
}

.search_link_white a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}

.search_link_white a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

.big_title {
	font-family: "黑体";
	font-size: 20px;
	color: #FFFFFF;
}
.input_search {
	border: 1px solid #CCCCCC;
	height: 25px;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 4px;
}
.input_search1 {
	border: 2px solid #CCCCCC;
	height: 25px;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 3px;
	color: #666666;
}
.index_button {
	background-image: url(Jc_images/index_button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 77px;
	padding-top: 2px;
	margin-left: 10px;
}

.button_search {
	height: 25px;
	font-size: 14px;
	word-spacing: 1pt;
}
.button_search1 {
	height: 25px;
	font-size: 14px;
	word-spacing: 1pt;
	background-image: url(Jc_images/title_30_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_input1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	height: 26px;
	border: 2px solid #90a6bb;
	padding-top: 3px;
	padding-left: 5px;
}

textarea {
	border: 1px solid #CCCCCC;
}
.hy_buttom {
	background-image: url(Jc_images/hy_buttom.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 95px;
	padding-top: 4px;
	margin-left: 3px;
	color: #000000;
}

.buttom_yellow {
	color: #FFFFFF;
	background-image: url(Jc_images/button_yellow.gif);
	height: 21px;
	width: 74px;
	padding-top: 2px;
	text-align: center;
}

.white {
	color: #FFFFFF;
}
.gray {
	color: #CCCCCC;
}
.bg_yellow30 {
	background-color: #ffefdf;
}

.gn_button {
	border: 1px solid #FFCC33;
	background-color: #FFFFFF;
}

.gray666 {
	color: #666666;
}
.gray333 {
	color: #333333;
}
.gray000 {
	color: #000000;
}
.grayf5 {
	background-color: #f5f5f5;
}
.bg_blue {
	background-color: #F0F8FF;
	background-repeat: repeat-x;
}
.bg_blue1 {
	background-color: #9DD0FF;
}
.bg_blue2 {
	background-color: #4aa6ef;
}
.bg_red {
	background-color: #FFF0F0;
}
.bg_red1 {
	background-color: #fff4f5;
}

.bg_white {
	background-color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}
.B {
	font-weight: bold;
}
.red {
	color:#FF0000;
}
.green {
	color: #009900;
}
.gray_10 {
	color: #F2F2F2;
}
.blue {
	color: #0000FF;
}
.blue1 {
	color: #00578f;
}
.bg_grayF2 {
	background-color: #F2F2F2;
}

.bg_white {
	background-color: #ffffff;
}



.num_format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.duanluo1 {
	line-height: 1.5;
}
.duanluo {
	line-height: 130%;
}
.duanluo2 {
	line-height: 180%;
}
.title_232 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-image: url(Jc_images/red.gif);
	background-repeat: repeat-x;
}
.buttom_line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.news_title {
	font-size: 18px;
	font-family: "黑体";
	word-spacing: 1pt;

}
.bg_title_30 {
	background-image: url(Jc_images/title_30_bg.gif);
	background-repeat: repeat-x;
}
.bg1_title_30 {
	background-image: url(Jc_images/title_30_bg1.gif);
	background-repeat: repeat-x;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.search_bg_jj1 {
	background-image: url(Jc_images/search_bg_jj1.gif);
	background-repeat: repeat-x;
	height: 120px;
	background-position: bottom;
}
.search_bg_jj2{
	background-image: url(Jc_images/search_bg_jj2.gif);
	background-repeat: repeat-x;
	height: 120px;
}
.search_bg_jj3 {
	background-image: url(Jc_images/search_bg_jj3.gif);
	background-repeat: repeat-x;
	height: 120px;
}
.search_bg_njj {
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.tishi {
	font-size: 14px;
	color: #666666;
	background-image: url(Jc_images/0709110107457120.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 10px;
	padding-top: 2px;
}
.tishi1 {
	color:#666;
	line-height:120%;
}
.shop_title {
	font-family: "黑体";
	font-size: 24px;
	color: #CC0000;
}
.shop_title1 {
	background-image: url(Jc_images/bg_shop_title1.gif);
	text-align: center;
	height: 22px;
	width: 102px;
	margin-top: 3px;
	color: #002878;
	font-weight: bold;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cadcea;
}
.shop_title2 {
	text-align: left;
	height: 22px;
	width: 102px;
	margin-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	font-size: 14px;
}

.shop_title_vip {
	font-family: "黑体";
	font-size: 25px;
}
.nav_shop1 {
	background-image: url(Jc_images/bg_shop_nav.gif);
	height: 30px;
	list-style-type: none;
	display: inline;
}
.nav_shop1 a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 87px;
	font-weight: bold;
}
.nav_shop1 a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	
}
.nav_shop1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.nav_shop1 .active {
	background-image: url(Jc_images/bg_shop_nav1.gif);
	margin-top: 3px;
	line-height:27px;
	vertical-align:middle;
	width: 87px;
	height:27px;
	margin-left: 20px;
	display: inline;

	}
	
.nav_shop1 .normal {
	margin-top: 3px;
	line-height:27px;
	vertical-align:middle;
	width: 87px;
	height:27px;
	margin-left: 20px;
	display: inline;

	}

.title_reg {
	font-size: 20px;
	font-family: "黑体";
}
.title_shop_w1 {
	background-image: url(Jc_images/shop_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	width: 125px;
	padding-top: 8px;
	padding-left: 15px;
}
.title_gq_com {
	font-family: "黑体";
	font-size: 18px;
	line-height: 160%;
}

.title_gq {
	font-family: "黑体";
	font-size: 6mm;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}

.title_name {
	font-family: "新宋体";
	font-size:22px;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}

.nav_shop a{
	height: 35px;
	width: 180px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	color: #003399;
	text-decoration: none;
	background-image: url(Jc_images/search_bg_jj1.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-align: center;
}
.nav_shop a:hover{
	color: #FF3300;
	text-decoration: underline;
	background-image: url(Jc_images/gn_bj.jpg);
}

.nav_help a{
	height: 30px;
	width: 160px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 2px;
	background-image: url(Jc_images/gn_bj.gif);
	border: 2px groove #CCCCCC;
}
.nav_help a:hover{
	color: #FF3300;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.line_left5_red {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.bg_xxline {
	background-image: url(Jc_images/bg_xx_line.gif);
	background-repeat: repeat-x;
}

#zh_list li {
	margin:0;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#zh_list .active {
	background-image: url(Jc_images/bar_gq_title4.gif);
}
#zh_list .normal {
	
}
#search_bar .active{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Jc_images/search_nav1.jpg);
	text-align: center;
	float: left;
	height: 23px;
	width: 88px;
	margin-left: 5px;
	display: inline;
}
#search_bar .normal {
	font-size: 14px;
	font-weight: bold;
	color: #00558e;
	background-image: url(Jc_images/search_nav2.jpg);
	text-align: center;
	float: left;
	height: 23px;
	width: 88px;
	margin-left: 5px;
}

#All_nav .active {
	font-size: 14px;
	font-weight: bold;
	color: #00558e;
	background-image: url(Jc_images/nav_active_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	width: 90px;
	padding-top: 5px;
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
#All_nav .active a{
	color: #00558e;
}
#All_nav .active a:visited{
	color: #00558e;
}
#All_nav .normal {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 16px;
	width: 90px;
	padding-top: 5px;
	list-style-type: none;
	float: left;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
#All_nav .normal a{
	color: #FFFFFF;
}
#All_nav .normal a:visited{
	color: #FFFFFF;
}

/*资讯页面导航样式*/
.tabs {
	float:left;
	width:100%;
	background:#BBD9EE;
	font-size:100%;
	line-height:normal;}
	
.tabs ul {
	margin:0;
	padding:5px 12px 0 6px;
	list-style:none;}
	
.tabs li {
	display:inline;
	margin:0;
	padding:0;}
	
.tabs a {
	float:left;
	background:url("Jc_images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	text-align:center;
	cursor:hand;}
	
.tabs a span {
	float:left;
	display:block;
	background:url("Jc_images/tabright.gif") no-repeat right top;
	padding:7px 11px 5px 8px;
	color:#666;}

.tabs a:hover {
	color:#990000;
	text-decoration:underline;
	background-position:0% -42px;}
	
.tabs a:hover span {
	color:#990000;
	background-position:100% -42px;}

.tabs .cc{
	color:#990000;
	text-decoration:underline;
	background-position:100% -42px;}

/*资讯页面导航样式*/

.bnsrh{
	height:24px;
	line-height:20px;
	cursor:pointer;}