
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height: 1.5em; }
html {_overflow-y:scroll;}

/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body
{
 font-family: Arial,Tahoma; /*文字字体定义 */
 font-size: 9px;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{text-align: justify;}
checkbox{border: 0px;}/*选择框样式定义 */ 

/*文字按钮样式定义 */ 
.button{border: 0px;}

/*--------------结构部分---------------*/
#wrapper{width:1003px;margin: 0 auto;}/*页面外围控制整体布局宽度*/

#container{}/*容器*/

#main{ padding:16px 23px 0 22px;}/*主体部分*/

#header{ background:url(../imgs/top-bg.gif) repeat-x left top; height:130px; overflow:hidden;}/*页眉*/

#left{ width:697px;}/*左*/
#center{}/*中*/

#right{ width:241px; padding-left:19px;}/*右*/

#footer{ background:url(../imgs/foot_bj.gif) repeat-x left bottom; line-height:180px; padding:15px 35px 15px; }/*页脚*/
.foottools{ line-height:20px; color:#797979; font-weight:bold;}/*工具*/
.foottools a{ color:#797979; padding:0 6px;}
.foottools a:visited{color:#797979;}
.foottools a:hover{color:#797979; text-decoration:underline;}
.footnav{ line-height:20px; color:#fff; font-weight:bold;}/*页脚菜单*/
.footnav a{ color:#fff; padding:0 6px;}
.footnav a:visited{color:#fff;}
.footnav a:hover{color:#fff; text-decoration:underline;}
.copyright{color:#fff; font-weight:normal; padding-left:6px;}/*版权*/

/*--------------表现部分-------------*/
.logo{padding:0px 15px 0px 40px; vertical-align:top; width:244px;}/*网站标识*/


.img_list
{
  float:left;
  width:120px;
  margin:10px;
}

.topnav{ float:right; position:relative; top:-98px;}/*顶部菜单*/
.topnav a,.topnav a:visited,.topnav a:hover{ color:#fff; padding:0 8px; line-height:26px;}

.menu{margin-left:0px; width:720px; height:100px; overflow:hidden;}/*主菜单*/
.menu ul{ list-style-type:none;}
.menu ul a{float:left;  margin:65px 6px 0 6px;display:block;color:#1e1e1e;font-size:14px;}
.menu ul span{float:left;  margin:65px 0 0 0; display:block; padding:0px; color:#1e1e1e;font-size:14px;}
.menu ul a:visited{color:#1e1e1e;}
.menu ul a:hover{ border-bottom:3px solid #ea0014;color:#1e1e1e; font-weight:bold;}
.menu .current{ border-bottom:3px solid #ea0014; color:#1e1e1e; font-weight:bold;}
.menu .current:visited{ color:#1e1e1e;}

.subnav{ white-space:nowrap; overflow:hidden; width:700px; float:left; height:20px;}
.subnav a{display:block;  float:left;padding:0px 10px 0 10px;color:#ea0014; font-size:12px;}
.subnav a:visited{color:#ea0014;}
.subnav a:hover{color:#ea0014; text-decoration:underline;}

/*子菜单a*/
.submenu{ background:url(../imgs/news_m.gif) repeat-y left top;}
.submenu table{ background:url(../imgs/sub_b.gif) no-repeat left bottom;}
.submenu table td{ background:url(../imgs/news_t.gif) no-repeat left top; padding:13px 24px 50px 25px;}
.submenu h1{ font-weight:normal; color:#000; margin-bottom:5px;line-height:16px;}
.submenu h1 a{ float:right;}


.submenu dl{ padding:30px 6px 0 2px;}
.submenu dl h2{ color:#1e1e1e; font-size:14px; background:url(../imgs/line02.gif) no-repeat left bottom;}
.submenu dl h2 b{ background:url(../imgs/cion05.gif) no-repeat 5px 4px; padding-left:15px; line-height:27px;}
.submenu dl dt{ background:url(../imgs/line02.gif) no-repeat left bottom; line-height:27px;}
.submenu dl dt a{ background:url(../imgs/cion02.gif) no-repeat 10px 3px; padding-left:20px; color:#1e1e1e;}
.submenu dl dt a:visited{ color:#1e1e1e;}
.submenu dl dt a:hover{ color:#e10019; font-weight:bold;}
.submenu .current a{color:#e10019;font-weight:bold;}
.submenu .current a:visited{color:#e10019;font-weight:bold;}

.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:#000000;}

.submenu h6{ text-align:right; font-weight:normal; padding-right:15px; color:#808080;}/*子菜单更多*/
.submenu h6 a{color:#808080;}
.submenu h6 a:visited{color:#808080;}
.submenu h6 a:hover{color:#2283ba;}
.banner{ height:216px;}

/*--------------首页内容块-------------*/

/*首页主要业务*/
.ibusiness{ margin-bottom:25px;}padding:8px;
.ibusiness h1{margin:3px 0 0 0;}
.ibusiness h3{ color:#1e1e1e;line-height:32px; height:32px;background:url(../imgs/line01.gif) no-repeat left bottom; font-weight:normal; margin-bottom:12px;}
.ibusiness h3 span{ color:#65b82a; padding-left:5px; font-size:10px; font-weight:normal;}
.ibusiness h3 b{background:url(../imgs/cion01.gif) no-repeat 5px 5px; line-height:32px; padding-left:18px; font-weight:normal;}
.ibusiness h3 a{ line-height:32px; font-weight:normal; float:right; margin:14px 8px 0 0;}
.ibusiness h2{ font-weight:normal; color:#797979; padding:0 7px 7px; color:#797979;}
.ibusiness h2 a,.ibusiness h2 a:visited,.ibusiness h2 a:hover{ color:#e10019;}

.box_t{ background:url(../imgs/box_t.gif) no-repeat left top; padding:10px 14px 0 16px;}
.box_m{ background:url(../imgs/box_m.gif) repeat-y left top;}
.box_b{ background:url(../imgs/box_b.gif) no-repeat left bottom; padding-bottom:30px;}

.action{}
.action dd{float:left; margin:6px 2px 0 1px;}
.action dd a{display:block; line-height:28px;}
.action dd a span{display:block; padding:2px 14px; color:#000;}
.action dd a:visited{ color:#000;}
.action dd a:hover{ color:#e10019; background:url(../imgs/nav_r.gif) repeat right top; line-height:28px;}
.action dd a:hover span{ color:#e10019; background:url(../imgs/nav_l.gif) repeat left top; display:block;}
.action .current{color:#e10019; background:url(../imgs/nav_r.gif) repeat right top; line-height:28px;}
.action .current span{color:#e10019; background:url(../imgs/nav_l.gif) repeat left top; display:block;}

.action_cont{ padding:10px 30px 0 15px; margin-top:20px;}
.action_cont img{ border:#eae9e9 1px solid; padding:4px;}
.action_cont h2{ height:80px;color:#797979; font-weight:normal;}

.icompany{ background:url(../imgs/news_m.gif) repeat-y left top;}/*首页公司简介*/
.icompany table{ background:url(../imgs/news_b.gif) no-repeat left bottom;}
.icompany table td{ background:url(../imgs/news_t.gif) no-repeat left top; padding:13px 24px 100px 25px;}
.icompany h1{ font-weight:normal; color:#000; line-height:16px;margin-bottom:7px;}
/*.icompany h1 a{ float:right;}*/

.icompany_cont{ padding-top:16px;}

.inews{ float:left; width:332px;}/*首页新闻*/
.inews_cont{ padding:10px 26px 0;}
.inews_cont h2{color:#e10019; font-weight:normal;}
.inews_cont h2 p{color:#e10019;}
.inews_cont h2 p a,.inews_cont h2 p a:visited,.inews_cont h2 p a:hover{ color:#e10019; line-height:27px; font-weight:bold;}

.inews_cont ul{ list-style-type:none; padding-top:10px;}
.inews_cont ul li{ background:url(../imgs/cion02.gif) no-repeat left 8px; line-height:22px; color:#797979; padding-left:10px;}
.inews_cont li a{ color:#797979;}
.inews_cont li a:visited{ color:#797979;}
.inews_cont li a:hover{ color:#e10019;}


.icase{ float:right; width:332px; padding-right:15px;}/*首页新闻*/
.icase_cont{ padding:10px 26px 0;}
.icase_cont h2{color:#e10019; font-weight:normal;}


.icase_cont ul{ list-style-type:none; padding-top:10px;}
.icase_cont ul li{ background:url(../imgs/cion02.gif) no-repeat left 8px; line-height:22px; color:#797979; padding-left:10px;}
.icase_cont li a{ color:#797979;}
.icase_cont li a:visited{ color:#797979;}
.icase_cont li a:hover{ color:#e10019;}

/*首页咨询类信息*/
.ipub{ background:#fff url(../imgs/bj.gif) repeat-x left top; padding:3px 3px 0 3px; margin-top:20px;}

.ipub_list{ width:223px;padding:2px 0 12px 2px;color:#485b71;}
.ipub_list td{ background:url(../imgs/cion04.gif) no-repeat 21px 10px;color:#797979; padding-left:32px;line-height:25px; height:25px;}
.ipub_list td a{ color:#797979; line-height:25px;}
.ipub_list td a:visited{color:#797979;}
.ipub_list td a:hover{color:#e10019;}


/*联系我们*/
.iicontact{ background:#ececec url(../imgs/contact_b.gif) no-repeat left bottom; margin-top:3px; padding:9px 4px 300px;}
.iicontact h1{ background:url(../imgs/contact_tit.gif) no-repeat left top; padding:5px 0 0 31px; font-weight:normal; color:#000; line-height:46px;}
.iicontact h2{ padding:20px 22px; font-weight:normal; color:#000;}


.icontact h1{ background:url(../imgs/contact_tit.gif) no-repeat left top; padding:5px 0 0 31px; font-weight:normal; color:#000; line-height:46px;}
.icontact h2{ padding:20px 22px; font-weight:normal; color:#000;}
.icontact strong{color:#e60000;}
.icontact a{ text-decoration:underline;}

/*--------------公用样式-------------*/

.ititle{}/*首页标题*/

.ititle01{ background:url(../imgs/news_tit.gif) no-repeat left top; height:46px; line-height:46px; padding:5px 0 0 24px; color:#000;}/*首页产品标题*/
.ititle01 span{ padding-left:8px; font-size:10px; color:#b0b0b0;}
.ititle01 a{ float:right; margin:22px 8px 0 0; line-height:49px;}

.ititle02{ background:url(../imgs/news_tit.gif) no-repeat left top; height:46px; line-height:46px; padding:5px 0 0 24px; color:#000; margin-bottom:10px;}/*首页产品标题*/
.ititle02 a{ float:right; margin:20px 8px 0 0; line-height:49px;}

.ititle03{}/*首页产品标题*/
.ititle03 h1{}

.ititle04{}/*首页产品标题*/
.ititle04 h1{}

.title{}/*内页标题*/
.title h1{ background:url(../imgs/title.gif) no-repeat left top; line-height:45px; color:#e10019; padding:5px 0 0 25px;}
.title h1 a{margin-right:25px; float:right; text-align:right;line-height:45px; color:#e10019;}
.title h1 a:visited{ color:#e10019;}
.title h1 a:hover{color:#000;}

.container{ padding:34px 20px 34px 30px;}/*内容页内容部分四边间隔*/
.container1{}
.container2{ padding:5px 10px; width:620px; overflow:hidden;}

.detail{}/*内容页内容部分四边间隔*/
.detailList{}/*内容页中的导读列表*/

/*--------------简介内容部分-------------*/
.content{text-align:left; font-size:14px;}

.content h1{ height:26px; line-height:26px; padding-left:10px; background:#666; color:#fff;}

.content h2{background:url(../imgs/cion4_qidizi_no.gif) no-repeat 5px 6px; padding-left:20px; color:#000; margin-top:10px;}
.content h2 a{ color:#fff; line-height:26px;}
.content h2 a:visited{ color:#fff;}
.content h2 a:hover{ color:#fff;}

.content h3{ color:#e10019; font-size:26px; text-align:center;}
.content h6{color:#979797; font-weight:normal; background:url(../imgs/h4_line.gif) no-repeat left top;margin:10px 0; text-align:center; line-height:33px;}

.content h5{ background:url(../imgs/title.gif) no-repeat left top; line-height:45px; color:#e10019; padding:5px 0 0 25px; }
.content h5 a{margin-right:8px; text-align:right;line-height:45px; color:#e10019;}
.content h5 a:visited{ color:#e10019;}
.content   a:hover{color:#000;}

.content h4{font-size:14px; text-align:center; border-bottom:#b0afac 1px solid; line-height:25px; padding:4px 0 5px; color:#000; font-weight:normal;}

.content li{margin-left:3.5em;}
.content p{ margin:8px auto;}
.content strong{color:#e60000;}
.content a{ color:#f00; text-decoration:underline;}

/*在线订单*/
textarea{color:#000; border:#e7e7e7 1px solid; background:#fafafa;}
.table { font-size:12px; margin:0 auto; border-collapse:collapse;}
.table td{padding:3px 0 2px 5px;}
.input_txt{height:20px; line-height:20px;color:#000; border:#e7e7e7 1px solid; background:#fafafa;}
.input_cmd{ width:50px; height:22px; line-height:22px;color:#000;  border:#e7e7e7 1px solid; background:#fafafa;margin:0 10px 0 0;}
.table span{color:#f00; padding:0 0 0 5px;}

.content table{border-collapse:collapse;font-size:12px;}
.content table td{padding:0px 5px;color:#696969;}

.tableboder table{border-collapse:collapse;border:#ececec solid 1px; color:#797979;}
.tableboder table th{ background:#ececec; line-height:25px; color:#e10019;padding:0 5px; text-align:center;}
.tableboder table td{padding:0 5px;border:#ececec solid 1px; color:#797979;}

.tools{text-align: right;margin:10px 15px 10px 0;color:#e10019; font-weight:bold;}/*新闻内页的工具条*/
.tools a{color:#e10019;}
.tools a:visited{color:#e10019;}
.tools a:hover{color:#e10019;}

/*在线订单*/
textarea{color:#000; border:#e7e7e7 1px solid; background:#fafafa;}
.table { font-size:12px; margin:0 auto; border-collapse:collapse;}
.table td{padding:3px 0 2px 5px;}
.input_txt{height:20px; line-height:20px;color:#000; border:#e7e7e7 1px solid; background:#fafafa;}
.input_cmd{ width:50px; height:22px; line-height:22px;color:#000;  border:#e7e7e7 1px solid; background:#fafafa;margin:0 10px 0 0;}
.table span{color:#f00; padding:0 0 0 5px;}
/*--------------栏目页面-------------*/

.brief{ padding:5px 10px; line-height:25px;color:#e10019; background:#ececec; margin:10px 10px 10px 0;}/*内页简介*/
.brief a{ color:#000; text-decoration:underline;}
.brief a:visited{ color:#000;}
.brief a:hover{ color:#000;}

.place{ color:#414141; font-size:12px; background:url(../imgs/place.gif) no-repeat left bottom; height:30px; padding-left:10px;}/*内页位置导航*/
.place a{color:#414141; font-weight:bold; padding:0 3px 0 6px; line-height:30px;}
.place a:visited{color:#414141;}
.place a:hover{color:#e10019;}

/*.page{text-align:center; background:url(../imgs/page.gif ) no-repeat center;color:#000; height:25px; line-height:25px; margin:20px 0;}分页*/

.page{text-align:center; background:url(../imgs/page.gif ) no-repeat left top;color:#e10019; height:49px; line-height:49px; margin:20px 0;}
.page a{color:#e10019; font-weight:bold;}
.page a:visited{color:#e10019;}
.page a:hover{color:#e10019; text-decoration:underline;}

/*新闻列表*/
.newslist{}
.newslist ul{list-style:none;}
.newslist ul li{height:16px; line-height:16px;padding:8px;background:url(../imgs/news_line.gif) no-repeat left bottom;}
.newslist ul li a{line-height:16px;background:url(../imgs/cion02.gif) no-repeat left 6px;color:#414141;padding:0px 0 0 20px; display:block;}
.newslist ul li a.no{ background:none; padding:0}
.newslist ul li a:visited{color:#414141;}
.newslist ul li a:hover{background:url(../imgs/cion02.gif) no-repeat left 6px; color:#e10019;}
.newslist ul li a.no:hover{background:none; }
.newslist ul li a img{margin-top:0!important;margin-top:9px;}
.newslist strong{ line-height:16px;}

/*新闻明细评论页面*/

.comment{ padding:10px 0 0;}

.comment_tit h1{ background:url(../imgs/title.gif) no-repeat left top; line-height:45px; color:#e10019; padding:5px 0 0 25px;}
.comment_tit a{ float:right; margin-right:25px; text-align:right;line-height:50px; color:#e10019;}
.comment_tit a:visited{ color:#e10019;}
.comment_tit a:hover{color:#000;}

.comment_list{}
.comment_list ul{list-style:none; padding:10px 34px;}
.comment_list ul li{border-bottom:#eaeaea dotted 1px;}
.comment_list ul li a{ color:#4f5559;line-height:27px; background:url(../imgs/cion04.gif) no-repeat left 12px; padding-left:14px; display:block;}
.comment_list ul li a:visited{color:#4f5559;}
.comment_list ul li a:hover{color:#e35151; background:url(../imgs/cion04.gif) no-repeat left 12px;}

.comment_content{margin:11px;color:#e10019; font-weight:bold; padding:10px 34px;}
.comment_content td{padding:9px 0 0;}
.input_title{width:200px;border:#cccccc solid 1px;height:20px; line-height:20px; padding-top:2px;}
.input_name{width:200px;border:#cccccc solid 1px;height:20px; line-height:20px; padding-top:2px;}
.comment_content textarea{width:334px;height:68px;border:#cccccc solid 1px;margin:0 12px 0 0;}
/*.comment_content .btn{background:url(../imgs/c_btn.gif) no-repeat left top;padding:0 6px 0 5px; line-height:25px;color:#000; width:70px; height:22px; border:0; margin:5px 10px 5px 0;}*/
.comment .none{border:none;}

/*内容页产品列表标题*/
.pro_title{ margin:12px 0;}
.pro_title h6{float:left;}
.pro_title h6 a{ background:url(../imgs/ptit_ar.jpg) no-repeat right top; display:block; width:86px;height:19px; }
.pro_title h6 a p{ background:url(../imgs/ptit_al.jpg) no-repeat left top;height:19px; line-height:19px; margin:0 7px; text-align:center; color:#fff; font-weight:normal; padding-left:3px;}
.pro_title h6 a:hover{ background:url(../imgs/ptit_r.jpg) no-repeat right top;}
.pro_title h6 a:hover p{background:url(../imgs/ptit_l.jpg) no-repeat left top; color:#fffc00;}
.pro_title .current a{ background:url(../imgs/ptit_r.jpg) no-repeat right top;}
.pro_title .current a p{background:url(../imgs/ptit_l.jpg) no-repeat left top; color:#fffc00;}

/*内容页产品a*/
.bus_list_n{margin:10px 0px 17px;}
.bus_list_n h1{ border:#717171 1px solid; padding:1px;float:left; margin-top:8px;width:103px; height:69px;}
.bus_list_n blockquote{ float:left;width:520px;}
.bus_list_n blockquote h3{ color:#e10019;padding:8px 0 1px 22px; background:url(../imgs/cion01.gif) no-repeat 8px 15px;}
.bus_list_n blockquote h3 a{ color:#e10019; line-height:18px;}
.bus_list_n blockquote h3 a:visited{ color:#e10019; }
.bus_list_n blockquote h3 a:hover{ color:#000;}
.bus_list_n blockquote p{ font-weight:normal; line-height:20px; padding:3px 0 0 10px;}
.bus_list_n blockquote p a,.bus_list_n blockquote p a:visited,.bus_list_n blockquote p a:hover{color:#e10019;}

/*内容页产品b*/
.product_list_b{ padding:15px 0 0 16px;}
.product_list_b div{float:left;text-align:center; width:145px;}
.product_list_b div h1{width:100px;height:101px;margin:0 auto 5px auto;}
.product_list_b div h1 a{width:100px;height:101px;border:1px solid #ccc;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;}
.product_list_b div h1 img { vertical-align:middle;}
.product_list_b h2{ font-weight:normal; line-height:16px;color:#e10019; }


/*案例页面*/
.case{ margin:15px 0;}
.case td{background:url(../imgs/cion06.gif) no-repeat 12px 9px; line-height:27px; padding:0 5px 0 20px; color:#1e9287; margin-bottom:8px;}
.case td a{ line-height:27px; color:#000;}
.case td a:visited{ color:#000;}
.case td a:hover{color:#000; text-decoration:underline;}

.client_pad{ padding:10px;}

/*典型客户*/
.client{padding:0 10px;}
.client td{ background:url(../imgs/cion06.gif) no-repeat 5px 6px; line-height:25px; padding-left:15px;}


/*联系我们*/
.contactus{}
.contactus_tit{ background:url(../imgs/title.gif) no-repeat left top; line-height:45px; color:#e10019; padding:5px 0 0 25px;}


.contactus_con{padding:20px 10px 15px;color:#797979;}

.contactus img{ margin:0 20px 10px 0;}
.contactus .list1{ width:49%!important;>width:49%!important;width:48%;  float:left; margin:5px 8px 0 0px;color:#797979;}
.contactus .list1 b{padding:5px 0 10px 15px; font-weight:normal; display:block;}
.contactus .list2{width:48%!important;>width:48%!important;width:49%;  float:left; margin:5px 0px 0 10px!important;>margin:5px 0px 0 12px!important;margin:5px 0px 0 13px;color:#797979;}
.contactus .list2 b{padding:5px 0 10px 15px; font-weight:normal; display:block;}
.contactus p{margin:0;}

/*网站地图*/
.sitemap{}

.sitemap_tit{ background:url(../imgs/title.gif) no-repeat left top; line-height:45px; color:#e10019; padding:5px 0 0 25px;}

.sitemap h2{padding:15px 15px 5px;font-weight:normal;color:#000000;}
.sitemap h3{padding:5px 15px;font-weight:normal; color:#000; margin-bottom:15px;}
.sitemap h3 a{ color:#000;padding:0 8px;}
.sitemap h3 a:visited{ color:#000;}
.sitemap h3 a:hover{color:#e10019;text-decoration:underline;}

/*下载中心页面*/
.downlist{ margin:0 0 0 0;}
.downlist td{border-bottom:#333 dotted 1px; line-height:30px;color:#333;}
.downlist a{color:#e10019;background:url(../imgs/cion02.gif) no-repeat left 2px; padding-left:15px;}
.downlist a:visited{color:#e10019;}
.downlist a:hover{ text-decoration:underline;color:#e10019;}

/*留言与评论页面*/
.board{ padding-left:5px;}
.board_border{padding:0; }
.board_h2{margin-bottom:5px;font-weight:bold;padding:0 0 0 20px;font-size:14px;color:#e10019;}
.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;}

.board textarea{border:#ccc solid 1px; }

.board_border{padding:10px 0;}
.board_border ul{list-style-type:none; color:#333;}
.board_border li{margin:0 8px; padding-left:10px; background:url(../imgs/cion04.gif) no-repeat 0px 8px; }

.board_border2{padding:10px 8px 10px 8px;}
.board_border2 .select{line-height:24px; margin-right:10px;}
.board_border2 .border_input{ width:110px; background:#fff;border:#ccc solid 1px; height:18px; line-height:18px;color:#333;}
.board_border2 textarea{width:110px;height:40px; background:#fff;color:#003300;}
.btn{line-height:25px;color:#000; width:50px; height:22px; border:#e10019 1px solid; margin:5px;}

.form td{padding:5px 0;color:#333;}
.sitemsg{margin:10px 0 0;}
.sitemsg td{padding:5px 0;color:#333;}
.sitemsg .msgtitle{color:#333;}
.sitemsg .msgtitle b{color:#e10019;}



.product{padding-top:10px;}
.pro_lista h5{ background:url(../imgs/title.gif) no-repeat left top; line-height:45px; color:#e10019; padding:5px 0 0 25px;}
.pro_lista h5 *{line-height:45px; }

.pro_lista h5 a,.pro_lista h5 a:visited,.pro_lista h5 a:hover{color:#e10019; font-weight:bold;}
.pro_lista h2{ color:#222; text-align:right; padding-right:15px;}
.pro_lista h2 a{ color:#CC0000;}
.pro_lista h2 a:visited{ color:#CC0000;}
.pro_lista h2 a:hover{ color:#CC0000;}
.pro_lista div{ padding:13px 10px 10px 15px;}
.pro_lista div img{ float:left; margin:4px 10px 0 0; padding:1px; border:1px solid #3e5867;}


.cou_list{ padding:0 10px 10px 10px; font-size:12px;}
.cou_list ul{ list-style-type:none;}
.cou_list li{ line-height:18px;background:url(../imgs/cion05.gif) no-repeat 8px 8px; float:left; padding:3px 0 3px 20px;width:46%; margin-left:0;}
.cou_list li a { line-height:18px; display:block;}
