@charset "utf-8";
body {
	background: url(../img/bg.jpg) repeat-x top #fefdeb;
	font-family: "微軟正黑體", "Arial";
}
.wrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	font-family: "微軟正黑體";
	padding-top: 9px;
}
.topbar {
	height: 35px;
	background: url(../img/bg_topbar.jpg) top center #72812d;
}
.right {
	float: left;
	width: 723px;
	margin: 20px 0 0 15px;
}
.left {
	float: left;
	width: 200px;
	margin: 27px 0 0 5px;
}
.logo {
	margin-bottom: 16px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
/* 上欄 */
.topbar {
	color: #fff;
}
.topbar a {
	color: #fff;
	font-size: 14px;
}
.topbar a:hover {
	color: #ffffcc;
	text-decoration: underline;
}
.t_left {
	float: left;
	margin-left: 11px;
	margin-top: -3px;
}
.t_right {
	float: right;
	line-height: 28px;
	margin-top: -8px;
}
.shoppingcart {
	height: 30px;
	display: inline-block;
	background: url(../img/icon_car.png) no-repeat;
	padding-left: 29px;
}
/* 上選單 */
.nav {
}
/* 搜尋框 */
.search {
	margin-left: 692px;
}
.search span {
	float: left;
	display: block;
}
.search input {
	float: left;
	margin-right: 4px;
	display: block;
	border: 1px solid #999;
	height: 27px;
	width: 221px;
}
/* SliderBen */
.ban {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	margin-top: 3px;
	margin-left: 5px;
	width: 950px;
}
/* 四個廣告 */
.columns {
	margin-top: 15px;
	overflow:hidden;
}
.columns>div>a {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.column_01 a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	width: 230px;
	height: 162px;
	background: url(../img/ban01.jpg) no-repeat;
}
.column_01 a:hover {
	background: url(../img/ban02.jpg) no-repeat;
}
.column_02 a {
	display: block;
	float: left;
	margin-right: 10px;
	width: 230px;
	height: 162px;
	background: url(../img/ban01.jpg) no-repeat;
}
.column_02 a:hover {
	background: url(../img/ban02.jpg) no-repeat;
}
.column_03 a {
	display: block;
	float: left;
	margin-right: 10px;
	width: 230px;
	height: 162px;
	background: url(../img/ban01.jpg) no-repeat;
}
.column_03 a:hover {
	background: url(../img/ban02.jpg) no-repeat;
}
.column_04 a {
	display: block;
	float: left;
	width: 230px;
	height: 162px;
	background: url(../img/ban01.jpg) no-repeat;
}
.column_04 a:hover {
	background: url(../img/ban02.jpg) no-repeat;
}

/* 電子報訂閱 */
.edm{ float:right; margin: 10px 5px 0 0;}
.edm_mail{margin-right: 6px;
display: block;
float: left;}
.edm_btn{ display:block; float:left;}

/* Footer */
.footer {
	color: #959595;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 35px;
}
.footer h1 {
	font-size: 16px;
	line-height: 32px;
}
.footer p {
	font-size: 12px;
	line-height: 18px;
}
/* TitleBar */
.pagetitle {
	border-bottom: 1px solid #aaa;
	overflow: hidden;
}
.pagetitle h1 {
	font-size: 18px;
	line-height: 32px;
	color: #333;
	float: left;
}
.path {
	font-size: 13px;
	float: right;
	margin-top: 10px;
}
.path span {
	color: #000;
}
.path a {
	color: #999;
}
.path a:hover {
	color: #333;
	text-decoration: underline;
}
/* 左欄單圖模組 */
.order_d {
	margin: 7px 0;
}
.contactbox {
	padding-top: 5px;
	border-top: 1px solid #aaa;
}
.contactbox h1 {
	line-height: 28px;
	text-align: center;
	color: #666;
}
.contactbox p {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	font-size: 28px;
	color: #444;
}
/* 頁面內容 */
.content {
	clear:both;
	margin-top: 15px;
}

/* 最新消息內頁圖列表 */
.news_list{}
.news_list img{ width:723px;}

/* 最新消息內頁 */
.count{
    margin: 8px 0;
    float: right;
    font-size: 13px;
}
.shareicon{
	float:right;
	margin: 5px 10px 0 10px;
}

/* 產品列表 */
.prolist{}
.probox{
    float: left;
    width: 170px;
	height:200px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.probox img{}
.probox h1 a{
    display: block;
    margin: 5px 0;
    text-transform: uppercase;  text-decoration: none;  font-weight: bold;  color: #3f3f3f;
    font-size: 14px;
}
.probox span{
    color: red;
}
.probox p{
    font-size: 13px;
    color: #777;
}

/* 產品內頁 */
.pro_pic {
    float: left;
    margin-right: 10px;
}
.pro_pic li {
    display: inline-block;
    margin-right: 5px;
}
#galleria img {
    width: 320px;
    height: 260px;
}
#galleria_s {
    float: left;
    width: 253px;
    margin: 10px 0px;
}
#galleria_s ul { display:inline-block;}
.pro_text {
}
.title {
    font-size: 21px;
    color: #80844f;
}
.price{ font-size:17px; line-height: 30px;}
.pro_p {
    font-size: 15px;
    line-height: 25px;
}
.pro_prev{
    margin-top: 11px;
    margin-right: 4px;
    float: left;
 }
