@charset "UTF-8"; /*设定文字编码*/
/* === **** 模版页面 CSS定义 ***** ===== */
*{padding:0px; margin:0px;line-height: 1.8em;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body
{font-family:"微软雅黑",Tahoma,"宋体"; /*文字字体定义 */
 font-size: 12px;color: #333333; /*文字大小定义 */
 background:#e8eff5; /*文字颜色定义 */}
/* 网站超链接css通用设置 */
a{text-decoration: none;}/* 链接无下划线,有为underline */
a:link {color:#0066FF;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color:#0099FF; text-decoration: none;} /* 鼠标在链接上*/ 
a:active {color: #333333;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}/*图片边框为0*/
table{border-collapse:collapse;} 
.clear{clear:both;}/*清除浮动*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
/*表格样式定义 */ 
table{text-align: justify;}
checkbox{border: 0px;}/*选择框样式定义 */
/*文字按钮样式定义 */ 
.button{border: 0px;}
/*--------------结构部分---------------*/
#container{}/*容器*/
#wrapper{width:1003px;margin:0 auto;}/*页面外围控制整体布局宽度*/
#header{ background:url(../images/header_bj.jpg) no-repeat left top;}/*页眉*/
#main{ padding:14px 16px; background:#e8eff5 url(../images/main_bj.gif) repeat-x left top;}/*主体部分*/
#left{ width:229px; border:#dddddd 1px solid; background:#fff;}/*左*/
#center{ width:479px; padding:0 12px;}/*中*/
#right{}/*右*/
.main{}/*内页主体部分*/
.left{ width:720px; padding-right:12px;}/*内页左*/
.right{}/*内页右*/
.flash{ position:relative; left:0; top:0; margin:-25px 0 0 0!important;>margin:10px 0 0 0!important;margin:-25px 0 0 0; width:1003px; overflow:hidden;}
.footnav{color:#4298bc;text-align:center;background:url(../images/foot_bj.gif) repeat-x left top; line-height:32px;}
.footnav p{color:#fff;}
.footnav p a{color:#fff;margin:0 8px;line-height:30px;}
.footnav p a:visited{color:#fff;}
.footnav p a:hover{color:#000;}
.copyright{ background:#fff; padding:18px; color:#000;}
.copyright a{ color:#000;}
.copyright a:visited{ color:#000;}
/*--------------表现部分-------------*/
.logo{ float:left; padding:18px 0 15px 18px;}/*网站标识*/
.topnav{ float:right; width:350px; background:url(../images/top_m.gif) repeat-x left top; color:#bcdde5;}/*顶部菜单*/
.topnav table{background:url(../images/top_l.gif) no-repeat left top;}
.topnav td{
 background:url(../images/top_r.gif) no-repeat right top;
 text-align: center;
}
.topnav a{ color:#bcdde5;line-height:28px; padding:0 5px;}
.topnav a:visited{ color:#bcdde5;}
.topnav a:hover{ color:#000;}
.imenu{ position:relative; left:0; top:0; z-index:10px;background:url(../images/menu_bj.gif) repeat-x left top; height:39px; line-height:39px;}
/*主菜单*/
.menu01{ padding-left:20px;}
.menu01 a{display:block;line-height:39px; float:left; background:url(../images/menu_line.gif) no-repeat right top;}
.menu01 p{line-height:39px; }
.menu01 p b{line-height:39px;padding:0 22px 0 22px;color:#fff;display:block;font-size:14px; font-weight:bold;}
.menu01 a:visited{ color:#fff;}
.menu01 a:hover{ color:#f0ff00;font-weight:bold;}
.menu01 a:hover p{ background:url(../images/menu_r.gif) no-repeat right top;}
.menu01 a:hover p b{ background:url(../images/menu_l.gif) no-repeat left top; color:#f0ff00;}
.menu01 .current{color:#f0ff00;font-weight:bold;}
.menu01 .current:visited{ color:#f0ff00;font-weight:bold;}
.menu01 .current p{ background:url(../images/menu_r.gif) no-repeat right top;}
.menu01 .current p b{ background:url(../images/menu_l.gif) no-repeat left top; color:#f0ff00;}
.menu02 {height:25px;background:#fff;border:#2d72b5 3px solid;color:#6d6d6d;}
.menu02 a{padding:2px 5px 0 11px;color:#6d6d6d;line-height:25px;}
.menu02 a:visited{color:#6d6d6d;}
.menu02 a:hover{color:#2d72b5;}
.submenu{}/*子菜单a*/
.submenu dl{padding:11px 10px;}
.submenu dl dt{}
.submenu dl dt a{background:url(../images/cion04.gif) no-repeat 5px 10px;padding:0 0 0 15px;border-bottom:1px dotted #9a999a; color:#565656; font-size:14px; display:block;}
.submenu dl dt a:visited{ color:#565656;}
.submenu dl dt a:hover{ color:#0043ac; font-weight:bold;}
.submenu .current a{color:#0043ac; font-weight:bold;}
.submenu .current a:visited{color:#0043ac; 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:#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{}/*标语 广告*/
.icompany{padding:11px; margin-bottom:12px;background:#fff; border-left:#dddddd 1px solid; border-bottom:#dddddd 1px solid; border-right:#dddddd 1px solid; width:456px;}
.icompany img{border:2px solid #dadada; padding:3px;float:left;margin:0 15px 0 0;}
.icompany h1{font-weight:normal;}
.icompany p{text-indent:2em;}
.icompany a{ color:#000; font-weight:bold; float:right;}
.icompany a:visited{ color:#000;}
.inews{ border:#dddddd 1px solid; background:#fff; margin-bottom:12px;}/*首页新闻*/
.inewslist{}
.inewslist ul{ list-style-type:none;padding:11px 10px;}
.inewslist ul li{padding:5px 0; line-height:17px; background:url(../images/line01.gif) repeat-x left bottom;}
.inewslist ul li a{ background:url(../images/cion04.gif) no-repeat 5px 5px;padding:0 0 0 15px;display:block;line-height:17px; color:#565656;}
.inewslist ul li a:visited{ color:#565656;}
.inewslist ul li a:hover{ color:#000;background:url(../images/cion04.gif) no-repeat 5px 5px;}
.iproduct{height:113px;padding:13px 13px 0 13px;}
.iproduct h2{width:100px;border:3px solid #00bfff;}
.iprolist{margin:15px 0 15px 14px; background:url(../images/a.gif) no-repeat 5px 6px;}
.iprolist dl{ list-style:none;}
.iprolist dt{ background:url(../images/cion03.jpg) no-repeat left 5px;padding-left:30px;color:#fe5b22; font-weight:bold;line-height:26px;}
.iprolist dt a{color:#fe5b22;}
.iprolist dt a:visited{color:#fe5b22;}
.iprolist dt a:hover{color:#fe5b22;}
.iprolist dd{background:url(../images/cion06.gif) no-repeat 6px 11px; line-height:25px;padding-left:31px;}
.iprolist dd a{color:#000;line-height:25px;}
.iprolist dd a:visited{color:#000;}
.iprolist dd a:hover{color:#333333;}
.ipro_center{padding:12px;background:#fff; border-left:#dddddd 1px solid; border-bottom:#dddddd 1px solid; border-right:#dddddd 1px solid;}
.ipro_center h2{width:120px;height:120px;margin:0 auto 5px;}
.ipro_center h2 a{width:120px;height:120px;border:#dbdbdb solid 1px;padding:1px;display: table-cell;vertical-align:middle;text-align:center;*display:block;*font-size: 104px;*font-family:Arial;}
.ipro_center h2 img{vertical-align:middle;}
.ipro_center p{ padding:5px 0;}
.ipro_center p a{ color:#565656; line-height:18px;}
.ipro_center p a:visited{ color:#565656; }
.ihot{ float:right; margin-right:12px; text-align:right;}/*首页热门产品*/
.iproduct{padding:0 0 8px 12px;}
.iproduct h2{width:100px;height:100px;border:3px solid #2d72b5;margin:0 10px; background:#fff;}
.iproduct h2 a{width:100px;height:100px; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.iproduct h2 img{ vertical-align:middle;}
.ihotpro_list01{padding:0 0 8px 12px;}/*首页热门产品列表*/
.ihotpro_list01 div{ float:left; width:19%;text-align:center;}
.ihotpro_list01 div h3{width:100px;height:100px;margin:0 auto; border:#2d72b5 3px solid; background:#fff;}
.ihotpro_list01 div h3 a{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.ihotpro_list01 div h3 img{vertical-align:middle;}
.pic01{ margin-bottom:9px;}
.hotpro{padding:0 10px;margin:0 auto 12px 0;text-align:center; border:#dddddd 1px solid; background:#fff;}
.hotpro .cn h2{ text-align:center; width:150px; height:130px;border:#dddddd solid 2px;margin:15px auto 0;}
.hotpro .cn h2 img{ width:150px; height:130px;}
.hotpro .cn p{color:#565656; text-align:center; margin:0 auto;}
.hotpro .cn p a,.hotpro .cn p a:visited,.hotpro .cn p a:hover{ line-height:18px;color:#565656;}
.icontact{ border:#dddddd 1px solid; background:#fff url(../images/pic04.gif) no-repeat right bottom; padding:0 0 70px 0;}/*联系我们*/
.icontact ul{ padding:12px;}
/*--------------公用样式-------------*/
.ititle{ background:url(../images/ititle_bj.gif) repeat-x left top; height:29px; border:#fff 1px solid;}/*首页标题*/
.ititle h1{ background:url(../images/cion01.gif) no-repeat 17px 8px; padding-left:29px; line-height:29px; color:#fff; font-size:14px;}
.ititle a{ float:right; line-height:29px; padding-right:5px; color:#fff;}
.ititle a:visited{color:#fff;}
.ititle01{ height:33px; background:url(../images/ititle_bj01.jpg) no-repeat left top;}
.ititle01 h1{ padding-left:39px; color:#000; font-size:14px; line-height:33px;}
.ititle01 h1 span{ color:#a3a3a3; font-size:10px;}
.ititle01 a{ float:right; line-height:33px; padding-right:5px; color:#000;}
.ititle01 a:visited{ color:#000;}
.title{ background:url(../images/title_bj02.jpg) no-repeat left top; height:33px; line-height:33px;}/*内页标题*/
.title h1{ padding-left:39px; color:#000; font-size:14px; line-height:33px;}
.title h1 span{ color:#a3a3a3; font-size:10px;}
.title01{ border-bottom:#0043ac 1px solid; background:url(../images/cion05.gif) no-repeat 8px 6px; line-height:25px; font-size:14px; font-weight:bold; color:#0043ac; padding-left:26px;}
.title01 a{ color:#000; float:right; line-height:25px; padding-right:10px;}
.title01 a:visited{color:#000;}
.container{ padding:18px;background:#fff; border-left:#dddddd 1px solid; border-bottom:#dddddd 1px solid; border-right:#dddddd 1px solid;}/*内容页内容部分四边间隔*/
.container2{ width:660px; overflow:hidden; padding:15px 10px;}
.content{text-align:left; font-size:14px; background:#fff;}
.content h1{ height:26px; line-height:26px; padding-left:10px; border:#ccc 1px solid;}
.content h2{ text-indent:5px;border-bottom:#0043ac 1px solid; background:url(../images/cion05.gif) no-repeat 8px 6px; line-height:25px; font-size:14px; font-weight:bold; color:#0043ac; padding-left:26px;}
.content h2 a{ color:#000; line-height:25px; padding-right:10px;}
.content h2 a:visited{ color:#000;}
.content h2 a:hover{ color:#000;}
.content h3{ color:#0043ac; font-size:14px; text-align:center;line-height:30px;}
.content h4{color:#565656; font-weight:normal; line-height:30px; text-align:center;}
.content h5{ text-indent:5px;line-height:25px; background:url(../images/h5_m.gif) repeat-x left top;}
.content h5 p{background:url(../images/h5_r.gif) no-repeat right top; line-height:24px;}
.content h5 p span{display:block; background:url(../images/h5_l.gif) no-repeat left top; color:#606060; padding-left:30px; line-height:25px; font-weight:normal; margin-bottom:12px;}
.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{}
.content a{text-decoration:underline;}
.agent{}
.agent table{border-collapse:collapse;border:#939393 solid 1px; color:#494949;}
.agent table th{background:url(../images/th.gif) repeat-x left top; line-height:25px; color:#0043ac;padding:0 5px; text-align:center; font-size:12px;}
.agent table td{padding:0 5px;border:#b7b7b7 solid 1px; color:#494949;}
.tableboder{}
.tableboder table{border-collapse:collapse; }
.tableboder th{border:#c0c0c0 solid 1px;background:#fe5b22; color:#ffffff;padding:0 5px;}
.tableboder td{border:#c0c0c0 solid 1px;padding:0 5px;}
/*--------------栏目页面-------------*/
.brief_t{background:url(../images/brief_t.gif) no-repeat left top; padding:15px; line-height:25px;color:#494949;}
.brief_m{background:url(../images/brief_m.gif) repeat-y left top;}
.brief_b{background:url(../images/brief_b.gif) no-repeat left bottom; padding-bottom:5px;}
.brief{ background:url(../images/brief_m.gif) repeat-y left top;}
.brief table{ background:url(../images/brief_b.gif) no-repeat left bottom; padding-bottom:5px;}
.brief table td{ background:url(../images/brief_t.gif) no-repeat left top; padding:15px; line-height:25px;color:#494949;}/*内页简介*/
.brief a{ color:#006699;text-decoration:underline;}
.brief a:visited{ color:#0099FF;}
.brief a:hover{ color:#0099FF;}
.place{ color:#6d6d6d; font-size:12px; font-family:"宋体"; height:33px; padding-right:15px;}/*内页位置导航*/
.place a{color:#6d6d6d;padding:0 5px 0 5px;text-align:right; line-height:33px;}
.place a:visited{color:#6d6d6d;}
.place a:hover{color:#000;}
.page{text-align:center; background:url(../images/page.jpg) no-repeat center;color:#000; height:24px; line-height:24px; margin:20px 0;}/*分页*/
.page a{color:#000;}
.page a:visited{color:#000;}
.page a:hover{color:#000;font-weight:bold;}
/*--------------简介内容部分-------------*/
/*新闻页面*/
.newslist{}
.newslist ul{ list-style:none;}
.newslist li{ line-height:17px; padding:7px 0;background:url(../images/line01.gif) repeat-x left bottom;}
.newslist li a{ display:block;line-height:17px; font-family:tahoma,"宋体"; cursor:pointer; color:#565656;background:url(../images/cion04.gif) no-repeat 5px 5px;}
.newslist li a p{ padding-left:20px; line-height:17px; color:#565656; font-size:14px;}
.newslist li a span{ float:right; line-height:17px;}
.newslist li a strong{ line-height:17px;}
.newslist li a:visited{ color:#565656;}
.newslist li a:hover{color:#0043ac;}
.newslist li a:hover p{background:url(../images/cion04.gif) no-repeat 5px 5px;color:#0043ac;}
/*新闻明细评论页面*/
.recent_comment{}
.recent_comment ul{ list-style-type:none; padding:10px;}
.recent_comment li{ border-bottom:#bbbbbb 1px dotted;padding-left:15px;line-height:20px;}
.recent_comment li a{line-height:28px;background:url(../images/cion04.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:#0043ac; background:url(../images/cion04.gif) no-repeat left 13px; }
.comment_content{margin:10px;}
.comment_content td{padding:12px 0 0;color:#393939;}
.input_title{width:200px;border:#bdbdbd solid 1px;height:18px; line-height:18px; padding-top:2px;color:#000;}
.input_name{width:200px;border:#bdbdbd solid 1px;height:18px; line-height:18px; padding-top:2px;color:#000;}
.comment_content textarea{width:475px;height:95px;border:#bdbdbd solid 1px;margin:0 8px 0 0; background:none;}
.comment_content .btn{ border:1px solid #bdbdbd;background:url(../images/th.gif) repeat-x left top; width:70px; height:20px; line-height:16px; margin:5px 5px 0 1px; color:#000;}
/*产品列表标题*/
.pro_title{ margin-bottom:15px;}
.pro_title h6{text-align:center;width:127px;float:left;margin:0 11px 0 0;height:25px;}
.pro_title h6 a{color:#4b4b4b; line-height:25px;background:url(../images/pronava.gif) no-repeat left top; display:block; font-weight:normal;}
.pro_title h6 a:visited{color:#4b4b4b;}
.pro_title h6 a:hover,.pro_title .current a{color:#fff;background:url(../images/pronavh.gif) no-repeat left top;}
.pro_title .current a:visited{color:#fff;}
/*产品列表a页面*/
.pro_c{ border:#e1e1e1 1px solid;margin-bottom:15px; background:#f9f9f9;}
.pro_c table{border-collapse:collapse;}
.pro_c td{ padding:0 9px; color:#666; vertical-align:top;}
.pro_c td a{color:#000; font-weight:bold;}
.pro_c td a:visited{color:#000;}
.pro_c th{ color:#0043ac; padding:0 0 0 20px; text-align:left; vertical-align:top; font-weight:normal;}
.pro_c span{ color:#0043ac;}
.pro_c font{ background:url(../images/cion04.gif) no-repeat 5px 5px; color:#fff; padding:2px 0 5px 16px; font-size:12px;}
.pro_c font a{ color:#0043ac; text-decoration:underline;}
.pro_c font a:visited{ color:#0043ac; text-decoration:underline;}
.pro_c font a:hover{ color:#0043ac; text-decoration:none;}
/*产品列表b页面*/
.pro_listn{ padding:0 0 10px 0;}
.pro_listn div{width:20%; float:left; margin:5px 0 5px 0;}
.pro_listn h2{width:100px;height:100px;margin:0 auto;border:1px solid #c7c7c7;}
.pro_listn h2 a{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.pro_listn h2 img{ vertical-align:middle;}
.pro_listn h3{ text-align:center; margin-top:10px;color:#555555;display:block;font-size:12px; line-height:30px;}
.pro_listn h3 a{ color:#555555; font-size:12px; font-weight:normal;line-height:16px;}
.pro_listn h3 a:visited{ color:#555555;}
.pro_listn h3 a:hover{ color:#0043ac;}
/*public_pic_list页面*/
.productb{ padding:2px 0 0 10px;}
.productb div{float:left; width:18%; text-align:center;margin:8px 5px;}
.productb div h5{ width:100px; height:100px; margin:0 auto 5px auto;}
.productb div h5 a{width:100px;height:100px; border:1px solid #d4d4d4;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.productb div h5 img{vertical-align:middle;}
.productb div span{ color:#616161; line-height:17px; padding:0 5px;}
/*product_detail_b页面的简介和相关产品*/
.sub_brief{ padding:8px 0 0;}
.sub_briefdl ul{ list-style-type:none;}
.sub_briefdl li{background:url(../images/cion02.gif) no-repeat left 8px;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{ margin-bottom:20px; border:#e7e7e7 1px solid; background:#fafafa;}
.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; background:#fff;}
.proc_conr{margin:15px;}
.proc_conr div strong{color:#0043ac; font-size:12px;line-height:20px; height:20px;}
.productsb{ padding:0 10px 20px 10px;}
.productsb .list{ width:20%; text-align:center; float:left; padding:10px 0 0 0;}
.productsb .list h2{ width:102px; height:102px;border:1px solid #d1d1d1;}
.productsb .list h2 a{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.productsb .list h2 img{vertical-align:middle;}
.productsb .list span{ display:block; padding:5px 0 0 0; line-height:18px;}
.productsb .list span strong{ line-height:18px;}
/*联系我们页面*/
.contacty1{width:320px;float:left; margin:0 10px 0 0;}
.contacty2{width:320px;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:#034ca1;font-weight:bold;}
/*典型客户页面*/
.client{padding:0px;}
.client td{ background:url(../images/cion02.gif) no-repeat left 7px; 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:#034ca1;}
/*留言与评论页面*/
.board{}
.board_border{padding:0;}
.board_h2{margin-bottom:5px;font-weight:bold;padding:0 0 0 20px;font-size:14px;color:#034ca1;}
.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;}
.board_border ul{list-style-type:none; color:#000;}
.board_border li{padding-left:15px; background:url(../images/cion02.gif) no-repeat 0 6px; }
.board_border2{padding:10px;}
.board_border2 .select{line-height:24px; margin-right:10px;}
.board_border2 .border_input{ width:130px; background:#fff;border:#ccc solid 1px; height:18px; line-height:18px;color:#000;}
.board_border2 textarea{width:130px;height:40px; background:#fff;color:#003300;}
.btn{width:60px;height:22px;line-height:22px;text-align:center; border:none;background:#333; color:#fff; margin-right:10px;}
.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:#034ca1;}
/*在线订单*/
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;}
