@charset "utf-8";
body { background:#f7f6e8; width:100%; height:100%; margin:0; padding:0; font-family:"微軟正黑體";  font-size: 14px; line-height: 20px;}
html { width:100%; height:100%;}

.warpper { padding:160px 0 50px 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}/* End hide from IE-mac */
a { text-decoration:none;}
img { border:0; vertical-align:middle;}
input { vertical-align:middle;}
.slicknav_menu {display:none;}





/*** 手機選單、選單 色塊-變色  ***/
.b-color, .slicknav_menu { z-index:9999; } /** 選單顏色 ***/
.slicknav_icon-bar { background-color:#fff;} /** 手機選單ICON按鈕色 ***/
.slicknav_btn {background-color:#8cb7d5;} /** 手機選單ICON按鈕底色 ***/

.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {  background: #8cb7d5; color:#fff; } /** 選單滑入顏色 ***/
.slicknav_nav>li { border-bottom:1px #8cb7d5 solid; color:#66C;} 
.border-color { border-left:7px #8cb7d5 solid;} /** 標題顏色 ***/



header {background:#f7f6e8; position:fixed; top:0; left:0; right:0; z-index:9000;  border-bottom:4px #9fbec7 solid;}
.head-main { max-width:1000px; margin:0 auto; height:98px; padding-top:15px; position:relative; }
.head-tool { width:200px; position: absolute; top:30px; right:20px; }
.head-tool ul { list-style:none; padding:0; margin:0;}
.head-tool ul li { list-style:none; padding:0; margin:0; float:left;}
.head-tool ul li a { display:block; width:30px;}
.head-main .facebook-m { display:none;}
.head-tool ul li.home { border-right:1px #0CF solid; margin:0 10px; padding:0 10px;}
.head-tool ul li.home img { width:25px; height:auto;}

.head-main .logo { background:url(../images/logo-bg.png) top left no-repeat; font-size: 30px; height:100px; padding:40px 0 0 80px; font-family: "Times New Roman"; position:absolute; left:0; top: 20px;}
.head-main .logo img { width:250px; height:auto;}

.home_w { display:none;}



.banner { width:100%; overflow: hidden; position: relative; }
.banner img { vertical-align:middle; width:100%; height:auto; position:absolute;}

h3.login-title { margin:0 0 10px 0; font-family:"Times New Roman"; font-size:24px; line-height:30px; color:#9B9B9B;}
.login-tool { }
.icon-tool { width:40px; height:auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}


/************   light_box   ****************/
#light_box { background:url(../images/black_85apha.png); height:100%; width:100%; z-index:999; position: fixed;}
.light_main { width:950px; height: 550px; position: absolute;  z-index:9998; }




/*******   news-detaile  最新消息明細   ********/
.news-detaile { max-width:1000px; margin:0 auto;}
.news-list { }
.news-list ul { list-style:square; color:#939472; padding:0 0 0 0px; max-width:1000px; margin:0 auto; }
.news-list ul li { border-bottom:1px #BFA873 dotted; font-size:14px; width:46%; padding:2%; float:left; }
.news-list ul li:hover { background:#D9DCC5;}
.news-list ul li  h4 { margin:0; padding:0; font-size:16px; color:#66C;}
.news-list ul li img { background:#fff; padding:5px; float:left; margin-right:30px; width:80px; height:auto;}
.news-list ul li a {  color:#66C; }
.news-list ul li a:hover { color:#C60;}
.news-detaile-img { background:#fff; float:left; padding:10px; margin:0 20px 20px 0;}

/*******   news-detaile 視窗最新消息明細   ********/
.news-area { display: none; z-index:9999;}
.btn_prev { position:absolute; top:50%; margin-top:-12px; left:10px; cursor: pointer;}
.btn_next { position:absolute; top:50%; margin-top:-12px; right:10px; cursor: pointer;}

.news-box { width:875px; height:430px; margin:50px;}
.news-pic { width:430px; float:left;}
.news-pic img { width:100%; height:auto;}
/*.news-detalies { width:430px; height:520px; float:right;}*/
.news-detalies { width:430px; height:20px; float:right;}
.news-detalies h3 { font-size:15px; font-family:"Century Gothic";  color:#fff; margin:15px 0 20px 25px; padding:0;}

.news-content { background: url(../images/black_40apha.png); width:420px; height:325px; position: relative; }
    .news-content .viewport { width:420px; height:470px; overflow: hidden; position: absolute; top:0; left:0;}
    .news-content .content { padding:0 25px 0 25px; color:#FFF; font-size:14px; line-height:1.7em;}
	.news-content .thumb .end, 
	.news-content .thumb {  }
	.news-content .scrollbar { position: relative; float: right; width: 7px; right:-3px; }
	.news-content .track {  height: 100%; width:7px; position: relative; padding: 0px; }
	.news-content .track-line { background-color: #3d3c3c; height: 100%; width:1px; position: absolute; left: 3px;}
	.news-content .thumb { background: url(../images/scoll_btn.png); width:7px; height:7px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left:0px; }
	.news-content .thumb .end { overflow: hidden; height: 5px; width: 13px; }
	.news-content .disable { display: none; }


/*.detaile-tool { float:right; width:430px; position:relative; margin-top: 5px;}*/
.detaile-tool { float:right; width:430px; position:relative; margin-top: 5px;}
.detaile-tool img {  cursor: pointer; padding-right:5px; }
.detaile-tool img.btn-close { float:right; margin-right:5px;}
.news {}



/***** 訂單列表  *****/

.order-search { padding-left:30px;}
.order-list { padding-left:30px;} 
th.order-list-th { background: #69C; font-size:15px; color:#FFF; text-align:center; line-height:25px;  border-right:1px #fff dotted;} 
.order-list td { text-align:center; font-size:12px; line-height:1.5em; padding:5px 10px; border-bottom:1px #CCC dotted; border-right:1px #CCC dotted;}
.order-list img.pro-photo { width:90px; height:90px; padding:10px; border:1px #CCC solid;}
.order-list .pro-name { font-size:15px; color: #333; text-align:left;}
.order-list .price { font-size:15px; color:#900;}
.order-list .numb { font-size:15px; color: #66F;}
.order-list .count { font-size:15px; color: #333;}
.order-list .count-portal { padding:10px 0; border-bottom:1px #CCC dotted; margin-bottom:20px;}
                     .count-price { font-size:24px; font-family:Verdana; color: #900; font-weight:bold;}
.order-list .portal { display:block; width:200px; font-size:15px; color:#900; float:right; text-align:right;}
.order-list .freight { display:block; width:150px; font-size:15px; color:#900; float:right; text-align:right;}
.oproject { display:none; color:#900;}


ul.order-list { list-style:none; margin:0 ; padding:0;}
ul.order-list li { border-bottom:1px #CCC dotted; padding:5px 0; }
ul.order-list li.th { background: #B9AD6A; color: #fff; text-shadow:-1px -1px 0 #777A36;  min-height:0px; padding-top:0PX; border:0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.th .order-list-img, .th .order-list-name, .th .order-list-price, .th .order-list-quantity, .th .order-list-subtotal, .th .order-list-del { padding-top:5PX; }

.order-list-img { float:left; width:10%; display:table-cell; font-size:15px; vertical-align:middle; text-align:center;}
.order-list-img02 { float:left; width:10%; display:table-cell; font-size:15px;  padding-top:5PX; vertical-align:middle; text-align:center;}
  .sorder-list-img img { width:90px; height:auto; padding:5%; border:1px #CCC solid; margin:5%; text-align:center;}
.order-list-name { float:left; width:15%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;} 
.order-list-price { float:left; width:15%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;}
.order-list-quantity { float:left; width:30%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;}
.order-list-quantity02 { float:left; width:30%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;}

.order-list-subtotal{ float:left; width:30%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;}
.order-list-subtotal02 { float:left; width:20%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;}
.order-list-subtotal02 a { color:#F00;}
.order-list-del { float:left; width:10%; display:table-cell; padding-top:5PX;  font-size:15px; vertical-align:middle; text-align:center;}



.order-list-del a { color:#fff; padding:3px 10px; line-height:1.5em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}

.order-list-del a:hover { 
background: rgb(255,48,25); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}


.order-ditaile-info { padding:0 0 0 40px; font-size:15px; color: #333; line-height:1.5em; }
.jump-window-box  { max-width:500px; margin:0 auto; border:1px #CCC solid; padding:20px; margin-top:20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

/*** 會員登入  ***/
.member-login-box { max-width:500px; margin:0 auto; border:1px #CCC solid; padding:20px; margin-top:20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}


/*****  購物車  *****/
.cart-body { max-width:1000px; margin:0 auto;}
.shopping-car { padding-left:30px;} 
th.shopping-car-th { background: #69C; font-size:15px; color:#FFF; text-align:center; line-height:25px;  border-right:1px #fff dotted;} 
.shopping-car td { text-align:center; font-size:12px; line-height:1.5em; padding:5px 10px; border-bottom:1px #CCC dotted; border-right:1px #CCC dotted;}
.shopping-car img.pro-photo { width:90px; height:90px; padding:10px; border:1px #CCC solid;}
.shopping-car .pro-name { font-size:15px; color: #333; text-align:left;}
.shopping-car .price { font-size:15px; color:#900;}
.shopping-car .numb { font-size:15px; color: #66F;}
.shopping-car .count { font-size:15px; color: #333;}
.shopping-car .count-portal { padding:10px 0; border-bottom:1px #CCC dotted; margin-bottom:20px;}
                     .count-price { font-size:24px; font-family:Verdana; color: #900; font-weight:bold;}
.shopping-car .portal { display:block; width:200px; font-size:15px; color:#900; float:right; text-align:right;}
.shopping-car .freight { display:block; width:150px; font-size:15px; color:#900; float:right; text-align:right;}



ul.shopping-car-list { list-style:none; margin:0 ; padding:0;}
ul.shopping-car-list li { border-bottom:1px #CCC dotted; padding:5px 0; }
ul.shopping-car-list li.th { background: #B9AD6A; color: #fff; text-shadow:-1px -1px 0 #777A36;  min-height:0px; padding-top:0PX; border:0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.th .shop-car-img, .th .shop-car-name, .th .shop-car-price, .th .shop-car-quantity, .th .shop-car-subtotal, .th .shop-car-del { padding-top:5PX; }

.shop-car-img { float:left; width:15%; display:table-cell; font-size:15px; vertical-align:middle; text-align:center;}
  .shop-car-img img { width:90px; height:auto; padding:5%; border:1px #CCC solid; margin:5%; text-align:center;}
.shop-car-name { float:left; width:30%; display:table-cell; padding-top:50PX;  font-size:15px; vertical-align:middle; text-align:center;} 
.shop-car-price { float:left; width:15%; display:table-cell; padding-top:50PX;  font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-quantity { float:left; width:15%; display:table-cell; padding-top:50PX;  font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-subtotal{ float:left; width:15%; display:table-cell; padding-top:50PX;  font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-del { float:left; width:10%; display:table-cell; padding-top:50PX;  font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-del a { color:#fff; padding:3px 10px; line-height:1.5em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}
.shop-car-del a:hover { 
background: rgb(255,48,25); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

.shopping-car .oproject { font-size:15px; color:#000; display:none; font-weight:bold; }


.checkout-box { background:#F4F3F0; padding: 10px 0 10px 10px; margin-left:30px; border-bottom:2px #FFF dotted;}
.checkout-box h3 { background: #BFBD91; border-left:3px #929355 solid; font-size:18px; color:#fff; text-shadow:-1px -1px 0 #7E7B41; margin-right:10px;  line-height:30px; padding-left:20px; font-weight:500;}
.check-box { padding:5px; font-size:15px; color:#000;}
.check-box a { color:#000;}
.check-box a:hover { color:#960; } 

.appointment { max-width:600px; margin:0 auto;}
.appointment-title { text-align:center;}

/*****  產品專區  *****/
.search { padding:0 10px;}
.search-input { padding:10px 0; position:relative;}
.search-input img { position:absolute; right:0; top:10px;}
.search input { background: #e8d5d5; font-size:15px; color:#fff; padding:5px 0 5px 5%; line-height:21px; width:85%; 
                -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; border:0; margin:0 10% 0 0; right:70px; vertical-align:middle;}
.search img { vertical-align:middle;}

.pro-store-info { font-size:13px; line-height:1.5em; color:#666; padding:10px 0 10px 35px; border-bottom:1px #CCC dotted; margin-bottom:20px;}
.pro-search-info { font-size:18px; color:#64691F; line-height:1.5em; border-bottom:1px #CCC dotted; margin-bottom:20px; text-align:center; padding-bottom:10px;}

.pro-list {}
.pro-list ul { max-width:1000px; margin:0 auto; padding:0; list-style:none;}
.pro-list ul li {  width:23%; padding:1%; text-align:center; float:left;}
.pro-list ul li:hover { background:#f8f6f6;}
.pro-list ul li h4 { font-size:15px; color:#504f4d; line-height:1.5em; font-weight:normal; padding:5px 0 5px 0; margin:0; }
.pro-list ul li .index-pro-img { width:100%; height: auto;}
.pro-list ul li .index-pro-store {color:#938c83; font-size:14px; line-height:1.5em; padding:10px 0; display:block; }
.pro-list ul li .index-pro-price { color:#b83400; font-size:18px; padding:0 0 10px 0; display:block; }
.pro-list ul li a.cart { background:#abb636; padding:8px; color:#fff; font-size:15px; display:block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.pro-list ul li a.cart img { padding-right:20px; vertical-align:middle;}
.pro-list ul li a.cart:hover { background: #F60;}


.pro-detaile { padding-left:30px; }
h3.pro-detaile-title { border-bottom:1px #CCC dotted; font-size:20px; color:#333; line-height:30px; margin-bottom:20px; padding-bottom:10px; font-weight:normal;}
.pro-detaile .pro-photo {background:#fff; width:93%; margin:0 0 10px 0; padding:3%; border:1px #CCC solid;}
.pro-detaile .pro-photo img { width:100%; height:auto;}
.pro-specification {  font-size:12px; line-height:1.5em; color:#333; position:relative; margin-bottom:10px;}
.pro-specification p { margin:}
.pro-content { padding:0px 0; font-size:12px; line-height:1.5em; color:#999; clear:both;} 
.pro-content p.spec { margin:0; padding:0; font-size:12px; line-height:1.5em; color:#333;}

h3.pro-introduce { font-weight:normal; border-top:1px #CCC dotted; border-bottom:1px #CCC solid; border-left:5px #900 solid; padding:5px 0 5px 20px; font-size:20px; color:#F30;}
.pro-qr-code {}
.pro-qr-code img { width:100px; height:auto;}
.cart-info { text-align:right;  vertical-align:middle; }
.cart-info .price { font-size:28px; font-weight:bold; color: #F00;  vertical-align:middle;}
.cart-info .quantity { font-size:16px; color: #333;  vertical-align:middle; display:block; text-align:right; padding:10px 0;}
.cart-info .check-out { text-align:center;  vertical-align:middle;}
.cart-info .check-out a { background: #693; vertical-align:middle;  font-size:13px; width:110px; color:#fff; padding:5px 10px; margin-left:10px;
                          -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; vertical-align:middle;}
.cart-info .check-out a:hover { background: #690;}
.cart-info .check-out a img { vertical-align:middle; margin-right:10px;}

.cart-btn { padding:15px 0 10px 0; text-align:center; margin-top:15px; border-top:1px #CCC dotted; }

/**** 產明細圖片特效樣式 ****/
.slider-wrap								{ width: 100%}			
.stripViewer .panelContainer  .panel ul		{ text-align: left; margin: 0 15px 0 30px; width: 100%}
.stripViewer								{ position: relative; overflow: hidden; width:100%; height: auto; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; width:400%; }
.stripViewer .panelContainer .wrapper       { width:100%;}
.stripViewer .panelContainer img            { width:100%; height:auto;}
.stripViewer .panelContainer .panel			{ float: left; position: relative;}
.stripNavL, .stripNavR, .stripNav			{ display: none; width:100%; }
.nav-thumb 									{ margin-right: 5px; }
#movers-row									{ margin:5px 0 0 0; width:101%; }
#movers-row div								{ width: 24%; float: left; padding-right:1%; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(/html/ezcatfiles/myweb62/img/img/60175/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; margin-top: 0px; position: relative; padding-top: 0px;}
.active-thumb 								{ background: transparent url(/html/ezcatfiles/myweb62/img/img/60175/icon-uparrowsmallwhite.png) top center no-repeat; }




/*****  聯絡我們  *****/
.contact-body { padding:0 0 0 27px;}
.contact-note { padding:10px 0; font-size:13px; color:#F00;}
.contact-left { }
.contact-left img { width:100%; height:auto; margin-top:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.btn-send { font-size:13px;} 
a.btn-send { background: #6C7131; padding: 3px  20px; text-align:center; font-size:15px; color:#fff; width:100px; margin:2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
a.btn-send:hover { background: #928F38;}
a.btn-reset { background: #84862B;  padding: 3px 20px; text-align:center; font-size:15px; color:#fff; width:100px; margin:2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
a.btn-reset:hover { background: #AAA73E;}


a.btn-send-over { background: #69C; padding: 3px  20px; text-align:center; font-size:15px; color:#fff; width:100px; margin:2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
a.btn-send-over:hover { background: #369;}

img.code { width:100px; height:32px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin:0 5px; vertical-align:middle;}

/*****  FAQ  *****/
.faq {}
.faq ul { margin:0; padding:0; list-style:none;}
.faq ul li { border-bottom:1px #fff solid; }
.faq ul li .qa_title { background: #FAEBE7; font-weight:normal; padding:10px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border-left:8px #930 solid;}
.faq ul li a { color: #635027; font-size:15px; display:block; padding-left:10px;}
.faq ul li a:hover { color:#8C9B39;}
.faq ul li .qa_content { border-top:1px #CCC dotted; padding:10px 0 20px 25px; font-size:13px; line-height:1.5em; color:#666;}



/*****  最新消息  *****/
.news {}
.news ul { margin:0; padding:0; list-style:none;}

.opacl { font-size:12px; line-height:20px; padding-bottom:10px; }
.opacl a { background: #C63; color:#fff; padding: 3px 10px; margin:0 5px; -webkit-border-radius: 5px 5px 0 0px; -moz-border-radius: 5px 5px 0 0px; border-radius: 5px 5px 0 0px;}
.opacl a:hover { background:#699;}
a.close_qa { font-size:12px;} 
.news ul li { border-bottom:1px #fff solid; }
.news ul li .qa_title { background:#F3F3E4; font-weight:normal; padding:10px 0;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border-left:8px #C63 solid;}
.news ul li a { color:#48491D; font-size:15px; display:block; padding-left:10px;}
.news ul li a:hover { color:#8C9B39;}
.news ul li .qa_content { border-top:1px #CCC dotted; padding:10px 0 20px 25px; font-size:14px; line-height:1.5em; color:#666;}
#qaContent{}
.accordionPart{}


/*****  內頁架構  *****/

.index-title { background:url(../images/index-top-pro.png) center  no-repeat; font-size:22px; color:#bcb78c; line-height:30px; text-align:center; font-weight:normal; letter-spacing:-0.7px; } 
.index-title .chinese { font-size:16px; color:#0c7bc8; display:block; line-height:30px; letter-spacing:0px; font-weight:bold;}

.content-body {max-width:1000px; margin:0 auto; }
.page-title { background:url(../images/page-title.png) left top no-repeat; font-size:16px; color:#514722; padding:0 0px 5px 40px; line-height:30px; margin:10px 0 10px 0; border-bottom:1px #CCC dotted; }
.page-main { padding: 0 0 0 40px; font-size: 14px; color:#666; line-height:1.5em;  }

.left-menu-title { background: #5A573F; text-align:center; font-size:18px; color: #F96; text-shadow:-1px -1px 0px #3A3921;   padding:5px 0 10px 0; border-top:1px #969247 dotted;  
                   -webkit-border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px;}
.in-left-menu {  }
.in-left-menu>ul { margin:0; padding:10px 0 0px 0; list-style:none; border-bottom:3px #6A6837 solid;}
.in-left-menu>ul>li  {border-bottom:1px #EAE9DD solid ; font-size:15px; color:#666; padding:5px 0;}
.in-left-menu>ul>li>a { background:url(../images/left-icon.png) no-repeat 5px 7px; color:#333; display:block; padding:5px 0 5px 25px; line-height:1.5em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.in-left-menu>ul>li>a:hover { background:url(../images/left-icon.png) no-repeat 5px 7px #F5F4E9;}

.in-left-menu>ul>li ul { margin:5px 0 0 40px; padding:0; list-style: square;} 
.in-left-menu>ul>li ul li { border-top:1px #CCC dotted; padding:5px;}
.in-left-menu>ul>li ul li:hover { background: #E8E8E6;} 
.in-left-menu>ul>li ul li a { font-size:13px; color:#666; display:block;}
.in-left-menu>ul>li ul li a:hover { color: #71743D;  }


/*****  內頁BANNER  *****/
.inside-banner { background: #5A573F; padding:20px 0; }
.inside-banner .banner-title { max-width: 1000px; font-size:18px; color:#fff; margin:0 auto; border-left:4px #C5C27E solid; padding:0 0 0 20px; line-height:30px;  }


/*****  首頁產品  *****/
.index-pro {}
.index-pro ul { max-width:1000px; margin:0 auto; padding:0; list-style:none;}
.index-pro ul li {  width:23%; padding:1%; float:left;}
.index-pro ul li:hover { background: #E0E0F1; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.index-pro ul li h4 { font-size:15px; color:#256170; line-height:1.5em; font-weight:normal; padding:5px 0 5px 0; margin:0; text-align:center;}
.index-pro ul li .index-pro-img { width:100%; height: 123%;}
.index-pro ul li .index-pro-store {color:#938c83; font-size:14px; line-height:1.5em; padding:10px 0; display:block; text-align:right; text-align:center; }
.index-pro ul li .index-pro-price { color:#b83400; font-size:18px; padding:0 0 10px 0; display:block; }
.index-pro ul li a.cart { background:#abb636; padding:8px; color:#fff; font-size:15px; display:block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.index-pro ul li a.cart img { padding-right:20px; vertical-align:middle;}
.index-pro ul li a.cart:hover { background: #F60;}
.index-more { max-width:1000px;  margin:50px auto 0 auto; text-align:center;}
.index-more img { width:105px; height:auto;}


/*****  首頁連結  *****/
.index-link {}

.index-link-top { background:url(../images/index-link-top.png) center; height:75px;}
.index-link-bottom { background:url(../images/index-link-bottom.png) center; height:75px;}

.index-link ul { background:#e1e1e1; margin:0; padding:0; list-style:none;}
.index-link ul li { float:left; width:20%; margin:0; padding:0; border:0;}
.index-link ul li img { width:100%; height:auto; border:0; margin:0; padding:0;}


/***** 首頁關於我們  *****/
.index-about {}
.about-content { background: url(../images/about-bg.png);  background-size:cover; max-width:1000px; height:380px; margin:0 auto;}
.about-content-title { color:#5892c8; font-size:20px; font-weight:bold; display:block; padding:215px 0 20px 10px;}
.about-content-article {color:#282828; font-size:15px; display:block; padding:0px 0 20px 10px;}

/*****  首頁團隊  *****/
.index-team {background:url(../images/team-bg.png) left bottom no-repeat; background-size:cover; position:relative;}

.index-team .btn-prev { position:absolute; left:-40px; top:80px;}
.index-team .btn-next { position:absolute; right:-20px; top:80px;}

.index-team ul {  max-width:900px; margin:0 auto; padding:0 0 80px 0; list-style:none; position:relative;}
.index-team ul li {  width:23%; padding:1%; float:left;}
.index-team ul li:hover { background: #CCD2A2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.slider  div li:hover { background: #CCD2A2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}



.index-team ul li h4 { font-size:14px; color:#256170; line-height:1.5em; font-weight:normal; padding:5px 0 5px 0; margin:0; text-align:center; }
.index-team ul li .index-pro-img { width:100%; height: 126%;}
.slider div li img { width:95%; height: 96%;}

.index-team ul li .index-pro-store {color:#938c83; font-size:14px; line-height:1.5em; padding:10px 0; display:block; text-align:right; }
.index-team ul li .index-pro-price { color:#b83400; font-size:18px; padding:0 0 10px 0; display:block; }


/*****  首頁服務項目  *****/
.index-service { }

.index-service ul {  max-width:1000px; margin:0 auto; padding:0 0 80px 0; list-style:none; position:relative;}
.index-service ul li {  width:90px; padding:10px; float:left; text-align:center; min-height:280px;}
.index-service ul li:hover { background: #DFDECC; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.index-service ul li h4 { font-size:18px; color:#256170; line-height:1.8em; font-weight:300; text-align: center;  border-bottom:2px #41c2e5 solid; padding:5px 0 5px 0; margin:0 0 10px 0; font-weight:bold;}
.index-service ul li .index-img { width:100%; height:auto; }
.index-service ul li .index-opinion {color:#838689; font-size:14px; line-height:1.5em; text-align: center; letter-spacing:-1.5px; }


/***  會員登入  ***/
h3.login-title { margin:10px 0 10px 0; font-family:"Times New Roman"; font-size:30px; line-height:30px; color:#9B9B9B;}
.login-tool {}
.icon-tool { width:40px; height:auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.member-signup { font-size:14px; color:#828282; line-height:20px; padding:5px 0; text-align:center;}
.calender { width:30px; height:auto;}


/***  版面欄位  ***/
.main { padding-top:0px;}
.col-100 {float:left; width:100%;}
.col-015 { width:14%; margin-right:1%; float:left;}
.col-020 { width:19%; margin-right:1%; float:left;}
.col-025 { width:24%; margin-right:1%; float:left;}
.col-030 { width:29%; margin-right:1%; float:left;}
.col-040 { width:39%; margin-right:1%; float:left;}
.col-045 { width:44%; margin-right:1%; float:left;}
.col-050 { width:49%; margin-right:1%; float:left;}
.col-055 { width:54%; margin-right:1%; float:left;}
.col-060 { width:59%; margin-right:1%; float:left;}
.col-065 { width:64%; margin-right:1%; float:left;}
.col-070 { width:69%; margin-right:1%; float:left;}
.col-075 { width:74%; margin-right:1%; float:left;}
.col-080 { width:79%; margin-right:1%; float:left;}
.col-085 { width:84%; margin-right:1%; float:left;}

.cor-015 { width:15%; float:left;}
.cor-020 { width:20%; float:left;}
.cor-025 { width:25%; float:left;}
.cor-030 { width:30%; float:left;}
.cor-035 { width:35%; float:left;}
.cor-040 { width:40%; float:left;}
.cor-045 { width:45%; float:left;}
.cor-050 { width:50%; float:left;}
.cor-055 { width:55%; float:left;}
.cor-060 { width:60%; float:left;}
.cor-065 { width:55%; float:left;}
.cor-070 { width:70%; float:left;}
.cor-075 { width:75%; float:left;}



/***  選單與下拉  ***/
nav { max-width:1000px; margin:0 auto; padding-bottom:15px;}
 .menu { margin:0; padding:0 0 0 450px; list-style:none; position:relative; }
 .menu>li { color:#8cb7d5; width:20%; float:left; font-size:16px; font-weight:bold; text-align:center; position: relative; line-height:1.5em; padding:10px 0 0 0;}
 .menu>li>a { color: #44498A; display:block; } 
 .menu>li>a:hover {color:#8cb7d5; }

 .menu>li>ul { display:none; margin:0; padding:0; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;}
 .menu>li:hover>ul { position:absolute; display: block; width:100%; left:0; top:30px;}
 .menu>li>ul>li { display:block; border-top:1px #fff dotted; }
 .menu>li>ul>li>a {display:block; color:#fff;}
 

/***  表單欄位  ***/
.form-box { min-width: 280px;}
.form-box input, .form-box img { vertical-align:middle;}
.form-style01 { font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; padding:5px 0 10px 0; line-height:20px; width:100%;}

.opinion { margin-bottom:5px; }
.opinion-left01 { float:left; width:20%; border:1px #CBCBCB solid; border-right:0; padding:5px 3%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px;
                  -webkit-border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; border-radius:5px 0px 0px 5px;}
				  
.opinion-right01 { float:left; width:7.5%; border:1px #CBCBCB solid; padding:0px 2%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px; border-left:0;
                  -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; border-radius:0 5px 5px 0;}
				  
.input-main-style01 { float:left; width:55%; border:1px #CBCBCB solid; margin:0; padding:5px 3%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px;
                      -moz-box-shadow:0px 0px 5px #E9E9E9 inset;              /* For Firefox3.6+ */
	                  -webkit-box-shadow:0px 0px 5px #E9E9E9 inset;           /* For Chrome5+, Safari5+ */
	                  box-shadow:0px 0px 5px #E9E9E9 inset;                   /* For Latest Opera */
				      }
.input-main-style02 { float:left; width:67%; border:1px #CBCBCB solid; margin:0; padding:5px 3%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px;
                     -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; border-radius:0 5px 5px 0;
				     -moz-box-shadow:0px 0px 5px #E9E9E9 inset;              /* For Firefox3.6+ */
	                 -webkit-box-shadow:0px 0px 5px #E9E9E9 inset;           /* For Chrome5+, Safari5+ */
	                 box-shadow:0px 0px 5px #E9E9E9 inset;                   /* For Latest Opera */
				     }			
.input-main-style03 { float:left; width:93.3333%; border:1px #CBCBCB solid; margin:0; padding:5px 3%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px; text-align:center;
                     -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
				     -moz-box-shadow:0px 0px 5px #E9E9E9 inset;              /* For Firefox3.6+ */
	                 -webkit-box-shadow:0px 0px 5px #E9E9E9 inset;           /* For Chrome5+, Safari5+ */
	                 box-shadow:0px 0px 5px #E9E9E9 inset;                   /* For Latest Opera */
				     }						 
					 
.select-style { font-size:15px; color:#666; line-height:20px; padding:5px 10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/***  輸入欄位  ***/

input { }
.input-style01 { border:1px #CBCBCB solid; padding:5px 3%; line-height:20px; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E;
                 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width:93%; margin-bottom:5px;
                 -moz-box-shadow:0px 0px 5px #E9E9E9 inset;              /* For Firefox3.6+ */
	             -webkit-box-shadow:0px 0px 5px #E9E9E9 inset;           /* For Chrome5+, Safari5+ */
	             box-shadow:0px 0px 5px #E9E9E9 inset;                   /* For Latest Opera */
				 }

.input-botton01 { border:1px #CBCBCB solid; padding:5px 3%; line-height:18px; font-size:13px; font-family:"微軟正黑體"; color:#4E4E4E; width:100px; margin:0 auto; text-align:center; 
                  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom:5px; text-shadow: 1px 0px #fff; font-weight:800;}

.select-style01 {border:1px #CBCBCB solid; padding:5px 3%; width:99%; line-height:20px; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; margin:0;
                 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
                 -moz-box-shadow:0px 0px 5px #E9E9E9 inset;              /* For Firefox3.6+ */
	             -webkit-box-shadow:0px 0px 5px #E9E9E9 inset;           /* For Chrome5+, Safari5+ */
	             box-shadow:0px 0px 5px #E9E9E9 inset;                   /* For Latest Opera */}

.input-botton-blue {
background: #feffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2UyZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWVkZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feffff 0%, #e2feff 35%, #9eede6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(35%,#e2feff), color-stop(100%,#9eede6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feffff 0%,#e2feff 35%,#9eede6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feffff 0%,#e2feff 35%,#9eede6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feffff 0%,#e2feff 35%,#9eede6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feffff 0%,#e2feff 35%,#9eede6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#9eede6',GradientType=0 ); /* IE6-8 */
}


.bg-gary-whrite {
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,0.06))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 98%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0f000000',GradientType=0 ); /* IE6-9 */
}

.bg-red-orange {
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}

/* 頁次 */	
.page{ height:40px; font:13px/40px "微軟正黑體"; color:#333; text-align: center; clear:both; margin-top:10px; }
  .page a { background: #5F5932; color:#fff; padding:2px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  .page a:hover { background: #928843; color: #fff;}


/******  底部資訊  ******/
.bottom-info { background:#c5c4b6; padding-bottom:30px;}
.bottom-info-main { max-width:1000px; margin:0 auto; min-height:200px;}
.bottom-info-main h3 { font-size:16px; color:#fff; border-bottom:1px #fff solid; line-height:40px; }
.bottom-info-main ul.bottom-link { list-style:none; margin-left:0; padding-left:0; }
.bottom-info-main ul.bottom-link li { float:left; font-size:15px; width:95px; line-height:1.7em;}
.bottom-info-main ul.bottom-link li a { color:#fff;}
.bottom-info-main ul.bottom-link li a:hover { color:#FFf;}
.bottom-info-main p.content { font-size:15px; color:#fff; line-height:24px;}  

.bottom-info-main .bottom-tool { border-top:1px #fff solid; margin-top:20px; padding-top:20px;}

footer { background:#c5c4b6; padding:20px 0 50px 0;}
footer .copytight { background:#6ab3c5; margin:0 auto; padding:0px 10px; color:#fff; font-size:12px;  line-height:42px; text-align:center;}


