

/*初始化*/
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 Tahoma,Verdana,'Simsun'; color:#333; background:#fff url(../images/body-bg.gif) repeat-x left top; -webkit-text-size-adjust:none;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#0058b2;}
/*全局样式*/
.clear{ clear:both; }
.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;}
.searchnavlist{list-style:none; padding:0px; margin:0px;}
.searchnavlist .input-text{ width:130px;}
.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;}
.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(../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;}
.floatl{float:left;}
.floatr{float:right;}
/*----整体DIV块----------------------------------------*/
#metinfo{ width:976px; margin:0px auto; }

/*----Head文件----------------------------------------*/
#head{ position:relative;}
#head .logo{ position:absolute; left:0px; top:0px;height:78px;overflow:hidden;}
#head input.stxt{ border:0; background:none; height:14px; width:168px; color:#999; padding:2px; position:absolute; left:11px; top:6px; outline: none;}
#head input.searchimage{ border:0; background:none; height:21px; width:29px; overflow:hidden; cursor:pointer; position:absolute; right:0px; top:4px;}
#head .search{ height:25px; width:204px; margin-right:120px; background:url(../images/search.gif) no-repeat 2px 4px; text-align:left; margin-top:12px; padding-left:10px; float:right; position:relative;}
#head .search label{ position:absolute; left:15px; top:4px; font-style: oblique; color:#999; display:none;}
 
#head div.nav{ text-align:right; height:74px;}
#head .sidebar{ color:#95CDE6; float:right; height:48px; overflow:hidden;}
#head .sidebar .lang{ padding-top:18px; margin-right:32px;}
#head .sidebar span{ margin:0px 5px;}
#head .sidebar a{ color:#95CDE6;}
#head .sidebar a:hover{ color:#fff;}
#head .sidebar h1,#head .sidebar h2{ font-size:100%; font-weight:normal;}
#nav{ list-style:none; height:27px; float:right; position:relative; top:5px; padding-right:30px;}
#nav a{ float:left; display:inline; margin-right:1px; background:url(../images/nav.gif) no-repeat left top; padding-left:4px;}
#nav a span{ float:left; display:inline; height:27px; line-height:27px; background:url(../images/nav.gif) no-repeat right -27px; color:#fff; padding: 0px 10px 0px 6px; min-width:60px; text-align:center; white-space:nowrap; cursor:pointer;}
* html #nav a span{ width:60px;}

#nav a:hover{ background-position:left -54px;}
#nav a:hover span{ background-position:right -81px;}

#content{ background:url(../images/min.png) no-repeat left top; _background-position:left -1px;}
.content-bg{ background:url(../images/content-bg.gif) no-repeat 2px 56px;}
/*----Index文件----------------------------------------*/
#main{ padding-top:15px; width:940px; margin:0px auto;}
#main #left{ float:left; width:180px;}
#main #right{ float:right; width:750px;}

#main #left .top{ background:#0079a8 url(../images/left-bg.gif) repeat-x left bottom; min-height:200px;}
* html #main #left .top{ height:200px;}
#main #left .top-bg{ background:url(../images/left-top.gif) no-repeat center 3px; padding-top:13px;}
#main #left h3.title{ background:#10385b; height:30px; width:155px; margin:0px auto; border-top:1px solid #3584ad; border-bottom:1px solid #3584ad; font-size:13px; font-weight:normal; line-height:30px; color:#fff; padding-left:5px; overflow:hidden;}

#main #left h3.line{ color:#5F574A; text-align:center; font-size:18px; font-weight:normal; background:url(../images/bg.gif) no-repeat center bottom; margin-bottom:5px;}
#main #left .contact{ margin-top:15px; border:3px solid #D9D6D1; color:#666; }
#main #left .contact .cont{ border:1px solid #fff; padding:5px; background:#f4f4e8 url(../images/gradient.gif) repeat-x left bottom;}


#web-sidebar li{ zoom:1; border-bottom:1px solid #3584AD;}
#web-sidebar li a{ background:url(../images/expanded.gif) no-repeat 4px 10px; color:#fff; font-size:13px; display:block; padding:3px 0px 3px 18px;}
#web-sidebar li a:hover{ background:#185b85 url(../images/expanded.gif) no-repeat 4px 10px;}
#web-sidebar li.Parted a{ background:url(../images/collapsed.gif) no-repeat 4px 10px;}

#main #right .flash{ overflow:hidden;font-size:0px;}
#main #right .flash ul{ list-style:none; padding:0px; margin:0px;}

