﻿@charset "utf-8";
/*全局样式*/
html { overflow-x: hidden; overflow-y: auto; }
*{ padding:0; margin:0}
body,td,th,ul,li,p {margin: 0px; padding:0; font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体" ; font-size:12px; color:#333; line-height:22px; font-weight:normal}
body{ background: url(../images/bj.jpg);}
img{border:0;}
ul,li{padding:0; margin:0;}
LI{list-style:none;}
a{font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";font-size:12px;color:#333;text-decoration:none;}
a:hover{color:#C00;}
em,i{ font-style: normal;}
/*表单中的字体属性与表单以外的不一致，需要单独定义*/
input, label, select, option, textarea, button, fieldset, legend { font:12px/18px "Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体"; }

/*公用样式*/
.mb20 { height: 20px;}
.mb25 { height:25px;}
.mb35 { height:35px;}
.mb40 {height: 40px;}
.mb50 {height: 50px;}
.mb60 { height: 60px;}
.fl { float:left;}
.fr { float:right;}
a.blue { color:#00a2e9; text-decoration:none; }
a.blue:hover { text-decoration:underline; color:#004e91; }
.clearfix:after { display:block; content:''; visibility:hidden; height:0px; clear:both; }
.clearfix { zoom:1; }
.clean,.clear{ clear:both; display:block; }
.w1000{ margin: 0 auto; width: 1000px; }

/*-------------------------------------------首页样式开始----------------------------------*/
/*header*/
#warp { margin:10px auto 0 auto;width:1016px;}
.wrap { margin:0 auto; width:1016px; height:auto; background:url(../images/bg.jpg) repeat-y }

.top_login{ width:1002px; margin:0 0 0 8px; color:#646464; display: block; clear:both; padding:10px 0;}
.top_login .time{ float: left; margin:0 0 0 5px; line-height:21px;}
.login{ float:right}
.login span{ padding:0 5px;float:left}
.login input[type="text"]{ background:#ffffff; border:1px solid #dddddd; line-height:19px; height:19px; width:86px; padding:0 3px; outline: none;}
.login input[type="password"]{ background:#ffffff; border:1px solid #dddddd; line-height:19px; height:19px; width:86px; padding:0 3px; outline: none;}
.login input[type="submit"]{ background:url(../images/btn_bg.jpg) repeat-x;border:0; color:#ffffff; line-height:20px; height:20px; width:45px; cursor: pointer; outline: none;}
.login a { background:url(../images/btn_bg.jpg) repeat-x;border:1px solid #dddddd; color:#ffffff; line-height:20px; height:20px; width:45px;display:inline-block;text-align:center}
.login a.reg{ background:url(../images/btn_bg.jpg) repeat-x;color:#ffffff; line-height:20px; height:20px; width:45px;display:inline-block;text-align:center}
/* 顶部新媒体icon */
.xmticon{float: left;}
.wbicon{      
                margin-left:20px;
		float: left;
		display: block;
		width: 25px;
		height: 21px;
	}
	.wxicon{
                margin-left:20px;
		float: left;	
		width: 25px;
		height: 21px;
		position: relative;
                z-index:9999; 
	}
	#wximg{
		border: 1px solid red;	
		position: absolute;
		top: 30px;
		left: -48px;
                display: none;
                z-index:9999; 
	}
	
/* 首页头部样式 */
.header {margin:0 0 0 8px;width:1002px;height:166px;position:relative;z-index:999; background:#fff;border-top: 2px solid #D9180B;}
h1.logo { width:288px;position:absolute; left:19px; top:18px; z-index:999;}
.head_right { float:right; width:270px; height:93px; padding-top:21px; margin:0 18px 0 0;text-align:right}
.head_right .language{color:#666666}
.head_right .language span{ margin:0 14px; }

.header .search { width:239px; height:28px;margin:25px 10px 0 0;float:right; border:1px solid #dddddd}
.header .search .text { color:#cccccc; width:173px; line-height:28px;  height:28px; border:0; padding:0 3px; float:left;  font-size:12px; outline: none;}
.header .search .sub { background:url(../images/btn_bg.jpg) repeat-x; width:60px; height:28px; color:#ffffff; font-weight:bold; border:0; cursor:pointer; float:left; outline: none; }


/* 导航菜单 */
.menu { width:1000px; height:52px; margin:0 auto 0 auto; background:url(../images/menu.jpg) repeat-x; float:left }
ul.mainNav { width:auto;height:52px; margin:0 auto; }
ul.mainNav li { position:relative; z-index:9999; float:left; width:142px; height:52px; float:left; background:url(../images/xian.jpg) no-repeat right center }
ul.mainNav li a { display:block;text-align:center; line-height:52px; font-size:16px; display:block}
ul.mainNav li a:hover,.menu .mainNav .nav_a a{ background:url(../images/nav_a.jpg) repeat-x center top; color:#FFF}
ul.mainNav li ul { background:#ffffff;width:142px; display:none; position:absolute; top:52px; left:0; z-index:9999; margin:0; padding:0 0 1px 0; box-shadow:2px 2px 5px #666;}
ul.mainNav li ul li { width:142px; height:35px; line-height:35px;}
ul.mainNav li ul li a {text-align:center; font-size:14px; text-indent:0;background:#ffffff!important; color:#4c4c4c!important; line-height:35px; display:block }
ul.mainNav li ul li a:hover { color:#fff!important;background:url(../images/nav_a.jpg) repeat-x center top!important;}

ul.mainNav li.activeNav, ul.mainNav li.current { background-position:left bottom; }

ul.mainNav li.about ul {width:338px;}
ul.mainNav li.product ul {width:338px;}

/* flexslider */
.flexslider1{position:relative;height:420px;overflow:hidden; margin-top:0px;z-index:0;}
.slides{position:relative;z-index:1;margin:0 auto; width:1000px;}
.slides li{height:420px;margin:0 auto; width:1000px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;}
.flex-direction-nav li a.flex-next{right:40px;}

.bann_x{ width:998px; margin:0 auto}

/*公司简介*/
.index_about_view{ line-height:30px; font-size:18px; color:#80807f; padding:20px 25px; width:952px; margin:0 0 0 8px;}

.about_main ul{ display:table; margin:25px auto 0 auto}
.about_main ul li{ float:left; width:275px; margin-right:40px;}
.about_main ul li img{ display:block;width:275px; height:200px; border-radius:8px;}
.about_main ul li a{ float:left; margin:0 15px; text-align:center; font-size:18px;-webkit-transition:all .2s linear;transition:all .2s linear}
.about_main ul li a:hover{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}

.index_pro{ margin:30px auto 0 auto; width:945px; height:320px; }
.index_pro h2{ height:42px; line-height:42px; font-size:24px; font-weight:normal; color:#C00; text-align:center}

#demoa {overflow:hidden;margin-right: auto;margin-left: auto;height:210px; padding-top:17px;} 
#demoa img {padding:0px;height:155px;width:220px; border:1px solid #e0e0e0}
#demoa a:hover img {opacity:0.8;filter:alpha(opacity=80);}
#indemoa {float: left;width: 1200%;margin: 0px;padding: 0px;} 
#demo1a {float: left;margin: 0px;padding: 0px;} 
#demo1a ul {list-style-type: none;padding-top: 0px;padding-bottom: 8px;margin: 0px;padding-right: 0px;padding-left: 0px;}
#demo1a li {text-align: center;float: left;padding-right: 6px;padding-left: 6px;color: #ccc;
margin: 0px;padding-top: 0px;padding-bottom: 0px;height: 125px;font-size: 12px;line-height:20px;}
#demo2a {float: left;margin: 0px;padding: 0px;} 
#demo2a ul {list-style-type: none;padding-top: 0px;padding-left: 0px;padding-right: 0px;
padding-bottom: 8px;margin: 0px;}
#demo2a li {text-align: center;float: left;padding-right: 6px;padding-left: 6px;color: #ccc;
height: 125px;font-size: 12px;line-height:20px;}


.index_news{ height:175px;color: #D9180B;background:url(../images/8.jpg);width:998px; margin:0 auto;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.1) inset;
	box-shadow:0 0 5px rgba(0,0,0,0.1) inset;}
.index_news .index_news_l{ margin-left:56px; margin-top:19px; font-size:16px}
.index_news .index_news_l h1{ line-height:80px;font-weight:normal}
.index_news .index_news_r{ margin-top:30px; width:410px;}
.index_news .index_news_r li{ height:29px; line-height:29px; background:url(../images/arrow4.gif) no-repeat left center;}
.index_news .index_news_r li a{ font-size:20px;color: #AB9D96; font-weight: normal; padding-left:25px;}
.index_news .index_news_r li a:hover{color: #D9180B;}


/*切换*/
.pro-intro{position: relative;margin:50px auto 0 auto; width:1002px;}
.pro-intro-tab{position: absolute;top:-40px;height: 40px;    left: 176px;}
.pro-intro-tab li{float: left;width: 139px;height: 40px;text-align: center;line-height:40px;color:#333;background:url(../images/tab_li_bg.jpg) 0 0px no-repeat;font-size:16px;cursor: pointer;border-radius:4px 4px 0 0;}
.pro-intro-tab li+li{margin-left: 10px;}
.pro-intro-tab li:hover, .pro-intro-tab .current{background:url(../images/tab_li_bg.jpg) 0 -41px no-repeat; color:#FFF}
.pro-intro-txt{border:1px #e0e0e0 solid; color:#606060; line-height:28px;background:#f3f3f3;padding:15px 68px;display: none;}

.pro-intro-txt .remark{ float:left;width:480px; line-height:28px;}
.pro-intro-txt .remark h1{ font-weight:normal; margin-top:15px;}
.pro-intro-txt .remark p{ line-height:25px;}
.pro-intro-txt .remark .button{background:url(../images/more1.jpg) 0 0 no-repeat;width:72px;height:31px;display:block;text-indent:-9999px;margin-top:20px; margin-bottom:20px;}
.pro-intro-txt .logo_pic{float:right;width:230px}
.pro-intro-txt .logo_pic img{width:230px}


/*footer*/
.MainBottomBox{}
.BottomTextBox{ width:998px; height:auto; text-align:center; font-size:14px; color:#333; margin:0 auto;padding-top:10px;position:relative; height:248px; background:url(../images/index_column_contact.jpg) no-repeat 96% bottom}
.BottomLeftTxt{ width:550px; float:left; height:170px; margin-top:15px; margin-bottom:10px;margin-left:24px;}
.BottomLeftTxt ul{ float:left; list-style-type:none; margin-left:5px; margin-top:10px;}
.BottomLeftTxt ul li{ width:125px; margin-right:52px;text-align:left; font-size:11pt; display:block; }
.BottomLeftTxt ul li a{color:#333;text-decoration: none;background:url(../images/biao.png) no-repeat 94% center;display:block;height:26px; line-height:26px;}
.BottomLeftTxt ul li a:hover {color:#F00;text-decoration: none; text-decoration:underline;}
.BottomLeftTxt .BottomItemTxt1 a{ font-size:20px;color: #D9180B; background:none; border-bottom:1px solid #e0e0e0; line-height:42px;height:42px; margin-bottom:12px;}

.BottomRightBox{float:left; margin-top:15px; width:400px;}
.BOttomRightItem3{margin-top:10px; padding-top:0px;}
.BOttomRightItem3 span{text-align:left;font-size:18px;color: #D9180B;border-bottom:1px solid #e0e0e0; line-height:42px;height:42px; margin-bottom:12px; display:block;}
.BOttomRightItem3 .wen{ text-align:left; line-height:28px;}
.BottomLop{ width:998px; margin:0 auto; height:46px; line-height:46px; color:#333; text-align:left; font-size:12px; margin-top:35px; -webkit-box-shadow:0 -3px 8px rgba(0,0,0,.05);-moz-box-shadow:0 -3px 8px rgba(0,0,0,.05);box-shadow:0 -3px 8px rgba(0,0,0,.05); background:url(../images/mod-dot.png) no-repeat center top; border-bottom:2px solid #D9180B}
.BottomLop span{ margin-left:20px;}
.BottomLop .fr{ margin-right:20px;}


/*网站主体部分*/
.zq-main{ padding:0 0 15px 0; width:1001px;  overflow:hidden; margin:0 0 0 8px; background:#FFF}

.sub_aps{ font-family:"微软雅黑";font-size:28px; color:#fdffff; background:url(../images/sub_aps_bg.jpg) repeat-x;height:94px; line-height:94px; padding:0 27px; border-bottom:1px solid #e1e1e1}
.position{ background:url(../images/border.jpg) 0 bottom  repeat-x; display:block; line-height:36px; color:#5f6160; padding:0 10px; margin-bottom:14px;}
.position a{ color:#5f6160; padding:0 4px;}
.position  img{ vertical-align:middle}


/* 子页左侧菜单导航 */
.zq-mleft{ float:left; width:220px; border:1px solid #ebebeb; padding:2px; margin:0 0 0 10px;}
.zq-mleft h3{ background:url(../images/left_title.jpg) no-repeat; color:#ffffff;font-family:"微软雅黑"; font-size:20px; text-align:center; height:48px; line-height:39px;}
ul.subNav { margin:0 auto; padding:5px 0 15px 0; width:193px; }
ul.subNav li { width:193px; }
ul.subNav li a { background:url(../images/left_list.jpg) 0 bottom no-repeat;padding:0 0 0 40px;line-height:34px; font-size:14px;display:block; color:#5f6160;}
ul.subNav li a:hover,ul.subNav li a.over { color:#d22114; font-size:14px; }

ul.subNav li ul.subl{margin:5px auto 0 auto;display:block;}
ul.subNav li ul.subl li{ margin-bottom:0;}
ul.subNav li ul.subl a{ background: url(../images/i4.jpg) no-repeat 15% center; line-height:32px; height:32px; padding:0; color:#666; text-align:left; text-indent:41px; border-bottom:1px dashed #CCCCCC; display:block; font-size:12px;}
ul.subNav li ul.subl a:hover{ background:#ccc;}

/*右侧内容2*/
.zq-mr{ float:right; width:720px; margin:0 14px 70px 0; display: block;}

/*公司简介*/
.main_view{ overflow:hidden; margin-bottom:10px;}
.about_title{width:740px;line-height:36px; color:#d32518; font-size:18px; border-bottom:1px solid #b9b9b9}
.info{line-height:24px; color:#5f6160; padding:25px 10px 0 10px; overflow:hidden;min-height:300px;}


/*留言*/
.refer{ margin:20px 0 0 0;}
.refer p{ padding:10px;}
.refer label{ width:60px; text-align:right; float:left; padding:0 10px; line-height:25px; font-family:"宋体"}
.refer .text{ border:1px solid #b9b9b9; width:230px; padding:0 4px; height:25px;line-height:25px; outline: none;}
.refer .textarea{ border:1px solid #b9b9b9; width:550px; height:160px; padding:5px; outline: none;}
.refer .btn{ background:#ccc; border:none;color:#333333; width:112px; height:40px; font-size:14px; margin:0 10px 0 0; padding:0px; cursor: pointer; outline: none;}

/*注册*/
.gj{ margin-top:-10px;}
.gj p{ line-height:24px; padding:7px 0 7px 35px; clear:both}
.gj p label{ float:left; width:190px; color:#606060; text-align:right;margin-right:10px;} 
.gj input[type="text"]{ padding:0 5px; border:1px solid #b9b9b9; height:25px; line-height:25px; width:230px; color:#606060; outline: none;}
.gj input[type="password"]{ padding:0 5px; border:1px solid #b9b9b9; height:25px; line-height:25px; width:230px; color:#606060; outline: none;}
.gj .xl { border: 1px solid #b9b9b9; height: 25px;line-height: 25px; padding:2px 4px;min-width: 96px; outline: none;}
.gj input[type="checkbox"]{ margin-top:8px;*margin-top:0;}
.gj .gj_btn1{background:url(../images/btn_bg.jpg) repeat-x;width:60px; height:30px;line-height:30px; cursor:pointer; font-weight:bold; font-size:14px; color:#FFFFFF; border:0; text-align:center;float:left; outline: none;}
.gj .gj_btn2{background:url(../images/btn_bg.jpg) repeat-x;width:60px; height:30px; line-height:30px; cursor:pointer; font-weight:bold; font-size:14px; color:#FFFFFF;display:inline-block; text-align:center; margin:0 0 0 15px;float:left; outline: none;}


/*新闻列表*/
ul.news_list { width:100%; margin:0 0 0 0; clear:both; }
ul.news_list li {overflow:hidden; line-height:28px;  border-bottom:1px #d4d6d8 dashed ; background:url(../images/i4.jpg) 3px 22px no-repeat}
ul.news_list li span{ float:right;}
ul.news_list li a{ color:#5f6160; display:block;padding:10px 8px 10px 15px;}
ul.news_list li a:hover{background:#eee url(../images/i4.jpg) 3px 22px no-repeat}

/*下载列表*/
ul.download_list { width:100%; margin:0 0 0 0; clear:both; overflow:hidden }
ul.download_list li { width:340px; float:left;overflow:hidden; line-height:25px; padding:15px 0px 15px 0; }
ul.download_list li img{ padding:2px; border:1px solid #eceded; width:110px;  float:left; margin-right:10px;}
ul.download_list li a{color:#666;display:block; width:90px; text-align:center; padding-left:10px; line-height:30px;background:#ccc url(../images/lock.png) 6px 6px no-repeat;}
ul.download_list li a:hover{ background:#C00 url(../images/lock.png) 6px 6px no-repeat; color:#FFF}
ul.download_list .download_v{ float:right; width:210px; color:#5f6160; line-height:30px;}
ul.download_list li b{  font-size:14px; border-bottom:1px dashed #dadada;  font-weight: normal; color:#C00}
ul.download_list li b,ul.download_list li span{ display:block; padding-left:6px;}
ul.download_list li span{ line-height:20px; margin:5px 0}
ul.download_list li:nth-child(old){float:left}
ul.download_list li:nth-child(even){float:right}

/*资料下载*/
.in_down{ margin-top:20px;}
.in_dw{background: #efefef;height: 40px;padding:0px 20px;margin-bottom: 15px;}
.in_dw h6{color: #595757;font-size: 14px;line-height: 40px;float: left;cursor: pointer;width: 900px;}
.in_dw:hover{background: #D9180B;}
.in_dw.hover{background: #D9180B;}
.in_dw:hover h6{color: #fff;}
.in_dw.hover h6{color: #fff;}

.in_dwu{overflow: hidden;display: none;}
.in_dwc{overflow: hidden;background: #efefef;padding: 20px;margin-bottom: 20px;}
.in_dwc p{color: #595757;line-height: 22px;font-size: 12px;}
.in_dwj{width: 17px;height:9px;background: url("../images/in_t_j.jpg") no-repeat;margin-left: 70px;}


/*产品一级*/
.pro_hot{ margin:25px 0 35px 0; height:235px;}
.pro_hot .pic img{float:left; padding:3px;width:257px; height:225px; border:1px solid #bbbbbb; margin:0 20px 0 11px;}
.pro_hot .pro_hot_fr h3{ font-size:30px;color:#d22114; font-weight:normal; padding:18px 0; height:40px;}
.pro_hot .pro_hot_fr{color:#5f6160; line-height:30px; float:right; width:402px; margin-right:10px;}
.pro_hot_fr p.lock{ color:#676767; background:url(../images/icon/lock.jpg) 6px 0px no-repeat; padding-left:24px; }


.pro1_list{ margin:14px 0 40px 0px;}
.pro1_list li{ float:left; padding:3px; border:1px solid #bbbbbb; margin:11px 8px;}

.pro1_list li img{ width:215px; height:183px;}
.pro1_list li span.pname{ display:block; color:#5f6160; text-align:center; line-height:48px;}

.pro1_list li:hover{ border:1px solid #d52e22;}
.pro1_list li:hover span.pname{ color:#d52e22}

/*放大效果*/
.product_box{ width:720px;height:350px;  margin:0px auto 12px auto;}
.product_box_left{ width:300px; float:left; margin-left:10px;}
.product_box_right{ width:340px; float:left; margin-top:5px; margin-left:35px;  overflow:hidden;font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";  }
.product_box_right h1{ font-size:16px; height:35px; line-height:35px; background:#ccc; padding-left:8px; margin-bottom:13px; color:#065fc3}
.product_box_right p{padding-left:8px;}

.product_box_right_style1{ width:210px;display:block;  font-size:14px; font-weight:bold; height:30px; line-height:30px;  color:#545454; padding-left:1px; }
.product_box_right_style2{ width:240px; display:block; }
.size14{ font-size:13px;}

.list_wen{ background:#eee; font-size:16px; height:36px; line-height:36px; display:block; text-indent:12px;}

#preview{float:left;text-align:center;width:300px;margin-top:10px;}
.jqzoom{width:300px;position:relative;}
.zoomdiv{left:859px;height:400px;width:300px;}
.list-h li{float:left;}
#spec-n5{width:330px;height:66px;padding-top:6px;overflow:hidden;}
#spec-left{background: url("../images/left.gif") no-repeat;width:10px;height:45px;float:left;cursor:pointer;margin-top:7px;}
#spec-right{background:url("../images/right.gif") no-repeat;width:10px;height:45px;float:left;cursor:pointer;margin-top:7px;}
#spec-list{width:200px;float:left;overflow:hidden;margin-left:2px;display:inline;}
#spec-list ul li{float:left;margin-right:0px;display:inline;width:72px;}
#spec-list ul li img{padding:2px;border:1px solid #ccc;width:60px;height:46px;}

.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url() #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:700px;height:538px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:60px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{position:relative;width:280px;}
#spec-list div{margin-top:0;*margin-left:0;}

/*详细页面*/
.pro-intro1{position: relative;margin: 60px 0;border-top:2px solid #ccc;}
.pro-intro-tab1{position: absolute;top:-36px;height: 36px;}
.pro-intro-tab1 li{float: left;width: 125px;height: 36px;text-align: center;line-height:36px;color:#333;background-color: #ccc;font-size:16px;cursor: pointer;border-radius:4px 4px 0 0;}
.pro-intro-tab1 li+li{margin-left: 10px;}
.pro-intro-tab1 li:hover, .pro-intro-tab1 .current1{background-color:#C00; color:#FFF}
.pro-intro-txt1{font-size: 12px;color: #666;padding:20px 0;display: none;line-height: 24px; width:720px;}

table .btn{border:1px solid #C6C6C6;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:2px 3px 4px #C6C6C6;-webkit-box-shadow:2px 3px 4px #C6C6C6;-moz-box-shadow:2px 3px 4px #C6C6C6;display:block; font-size: 12px; height:20px; width:65px; margin:0 auto; line-height: 22px;cursor:pointer;background:linear-gradient(top, #fff 0%, #fff 50%, #ddd 100%) repeat scroll 0 0;background:-o-linear-gradient(top, #fff 0%, #fff 50%, #ddd 100%) repeat scroll 0 0;background:-moz-linear-gradient(top, #fff 0%, #fff 50%, #ddd 100%) repeat scroll 0 0;background:-webkit-linear-gradient(top, #fff 0%, #fff 50%, #ddd 100%) repeat scroll 0 0;background:-ms-linear-gradient(top, #fff 0%, #fff 50%, #ddd 100%) repeat scroll 0 0;}
table .btn strong{background:url(../images/btn_weiter_20px.png) no-repeat left center; width:62px; display:block; padding-left:10px;}