@charset "utf-8";
/* CSS Document */

/***普通通用*********************************************************/

p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.bold {
	font-weight: bold;
}
/***普通通用*********************************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, '微軟正黑體';
	background-image: url(../data/wrapper/bg.jpg);
}
/***頁頭範圍************************************************************************************************/



/***浮動購物選單********************************************************/

#right_float {
	position: absolute;
	z-index: 10;
	top: 37px;
	right: -154px;
	width: 137px;
	height: auto;
}
#right_float .top {
	width: 100%;
	height: auto;
}
#right_float .center {
	width: 100%;
	height: 65px;
	padding: 75px 0 0px 0;
	text-align: center;
	font-size: 25px;
	color: #B22D00;
	font-weight: bold;
	background-image: url(../data/wrapper/right_float/top_bg.png);
}
#right_float .center:hover {
	background-image: url(../data/wrapper/right_float/top_bg-.png);
}
#right_float .btn {
	width: 100%;
	height: auto;
	padding: 0px 0 0 0;
	text-align: center;
	background-image: url(../data/wrapper/right_float/bg.jpg);
}
#right_float .bottom {
	width: 100%;
	height: auto;
	margin-top: 0px;
}
/***浮動購物選單********************************************************/



/***上列按鈕*********************************************************/

#top_btn {
	position: absolute;
	z-index: 9;
	right:200px;
	top: 0px;
}
/***上列按鈕*********************************************************/

/***頁頭********************************************************/

#header_box {
	width: 100%;
	height: 86px;
	margin: 0 auto;
	background-image: url(../data/wrapper/header_bg.png);
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
}
#header_box2 {
	width: 100%;
	height: 19px;
	margin: 0 auto;
	background-image: url(../data/wrapper/header_bg2.png);
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
}
#header {
	width: 1000px;
	height: 86px;
	margin: 0 auto;
	position: relative;
}
/***頁頭********************************************************/

/***商標*********************************************************/

#logo {
	position: absolute;
	z-index: 10;
	left: 45px;
	top: 10px;
}
/***商標*********************************************************/

/***搜尋********************************************************/

#serach {
	position: absolute;
	z-index: 9;
	height: auto;
	width: 182px;
	right: 8px;
	top: 0px;
}
#serach .input {
	height: 28px;
	width: 150px;
	padding:5px 0 0 5px;
	float: left;
	background-image: url(../data/wrapper/search/serach.png);
}
#serach .btn {
	height: 33px;
	width: 27px;
	float: left;
	background:url(../data/wrapper/search/serach_btn.png) no-repeat;
}
#serach .input input {
	width: 140px;
	height: 25px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	font-size: 12px;
	color: #999;
	width: calc(100% - 10px);
	background-color: transparent;
	outline: none;
}
/***搜尋********************************************************/

/***頁頭範圍************************************************************************************************/

/***主視圖範圍**********************************************************************************************/

/***主視圖******************************************************/

#ad_box {
	width: 100%;
	min-width: 1300px;
	height: 522px;
	margin: 0 auto;
	background-position: center;
	margin-top: 80px;
	background-image: url(../data/wrapper/banner_in.jpg);
}
#ad {
	width: 1000px;
	height: 522px;
	margin: 0 auto;
	position: relative;
}
#ad #rpic {
	bottom: 55px;
	position: absolute;
	left: 15px;
	height: 300px;
	width: 281px;
	line-height: 25px;
	color: #000000;
	z-index: 9;
	background: url(../data/wrapper/rpic2.png) right top no-repeat;
}
#ad #tree {
	bottom: 40px;
	position: absolute;
	left: 315px;
	width: 90px;
	height: 109px;
	background: url(../data/wrapper/tree.png) right top no-repeat;
	z-index: 9;
}
#ad .ck-banner {
	position: absolute;
	top: 50px;
	right: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 10px solid #FFB051;
	background: #FFB051;
}
#ad .ck-banner img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#ad ul.rslides_tabs {
	top: 10px;
}
/***主視圖******************************************************/

/***主視圖範圍**********************************************************************************************/