#full-screen-slider {
	width:100%;
	height:199px;
	float:left;
	position:relative
}
#slides {
	display:block;
	width:100%;
	height:199px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	right:10px;
	top:180px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE
}


#main #right h3.title{ background:#EFEDE0; padding:1px 0px; margin:8px 0px 10px; color:#555; font-size:16px; font-weight:normal; overflow:hidden; padding-left:10px;}
#main #right ol.metlist{ list-style:none; padding:0px 10px; overflow:hidden;}
#main #right ol.metlist li{ float:left; display:inline; text-align:center; margin:0px 10px 10px;}
#main #right ol.metlist li a.img{ display:block; font-size:0px; border:1px solid #ccc; padding:3px;}
#main #right ol.metlist h3{ font-size:100%; font-weight:normal; line-height:1.3; padding:4px 0px;}

#content .indexlink{ margin-top:10px; position:relative;}
#content .indexlink .linktd{ position:absolute; left:5px; top:0px; padding:5px; font-size:12px;}
#content .indexlink .list{ padding:5px 5px 5px 72px; }
#content .indexlink .list ul{ list-style:none; margin:0px; padding:0px;}
#content .indexlink .list li{ display:inline; padding:0px 5px; white-space:nowrap; }
#content .indexlink .text{ padding-top:1px; }
#content .indexlink .linkimg a{ font-size:0px; }
#content .indexlink .linkimg a img{ width:80px; height:31px; }

/*----Footer文件----------------------------------------*/
#footer{ background:#1c1c1c url(../images/footer-bg.gif) repeat-x left top; padding:25px 0px 10px; color:#7E7767;}
#footer .content{ width:940px; margin:0px auto; }
#footer div.nav{ height:28px; line-height:28px;}
#footer div.nav span{ padding:0px 8px;}
#footer div.nav a:hover{ color:#7E7767;}
#footer ul{ list-style:none; }
#footer div.text{ padding:5px; line-height:1.5; text-align:right;}
#footer a{ color:#fff; }
#footer div.text a{ color:#7E7767; text-decoration:underline;}
#footer .powered_by_metinfo{ font-size:11px;}

/*----Web文件----------------------------------------*/

#web{ padding-top:15px; width:940px; margin:0px auto;}
#web #left{ float:right; width:750px; overflow:hidden;}
#web #left .flash{ font-size:0px;}
#web #right{ float:left; width:180px; background:url(../images/index_left.gif) repeat-y right top; }

#web #right h3.title{ background:#10385b; height:30px; width:155px; margin:0px auto; border-top:1px solid #3584ad; border-bottom:1px solid #3584ad; font-size:13px; font-weight:normal; line-height:30px; color:#fff; padding-left:5px; overflow:hidden;}
#web #right h3.line{ color:#5F574A; text-align:center; font-size:18px; font-weight:normal; background:url(../images/bg.gif) no-repeat center bottom; margin-bottom:5px;}
#web #right .webnav{ background:#0079a8 url(../images/left-bg.gif) repeat-x left bottom; margin-bottom:15px; min-height:200px; }
* html #web #right .webnav{ height:200px;}
#web #right .web-bg{ background:url(../images/left-top.gif) no-repeat center 3px; padding-top:13px;}
#web #right .contact{ border:3px solid #D9D6D1; color:#666;}
#web #right .contact .cont{ border:1px solid #fff; padding:5px; background:#f4f4e8 url(../images/gradient.gif) repeat-x left bottom;}

#web .webcontent{ padding-bottom:10px;}

/*搜索模块、会员模块左侧导航*/
#web #right .webnav ul{ list-style:none; width:160px; margin:0px auto; padding-bottom:10px;}
#web #right .webnav ul li{ padding:4px 0px;}
#web #right .webnav ul.memberul li{ border-bottom:1px solid #3584AD; padding:0px;}
#web #right .webnav ul.memberul li a{ background:url(../expanded.gif) no-repeat 4px 10px; color:#fff; font-size:13px; display:block; padding:3px 0px 3px 18px;}
#web #right .webnav ul.memberul li a:hover{ background:#185b85 url(../expanded.gif) no-repeat 4px 10px;}
/*-----顶级栏目--------------*/
#web-sidebar{ width:160px; margin:0px auto; padding-bottom:10px;}
#web-sidebar h2{ border-bottom:1px solid #3584AD;}
#web-sidebar h2 a{ background:url(../images/expanded.gif) no-repeat 4px 10px; color:#fff; font-size:13px; display:block; padding:3px 0px 3px 18px;}
#web-sidebar h2 a:hover{ background:#185b85 url(../images/expanded.gif) no-repeat 4px 10px;}
#web-sidebar div.part2dom{ margin-left:15px;}
/*-------------------*/
#web-sidebar dt{ zoom:1; border-bottom:1px solid #3584AD;}
#web-sidebar dt a{ background:url(../images/expanded.gif) no-repeat 4px 10px; color:#fff; font-size:13px; display:block; padding:3px 0px 3px 18px;}
#web-sidebar dt a:hover{ background:#185b85 url(../images/expanded.gif) no-repeat 4px 10px;}
#web-sidebar dt.Parted a{ background:url(../images/collapsed.gif) no-repeat 4px 10px;}

