@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
body {
	padding: 0;
	margin: 0 ;
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 23%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(23%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 23%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f0f0 0%,#ffffff 23%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f0f0 0%,#ffffff 23%); /* IE10+ */
background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 23%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	width:100%;
}
/*===========================*/
.WRAP{
	width:100%;}
.HEADER{
	width:100%;
	margin:auto;
/*	border-bottom:5px solid #ccc;
	box-shadow:1px 2px 3px rgba(102,102,102,.5);*/
	text-align:center;
	}
.LINE{

	height:5px;
	background:#8a8a8a;
	box-shadow:0 0 5px  rgba(102,102,102,.8);}
.SLIDER{
	position:relative;
	width:980px;
	height:325px;
	margin:auto;
	top:0;
	z-index:3;}
.logo{
	position:absolute;
	top:25px;
	display:block;
	left:25px; z-index:90;}
.SUB-BTN{
	position:relative;
	z-index:5;
	margin:auto;

	text-align:center;
	width:980px !important;
	display:block;height:42px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d83232+5,a40101+49 */
background: #d83232; /* Old browsers */
background: -moz-linear-gradient(top,  #d83232 5%, #a40101 49%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d83232 5%,#a40101 49%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d83232 5%,#a40101 49%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d83232', endColorstr='#a40101',GradientType=0 ); /* IE6-9 */

	border-radius:0 0 8px 8px;
	overflow:hidden;
	}
.SUB-BTN ul{
	padding:0;
	margin-left:17px;}
.SUB-BTN ul li{
	float:left;
}

.SUB-BTN ul li td a{
	display:block;
	margin-right:20px;
	margin-left:20px;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	line-height:42px;

	}
.SUB-BTN ul li td a span{
	font-size:13px;
	color:#ffc6c6;
	margin-left:5px;
}
.scroll-txt{
	background:url(images/scroll.png) no-repeat;
	margin:auto;
	
	width:980px;
	height:35px;}
.All-bg{
	background:#fff;}
.MAIN-CONTENT{

overflow:hidden;
}
.MAIN-ALL{
	width:980px;
	margin:auto;
	padding:0;}
.MAIN-ALL li{
	float:left;}
.MAIN-left{}
.MAIN-left-news{

	width: 231px;
	height: 230px;

}
.MAIN-left-list{

	width:231px;
	margin-top:10px;
}
.pro-list{
	padding:0 15px 0 5px !important;
	display:block;
	margin:10px auto 3px;
}
.MAIN-right{
	margin-left:18px;
	width:731px;}

.pro-content-txt{
	


}
.pro-content-txt h3{
	font-size:23px;
	font-family:"微軟正黑體", Arial;
	display:block;
	line-height:51px;
	text-align:left;
	padding:10px 20px;
	color:#666;}
.pro-content-p{
	font-size:13px;
	line-height:1.5;
	padding:10px 20px!important;
	margin:auto;
	width:700px;
	color:#666;}
.footer{
	width:980px;
	margin:30px auto  0 auto;
	height:auto;
	background:url(images/footrt-bg.jpg) repeat-x;
	}

.f1{
	margin-top:0px !important;
}

.ltitle{
	font-size:20px;
	font-weight:500;
	font-family:"微軟正黑體",Arial;
}
.rssCls img ,.MAIN-left-news div a img{
	display:none;
}
.MAIN-left-news table{
	margin:15px 0;
	height:150px;
	overflow:hidden; 
}
/*-----------------產品推薦-------------------*/

ul.promo{
	float:left;
	height:auto
	overflow:hidden;
	margin:15px 0;
}
ul.promo li.goods{
	float:left;
	width:232px;
	height:250px;
	overflow:hidden;
	
	margin-right:15px;
	margin-bottom:15px;

	
}
ul.promo li.goods:nth-child(3n){
	margin-right:0px !important;
}
ul.promo li.goods a{
	display:block;
	text-decoration:none;	
	

}
.goodsimg{
	width:230px !important;
	height:189px !important;

	border:1px solid #eeeeee;
	
}
.goods-txt {
	line-height:40px;
	text-align:center;
	
}
.goods-txt a{
	font-size:14px;
	color:#000;
}
/*----------------Products-----------------*/
.lefmenu .lef span{
	font-size:13px;
    padding-left:5px;
}
.leftad{
	margin-top:30px;

}
.leftad img{
	margin-bottom:20px;
}

/*----------最新消息-------------*/
.h_img_cls{
	margin-top:5px;
	margin-right:5px;
}
/*----------內文-------------*/
.content-txt{
	border:1px solid #ccc;
	padding:10px 15px;;
	min-height:300px;
	margin-top:10px;
	overflow:hidden;
	display:block;
}
.content-txt img{
	max-width:650px;}
	
.PageNavTable{
	width:100% !important;
}
.GoodsList_prod_image{
	width:222px !important;
	height:auto !important;
}
/*---------------客服信箱-----------------*/


.goodsinput_2{
  line-height: 35px;
  border-radius: 6px;
  border:1px solid #e1e1e1;

  font-size:15px;
  margin-top:5px;
  color: rgb(149, 149, 149);
  padding-left:10px;
}
select.goodsinput_2	{
	height:35px;
	font-size:14px;
}
.goodsinput_3{
	
    font-size: 14px;
	width:420px;
	height:100px;
	border-radius: 6px;
  border:1px solid #e1e1e1;
  padding:10px;
  

}
.goodsinput_2 option{
	font-size:13px;
	color: rgb(149, 149, 149);
}
font.goodsinput_2{
	border:0;
}
.leftbox .alltext{
	padding:0 !important;
}
.smail td{
	height:40px;
}
.smail{
	margin-left:25px !important;
}
.goodsinput{
	background-color:#cc0000;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	padding:8px 30px;
}

.main{
	font-size:14px;
	color:#444;
}
.main span{
	font-size:13px;

}
.advicetitle{
	font-size:15px;
	padding-left:10px;
	line-height:35px;
	margin:20px;
	border-bottom:1px dashed  #eee;
}
.advicetitle b{
	color:#cc0000;
	font-weight:normal;
	
}