/*
* CSS文件
* =============================================================
* 版權所有 (C) 2011 小兵立大功，並保留所有權利。
* 網站地址: http://www.505.com.tw/
* =============================================================
* $Author: ashine
* $Date: 2011-08-08 $
*/
@charset "utf-8";
/* CSS Document */

/* 基本 */
body{
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust:none;
	color:#666;
	font:12px "Arial", 新細明體;
	background:url(../images/bg.jpg) #000 no-repeat center top;
	}
a{
	text-decoration:none;
	color:#666;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	}
a:hover{
	text-decoration:none;
	color:#333;
	}
a.getFlash { 
	background:url(../images/get_flash_player.gif) center no-repeat; 
	display: block;	
	width: 100%;
	}
img{
	border:none;
	display:inline;
	}
input, form{
	margin:0px;
	padding:0px;
	}
h2{
	font-size:15px;
	margin:10px 0 8px;
	padding:0;
	color:#c7b588;
	}
	
/* 共用 */
.clean{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	}
.lineD{
	height:1px;
	line-height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	background:url(../images/line_d.gif) repeat-x;
	clear:both;
	}
.line{
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	border-top:1px solid #790000;
	width:484px;
	}
	
/* png 背景透明 */
.png {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/FixPng.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

/* 外框 */
#wrap{
	width:945px;
	overflow:hidden;
	margin:0 auto;
	}
#header{
	width:945px;
	overflow:hidden;
	}
#main{
	width:945px;
	overflow:hidden;
	background:url(../images/mianbgtop.png) no-repeat top;
	margin-bottom:17px;
	_background:url(../images/mianbgtop.gif) no-repeat top;
	}
#mainBot{
	width:945px;
	overflow:hidden;
	background:url(../images/mianbgbot.png) no-repeat bottom;
	}
#leftPage{
	width:236px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	display:inline;
	}
#rightPage{
	width:653px;
	overflow:hidden;
	float:right;
	margin-right:9px;
	display:inline;
	padding:9px 0 0 26px;
	}
.content{
	width:639px;
	overflow:hidden;
	margin:10px 0 40px;
	line-height:20px;
	}
#footer{
	width:945px;
	overflow:hidden;
	}
	
/* header */
#banner{
	width:945px;
	height:183px;
	overflow:hidden;
	}

/* leftmenu */
.leftMenu{
	width:188px;
	overflow:hidden;
	margin:22px auto 248px;
	}
.leftMenu a{
	width:152px;
	height:33px;
	display:block;
	color:#9c9c9c;
	line-height:33px;
	font-weight:bold;
	font-size:13px;
	padding-left:36px;
	margin:2px 0;
	}
.leftMenu a:hover{
	background:url(../images/menubg.gif) no-repeat;
	color:#fff;
	}
	
/* right */
.marquee{
	width:530px;
	color:#535353;
	margin-top:5px;
	}
	
/* product */
.porductList{
	width:639px;
	overflow:hidden;
	margin:20px 0;
	}
.photo{
	width:146px;
	height:96px;
	overflow:hidden;
	border:3px solid #b40303;
	float:left;
	margin-left:8px;
	display:inline;
	}
.listInfo{
	width:455px;
	overflow:hidden;
	float:right;
	margin-right:8px;
	display:inline;
	}
.listInfo th{
	font-size:13px;
	font-weight:normal;
	line-height:30px;
	}
.listInfo th a{
	color:#d7bf8c;
	}
.listInfo th a:hover{
	text-decoration:underline;
	}
.price{
	color:#d5d5d5;
	line-height:30px;
	}
.infoText{
	line-height:18px;
	}
	
/* about */
.about{
	line-height:32px;
	margin-top:20px;
	}
	
/* contact */
.contactText{
	line-height:18px;
	margin-left:20px;
	margin-top:20px;
	}
.map{
	width:639px;
	overflow:hidden;
	position:relative;
	margin:50px 0 2px;
	}
.mapBox{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	}
.map span{
	position:absolute;
	top:20px;
	left:490px;
	z-index:3;
	}
	
/* product */
.productView th{
	color:#c7ac6c;
	font-size:15px;
	}
.productView td{
	color:#fff;
	}
.productInfo{
	width:619px;
	overflow:hidden;
	line-height:24px;
	padding:10px 10px 40px;
	}
.activityView{
	margin:45px 0;
	overflow:hidden;
	width:639px;
	}
.roundabout-holder {
	list-style: none;
	width: 639px;
	height: 200px;
	margin: 0 auto;
	overflow:hidden;
	}
			
.roundabout-moveable-item {
	width: 300px;
	height: 200px;
	cursor: pointer;
	}
			
.roundabout-moveable-item img {
	width: 100%;
	}
			
.roundabout-in-focus {
	cursor: auto;
	}
	
/* 購物車 */
.shoppingCar{
	width:639px;
	overflow:hidden;
	}
.step{
	margin-bottom:20px;
	}
.carTb, .carInfoTb{
	margin-top:10px;
	}
.carTb th, .guestbookTb th{
	line-height:30px;
	background-color:#242424;
	color:#fff;
	}
.carTb td{
	line-height:24px;
	padding:8px 0px;
	border-bottom:1px dashed #393939;
	}
.carPrice, .carPrice02{
	margin-top:1px;
	background-color:#242424;
	}
.carPrice th{
	color:#fff;
	padding:15px 0px;
	}
.carPrice td{
	padding:15px 20px 15px 0px;
	color:#fff;
	font-weight:bold;
	}
.carPrice02 td{
	padding:5px 20px 5px 0px;
	color:#fff;
	font-weight:bold;
	}
.carPrice td span, .carPrice02 td span{
	color:#ad1515;
	font-size:15px;
	}
.carBtn img{
	margin:10px;
	}	
.carInfoTb{
	border:1px solid #393939;
	border-bottom:none;
	border-right:none;
	}
.carInfoTb th{
	padding:8px 0px;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	color:#fff;
	}
.carInfoTb td{
	padding:8px;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	}
.carBg{
	background:url(../images/carimg.gif) no-repeat;
	height:212px;
	width:632px;
	margin-top:20px;
	overflow:hidden;
	}
.carBg .carBtn{
	margin-top:120px;
	}
.carNote{
	color:#bdbdbd;
	width:586px;
	overflow:hidden;
	padding:30px 0 0;
	line-height:20px;
	letter-spacing:1px;
	}
.btn{
	margin-top:10px;
	}
	
/* footer */
.footerMenu{
	width:945px;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
	background-color:#790000;
	line-height:22px;
	color:#bc8080;
	}
.footerMenu a{
	color:#bc8080;
	}
.footerMenu a:hover{
	color:#ddb9b9;
	}
.footerDesign{
	padding-right:8px;
	}
.footerDesign, .footerDesign a, .footerText{
	color:#4d4d4d;
	}
.footerDesign a:hover{
	color:#6a6a6a;
	}
.footerText{
	font-size:11px;
	_font-size:10px;
	*font-size:10px;
	padding-left:8px;
	}

/* 分頁 */
.pager{
	margin-top:40px;
	}
.pager a{
	margin:0px 8px;
	color:#fff;
	}
.pager a:hover, .pager .current{
	margin:0px 8px;
	color:#610000;
	}
	
/* input */
.input{
	border:1px solid #393939;
	background-color:#000;
	color:#999;
	}
	
/* width */
.w50{
	width:50px;
	}
.w200{
	width:200px;
	}
.w300{
	width:300px;
	}
.w450{
	width:450px;
	}
	
/* 防木馬
