﻿@charset "utf-8";
/* dede58.com 做最好的织梦模板 */

/*初始化*/
body, h1, h2, h3, h4, h5, h6, dl, dt, li, dd, th, td, p, pre, form, input, button, textarea, hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img {
	border:0;
}
button, input, select, textarea {
	font-size:100%;
}
ul, ol {
	padding-left:40px;
}
html, body {
	font:12px/1.8 "微软雅黑", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	background:#fff;
	-webkit-text-size-adjust:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#9D3637;
	text-decoration:none;
}
/*全局样式*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.inner {
	width:960px;
	margin:0 auto;
	position:relative;
	zoom:1;
}
.list-none {
	list-style:none;
	padding:0px;
	margin:0px;
}
.editor {
	line-height:2;
}
.editor ul, .editor ol {
	padding:0px 0px 0px 25px;
	margin:0px;
}
.editor a {
	color:#1C57C4;
	text-decoration:underline;
}
.button {
	display: inline-block;
	zoom: 1;
*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
	color:#fff;
}
.button:active {
	position: relative;
	top: 1px;
}
.none {
	display:none;
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top, #f47a20, #faa51a);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
input.input-text, input.input-file, input.code, textarea {
	padding: 4px;
	font-size: 15px;
	outline: none;
	text-shadow: 0px 1px 0px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	background:#fff url(../images/dt-10.gif) repeat-x left top;
}
input.input-text:focus, input.input-file:focus, input.code:focus, textarea:focus {
	border: 1px solid #fafafa;
	-webkit-box-shadow: 0px 0px 6px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}
td.text {
	width:20%;
	padding:6px 5px 6px 0px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
td.input {
	padding:6px 8px;
}
td.input input {
	margin-right:8px;
}
td.input .info {
	padding-left:15px;
	color:#f00;
}
td.input img {
	position:relative;
	bottom:1px;
}
td.submint {
	padding:10px;
}
/*头部样式*/
header {
	height:115px;
	background:url(../images/hbg.jpg) repeat-x;
	zoom:1;
}
*html header {
	position:relative;
	z-index:999;
}
*+html header {
	position:relative;
	z-index:999;
}
#web_logo {
	float:left;
	height:115px;
	overflow:hidden;
}
.tpri {
	float:right;
	width:680px;
}
.tpri .lang-oternav {
	text-align:right;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:10px;
}
.tpri .lang-oternav span {
	padding:0px 7px;
}
nav {
	height:48px;
	zoom:1;
	background:url(../images/header_navbg.png) repeat-x left top;
	z-index:999;
}
nav li {
	float:left;
	display:inline;
	white-space:nowrap;
	height:48px;
	line-height:42px;
	text-align:center;
	position:relative;
}
nav li a.nav {
	display:block;
	color:#fff;
	text-shadow:-1px -1px 0px #903535;
	margin-bottom:0px;
}
*html nav li a.nav:hover {
	color:#fff;
}
nav li a.nav span {
	display:block;
}
nav li.line {
	width:2px;
	height:48px;
	background:url(../images/header_navline.png) no-repeat center top;
	overflow:hidden;
}
nav li.flcorner {
	background:url(../images/header_navlf.png) no-repeat left top;
}
nav li.ricorner {
	background:url(../images/header_navri.png) no-repeat right top;
}
nav a.hover, nav a.navdown {
	background:url(../images/header_nav_hoverbg.png) repeat-x;
}
nav li.flcorner a.hover span {
	background:url(../images/header_nav_hoverlf.png) no-repeat left top;
}
*html nav li.flcorner a.hover span {
	zoom:1;
	cursor:pointer;
}
nav li.ricorner a.hover span, nav li.ricorner a.navdown span {
	background:url(../images/header_nav_hoverri.png) no-repeat right top;
}
*html nav li.ricorner a.hover span, nav li.ricorner a.navdown span {
	zoom:1;
	cursor:pointer;
}
nav li.menu01 dl {
	position:absolute;
}
*html nav li.menu01 dl {
	left:0px;
}
*+html nav li.menu01 dl {
	left:0px;
}
nav li.menu01 dl dd a {
	height:26px;
	line-height:26px;
	background:url(../images/li2.gif) no-repeat right top;
	padding:0px 10px;
}
nav dl.gdwizh {
	width:670px;
	float:left;
	left:5px;
	white-space:normal;
	background:#fff;
	opacity: .80;
	filter: alpha(opacity=80);
	text-align:left;
	z-index:111111;
	border:1px solid #c8c8c8;
}
nav dl.gdwizh dd {
	padding:0px 10px;
	zoom:1;
}
nav dl.gdwizh dd a {
	white-space:nowrap;
}
nav dl.gdwizh dd a:hover {
	background:#ccc;
}
nav li dl dd a.nolinex {
	background:none;
}
.flashx {
	width:100%;
	overflow:hidden;
}
.bannar .nydz-img {
	width:100%;
	overflow:hidden;
}
.bannar .nydz-img a {
	display:block;
}
/*主要区域样式*/
.main-container {
	background:#f6f6f6 url(../images/nbg.jpg) repeat-x left top;
}
.main-container .main-con {
	background:url(../images/hobg.png) no-repeat left top;
	top:-44px;
	position:relative;
	z-index:99999;
	padding-top:22px;
}
.main-container .hcont {
	background:url(../images/c.jpg) repeat-x;
	padding:5px 13px 0px 13px;
	zoom:1;
}
.main-container .hcont a {
	float:left;
	display:inline;
	width:298px;
	height:124px;
	line-height:280px;
	overflow:hidden;
}
.main-container .hcont a.mrlf {
	margin-left:20px;
}
.main-container .pro {
	background:url(../images/anlibg.png) no-repeat;
	width:589px;
	height:360px;
	padding:20px;
	position:absolute;
	right:0px;
	top:-248px;
	overflow:hidden;
}
.main-container .pro li {
	float:left;
	display:inline;
	margin:8px 14px;
	overflow:hidden;
}
.main-container .pro li h3 {
	text-align:center;
}
.main-container .pro li img {
	border:1px solid #ccc;
}
.mrtpff {
	width:100%;
	margin-top:-30px;
	overflow:hidden;
}
/*底部样式*/
.footer .topbg {
	width:100%;
	height:45px;
	background:url(../images/foottopbg.png) repeat-x left top;
	overflow:hidden;
}
.footer .frcontainer {
	background:#dedad9 url(../images/footnavbg.png) repeat-x left top;
	padding-bottom:10px;
}
.footer .frcontainer .foot-nav {
	width:670px;
}
.footer .frcontainer .foot-nav ul {
	width:100%;
	height:42px;
	zoom:1;
}
.footer .frcontainer .foot-nav ul li {
	float:left;
	display:inline;
	line-height:42px;
	text-align:left;
	overflow:hidden;
}
.footer .frcontainer .foot-nav ul li.lspce {
	width:20px;
	height:42px;
	overflow:hidden;
}
.footer .frcontainer .foot-nav ul li a.ftnav {
	font-size:14px;
	color:#262626;
	font-weight:bold;
	text-shadow:#fff 1px 1px 1px;
}
.footer .frcontainer .foot-nav ul li dl {
	padding:20px 0px;
}
.footer .frcontainer .foot-nav ul li dl dd {
	line-height:1.8;
	padding:3px 0px;
}
.footer .frcontainer .foot-nav ul li dl dd a {
	display:block;
	cursor:pointer;
	background:url(../images/ftnavcio.jpg) no-repeat left 3px;
	padding-left:18px;
}
.footer .frcontainer .foot-nav ul li dl dd a:hover {
	background:url(../images/ftnavcio_hover.jpg) no-repeat left 3px;
}
.footer .frcontainer .contact {
	width:250px;
	overflow:hidden;
}
.footer .contact h3.Ti {
	height:42px;
	line-height:42px;
	font-size:14px;
	color:#262626;
	font-weight:bold;
	text-shadow:#fff 1px 1px 1px;
	overflow:hidden;
	text-align:center;
}
.footer .contact .con {
	padding:20px 0px 10px 0px;
}
.footer .ftinfomation {
	padding-top:10px;
}
.footer .lkti, .footer .linklist {
	float:left;
}
.footer .lk h3.lkti {
	float:left;
	height:30px;
	line-height:30px;
	padding-right:20px;
	font-weight:normal;
	background:url(../images/link.png) no-repeat left 5px;
	padding-left:20px;
	font-weight:bold;
	color:#666;
}
.footer .lk ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer .lk .Imglk {
	margin-bottom:3px;
}
.footer .lk .Imglk li {
	list-style:none;
	display:inline;
	padding-right:5px;
}
.footer .lk .Imglk img {
	width:88px;
	height:31px;
}
.footer .lk .wrlk {
	zoom:1;
}
.footer .lk .wrlk li {
	list-style:none;
	float:left;
	width:88px;
	height:25px;
	line-height:25px;
	margin-right:5px;
	overflow:hidden;
}
.footer .lk .wrlk li a {
	color:#BFA9AB;
}
.footer .lk .wrlk li a:hover {
	color:#9D3637;
}
.footer .footinfo {
	text-align:center;
	padding-bottom:5px;
}
.footer .footinfo a {
	color:#9D3637;
}
.powered_by_metinfo {
	font-size:11px;
}
/*内页全局样式*/
.sidebar {
	position:relative;
	background:url(../images/cbg.jpg) repeat-x 0px 0px;
	zoom:1;
}
.sidebar .sb_nav {
	float:left;
	width:248px;
	min-height:500px;
	_height:500px;
	background:url(../images/leftmenu1.png) no-repeat 0px 0px;
	position:relative;
	top:-60px;
	overflow:hidden;
	zoom:1;
}
.sidebar .sb_nav h3.title {
	text-align:left;
	padding:0px 30px;
	height:33px;
	line-height:33px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
}
.sidebar .sb_nav h3.line {
	margin-top:15px;
}
.sidebar .sb_nav .active {
	padding:15px 35px 10px 35px;
}
#sidebar dl dt {
	padding:8px 0px 8px 20px;
	border-bottom:1px solid #efefef;
	background:url(../images/ndot.gif) no-repeat 5px 15px;
	zoom:1;
}
#sidebar dl dt.on {
	background:url(../images/ndoton.gif) no-repeat 5px 15px;
	zoom:1;
}
#sidebar dl dd {
	padding:0px 0px 0px 15px;
}
#sidebar dl dd h4 {
	font-weight:normal;
	padding:5px 0px 5px 10px;
	background:url(../images/arrow2.gif) no-repeat left 12px;
	zoom:1;
}
#sidebar dl dt.on a {
	font-weight:bold;
	color:#a33333;
}
#sidebar dl h4.on a {
	font-weight:bold;
	color:#a33333;
}
.sidebar .hotprolist {
	padding:10px 30px;
}
.sidebar .hotprolist ol li {
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #ededed;
	overflow:hidden;
}
.sidebar .hotprolist ol li a {
	display:block;
	background:url(../images/arrow4.png) no-repeat 5px 11px;
	padding-left:15px;
}
.sidebar .hotprolist ol li.top a {
	background:url(../images/arrow3.png) no-repeat 5px 11px;
	color:#992f2f;
	font-weight:bold;
}
.sidebar .hotprolist ol li a:hover {
	background:url(../images/arrow3.png) no-repeat 5px 11px;
	color:#992f2f;
	font-weight:bold;
}
.sidebar .sb_box {
	float:right;
	width:710px;
	position:relative;
	zoom:1;
	top:-27px;
}
.sidebar .sb_box h3.title {
	display:block;
	width:727px;
	height:20px;
	line-height:20px;
	padding-bottom:7px;
	position:absolute;
	left:-11px;
	top:0px;
	background:url(../images/bread.png) no-repeat 0px 0px;
	font-weight:normal;
	font-size:100%;
	zoom:1;
	margin-bottom:20px;
}
.sidebar .sb_box h3.title div.position {
	display:block;
	height:28px;
	line-height:28px;
	padding-left:50px;
	color:#fff;
}
.sidebar .sb_box h3.title div.position a {
	color:#fff;
}
.sidebar .sb_box .active {
	position:relative;
}
.met_hits {
	padding:0px 5px;
	height:35px;
	line-height:35px;
	margin-top:10px;
	border-top:1px dotted #ccc;
	text-align:right;
	position:relative;
	color:#666;
}
.met_hits a {
	color:#666;
}
.met_hits .metjiathis {
	position:absolute;
	left:5px;
	top:8px;
}
.met_page {
	text-align:center;
}
.met_page a {
	margin-right:50px;
	color:#1C57C4;
	text-decoration:underline;
}
.met_annex {
	color:#f00;
	text-decoration:underline
}
.met_annex:hover {
	color:#f00;
	text-decoration:underline
}
#flip {
	position:relative;
	margin-bottom:15px;
}
/*简介模块*/
#showtext {
	padding:0px 15px;
	line-height:2;
	zoom:1;
	padding-top:40px;
}
/*文章模块*/
#newslist {
	padding:0px 20px;
	padding-top:30px;
}
#newslist dl {
	padding:20px 10px 20px 10px;
	zoom:1;
}
#newslist dl.br-btm {
	border-bottom:1px solid #eee;
}
#newslist dl dt a {
	display:block;
}
#newslist dl dt a img {
	border:2px solid #d3b3b3;
	padding:1px;
}
#newslist dl dd .new-title {
	height:35px;
	line-height:30px;
	border-bottom:1px dashed #cfcfcf;
	font-weight:normal;
	font-size:16px;
}
#newslist dl dd .new-title a {
	color:#9D3637;
}
#newslist dl dd .new-title a:hover {
	color:#000;
}
#newslist dl dd .new-title span {
	padding-left:13px;
	font-size:14px;
	color:#959595;
}
#newslist dl dd .new-text {
	padding-top:10px;
}
#shownews {
	padding:30px 15px 15px;
}
#shownews .editor {
	line-height:2;
	padding:0px 10px;
	font-size:14px;
}
#shownews h1 {
	font-size:20px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	padding:5px 0px;
	margin:10px 0px;
}
#newslist #flip {
	padding-top:10px;
}
/*产品模块*/
#productlist {
	padding:45px 10px 15px 10px;
	zoom:1;
}
#productlist li {
	float:left;
	display:inline;
	text-align:center;
}
#productlist li a.img {
	display:block;
	text-align:center;
	font-size:0px;
}
#productlist li a.img img {
	margin:auto;
	border:1px solid #ccc;
}
#productlist li h3 {
	padding:5px 0px 10px;
	font-weight:normal;
	line-height:1.5;
}
#showproduct {
	padding:15px;
	zoom:1;
	padding-top:35px;
}
#showproduct h1.title {
	font-size:18px;
	padding:5px 0px;
	margin-bottom:5px;
}
#showproduct .pshow dt {
	float:left;
}
#showproduct .pshow dd {
	float:left;
}
#showproduct .pshow dd ul {
	margin-left:15px;
}
#showproduct .pshow dd li {
	padding:5px 70px;
	margin:5px 0px;
	clear:both;
	border-bottom:1px solid #eee;
}
#showproduct .pshow dd li span {
	float:left;
	width:70px;
	color:#999;
}
#showproduct .ctitle {
	margin:15px 0px 10px;
	padding:5px 20px 1px 20px;
