@charset "utf-8";
/* CSS Document */
html,body,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,li,ol,fieldset,legend,input,select {margin:0px; padding:0px;}
html,body {width:100%;height:100%;}
body {font: 12px Arial, Tahoma;color:#666;}
ul { list-style:none;}
img { border:0px;}
input,select { vertical-align:middle; }
em {font-style: normal;}
a:link {color: #004884;text-decoration: none;}
a:visited {color:#83006F;}
a:hover {text-decoration: underline;}
a:active {color: #660066;text-decoration: none;}

/*
#Top {position:fixed;right:0;top:0;height:27px;width:100%;background: #fff url(../images/common/bg_top.gif) repeat-x bottom;line-height: 27px;z-index: 10000;}
*/
#Top{position:fixed;left:50%;margin-left:-480px;top:0;height:28px;line-height: 28px;z-index: 10000;
	overflow:hidden;
	background:url(/images/common/top_line_center.gif) repeat-x left top;
	background-image: url(/images/common/top_line_center.gif);
	width:960px;
}
* html #Top{
    height:28px;line-height: 28px;
	overflow:hidden;
	background:url(/images/common/top_line_center.gif) repeat-x left top;
	background-image: url(/images/common/top_line_center.gif);
	width:960px;margin:0 auto 5px;
}
  
  #Top .left,#Top .right{display:block;width:8px;height:28px;position:absolute;top:0;}
  * html #Top .left,* html #Top .right{display:block;width:8px;height:28px;position:static;}
  
  #Top .left{left:0;background:url(/images/common/top_line_left.gif) no-repeat;}
  * html #Top .left{float:left;background:url(/images/common/top_line_left.gif) no-repeat;}
  
  #Top .right{right:0;background:url(/images/common/top_line_right.gif) no-repeat;}
  * html #Top .right{float:right;background:url(/images/common/top_line_right.gif) no-repeat;}
#Top .Top_side{width:960px;margin:0 auto;overflow:hidden;}
#Top ul {width:950px; margin:0 auto;}
#Top ul {width: 980px;margin-right: auto;margin-left: auto;}
#Top li,#Top li h2 {float:left;}
#Top ul .tel {margin-top: 5px;margin-left: 80px;display: inline;width: 230px;}
#Top ul .tel strong {font: normal 18px Tahoma, Geneva, sans-serif;color: #f60;display: block;float: left;margin-top: -3px;}
.tel h2 {font-size: 12px;color: #333;padding-left: 24px;line-height: 20px;height: 17px;background: url(../images/common/ico.gif) no-repeat 0px 0px;}
#Top ul .select_city {margin-left: 10px;display: inline;}
.select_city a {color: #666;text-decoration: none;margin-right: 3px;margin-left: 3px;}
.select_city .visited {color: #004884;text-decoration: underline;}
#Top ul .work_time {margin-left: 30px;}
#Top ul .user_login {margin-left: 20px;color: #698b0a;}
#Top ul .user_login a {color: #698b0a;}
#Top ul .bbs_link {float: right;margin-right: 10px;display: inline;}
#Top ul .bbs_link a {background: url(../images/common/ico.gif) 0px -24px;display: inline-block;margin-left: 10px;height: 20px;line-height: 20px;padding-left: 15px;margin-top: 4px;}

#Wrap {padding-top:30px;_padding-top:0px;}
#Header {width: 960px;margin-right: auto;margin-left: auto;margin-bottom: 10px;overflow: hidden;}
#Main {width: 950px;margin-right: auto;margin-left: auto;overflow: hidden;}
#Logo {float: left;height: 62px;width: 214px;font-size: 12px;display: inline;margin-left: 30px;background: url(../images/common/logo.gif);margin-top: 3px;}
#Logo a {text-indent: -500px;display: block;height: 62px;width: 100%;}
#Header_banner {float: right;margin-top: 3px;}
/*#Nav {clear: both;height: 39px;width: 992px;margin-right: auto;margin-left: auto;background: url(../images/common/bg_nav.jpg) no-repeat;overflow: hidden;}
#Nav li {
	float: left;
	line-height: 36px;
	position: relative;
	top: 4px;
	margin-right: 0px;
	margin-left: 10px;
	display: inline;
}
#Nav li a {
	padding-right: 8px;
	color: #fff;
	text-decoration: none;
}
#Nav li a span {
	padding-left: 8px;
}

#Nav .visited a {
	background: url(../images/common/nav_visited_right.gif) no-repeat right bottom;
	display: inline-block;
	cursor: hand;
	color: #004884;
	text-decoration: none;
}
#Nav .visited a span {
	background: url(../images/common/nav_visited_left.gif) no-repeat left bottom;
	display: inline-block;
	height: 36px;
}
*/

/*nav*/
#Nav{overflow:hidden;height:40px;margin:0;clear:both;background:#069 url(/images/common/bg_navbox.jpg) no-repeat left center;}
    #Nav .menu{padding-left:5px;}
    #Nav .menu li{display:inline;float:left;margin:0 4px;margin-top:8px;line-height:24px;color:#fff;}
	#Nav .menu a{display:block;text-align:center;line-height:24px;width:62px;height:24px;color:#fff;}
	/*for ie7 ff opera*/
    html>body #Nav .menu li.current a,html>body #Nav .menu a:hover { background:url(/images/common/bg_nav_current.png) no-repeat center center;}
    /*for ie6 */
    * html #Nav .menu li.current a,html>body #Nav .menu a:hover { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/common/bg_nav_current.png");}
/*nav*/
.Head_gn {
	background: #f2f8fc;
	padding-top: 7px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9dee6;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.search {
	display: inline;
	float: left;
	margin-left: 30px;
	background: #DAF0F5;
	padding: 2px 4px 3px;
	margin-top: 2px;
}

.search .search_wrap {
	display: inline-block;
	border-top: 1px solid #a3cfea;
	border-right: 1px solid #afc5d5;
	border-bottom: 1px solid #caddea;
	border-left: 1px solid #a3cfea;
	float: left;
	margin-left: 35px;
}
.search .search_wrap span {
	font-weight: bold;
	color: #2e5e81;
	background: #e9f6fa;
	border-top: 1px solid #7baecd;
	border-right: 1px solid #d7eaf1;
	border-bottom: 1px solid #e2f2fd;
	border-left-width: 0px;
}
.search .search_wrap span select {
	border-width: 0px;
}
.key_input   {
	line-height: 20px;
	background: #fff url(../images/common/ico.gif) no-repeat 4px -94px;
	height: 20px;
	padding-left: 20px;
	border: 1px solid #beced5;
	color: #AABFB8;
}
.search .search_sub {
	background: url(../images/common/ico.gif) no-repeat -522px 0px;
	height: 26px;
	width: 78px;
	border-width: 0px;
}

.Head_gn .top_txtlink {
	float: right;
	width: 520px;
	display: inline;
	margin-top: 12px;
}
.Head_gn .top_txtlink li {
	width: 250px;
	height:17px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.Head_gn .top_txtlink li a {
	font-size: 14px;
}
#Footer {
	width: 1003px;
	padding-top: 10px;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear:both;
}
#Footer .foot_links a {
	margin-right: 10px;
	margin-left: 10px;
	color: #999;
}
#Footer .foot_links a:hover {
	color: #333;
}
#Footer p {
	line-height: 1.7;
	color: #999;
}
.nc_Breadcrumb {
	background: url(../images/common/bg_repeat.gif) repeat-x 0px -111px;
	height: 25px;
	font-family: "宋体";
	line-height: 25px;
	position: relative;
}
.nc_Breadcrumb span {
	background: url(../images/common/ico.gif) no-repeat 0px -74px;
	display: inline-block;
	height: 11px;
	width: 11px;
	margin-right: 5px;
	overflow: hidden;
	margin-top: 7px;
	margin-left: 4px;
}
.nc_Breadcrumb a {
	color: #666;
	margin-right: 5px;
	margin-left: 5px;
}
.nc_Breadcrumb strong {
	color: #f60;
	margin-right: 5px;
	margin-left: 5px;
}
.nc_Breadcrumb strong em {
	margin-right: 10px;
}
.nc_Breadcrumb .all_num em {
	color: #f60;
	font: bold 14px Tahoma;
	margin-right: 3px;
	margin-left: 3px;
}

.nc_Breadcrumb .all_num {
	float:right;
	background: url(none);
	position: absolute;
	line-height: 25px;
	height: 25px;
	top: 0px;
	right: 5px;
	display: block;
}
.pagetion {
	text-align: center;
	width: 100%;
	padding-bottom: 7px;
}
.pagetion a {
	display: inline-block;
	padding: 1px 5px;
	border: 1px solid #ccc;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 18px;
	color: #999;
}
.pagetion em {
	padding: 1px 5px;
	margin-right: 3px;
	margin-left: 3px;
	color: #f60;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.pagetion  span  {
	display: inline-block;
	margin-top: 2px;
}
