body{
	margin:0 auto;
	font-family:"Microsoft JhengHei";
	color:#535353;
}


::selection{
	background:#999;
	color:#FFF;
}

#header{
	width:1200px;
	height:150px;
	margin:auto;
	text-align:center;
}

.header-line{
	width:100%;
	height:5px;
	background:#EEE;
}

/**/

#event{
	width:1280px;
	margin-top:60px;
	margin-bottom:100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 360px;
}


#area{
	background-color:#f6f4f5;
	font-family:"Microsoft JhengHei";
	margin-bottom:80px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	width: 1250px;
}
#event #banner {
	position: absolute;
	left: 50px;
	top: 0px;
}
#event #RD {
	position: absolute;
	left: 725px;
	top: 0px;
}
#event #title {
	position: absolute;
	top: 100px;
	height: 230px;
	width: 250px;
	right: 0px;
}
#event #price {
	width: 250px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
	line-height: 18px;
}



.area_title{
	font-size:20px;
	color:#999;
	padding: 10px;
	position: relative;
}
.brn_L  {
	height: 180px;
	position: relative;
	width: 32px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	float: left;
	padding-top: 180px;
}
.brn_R  {
	height: 180px;
	position: relative;
	width: 32px;
	margin-right: 10px;
	display: inline-block;
	float: right;
	padding-top: 180px;
}
.frame {
	text-align: center;
	display: inline-block;
	width: 275px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.goods_name{
	font-size:13px;
	text-align: left;
	padding: 15px;
}


.goods_price{
	font-size:15px;
}

.goods_price_X{
	font-size:15px;
	text-decoration:line-through;
	color:#999;
}

.special_price{
	font-size:15px;
	font-weight:800;
	color:#F63;
}