*background-position:left 17px;
	font-size:14px;
	border-bottom:1px solid #ccc;
}
#showproduct .ctitle span {
	background:#fff;
}
#showproduct .editor {
	line-height:2;
	padding:0px 10px;
	font-size:14px;
}
#productlist #flip {
	padding-top:10px;
}
/*下载模块*/
#downloadlist {
	padding:15px;
	zoom:1;
	padding-top:40px;
}
#downloadlist .metlist {
	margin-bottom:20px;
}
#downloadlist .metlist dt {
	border-bottom:1px solid #ddd;
	font-size:14px;
	font-weight:bold;
	padding:3px 5px 3px 20px;
	background:url(../images/dt-9.gif) no-repeat 5px 11px;
}
#downloadlist .metlist dd {
	color:#999;
	padding:5px 8px;
	background:#f8f8f8;
}
#downloadlist .metlist dd b {
	font-weight:normal;
}
#downloadlist .metlist dd div {
	float:right;
}
#downloadlist .metlist dd span {
	padding-right:20px;
}
#downloadlist .metlist dd a {
	color:#1C57C4;
	text-decoration:underline;
}
#downloadlist .metlist dd a.down {
	color:#fa1a1a;
	text-decoration:underline;
}
#showdownload {
	padding:15px;
	padding-top:40px;
}
#showdownload h1.title {
	font-size:18px;
	padding:5px 0px;
	margin-bottom:5px;
}
#showdownload .paralist {
	background:#f6f6f6;
	padding:5px 10px;
}
#showdownload .paralist li {
	padding:3px 5px 3px 0px;
	margin:5px 0px;
	border-bottom:1px solid #eee;
}
#showdownload .paralist li a {
	color:#f00;
	text-decoration:underline;
}
#showdownload .paralist li span {
	float:left;
	padding:0px 10px;
	margin-right:5px;
	text-align:left;
}
#showdownload .editor {
	line-height:2;
	padding:0px 10px;
	font-size:14px;
}
#showdownload .ctitle {
	margin:15px 0px 10px;
	padding:5px 20px;
	background:url(../images/dt-7.gif) no-repeat left center;