/***主要內容範圍**********************************************************************************************/

/***主要內容******************************************************/

#main_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: left;
}
#main {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
}
#leftside {
	width: 237px;
	height: auto;
	margin: 0px 0px 20px 0px;
	float: left;
}
#rightside {
	width: 763px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
}
#rightside {
	width: 721px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: right;
}
#title {
	width: 100%;
	height: auto;
	margin: 68px 0px 0px 0px;
}
#sub_title {
	width: 711px;
	height: 29px;
	margin: 0px 0px 27px 0px;
	padding: 10px 0 0 10px;
	background-color: #FDE0DA;
}
/***麵包屑*********************************************************/

#breadcrumbs {
	text-align: right;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 68px;
	top: 76px;
	z-index: 1;
	width: 157px;
}
#breadcrumbs span {
	color: #999999;
}
#breadcrumbs img {
	padding: 0px 2px 0 0;
}
#breadcrumbs a {
	color: #FC6593;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#breadcrumbs a:visited {
	color: #8CB70F;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #900;
	text-decoration: none;
}
/***麵包屑*********************************************************/



/***主要內容******************************************************/

/***關於我們******************************************************/

#iabout {
	position: absolute;
	z-index: 1;
	top: -360px;
	left: 556px;
	height: 182px;
	width: 306px;
	line-height: 25px;
	padding: 148px 176px 0 37px;
	color: #000000;
	background-image: url(../data/wrapper/about/bg.png)
}
#iabout .head {
	height: 40px;
	width: 105px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#iabout .content {
	width: 260px;
	height: 100px;
	width: calc(100% - 40px);
	min-height: 110px;
	padding: 5px 20px 5px 20px;
	float: right;
	font-size: 13px;
	text-align: left;
	color: #5A5A5A;
}
/***關於我們******************************************************/



/***最新消息******************************************************/

#inews {
	position: absolute;
	z-index: 1;
	top: 405px;
	left: 0px;
	height: 148px;
	width: 1000px;
	color: #2C3B48;
	font-size: 12px;
	letter-spacing: 2px;
	background-image: url(../data/wrapper/news/bg.jpg);
}
#inews .more {
	position: absolute;
	z-index: 1;
	top: 69px;
	left: 894px;
	width: 83px;
	height: 26px;
}
#inews .top {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
#inews .center {
	width: 750px;
	height: auto;
	padding: 50px 0px 0px 0px;
	float: right;
}
#inews .list {
	height: 35px;
	width: 100%;
	margin: 20px 0px 0px 0px;
	float: left;
	background-image: url(../data/wrapper/knowledge/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#inews .caption {
	width: 80%;
	height: auto;
	text-align: left;
	color: #E0327F;
	font-size: 13px;
}
#inews .caption a {
	color: #000000;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#inews .caption a:hover {
	COLOR: #900;
	TEXT-DECORATION: none;
}
/***最新消息******************************************************/

/***首頁相簿*******************************************************/

#products {
	position: absolute;
	z-index: 1;
	top: 32px;
	left: 62px;
	height: auto;
	width: 874px;
	margin: 0px 0px 0px 0px;
	color: #514E4F;
	font-size: 13px;
	letter-spacing: 2px;
}
#products a {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#products a:hover {
	COLOR: #FFF;
	TEXT-DECORATION: none;
}
#products .top {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
#products .left {
	width: 12px;
	height: auto;
	position: absolute;
	z-index: 5;
	left: -29px;
	top: 200px;
}
#products .right {
	width: 12px;
	height: auto;
	float: right;
	position: absolute;
	z-index: 5;
	left: 887px;
	top: 213px;
}
#products .center {
	width: 874px;
	height: auto;
	float: left;
}
#products .photobox {
	height: 250px;
	width: 168px;
	margin: 0px 2px 5px 2px;
	float: left;
	background-image: url(../data/wrapper/products/bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#products .photo {
	height: 130px;
	width: 130px;
	margin: auto;
	margin-top: 15px;
}
/*圖片覆蓋***************************/

