@charset "utf-8";
/* CSS Document */
/***普通通用*********************************************************/
body {
	min-width: 1067px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, "微軟正黑體";
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	position:relative;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;

}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
#logo{
	z-index: 10;
	position: absolute;
	left:27px;
	top:17px;
}
#top_title{
	z-index: 10;
	position: absolute;
	left: 308px;
	top: 15px;
}
/*********************************************************/
/*********************************************************/
#header_box{
	height:136px;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	z-index:999;
	background: url(../images/menu/bg.png) center top no-repeat;
}
#header{
	width:1067px;
	height:120px;
	margin:0 auto;
	position:relative;
}
#main_box {
	background:url(../images/center_top.jpg) center 35px no-repeat
}
#main_box2 {
	background:url(../images/center_bottom.jpg) center bottom no-repeat
}
#main {
	width: 1067px;
	margin: 0 auto;
	padding-bottom:60px;
	margin-top:-78px;
	padding-top:40px;
	position:relative;
	background:url(../images/bg.png) top center no-repeat;
	z-index:9999;
}
/*********************************************************/
/*********************************************************/
#lang{
	line-height: 20px;
	position: absolute;
	right: 0px;
	top:13px;
}
#lang .select li{
	list-style:none;
	border:#558500 1px solid;
}
#lang .select > li{
	width:180px;
	display:block;
	float:left;
	font-size:13px;
	color:#FFF;
	line-height:28px;
	position:relative;
	background:#609700 url(../images/top_ar.png) 160px 12px no-repeat;
}
#lang .select > li a{
	padding:0 15px;
	color:#FFF;
	display:block;
	text-decoration:none;
}
#lang .select ul{
	width:100%;
	position:absolute;
	display: none;
	left:-1px;
	top:29px;
	overflow:hidden;
	z-index:9999;
	border:#558500 1px solid;
}
#lang .select ul li a:hover, #lang .select ul li.active > a, #lang .select ul li.act > a{
	background: #060;
}
#lang .select ul li a{
	display:block;
	color:#FFF;
	background:#609700;
	padding:0 10px 0 25px;
	text-decoration:none;
}
/*********************************************************/
/*********************************************************/
#topinfo{
	width:400px;
	display:block;
	position:absolute;
	top:10px;
	left:0px;
}
#topinfo li.info{
	width:400px;
	font-size:16px;
	margin-bottom:5px;
	font-weight: bolder;
}
#topinfo li{
	width:195px;
	color:#BF312C;
	font-size:22px;
	font-weight:bold;
	list-style:none;
	float: left;
}
#topinfo li img{
	vertical-align:middle;
}
/*********************************************************/
/*********************************************************/
#search {
	width: 120px;
	height: 27px;
	position: absolute;
	right:68px;
	top:-30px;
	color: #AAAAAA;
	background:#EEEEEE;
	padding: 2px 0 0px 10px;
	border:#D1D1D1 1px solid;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#search {
}
#search .btn {
	width:33px;
	height: 27px;
	position: absolute;
	right:-33px;
	top: -1px;
}
/*********************************************************/
/*********************************************************/
#search {
	height: 18px;
	width: 180px;
	position: absolute;
	right: 24px;
	top: 45px;
	color:#AAAAAA;
	padding: 0px 0 4px 5px;
	background:#FFF;
}
#search .btn {
	width: 24px;
	height: 24px;
	position: absolute;
	right: -24px;
	top: -1px;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
#rightnav{
	width:83px;
	padding-top:95px;
	height:132px;
	position: absolute;
	right:0px;
	z-index: 50;
	margin-left: 566px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	top: 690px;
	background:url(../images/cart_bg.png) top no-repeat;
}
#rightnav a{
	width:100%;
	height:100%;
	display:block;
}
#rightnav:hover{
	background:url(../images/cart_bg_.png) top no-repeat;
}
#rightnav .quantity{
	width: 50px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 18px;
	line-height: 25px;
	text-decoration:none;
}
#rightnav .quantity span{
	color:#FF0000;
	font-size:32px;
	display:block;
}
#rightnav .price{
	width: 60px;
	text-align: center;
	color: #FFC926;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 67px;
	left: 13px;
	height: 20px;
	line-height: 20px;
	text-decoration:none;
}
#rightnav #btn{
	height:132px;
}
/*********************************************************/
/*********************************************************/
#top_u{
	width:32px;
	height:34px;
	cursor:pointer;
	position:absolute;
	right:0px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	background:url(../images/top_u.png) no-repeat;
}
#top_u:hover{
	background:url(../images/top_u.png) no-repeat;
}
/*********************************************************/
/*********************************************************/
#ad{
	float:right;
}
#ad li{
	list-style:none;
	margin-bottom:20px;
}
#ad li:last-child{
	margin-bottom:0px;
}
/*********************************************************/
/*********************************************************/
.hidden{
	display:none;
}
.opacity{
	opacity:0;
}