*background-position:left 17px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
/*图片模块*/
#imglist {
	padding:15px 10px;
	zoom:1;
	padding-top:50px;
}
#imglist li {
	float:left;
	display:inline;
	text-align:center;
}
#imglist li a.img {
	font-size:0px;
	display:block;
}
#imglist li a.img img {
	margin:auto;
	border:1px solid #ccc;
}
#imglist li h3 {
	padding:5px 0px 10px;
	font-weight:normal;
	line-height:1.5;
}
#showimg {
	padding:15px;
	padding-top:30px;
}
#showimg h1.title {
	font-size:18px;
	padding:5px 0px;
	margin-bottom:10px;
	text-align:center;
}
#showimg .imgshow {
	text-align:center;
}
#showimg .editor {
	line-height:2;
	padding:0px 10px;
	font-size:14px;
}
.imgparalist li {
	padding:3px 15px 3px;
	background:url(../images/dt-0.gif) no-repeat 5px center;
}
.imgparalist li span {
	float:left;
	margin-right:10px;
	color:#999;
}
#showimg .ctitle {
	margin:10px 0px 10px;
	padding:5px 20px;
	background:url(../images/dt-7.gif) no-repeat left center;
*background-position:left 17px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
/*招聘模块*/
#joblist {
	padding:40px 15px 15px 15px;
}
#joblist dl {
	padding:0px 5px 15px;
	margin-bottom:15px;
}
#joblist dt {
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
#joblist dd {
	padding:0px 0px 5px;
}
#joblist dd .dtail {
	padding:5px 10px;
	border-top:1px dotted #ccc;
}
#joblist dd .dtail span {
	margin-right:20px;
}
#joblist dd .dtail a {
	color:#1C57C4;
}
#joblist dd .editor {
	padding:5px;
}
#joblist dd .mis {
	padding:5px 10px;
}
#joblist dd .mis span {
	margin-right:15px;
	color:#999;
}
#showjob {
	padding:40px 15px 15px 15px;
	zoom:1;
}
#showjob h1.title {
	font-size:18px;
	padding:5px 0px;
	margin-bottom:5px;
}
#showjob .paralist li {
	float:left;
	width:45%;
	padding:3px 15px 3px;
	background:url(../images/dt-0.gif) no-repeat 5px center;
}
#showjob .paralist li span {
	float:left;
	margin-right:10px;
	color:#999;
}
#showjob .ctitle {
	margin:10px 0px 10px;
	padding:5px 20px;
	background:url(../images/dt-7.gif) no-repeat left center;