.pro_next{
    margin-top: 11px;
    float: right;
}
.pro_prev a{ display:inline-block; width:29px; height:29px; background: url(../img/main_btn_arrow_lr.png) no-repeat -37px -35px;}
.pro_next a{ display:inline-block; width:29px; height:29px; background: url(../img/main_btn_arrow_lr.png) no-repeat -37px 0;}
.shopbtn1{ float:left; margin-top: 10px; margin-right:5px; margin-bottom:2px;}
.shopbtn2{ float:left; margin-right:5px; margin-bottom:2px; margin-top: 10px;}
.shopbtn3{ float:left; margin-right:5px; margin-bottom:5px;}
.shopbtn4{ float:left; margin-right:5px; margin-bottom:5px;}

.shopbtn1 a{ display:inline-block; width:190px; height:40px; background: url(../img/shop_btn.png) no-repeat 0px 0px; color: #fff; text-align: center; padding-top: 12px; font-size: 20px;}
.shopbtn2 a{ display:inline-block; width:190px; height:40px; background: url(../img/shop_btn.png) no-repeat -196px 0px; color: #fff;  text-align: center;  padding-top: 12px;  font-size: 20px;}
.shopbtn3 a{ display:inline-block; width:190px; height:40px; background: url(../img/shop_btn.png) no-repeat 0px -57px; color: #333;  text-align: center;  padding-top: 12px;  font-size: 20px;}
.shopbtn4 { display:inline-block; width:190px; height:40px; background: url(../img/shop_btn.png) no-repeat -196px -57px; color: #fff;  text-align: center;  padding-top: 15px;  font-size: 15px;}

.shopbtn1 a:hover{ text-decoration:underline; color:#fff;}
.shopbtn2 a:hover{ text-decoration:underline; color:#fff;}
.shopbtn3 a:hover{ text-decoration:underline; color: #666;}
.shopbtn4 a:hover{ text-decoration:underline; color:#fff;}

/*聯絡我們*/

.contact_in h2, .contact_in p { 
	text-indent: -9999px;
}
.con_bg {
    margin: 0 0 10px;
	padding: 10px;
	background: url(../img/bg/contact_bg.gif) no-repeat 15px 15px;
	height: 450px;
}
.con_co {
	width: 190px;
	line-height: 20px;
	margin: 40px 0 0 50px;
	float: left;
	_margin-left: 20px;
	color: #000;
}
.con_co p {
	padding-right: 10px;
}
.con_ex { 
	background: url(../img/bg/edit.gif) no-repeat 0 6px;
	padding-left: 15px;
}
.contact_part {
	margin: 11px 0 0 18px;
	float: left;
	font-size: 15px;
	color: #555;
	line-height: 20px;
}
.contact_div1 { 
	height: 20px;
	margin-top: 10px;
	font-weight: normal;
}
.contact_div2 {
	height: 24px; 
}
.contact_div1 input, .contact_div2 input {
	line-height: 22px; 
	border: 1px solid #999; 
	height: 22px; 
	width: 250px;
}
.contact_div2 textarea {
	line-height: 20px; 
	height: 190px; 
	margin-top:5px; 
	width: 250px;
	border: 1px solid #999; 
	background-color: #fff;
}
.set_bt {
	clear: both; 
	padding: 10px 0 0;
}
.area_div {
	height: 210px;
}
.map{ float:right; text-align: left; margin-right: 20px; margin-top: 23px; width: 430px;}
.map p{ font-size: 14px; text-align: left; margin-bottom: 15px;}
.contact_box{ background:url(../img/contactbox.png) no-repeat; width: 740px; height:550px;}

/*最愛清單*/
.news_list{
width: 723px;
padding-bottom: 5px;
margin-bottom: 20px;
background: url(../img/dot.gif) bottom repeat-x;
}
.news_list>h1{
	background: url(../img/news_bar.png) no-repeat;
	height:35px;
    display: block;
    font-size: 15px;
    color: #fff;
	margin-top: 10px;
}
.news_list>h1>span{
    display: inline-block;
    margin-top: 9px;
    margin-left: 30px;
}
.news_list>h1>p{
    display: inline-block;
    margin-left: 50px;
}
.news_list>ul{ margin-top: 11px;}
.news_list>ul>li{
    margin: 9px 0;
    border-bottom: 1px solid #ccc;
}
.news_list>ul>li>a{ color:#555;}
.news_list>ul>li>a:hover{ color:#839041;}
.news_list>ul>li>a>date{
    margin: 0 42px 20px 20px;
}
.news_list>ul>li>a>title2{}
.btn_del{
    margin-right: 15px;
    display: inline;
    float: right;
    padding: 5px;
    background: #9bb324;
     color: #fff !important;
    font-size: 13px;
}
.btn_del:hover{ background:#999;}