﻿@charset "UTF-8"; /*设定文字编码*/
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height: 1.8em;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body
{font-family:"微软雅黑", Arial, Tahoma,"微软雅黑","宋体";  /*文字字体定义 */
 font-size: 12px;color: #333333; /*文字大小定义 */
 background:#fff; /*文字颜色定义 */}
/* 网站超链接css通用设置 */
a{text-decoration: none;}/* 链接无下划线,有为underline */
a:link {color: #CC3300;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #333333;	text-decoration: none;} /* 鼠标在链接上*/ 
a:active {color: #333333;} /* 点击激活链接 */

h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}/*图片边框为0*/
.clear{clear:both;}/*清除浮动*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
/*表格样式定义 */ 
table{}
checkbox{border: 0px;}/*选择框样式定义 */
/*文字按钮样式定义 */ 
.button{border: 0px;}

/*--------------结构部分---------------*/
#container{ background:url(../images/bj.jpg) repeat-x left top;}/*容器*/
#wrapper{width:946px;margin:0 auto;}/*页面外围控制整体布局宽度*/
.box{ background:url(../images/centerbj01.jpg) no-repeat left top; width:939px; padding:4px 4px 0 3px;}
.boxm{ background:url(../images/center_line.jpg) repeat-y left top;}
#header{ padding:5px 0;}/*页眉*/
#imain{ background:url(../images/mainbj.gif) repeat-x left top;padding:22px 9px 13px 9px;}/*主体部分*/
#main{ background:url(../images/mainbj.gif) repeat-x left top;padding:21px 10px 12px 10px;}/*主体部分*/

.box_m{ background:url(../images/center_m.gif) repeat-y center top;}
.box_b{ background:url(../images/center_b.gif) no-repeat center bottom;}
.box_t{ background:url(../images/center_t.gif) no-repeat center top;}


.left{ width:680px; padding:0 9px 0 0;}/*内页左*/

.leftbox{ background:url(../images/leftbox_t.jpg) no-repeat left top; padding:0 0;}
.leftboxm{ background:url(../images/leftbox_m.jpg) repeat-y left top;}
.leftboxb{ background:url(../images/leftbox_b.jpg) no-repeat left bottom; padding-bottom:15px;}

.right{width:230px;}/*内页右*/
.rightbox{ background:url(../images/rightt.gif) no-repeat left top;}
.rightbox01{ background:url(../images/rightt01.gif) no-repeat left top;}
.rightboxb{ background:url(../images/rightb.gif) no-repeat left bottom; padding-bottom:10px;}
.rightboxm{ background:url(../images/rightm.gif) repeat-y left top;}


#footer{ background:url(../images/footbj.jpg) repeat-x left top;padding:0 0 5px; text-align:center;}/*页脚*/

.footnav{ color:#fff; text-align:center; margin-bottom:12px;}/*底部信息*/
.footnav a{ padding:0 0 0 8px; line-height:34px; color:#fff;}
.footnav a:visited{ color:#fff;}
.footnav a:hover{color:#fff; font-weight:bold;}

.copyright{line-height:24px; color:#000000; padding:0 0 0 8px;}/*版权*/
.copyright a{color:#000000;}
.copyright a:visited{ color:#000000;}
.copyright a:hover{color:#000000;}

.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}

/*--------------表现部分-------------*/
.logo{padding:0 0 0 15px;}/*网站标识*/

.topnav{ text-align:right;color:#fff; padding:0 10px 0 0;}/*顶部菜单*/
.topnav a{ color:#fff;line-height:28px; padding:0 10px;}
.topnav a:visited{ color:#fff;}
.topnav a:hover{ color:#fff; text-decoration:underline;}

.menu{ background:url(../images/menu_bj.jpg) no-repeat center top; height:37px; width:940px;}/*主菜单*/
.menu ul{ list-style-type:none;}
.menu ul li{ float:left; background:url(../images/menu_line.gif) no-repeat left top; line-height:37px; padding:0 1px 0 1px;}

.menu ul li a{display:block; color:#fff; font-weight:bold; padding:0 24px; line-height:37px;}
.menu ul li a:visited{ color:#fff; }
.menu ul li a:hover{ color:#fff; background:url(../images/menu_bj.gif) no-repeat center;}

.menu .current a{ color:#fff; background:url(../images/menu_bj.gif) no-repeat center;}
.menu .current a:visited{ color:#fff; background:url(../images/menu_bj.gif) no-repeat center;}
.menu .none{ background:none;}


.submenu{  padding:16px 17px 16px;}/*子菜单a*/
.submenu dl{}
.submenu dl dt{background:url(../images/line01.gif) repeat-x left bottom; padding:1px 0 2px;}
.submenu dl dt a{ background:url(../images/cion01.gif) no-repeat 12px 14px; padding-left:22px;line-height:33px;color:#5b6266; display:block; height:33px;}

.submenu dl dt a:visited{color:#5b6266;}
.submenu dl dt a:hover{color:#083457; background:url(../images/subh.gif) no-repeat left top;}
.submenu .current a{color:#083457; background:url(../images/subh.gif) no-repeat left top;}
.submenu .current a:visited{color:#083457;}

.submenu dl dd{ padding:10px 0 10px 10px;}/*子菜单b*/
.submenu dl dd a{color:#585858;padding:0 0 0 16px; text-align:left;}
.submenu dl dd a:visited{color:#585858;}
.submenu dl dd a:hover{color:#000;}

.submenu h6{ text-align:right; font-weight:normal; padding-right:15px; color:#000;}/*子菜单更多*/
.submenu h6 a{color:#000; font-family:"宋体";}
.submenu h6 a:visited{color:#000;}
.submenu h6 a:hover{color:#000;}
/*--------------首页内容块-------------*/
.banner{}/*标语 广告*/
.search{}/*搜索*/


.itit{ height:36px;}
.itit h1{ color:#083457; padding-left:18px; font-size:14px; line-height:36px;}
.itit h1 span{ font-size:10px; padding-left:8px; color:#90959c; font-weight:normal;} 
.itit h6 {float:right; }
.itit h6 a{  line-height:36px; padding:0 15px 0 0; color:#bd0010; font-weight:bold; font-size:10px;}
.itit h6 a:visited{ color:#bd0010; }


.icompany{}/*首页公司简介*/
.icompanycont{} 
.icompanycont h5{ margin:5px auto 0 auto; text-align:center;}
.icompanycont h5 img{border:#8f8f8f 1px dotted;}


.icompanycont p{ color:#505050; padding:10px 16px 0 16px;}
.more { text-align:right; padding:0 16px 10px 0;}
.more a,.more a:visited,.more a:hover{color:#083457; text-decoration:underline;}

.inews{ }/*首页新闻*/
.inews h5{ margin:5px auto 0 auto; text-align:center;}
.inews h5 img{border:#8f8f8f 1px dotted;}
.inews ul{ list-style-type:none; padding:15px 16px 5px 16px;}
.inews ul li{ padding:6px 0; background:url(../images/line01.gif) repeat-x left bottom; line-height:18px;}
.inews ul li a{line-height:18px; background:url(../images/cion01.gif) no-repeat 5px 6px; color:#5b6266; padding-left:18px; display:block;} 
.inews ul li a:visited{ color:#5b6266;} 
.inews ul li a:hover{ color:#083457;background:url(../images/cion01.gif) no-repeat 5px 6px;} 
.inews strong{ line-height:18px;}
.inews h2{ text-align:right; margin:10px 15px 0 0;}

.ipro_list{}/*首页产品分类列表*/
.ipro_list h5{ margin:5px auto 0 auto; text-align:center;}
.ipro_list h5 img{border:#8f8f8f 1px dotted;}
.ipro_list ul{list-style-type:none; padding:15px 16px 5px 16px;}
.ipro_list li{background:url(../images/line01.gif) repeat-x left bottom; line-height:18px; padding:6px 0;}
.ipro_list li a{ background:url(../images/cion01.gif) no-repeat 8px 6px; padding-left:18px;line-height:18px;color:#5b6266; display:block;}
.ipro_list li a:visited{color:#5b6266;}
.ipro_list li a:hover{color:#083457;}


.icontact{}/*联系我们*/
.icontact h5{ margin:5px auto 0 auto; text-align:center;}
.icontact h5 img{border:#8f8f8f 1px dotted;}

.icontact ul{ padding:15px 16px;}
.icontact div{ padding:10px 16px;}
.icontact strong{color:#003366;}
/*--------------公用样式-------------*/
.ititle{}/*首页标题*/
.ititle h1{ color:#083457; padding-left:18px; font-size:14px; line-height:36px;}

.ititle h1 span{ font-size:10px; padding-left:8px; color:#90959c; font-weight:normal;} 

.ititle a{ float:right; line-height:36px; padding:0 15px 0 0; color:#bd0010; font-weight:bold; font-size:10px;}
.ititle a:visited{ color:#bd0010; }

.title{}/*内页标题*/
.title h1{ color:#083457; padding-left:18px; font-size:14px; line-height:38px;}
.title h1 span{ font-size:10px; padding-left:8px; color:#90959c;}

.title01{ height:32px; background:url(../images/tit_m.gif) repeat-x left top;}
.title01 h1{ background:url(../images/tit_r.gif) no-repeat right top;line-height:32px;}
.title01 h1 p{ background:url(../images/tit_l.gif) no-repeat left top; line-height:32px; padding-left:35px; color:#010101; font-size:14px;}
.title01 a{ float:right; line-height:32px; color:#000; padding-right:8px;}
.title01 a:visited{ color:#000;}

.container{ padding:10px 28px;}/*内容页内容部分四边间隔*/
.container2{ width:604px; overflow:hidden; padding:5px 10px; font-size:14px;}

.content{text-align:left; font-size:14px;}
.content h1{ height:26px; line-height:26px; padding-left:10px; border:#ccc 1px solid;}

.content h2{ text-indent:5px; height:32px; background:url(../images/tit_m.gif) repeat-x left top; line-height:32px;}
.content h2 p{ background:url(../images/tit_r.gif) no-repeat right top;line-height:32px;margin:0px;}
.content h2 p span{ display:block;background:url(../images/tit_l.gif) no-repeat left top; line-height:32px; padding-left:35px; color:#010101; font-size:14px;}
.content h2 p strong{ line-height:32px;}
.content h2 a{ color:#000; line-height:32px;}
.content h2 a:visited{ color:#000;}
.content h2 a:hover{ color:#000;}

.line{ border:#d8d8d8 5px solid; padding:10px 0 0;}
.content h3{ color:#083457; font-size:18px;text-align:center;}
.content h4{color:#5b6266; font-weight:normal;margin:5px 0; text-align:center;}

.content h5{ text-indent:5px;line-height:28px;border:#083457 1px solid; padding-left:10px; color:#083457; font-weight:normal; margin-bottom:10px;}

.content h6{font-size:14px; border:#b0afac 1px dotted; line-height:25px; text-indent:10px;color:#000; font-weight:normal; margin:5px 0;}
.content li{margin-left:3.5em;}
.content strong{color:#003366;}
.content p{margin:8px auto; }

.content a{color:#0099FF;text-decoration:underline;}
.content a:visited{color:#0066FF;}
.content a:hover{ text-decoration:underline;}
.content table{ font-size:12px;}
.content table td{padding:0px 5px;}

.tableboder table {border-collapse:collapse;border:#b7b7b7 solid 1px; color:#525252;}
.tableboder th{background:url(../images/th.gif) repeat-x left top; line-height:25px; color:#027347;padding:0 5px; text-align:center;  font-size:12px;}
.tableboder td{padding:0 5px;border:#b7b7b7 solid 1px; color:#525252;}

/*--------------栏目页面-------------*/
.brief{ padding:10px 15px; font-size:14px;line-height:25px;color:#083457; border:#d8d8d8 5px solid; margin-bottom:15px;}/*内页简介*/
.brief a{ color:#f00;}
.brief a:visited{ color:#f00;}
.brief a:hover{ color:#000;}

.place{ color:#5b6266; font-size:12px;padding:0 15px 0 0;}/*内页位置导航*/
.place a{color:#5b6266;padding:0 0 0 5px;text-align:center; line-height:38px;}
.place a:visited{color:#5b6266;}
.place a:hover{color:#083457;}

.page{text-align:center; background:url(../images/page.gif ) no-repeat center;color:#083457; height:25px; line-height:25px; margin:20px 0;}/*分页*/

.page a{color:#083457;}
.page a:visited{color:#083457;}
.page a:hover{color:#000;font-weight:bold;}

/*--------------简介内容部分-------------*/

/*新闻页面*/
.newslist{}
.newslist ul{ list-style:none;}
.newslist li{ line-height:18px; padding:8px;background:url(../images/line01.gif) repeat-x left bottom;}
.newslist li a{ display:block;line-height:18px; color:#5b6266;background:url(../images/cion01.gif) no-repeat 0px 6px; padding:0px 10px 0 15px; font-size:14px;}
.newslist li a span{ float:right; line-height:18px;}
.newslist li a strong{ line-height:18px;}
.newslist li a:visited{ color:#5b6266;}
.newslist li a:hover{background:url(../images/cion01.gif) no-repeat 0px 6px;color:#083457;font-weight:bold;}

/*新闻明细评论页面*/
.recent_comment{}
.recent_comment ul{ list-style-type:none; padding:10px;}
.recent_comment li{ border-bottom:#aca4a4 1px dotted;padding-left:15px;line-height:20px;}
.recent_comment li a{line-height:28px;background:url(../images/cion01.gif) no-repeat left 13px;color:#393939;padding:2px 0 0 14px; display:block; font-size:14px;}
.recent_comment li a:visited{color:#393939;}
.recent_comment li a:hover{color:#083457; background:url(../images/cion01.gif) no-repeat left 13px; font-weight:bold;}
/*
.comment_content{margin:10px;}
.comment_content td{padding:12px 0 0;color:#393939;}
.input_title{width:200px;border:#b9b9b9 solid 1px;height:18px; line-height:18px; padding-top:2px;color:#000;}
.input_name{width:200px;border:#b9b9b9 solid 1px;height:18px; line-height:18px; padding-top:2px;color:#000;}
.comment_content textarea{width:475px;height:95px;border:#b9b9b9 solid 1px;margin:0 8px 0 0;}
.comment_content .btn{ border:1px solid #b9b9b9;background:url(../images/th.gif) repeat-x left top; width:70px; height:27px; line-height:16px; margin:5px 5px 0 1px; color:#000;}
*/
#comment_list{margin:10px; color:#393939;}
#comment_list  table td { padding:4px;}
#comment_list input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #b9b9b9; height:20px;}
#comment_list textarea{  font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #b9b9b9;}
#comment_list .border{width:400px;}
#comment_list .btn{border:1px solid #b9b9b9;background:url(../images/th.gif) repeat-x left top; width:70px; height:27px; line-height:16px; margin:5px 5px 0 1px; color:#000;}
#comment_list p{ padding-left:100px;}

/*产品列表标题*/
.pro_title{ margin-bottom:15px; background:url(../images/line02.gif) repeat-x left bottom; height:23px;}
.pro_title h6{text-align:center;width:114px;float:left;margin:0 5px 0 0;height:23px;}
.pro_title h6 a{color:#5b6266; line-height:23px;background:url(../images/pronava.gif) no-repeat left top; display:block; font-weight:normal;}
.pro_title h6 a:visited{color:#5b6266;}
.pro_title h6 a:hover,.pro_title .current a{color:#083457;background:url(../images/pronavh.gif) no-repeat left top;}
.pro_title .current a:visited{color:#083457;}

/*产品列表a页面*/
.pro_c{ background:url(../images/line.gif) no-repeat repeat-x left bottom; margin-bottom:15px; border:#dbdbdb 1px solid; background:#f7f7f7;}
.pro_c table{ border-collapse:collapse;}
.pro_c td{ padding:0 9px; color:#666; vertical-align:top;}
.pro_c td a{color:#083457; font-weight:bold;}
.pro_c td a:visited{color:#083457;}
.pro_c th{ color:#083457; padding:0 0 0 20px; text-align:left; vertical-align:top; font-weight:normal;}
.pro_c span{ color:#083457;}
.pro_c .prc{ background:url(../images/cion01.gif) no-repeat 15px 10px; color:#fff; padding:2px 0 5px 12px;}
.pro_c .prc a{ color:#083457; text-decoration:underline;}
.pro_c .prc a:visited{ color:#083457; text-decoration:underline;}
.pro_c .prc a:hover{ color:#083457; text-decoration:none;}


/*产品列表b页面*/
.pro_listb{}
.pro_listb div{width:25%; float:left; margin:0 auto; text-align:center;}

.pro_listb h2{width:120px;height:120px;margin:0 auto 5px auto; border:#c0c0c0 1px solid; padding:0;}
.pro_listb h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.pro_listb h2 img{ vertical-align:middle; padding:0; margin:0;}

.pro_listb h3{text-align:center;color:#5b6266;width:120px;line-height:27px; height:27px; background:url(../images/title_bj.gif) repeat-x left top; border:#c5c5c5 1px dotted; font-weight:normal; margin:5px auto;}
.pro_listb h3 a{color:#5b6266; font-size:12px;line-height:27px; font-weight:normal;}
.pro_listb h3 a:visited{color:#5b6266; }
.pro_listb h3 a:hover{ color:#1977b1;}
.pro_listb strong{ line-height:18px;}
.pro_listb p{}


/*public_pic_list页面*/
.pro_b{}
.pro_b .div{float:left; width:25%; text-align:center;margin:5px 0;}
.pro_b .div h1{ width:120px; height:120px; margin:0 auto 5px auto; padding:1px; border:1px solid #d4d4d4;}
.pro_b .div h1 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.pro_b .div h1 img{vertical-align:middle;}
.pro_b .div h2{ color:#616161; line-height:17px;}

/*product_detail_b页面的简介和相关产品*/
.sub_brief{ padding:8px 0 0;}
.sub_briefdl ul{ list-style-type:none;}
.sub_briefdl li{background:url(../images/cion01.gif) no-repeat 5px 11px;color:#000;border-bottom:#000 dotted 1px;padding:2px 10px 0 15px; margin:8px;}
.sub_briefdl li a{color:#000;}
.detail_brief{padding:8px;}

/*产品明细c*/
.content .prdetail_c{ border:#dbdbdb 1px solid; margin-bottom:15px;background:#f7f7f7; padding-bottom:1px; margin-top:15px;}
.content .prdetail_c img{ margin-top:9px;}
.content .prdetail_c table{ border:none;}
.content .prdetail_c table td{ border:none;}

.proc_con{margin:0 auto;text-align:center; }
.proc_con span{ margin:20px 0; width:200px; height:200px;}
.proc_con .img{ overflow:hidden; border:#dbdbdb 2px solid; margin:20px 0 0;}
.proc_conr{ margin:15px;}
.proc_conr div strong{ color:#083457; font-size:12px;line-height:20px; height:20px;}
.proc_conr div p{ display:inline; padding:0;}


/*联系我们页面*/
.contact{}
.contact p{ margin:0;}
.contacty1{width:307px;float:left; margin:0 10px 0 0;}
.contacty2{width:307px;float:left;}

.contactus_con{padding:15px;}
.contactus img{margin:0 10px 10px 0;}

/*网站地图页面*/
.sitemap{ padding-top:20px;}
.sitemap h2{padding:15px 10px 5px;font-weight:normal;color:#000;}

.sitemap h3{padding:8px 5px;font-weight:normal; color:#555;}
.sitemap h3 a{ color:#555;padding:0 2px 0 8px;}
.sitemap h3 a:visited{ color:#555;}
.sitemap h3 a:hover{color:#083457;font-weight:bold;}

/*典型客户页面*/
.client{padding:0px;}
.client td{ background:url(../images/cion01.gif) no-repeat left 9px; line-height:26px; padding-left:15px;color:#555;}

/*下载中心页面*/
.downlist{ margin:0;}
.downlist td{border-bottom:#c7c7c7 solid 1px; line-height:30px;color:#555;}
.downlist a{color:#555;padding-left:10px;}
.downlist a:visited{color:#555;}
.downlist a:hover{ font-weight:bold;color:#083457;}


/*留言与评论页面*/
.board{}
.board_border{padding:0;}
.board_h2{margin-bottom:5px;font-weight:bold;padding:0 0 0 20px;font-size:14px;color:#083457;}

.board_h4{color:#f00;font-size:14px;text-align:center;}
.board_h4 a{color:#f00;}
.board_h4 a:visited{color:#f00;}

.board_h5{text-align:center;font-weight:normal;margin:5px 0;}

/*留言页面*/
#boardinner_ {border:0;padding:0;margin:0;}
#boardinner_  table td {padding:4px 0;}
#boardinner_  input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6;}
#boardinner_  textarea{font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#boardinner_ .btn{width:60px;height:22px;line-height:22px; border:none;background:#333; color:#fff; margin:0 10px;}
#boardinner_ .border{width:100px;}
#boardinner_ .desc{color:red;}

#boardinner_ .boardtitle{color:#083457; padding-left:18px; font-size:14px; line-height:36px; font-weight:bold;}
#boardinner_ .boardtitle span{ line-height:36px;}


#boardinner_ ul{list-style-type:none; padding:4px;}
#boardinner_ li{ background:url(../images/cion01.gif) no-repeat 4px 8px; padding-left:12px;}
#boardinner_ p{ text-align:center;}
#boardinner_ form{padding:5px;}

/*评论页面*/
#commentinner_ {border:0; padding:0;}
#commentinner_  table td { padding:4px 0;}
#commentinner_  input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6; }
#commentinner_  textarea{  font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#commentinner_ .border{width:100px;}
#commentinner_ .checkbox{ border:none; }
#commentinner_ .btn{width:60px;height:22px;line-height:22px;text-align:center; border:none;background:#333; color:#fff; margin:0 10px;}

#commentinner_ .commenttitle{color:#083457; padding-left:18px; font-size:14px; line-height:36px; font-weight:bold;}
#commentinner_ .commenttitle span{line-height:36px;}

#commentinner_ ul{list-style-type:none;padding:4px;}
#commentinner_ li{background:url(../images/cion01.gif) no-repeat 4px 8px; padding-left:12px;}
#commentinner_ p{ text-align:center;}
#commentinner_ form{padding:5px;}

#fromtinner_{}
#fromtinner_ textarea{width:300px;font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#fromtinner_ input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6; }
#fromtinner_ .border{width:300px;}
#fromtinner_ .btn{line-height:14px;border:none;background:#2a5a7c; color:#fff;height:24px;margin:0 16px 10px 0;}

.searchReuslt_{font-size:12px ;font-family:Tahoma;padding:4px;}
.searchReuslt_title_{background-color:#f0f0f0 ; font-weight:bold ;line-height:35px ; font-size:14px; padding:0 10px;}
.searchResult_Other_ {color:#808080; width:100%;text-align:right;}

.searchHint_ {margin:15px}
.searchHint_ dl{padding:5px 14px; line-height:24px;margin:0 7px;border-bottom:1px #ababab dashed;}
.searchHint_ dt{color:#aaaaaa;}
.searchHint_ dd{padding:0 22px;color:#aaaaaa;}
.searchHint_ dt span{float:right;}
.searchHint_ dt strong{color:#353535;font-weight:normal;}
.searchHint_ a{color:black; font-style:normal;TEXT-DECORATION: none }
.searchHint_ a:hover{color:#FF6600; }


#search_ {font-size:12px ; font-family:Tahoma; padding:0 0;border:0;margin:0;}
#search_ table td { padding:4px; font-size:12px}
#search_ input{line-height:20px;height:20px; font-size:12px ;border:solid 1px #d6d6d6; width:100px; padding:0 0 0 2px;}
#search_ .btn{ line-height:22px; border:0px; color:#fff; background-color:#898989;height:22px;margin:0 16px 10px 0; width:60px;}
#search_ .title{color:#083457; padding-left:18px; font-size:14px; line-height:36px; font-weight:bold;}


.form td{padding:5px 0;color:#000;}

.sitemsg{margin:10px 0 0;}
.sitemsg td{padding:5px 0;color:#000;}
.sitemsg .msgtitle{color:#000;}
.sitemsg .msgtitle b{color:#083457;}
