body{
	margin: 0px;
	padding: 0px;
	font-family:  微軟正黑體,Arial;
	background: #fdfff1 ;
	border-top:8px solid #e7ce37;
	min-width:1000px;
}

body:before{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:153px;
	background: #e7ce37;
}

.clear{
	clear: both;
}

#wrapper{
	width:1000px;
	overflow: hidden;
	box-shadow: 0 0 8px rgba(0,0,0,0.25);
	margin: 15px auto;
	background: #fff;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
}

#header{
	width:1000px;
	height:236px;
	float: left;
}

#logo{
	width:237px;
	height:236px;
	float: left;
	background: url('./images/logo.jpg');
	cursor:pointer;
}

#ad{
	width:763px;
	height:236px;
	float: left;
	background: url('images/new_ad01.jpg');
}

#content{
	width: 1000px;
	float: left;
	background: #fff;
	padding-bottom: 50px;
	color: #c88c0e;
}

#news{
	float: left;
	width: 100%;
}

#contentLeft{
	float: left;
	background: #fff;
	width:666px;
	padding:10px 5px 10px 0;
	border-right:1px solid #f6df52;
}

.layer{
	float: left;
	width:100%;
	padding:15px 0;
	border-bottom:#f6df52 1px dotted;
}

.layer:last-child{
	clear:both;
	border:0;
}

.newsContent{
	float: left;
	width:298px;
	padding:10px;
	margin-left:10px;
	color: #c88c0e;
	background: #fbfcf1;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
	border-bottom:#f6df52 1px dotted;
}

.newsTitle{
	font-weight: 900;
	font-size: 18px;
	color: #5c4516;
}

.newsTitle span{
	font-size: 12px;
	font-weight: 100;
	float: right;
	line-height: 25px;
}

.newsText{
	border-top:#f6df52 1px solid;
	padding:10px 0;
	line-height: 25px;
	float:left;
}

.more{
	float: right;
	color: #5c4516;
}

#contentRight{
	float: left;
	width:328px;
}

.aboutTitle{
	width:96%;
	margin:15px 2% 5px 2%;
	font-size: 15px;
	font-weight: 900;
	line-height: 30px;
	border-bottom:#f6df52 1px dotted;
}

.square{
	float: left;
	width:20px;
	height: 20px;
	margin:5px;
	background: #f6df52;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
}

.aboutnews{
	float: left;
	width:950px;
	margin:25px;
	box-shadow: 0 0 5px rgba(0,0,0,0.25);
}

.newslist{
	width:900px;
	margin:10px 50px;
	padding: 10px 0;
	background: #fbfcf1;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
	border-bottom:#f6df52 1px dotted;
	overflow: hidden;
}

.newslist p{
	margin:10px 25px;
	line-height: 25px;
}

.newslist ul{
	width:870px;
	margin:15px;
}

.newslist ul li{
	float: left;
	width:162px;
	height:162px;
	margin:0 15px 15px 0;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.newslist ul a:nth-child(5n) li{
	margin:0 0 15px 0;
}

.newslist ul li img{
	width:100%;
}

#aboutphoto iframe{
	margin:25px 50px;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
	border-bottom:#f6df52 1px dotted;
	overflow: hidden;
}

.aboutnewsContent{
	float: left;
	width:850px;
	padding: 0 25px;
	color: #c88c0e;
}

.aboutnewsTitle{
	width:90px;
	float: left;
	font-weight: 900;
	font-size: 18px;
	color: #5c4516;
	margin-right:10px;
}

.aboutnewsTitle span{
	font-size: 12px;
	font-weight: 100;
	line-height: 25px;
}

.aboutnewsText{
	width:730px;
	float: left;
	padding:0 10px;
	line-height: 25px;
}

#inside_wrapper{
	width:830px;
	margin: 25px auto;
}

.order{
	width:830px;
	float: left;
	margin-top:15px;
	background: #fbfcf1;
	padding: 10px 0;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

.order img.photo{
	width:164px;
	height: 164px;
	margin:15px 5px 5px 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.left {
	width: 150px;
	height:35px;
	text-align: right;
	line-height: 35px;
	float: left;
}

.information{
	position: relative;
	/*top:7px;*/
}

#imformation_left{
	width:365px;
	float: left;
}

#imformation_right{
	width:365px;
	float: left;
}

.right {
	width: 650px;
	min-height:35px;
	text-align: left;
	line-height: 35px;
	float: left;
	margin-left: 10px;
}

.right_imformation{
	width: 205px;
	min-height:35px;
	text-align: left;
	line-height: 35px;
	float: left;
	margin-left: 10px;
}

.right_imformation input{
	width:185px;
}

.right ul li {
	width: 183px;
	margin-right:20px;
	margin-bottom: 20px;
	float:left;
	padding-left: 10px;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
	border: #e7eac4 1px solid;
	background: #fdfff1;
}

.right ul li:hover{
	background: #fff;
}