#web-sidebar dd{ margin-left:20px; }
#web-sidebar dd h4{ font-size:100%; font-weight:normal; padding:2px 0px 2px 10px; background:url(../small/nav_ico.gif) no-repeat left 10px; }
#web-sidebar dd h4 a{ color:#f7f7f7; }
/*-------------------*/
#web #left h3.title{ height:25px; line-height:25px; margin:8px 0px; color:#666; font-weight:normal; font-size:11px; overflow:hidden; padding-left:5px; }
#web #left h3.title a{ color:#666; text-decoration:underline;}

#flip{ padding:5px; text-align:center; }
.hits{ border-bottom:1px dotted #ccc; height:25px; line-height:25px; margin:10px 0px 5px; text-align:right; color:#666;}
.hits a{ color:#666;}
.page{ padding:2px 5px; line-height:1.8; color:#666;}
.page a{ color:#666; text-decoration:underline;}
.inside{ margin-bottom:10px; text-align:right;}
.inside a{ padding:1px 0px; color:#f00; font-weight:bold;}
.inside a:hover{ color:#f00; border-bottom:1px solid #f00;}
/*----Show文件----------------------------------------*/
#left div.showtext{ padding:0px 8px;}

/*----News文件----------------------------------------*/
#news_list ul{ list-style:none; padding:0px 10px;}
#news_list li{ height:32px; padding:0px 8px 0px 18px; background:url(../small/news_a.gif) no-repeat 6px 13px; line-height:32px; overflow:hidden; border-bottom:1px dotted #ccc;}
#news_list li span{ float:right; color:#999;}
* html #news_list li img{ padding-top:8px;}

#news_list dl{ padding:10px;}
#news_list div.line{ height:10px; border-top:1px solid #ccc; overflow:hidden;}
#news_list dt{ position:relative;}
#news_list dd{ width:100%;}
#news_list dd .text{ padding-left:10px;}
#news_list dd h3{ font-size:100%;}
#news_list dd p{ color:#666;}
 

/*----ShowNews文件----------------------------------------*/
#shownews{ padding:10px;}
#shownews h1.title{ padding:4px; border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:150%;}
#shownews div.text{ padding:0px 5px;}

#shownews .related{ font-size:100%; padding-left:5px; margin-top:8px;}
#shownews .related-list{ padding-left:20px; list-style:none;}
#shownews .related-list li{ float:left; width:48%; }

/*----Product文件----------------------------------------*/
/*【样式一】*/
#product-list #plug1{ padding:0px 10px;}
#product-list #plug1 li{ float:left; display:inline; text-align:center; margin:0px 10px 10px;}
#product-list #plug1 li a.img{ display:block; font-size:0px; border:1px solid #ccc; padding:3px;}
#product-list #plug1 h3{ font-size:100%; font-weight:normal; line-height:1.3; padding:4px 0px;}

/*【样式二】*/
#product-list #plug2{ padding:10px;}
#product-list #plug2 dl{ overflow:hidden; float:left; margin-bottom:10px;}
#product-list #plug2 dl dt{ float:left; overflow:hidden; position:relative;}
#product-list #plug2 dl dt a{ display:block; padding:3px; font-size:0px; border:1px solid #e6e6e6;}
#product-list #plug2 dl dd{ float:left; width:100%; overflow:hidden;}
#product-list #plug2 dd ul{ padding:0px 8px; color:#555;}
#product-list #plug2 dd ul li{ padding:3px 0px;}
#product-list #plug2 h4.title{ font-size:14px; line-height:1.2;}

/*----ShowProduct文件----------------------------------------*/
#showproduct{ padding:0px;}
.pshow img {width:auto;}
#showproduct dt{width:360px; float:left; overflow:hidden; position:relative;}
#showproduct dd{ float:left; width:100%; overflow:hidden;}
#showproduct dd li{ list-style:none; padding:5px 10px; border-bottom:1px dotted #ccc; color:#656565;}
#showproduct dd li span{ color:#333;}
#showproduct dd h1{ font-size:16px; color:#333;}
#showproduct dd div.text{ padding:5px 10px;}
#showproduct dt #imgqwe a { display:block; border:1px solid #e6e6e6; padding:5px 5px; }
#showproduct .smallimg{ text-align:center !important; margin-top:8px;}
#showproduct .smallimg span.spic{ margin:2px;}
#showproduct h3.hr{ font-size:13px; margin-top:15px; padding:0px 5px; border-bottom:1px solid #ccc; }
#showproduct div.text{ padding:5px;}

/*----Download文件----------------------------------------*/
#downloadlist{ padding:0px 10px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../small/download_ico.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文件----------------------------------------*/
#showdownload{ padding:10px;}
#showdownload ul.Para{ list-style:none; margin-bottom:15px;}
#showdownload ul.Para li{ background:#f0f0f0; border-bottom:1px solid #fff; color:#555; height:25px; line-height:25px; overflow:hidden;}
#showdownload ul.Para li span.name{ float:left; background:#ddd; min-width:80px; padding:0px 5px; white-space:nowrap; text-align:center; border-right:1px solid #fff; margin-right:8px;}
* html #showdownload ul.Para li span.name{ width:80px; }
#showdownload ul.Para li.title h1{ font-size:100%;}
#showdownload ul.Para li a{ color:#f00; text-decoration:underline;}

#showdownload div.Para .info_download{ display:block; padding:5px; }
#showdownload div.Para .info_download a{ padding:3px 8px; border:1px solid #ccc; color:#333; font-weight:bold;}

/*----Img文件----------------------------------------*/
#img_list{ padding:0px 10px;}
#img_list li{ float:left; display:inline; text-align:center; margin:0px 10px 10px;}
#img_list li a.img{ display:block; font-size:0px; border:1px solid #ccc; padding:3px;}
#img_list h3{ font-size:100%; font-weight:normal; line-height:1.3; padding:4px 0px;}

#img_list dl{ padding:10px;}
#img_list div.line{ height:1px; border-top:1px solid #ccc; overflow:hidden;}
#img_list dt{ position:relative;}
#img_list dd{ width:100%; color:#666;}
#img_list dd .text{ padding-left:10px;}
#img_list dd h5{ font-size:100%; font-weight:normal;}
#img_list dd h4{ font-size:100%; font-weight:normal; border-bottom:1px solid #ccc;}
#img_list dd p{}

/*----ShowImg文件----------------------------------------*/
#showimg{ padding:10px;}
#showimg h1.title{ padding:4px; border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:150%;}
#showimg div.para{ text-align:center;}
#showimg div.text{ padding:0px 5px;}
#showimg div.metinfo_slide{ margin-left:auto; margin-right:auto;}
#showimg h3.hr{ font-size:100%; background:#eee; margin-top:8px; padding-left:5px; height:25px; line-height:25px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc;}
#showimg #imgqwe a img{ border:1px solid #e6e6e6; padding:5px;}
#showimg #imgqwe a img{ border:1px solid #e6e6e6;}
#showimg .smallimg{text-align:center !important; margin-top:8px;}
#showimg .smallimg span.spic{ margin:2px;}
#showimg span.info_select{ margin-top:8px;}

/*----Job文件----------------------------------------*/
#joblist{ padding: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文件----------------------------------------*/
#showjob{ padding:10px;}
#showjob h1.title{ padding:4px; border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:150%;}
#showjob div.para ul{ list-style:none; padding:0px 5px;}
#showjob div.para ul li{ float:left; width:50%; padding:3px 0px;}
#showjob div.text{ padding:0px 5px;}
#showjob h3.hr{ clear:both; font-size:100%; background:#eee; margin-top:8px; padding-left:5px; height:25px; line-height:25px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc;}
#showjob div.para .info_cv{ clear:both; padding:5px; text-align:right; }
#showjob div.para .info_cv a{ padding:3px 8px; border:1px solid #ccc; color:#333; font-weight:bold;}
/*----CV文件----------------------------------------*/
#cv_list{ padding:10px; text-align:center;}
table.cv_table{ background:none; width:100%; text-align:left;}
table.cv_table td{ height:28px; line-height:28px; }
table.cv_table td.cv_td1{ padding-right:3px;}
table.cv_table td.cv_select,table.cv_table td.cv_input{ padding-left:3px;}
table.cv_table td.cv_select select{ padding:1px; }
table.cv_table td.cv_select option{ padding:1px; }

table.cv_table td.cv_input input{ padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb;}
table.cv_table td.cv_input input:focus{ border:1px solid #aaa;}
table.cv_table td.cv_input textarea{ margin:3px 0px; width:80%; padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb; }
table.cv_table td.cv_input textarea:focus{ border:1px solid #aaa;}

table.cv_table td.cv_submit{ padding:5px 0px;}
table.cv_table td.cv_submit input{ cursor:pointer;}

/*----Feedback文件----------------------------------------*/
#feedback{ padding:10px; text-align:center;}
table.feedback_table{ background:none; width:100%; text-align:left;}
table.feedback_table td{ height:28px; line-height:28px; }
table.feedback_table td.feedback_td1{ padding-right:3px;}
table.feedback_table td.feedback_select,table.feedback_table td.feedback_input{ padding-left:3px;}
table.feedback_table td.feedback_select select{ padding:1px; }
table.feedback_table td.feedback_select option{ padding:1px; }

table.feedback_table td.feedback_input input{ padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb;}
table.feedback_table td.feedback_input input:focus{ border:1px solid #aaa;}
table.feedback_table td.feedback_input textarea{ margin:3px 0px; width:80%; padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb; }
table.feedback_table td.feedback_input textarea:focus{ border:1px solid #aaa;}

table.feedback_table td.feedback_input .checboxcss{ margin-right:5px; border:0; position:relative; top:2px;}
table.feedback_table td.feedback_submit{ padding:5px 0px; text-align:left; padding-left:145px;}
table.feedback_table td.feedback_submit input{ cursor:pointer;}

/*----Search文件----------------------------------------*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding: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;}

/*----Member文件----------------------------------------*/
#member{ padding:10px 15px;}

/*----Link_Lndex文件----------------------------------------*/
#link_index{ padding:0px 10px;}
#link_index ul{ list-style:none;}
#link_index dl{ margin-bottom:30px;}
#link_index dl dt{ font-weight:bold; margin-top:8px; padding:3px; border-bottom:1px solid #bbb;}
#link_index dl dd{ padding:5px;}
#link_index dl dd li{ display:inline; padding-right:10px; }
#link_index dl dd li a{ text-decoration:underline;}

/*----Addlink文件----------------------------------------*/
#addlink{ padding:10px; text-align:center;}
#addlink .addlink_title{ text-align:right; color:#f00; font-size:13px; padding-left:5px; border-bottom:1px solid #ccc; }
#addlink .addlink_table{ margin:0px auto; text-align:left; width:100%; background:#fff; }
#addlink .addlink_table td{ height:28px; line-height:28px;}
#addlink .addlink_table td.addlink_td1{ text-align:right; width:20%; padding-right:3px; }
#addlink .addlink_table td.addlink_input{ padding-left:5px;}
#addlink .addlink_table td.addlink_td2{ padding-left:5px;}
#addlink .addlink_table td.addlink_input input{ padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb;}
#addlink .addlink_table td.addlink_input textarea{ margin:3px 0px; width:80%; padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb; }
#addlink .addlink_table td.addlink_input input:focus{ border:1px solid #aaa;}
#addlink .addlink_table td.addlink_input textarea:focus{ border:1px solid #aaa;}
#addlink .addlink_submit{ text-align:left; padding:5px 0px; padding-left:145px; }
#addlink .addlink_submit input{ cursor:pointer;}

/*----Message_Index文件----------------------------------------*/
#messagelist{ padding:0px 10px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../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(../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(../dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
/*----Message文件----------------------------------------*/
#message{ padding:10px;}
#message .message_table{ width:100%; margin-top:10px; text-align:left; background:none;}
#message .message_table td.message_td1{ text-align:right; width:20%; height:28px; line-height:28px; padding-right:3px;}
#message .message_table td.message_input{ padding-left:3px;}
#message .message_table td.message_input input{ padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb; margin-right:3px;}
#message .message_table td.message_text textarea{ margin:3px; width:80%; padding:2px; background:url(../small/input.gif) no-repeat left top; border:1px solid #bbb; }
#message .message_table td.message_input input:focus{ border:1px solid #aa;}
#message .message_table td.message_text textarea:focus{ border:1px solid #aaa;}
#message .message_submint{ text-align:left; padding:5px 0px; padding-left:145px;}
#message .message_submint input{ cursor:pointer;}

/*----Sitemap文件----------------------------------------*/
#sitemaplist{ padding:15px;}
#sitemaplist ul li{ background:url(../dt-0.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(../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;}