*background-position:left 17px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
#showjob .info_cv {
	font-size:12px;
	text-align:center;
	margin:10px 0px;
}
#showjob .editor {
	line-height:2;
	padding:0px 10px;
	font-size:14px;
}
#cvlist {
	padding:40px 15px 15px;
}
/*在线留言*/
#messagelist {
	padding:45px 15px 15px;
}
#messagelist .metlist {
	margin-bottom:10px;
	border:6px solid #dedede;
	padding:5px;
}
#messagelist .metlist dt {
	background:url(../images/message.gif) no-repeat left center;
	border-bottom:1px dotted #dedede;
	padding:4px 0px 4px 20px;
	margin-bottom:5px;
}
#messagelist .metlist dt span.name {
	color:#2c7199;
}
#messagelist .metlist dt span.time {
	padding-left:8px;
	color:#999;
}
#messagelist .metlist dt span.tt {
	float:right;
	padding-right:5px;
}
#messagelist .metlist dd.info span.tt {
	display:none;
	clear:both;
}
#messagelist .metlist dd.info span.text {
	display:block;
	line-height:1.5;
	padding:8px 5px;
}
#messagelist .metlist dd.reinfo span.tt {
	background:url(../images/admin.gif) no-repeat left 3px;
	display:block;
	border-bottom:1px dotted #dedede;
	padding:2px 0px 2px 20px;
	margin:0px 0px 5px;
	color:#2c7199;
}
#messagelist .metlist dd.reinfo span.text {
	display:block;
	line-height:1.5;
	padding:8px 5px;
}
#messagelist .ctitle {
	margin:10px 0px 10px;
	padding:5px 20px;
	background:url(../images/dt-7.gif) no-repeat left center;