#products .cover {
	width: 160px;
	height: 150px;/*需扣掉64px高度*/
	text-align: center;
	font-size: 12px;
	top: 4px;
	left: 3px;
	filter: alpha(opacity=0); /*IE,透明度50%*/
	-moz-opacity: 0; /*Firefox,透明度50%*/
	opacity: 0;/*其他浏览器,透明度50%*/
	position: absolute;
}
#products .photo:hover .cover {
	width: 160px;
	height: 150px;/*需扣掉64px高度*/
	filter: alpha(opacity=100); /*IE,透明度50%*/
	-moz-opacity: 1; /*Firefox,透明度50%*/
	opacity: 1;/*其他浏览器,透明度50%*/
}
/*圖片覆蓋***************************/

#products .frame_info {
	width: 140px;
	height: 44px;
	margin: auto;
	margin-top: 22px;
	padding: 10px 0 0 0;
	background-image: url(../data/wrapper/products/caption_bg.jpg);
}
#products .photobox:hover .frame_info {
	background-image: url(../data/wrapper/products/caption_bg-.jpg);
}
#products .caption {
	width: 140px;
	height: auto;
	margin: auto;
	text-align: center;
}
#products .price {
	width: 140px;
	height: auto;
	margin: auto;
	text-align: center;
	color: #F6E041;
	padding-top: 5px;
	font-weight: bold;
}
#products .more {
	position: absolute;
	z-index: 2;
	left: 697px;
	top: 45px;
	width: 63px;
	height: 40px;
}
/************************************************************/



/***主要內容範圍**********************************************************************************************/



/***頁底*********************************************************/

#footer_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
 background-image:;
	background-image: url(../data/wrapper/footer/bg.jpg);
}
#footer_box .footer {
	position: relative;
	width: 1000px;
	height: 138px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 16px;
}
#footer_box .footer .pic{
	position:absolute;
	top:-40px;
	right:-150px;
}
#footer_box .qr {
	position: absolute;
	z-index: 1px;
	top: 21px;
	left: 10px;
	width: 83px;
	height: auto;
	text-align: left;
	color: #FFF;
}
#footer_box .community {
	position: absolute;
	z-index: 1px;
	top: 73px;
	left: 645px;
	width: 235px;
	height: 30px;
}
#footer_box .menu {
	width: 512px;
	height: 24px;
	padding: 0px 0px 5px 0px;
	float: right;
	text-align: right;
	color: #251F0A;
	letter-spacing: 0px;
}
#footer_box .menu a {
	color: #251F0A;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#footer_box .menu a:hover {
	COLOR: #900;
	TEXT-DECORATION: none;
}
#footer_box .terms {
	width: 117px;
	height: 26px;
	text-align: right;
	color: #4C3312;
	font-size: 13px;
	position: absolute;
	z-index: 1;
	left: 872px;
	top: 73px;
}
#footer_box .terms a {
	color: #985F2C;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer_box .terms a:hover {
	color: #F27F3F;
	text-decoration: none;
}
#footer_box .info a, #footer_box .info a:visited {
	color: #FF0027;
	text-decoration:none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer_box .info a:hover {
	color: #6B431D;
	text-decoration: none;
}
#footer_box .info {
	width: 980px;
	height: auto;
	float: right;
	padding: 20px 10px 0px 0px;
	text-align: left;
	color: #6B431D;
	line-height: 22px;
	letter-spacing: 0px;
}
#footer_box .info_1 {
	width: 360px;
	height: auto;
	float: left;
	padding: 0 0 0 100px;
}
#footer_box .info_2 {
	width: 512px;
	height: auto;
	padding: 0px 0px 5px 0px;
	float: right;
	text-align: right;
}
#footer_box .copyright {
	width: 455px;
	height: auto;
	text-align: right;
	color: #4C3312;
	line-height: 22px;
	position: absolute;
	z-index: 1;
	left: 534px;
	top: 45px;
}
#footer_box .copyright a {
	color: #4C3312;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#footer_box .copyright a:hover {
	COLOR: #990000;
	TEXT-DECORATION: none;
}

/***頁底*********************************************************/