#main_menu{
	width:1000px;
	height:39px;
	float: left;
	background: #f6df52;
}

#main_menu ul{
	float: left;
	width:100%;
	height:31px;
	padding:4px 4px;
}

#main_menu ul a{
    color: #fff;
	text-decoration:none;
}

#main_menu ul a:hover{
	color: #2cc32c;
}
#li6:hover a{
	color: #2cc32c !important;
}
#li6:hover{
	background-color:#fff !important;
	color: #2cc32c !important;
}
#li6 {
	background-color:#2cc32c !important;
	color: #fff !important;
}

#main_menu ul li{
	float: left;
	width:115px;
	height:31px;
	color: #c88c0e;
	background: #fafed9;
	line-height: 31px;
	text-align: center;
	margin-right: 4px;
	cursor: pointer;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	border-radius: 5px;
}

#main_menu ul li:hover{
	background: #fff;
	color: #000;
}

#footer{
	float: left;
	position: relative;
	width: 100%;
	height:153px;
	background: #e7ce37;
}

#footerArea{
	position: relative;
	width:1000px;
	height:153px;
	margin: 0 auto;
}

#footerArea li{
	float: left;
	margin:15px 15px 0 0;
	color: #fff;
}

#footerArea li:hover{
	border-bottom: #fff 1px solid;
}

#footer span{
	position: absolute;
	bottom:17px;
	right:85px;
	color: #fff;
	text-align:right;
	line-height: 18px;
}

#studio{
	position: absolute;
	bottom:10px;
	left:-12px;
}

#logo_s{
	position: absolute;
	bottom: 5px;
	right:0px;
	cursor:pointer;
}

#qrcode{
	position: absolute;
	bottom: 15px;
	right:0;
	cursor:pointer;
}

#footer_information{
	position: absolute;
	bottom: 33px;
	right: 85px;
	text-align: right;
	letter-spacing: 1px;
	color: #fff;
}

#copyright{
	opacity: 0.75;
}


#bottom{
	width:100%;
	height:25px;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	background: #c88c0e;
	text-align: center;
}

#other{
	width:100px;
	height:30px;
	background: #c88c0e;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

#inside_wrapper > a:hover{
	color: #fff;
}

.table1{
	width: 100%;
}

.table_title{
	height:35px;
	line-height: 35px;
	color: #fff;
	background: #c88c0e;
}

.table_title td{
	padding-left:5px;
	border-right:#fff 1px solid;
}

.style6{
	height:35px;
	background: #fff;
	line-height: 35px;
	color: #c88c0e;
}

.style6 td{
	padding-left:5px;
	color: #c88c0e;
	border-bottom: #e3c586 1px solid;
}

#ulPage{
	width:100%;
	text-align: center;
}

#ulPage a{
	color:#c88c0e;
}

#ulPage li{
	display: inline-block;
	margin: 10px;
	text-align: center;
}


.insidedate{
	font-size: 12px;
	line-height: 35px;
	float: right;
}

#photoImg{
	float: left;
	width:900px;
	height: 600px;
	margin:25px 50px;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

span#back{
	float: right;
	margin: 25px 50px 25px;
	padding:5px 10px;
	border:1px solid;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
	color: #c88c0e;
}


.otherbtn{
	width:100px;
	height:30px;
	background: #c88c0e;
	color: #fff;
	line-height: 30px;
	text-align: center;
	float: left;
	cursor:pointer;
}



/* 訂單留言 */
article {
	margin-top: 18px;
}

article .storename {
	font-size: 12px;
	color: #5f5f5f;
	font-weight: bold;
	line-height: 30px;
}

article .sign-dash {
	color: #abaeb7;
	padding: 0 4px;
	display: none;
}

article time {
	color: #abaeb7;
	line-height: 30px;
}

.msg-content {
	position: relative;
}

.msg-content .dialog {
	color: #5f5f5f;
}

.msg-content .msg {
	font-size:  12px;
	line-height: 18px;
}

article .msg {
	background: #fffbee;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	padding: 19px;
}

.store .msg {
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	padding: 19px;
}

.msg-content .arrow.border {
	border-right-color: #dcdcdc;
	left: -32px;
}

.msg-content .arrow {
	position: absolute;
	left: -31px;
	top: 50%;
	background: transparent;
	width: 0;
	height: 0;
	font-size: 0;
	border: 16px solid transparent;
	_border-color: pink;
	_filter: chroma(color=#ffc0cb);
	border-right-color: #fffbee;
	text-indent: -10000px;
	margin-top: -16px;
}

.msg-content .arrow {
  position: absolute;
  left: -31px;
  top: 50%;
  background: transparent;
  width: 0;
  height: 0;
  font-size: 0;
  border: 16px solid transparent;
  _border-color: pink;
  _filter: chroma(color=#ffc0cb);
  border-right-color: #fffbee;
  text-indent: -10000px;
  margin-top: -16px;
}

.msg-meta{
	margin:5px !important;
}