*background-position:left 17px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
#messagelist table {
	margin:0px auto;
}
#messagetable {
	padding:15px;
}
#messagetable table {
	margin:0px auto;
}
/*在线反馈*/
#feedback {
	padding:40px 15px 15px;
}
#feedback table {
	margin:0px auto;
}
/*友情链接*/
#linklist {
	padding:30px 15px 25px;
}
#linklist .ctitle {
	margin:10px 0px 10px;
	padding:5px 20px;
	background:url(../images/dt-7.gif) no-repeat left center;
*background-position:left 17px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
#linklist .inside {
	padding:15px 0px 0px;
}
#linklist .metlist .img li {
	list-style:none;
	display:inline;
	padding-right:5px;
}
#linklist .metlist .img img {
	width:88px;
	height:31px;
}
#linklist .metlist .txt li {
	list-style:none;
	float:left;
	width:88px;
	height:20px;
	line-height:20px;
	margin-right:5px;
	overflow:hidden;
}
#linksubmit {
	padding:40px 15px 15px;
}
#linksubmit table {
	margin:0px auto;
}
#memberbox {
	padding:40px 15px 15px;
}
/*站内搜索*/
ul.searchnavlist {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.searchnavlist li {
	padding:5px 0px;
}
*html ul.searchnavlist span.advsearch_searchword input {
	width:130px;
	overflow:hidden;
}
#searchlist {
	padding:40px 15px 15px;
}
#searchlist li {
	padding-left:10px;
	margin-bottom:6px;
	line-height:1.5;
}
#searchlist ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#searchlist ul li {
	padding:3px 5px;
	margin-bottom:5px;
}
#searchlist ul li img {
	display:none;
}
#searchlist .search_title {
	display:block;
	padding:2px 0px;
}
#searchlist .search_title a {
	font-size:14px;
	color:#12C;
	text-decoration:underline;
}
#searchlist .search_title em {
	color:#c00;
	text-decoration:underline;
	font-style:normal;
}
#searchlist .search_detail {
	display:block;
}
#searchlist .search_detail a {
	text-decoration:underline;
	color:#12C;
}
#searchlist .search_content em {
	color:#c00;
	font-style:normal;
}
#searchlist .search_updatetime {
	display:block;
	margin-top:5px;
	color:green;
}
#searchlist a:hover {
	text-decoration:underline;
}
/*网站地图*/
#sitemaplist {
	padding:40px 15px 15px;
}
#sitemaplist ul li {
	background:url(../images/dd.gif) no-repeat left center;
	padding-left:8px;
	line-height:1.5;
}
#sitemaplist ul li span {
	padding-right:10px;
	float:left;
}
#sitemaplist .sitemapclass {
	padding:5px 0px;
}
#sitemaplist .sitemapclass1 {
	display:block;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	border-bottom:1px solid #ddd;
}
#sitemaplist .sitemapclass1 a {
	padding:5px 10px;
	background:#eee;
}
#sitemaplist .sitemapclass2 {
	padding-left:15px;
	padding-top:3px;
}
#sitemaplist .sitemapclass2 h3 {
	background:url(../images/dt-0.gif) no-repeat left center;
	padding:2px 8px;
}
#sitemaplist .sitemapclass2 h3 a {
	color:#444;
}
#sitemaplist .sitemapclass2 div {
	padding-left:2px;
}
#sitemaplist .sitemapclass2 h4 {
	display:inline;
	padding:2px 6px;
}
#sitemaplist .sitemapclass2 h4 a {
	text-decoration:underline;
	color:#2c7199;
}
