@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);

@charset "UTF-8";

body {
	background-color:#eee9f0;
	color: #632d00;
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.8em;
	margin: 0;
	padding: 5px 0;
	text-align:justify;
	letter-spacing:1px;
	}
	
dl {
	clear: both;
	margin: 0;
	padding: 3px 0;
	}
	
dt {
	clear: both;
	color: #c0789c;
	float: left;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	text-align:justify;
	}
	
	
.dl_bottom {
	border-bottom: 0px solid #FFF;
	}
	
table {
	text-align: left;
	}
	

h3 {
	color: #c0789c;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color: #632d00;	
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	}

#wrapper {
	background: #FFFFFF;
	border-left: 1px solid #c0789c;
	border-right: 1px solid #c0789c;
	margin: 0 auto;
	width: 800px;
	}
	
#header {
	background: url(../img/head.jpg) no-repeat;
	height: 100px;
	text-align:right;
	}
	
#menubar {
	background: #ffe4dd;
	font-size: 14px;
	font-weight: 400;
	height: 37px;
	margin: 0px;
	text-align: left;
	}
	
#main_vis{
	padding: 5px 0 0;
	}
	
.main_vis_pic {
	border: 0;
	}
	
#content {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 770px;
	}
	
#content_secondary {
	margin: 0;
	padding: 20px 20px;
	text-align: left;
	}
	
#left {
	float: left;
	width: 286px;
	}
	
#right {
	float: right;
	width: 468px;
	}
	
#footer {
	background: url(../img/footer.jpg) no-repeat;
	font-size: 12px;
	height: 75px;
	text-align:center;
	}
	
.page_up {
	margin-top: 10px;
	padding: 0;
	text-align: right;
	}
	
.page_up a {
	background: url(../img/arrow_up.gif) left no-repeat;
	color: #c0789c;
	padding: 0 0 0 15px;
	}
	
	
/* ==============HEADER=============== */

#header h1 {
	font-size:12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 22px 10px 0 0;
	}
	
#header_logo {
	float: left;
	padding: 10px 0 0 5px;
	width: 420px;
	}


/* ==============MENUBAR=============== */

#menubar a{
	background:url(../img/menu_bg.jpg) no-repeat;
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	padding: 10px 0 0 25px;
	width: 134px;
	}
	
*html #menubar a{/*IE6*/
	width: 132px;
	}

#menubar a:hover {
	background: url(../img/menu_bg.jpg) 0 37px;
	text-decoration: none;
	}
	
.menu_b {
	margin-left: 2px;
	width: 134px;
	}
	

.menu_c {
	margin-left: 1px;
	width: 130px;
	}
	

*html .menu_c {/*IE6*/
	margin-left: 1px;
	width: 128px;
	}
	

/* ==============TOP NEWS=============== */

#news {
	padding: 4px 10px;
	border: 1px solid #c0789c;
	border-bottom: 8px solid #c0789c;
	}
	
#news dl{
	line-height: 1.8em;
	}
	

#news dd {
	border-bottom: 1px dotted #632d00;
	margin-left: 0px;
	padding-left: 6em;
	}
	
.news_title h2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.news_title {
	background-image:url(../img/title_news.png);
	color: #ffdd81;
	height: 30px;
	}

.news_gift h2{
	color: #996666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.news_gift {
	color: #ffdd81;
	height: 30px;
	}
	
.news_link {
	text-align: right;
	padding: 10px 0;
	}
	
#pickup {
	padding: 10px 12px;
	border: 1px solid #c0789c;
	border-bottom: 8px solid #c0789c;
	}
	
.pickup_title h2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.pickup_title {
	background: url(../img/title_pickup.png) no-repeat;
	color: #ffdd81;
	height: 30px;
	}
	
#pickup h3 {
	color: #c0789c;
	font-size: 20px;
	font-weight: 500;
	line-height: 1em;
	margin:0;
	padding: 0 0 7px;
	}
	
.pickup_box {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	}
	
.pickup_box_r {
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	}
	
	
#footer h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0;
	padding: 15px 0 0 0;
	}
	


/* ============== NEWS =============== */

#news_h {
	background: url(../img/h_bg_01.gif) no-repeat;
	height: 30px;
	font-size:24px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 7px 0 0 30px;
	}
	
.news_row {
	border-bottom: 1px dotted #c0789c;
	margin-left: 50px;
	margin-right:50px;
	padding: 10px 0;
	}
	
.news_date {
	color: #c0789c;
	float:inherit;
	width: 670px;
	text-align:center;
	font-size: 18px;
	line-height: 2em;
	padding-top: 15px;
	text-align: justify;
    text-justify:inter-ideograph;
	}

.news_date p {
	color: #c0789c;
	font-size: 18px;
	padding:20;
	text-align:center;
	}

.news_pic {
	float: left;
	width: 185px;
	}
	
.news_text {
	float: right;
	width: 670px;
	text-indent: 20px;
	font-size: 16px;
	line-height: 2em;
	padding-top: 15px;
	text-align: justify;
    text-justify:inter-ideograph;
	}

.news_text2 {
	float: right;
	width: 670px;
	text-indent: 20px;
	font-size: 12px;
	color:#0099CC;
	line-height: 2em;
	padding-top: 15px;
	text-align: justify;
    text-justify:inter-ideograph;
	}



/* ============== PRODUCT =============== */

#pickup_left {
	color: #c0789c;
	float: left;
	font-size: 13px;
	margin-left: 50px;
	width: 8em;
	}
	
*html #pickup_left {/*IE6*/
	margin-left: 20px;
	width: 8em;
	}
	
#pickup_left ul {
	list-style-type: none;
	margin:0;
	padding: 0 0 5px;
	}
	
#pickup_left li {
	background: url(../img/li_pickup_bullet.gif) no-repeat;
	padding: 0 0 10px 25px;
	}
	
#pickup_left li a {
	color: #c0789c;
	}
	
#pickup_right {
	float: right;
	width: 600px;
	padding: 20 px;
	}
	
#pickup_right h2 {
	width: 600px;
	font-size: 28px;
	line-height:38px;
	margin:inherit;
	text-align:center;
	}
	
#pickup_right h3 {
	padding-top: 15px;
	}

.pickup_text {
	text-indent: 20px;
	width: 600px;
	font-size: 16px;
	line-height: 1m;
	padding-top: 15px;
	text-align: justify;
    text-justify:inter-ideograph;
	}
	
.pickup_text p {
	padding: 50 10 5 10px;
	line-height: 2em;
	margin-bottom: 10px;
	margin-right: 30px;
	}

.pickup_text ul {
	border-bottom: 1px dotted #c0789c;
	font-size: 14px;
	line-height: 1em;
	list-style-type: none;
	margin-bottom: 5px;
	margin-right: 30px;
	padding: 50 10 5 10px;
	}

	
.pickup_pic {
	float: left;
	width: 200px;
	padding-top: 15px;
	}
	
.pickup_text dl {
	border-bottom: 1px solid #FFF;
	clear: both;
	margin: 0;
	padding: 0;
	}
	
.pickup_text dt {
	clear: both;
	color: #c0789c;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 8em;
	}
	
.pickup_text dd {
	margin-bottom: 10px;
	margin-left: 8em;
	padding: 0;
	width: 200px;
	}
	
.product_row {
	border-bottom: 1px dotted #c0789c;
	padding: 10px 0;
	}


.contact_text {
	color:#8a7095;
	}
	
	
/* ============== SHOP =============== */


.shop_row {
	border-bottom: 1px dotted #c0789c;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}

.shop_row h3 {
	color: #632d00;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 20px;
	 }
	
.shop_navi {
	float: left;
	width: 190px;
	}

.shop_pic {
	float: left;
	width: 295px;
	}
	
.shop_info {
	float: right;
	width: 430px;
	}
	
.shop_info dl {
	border-bottom: 1px solid #FFF;
	}
	
.shop_info dt {
	color: #632d00;
	width: 60px;
	}
	
.shop_info dd {
	width: 360px;
	}
	
.shop_detail {
	background:url(../img/shop_detail_bg.gif) repeat-y;
	margin-top: 15px;
	}
	
.shop_detail h3 {
	color: #632d00;
	font-size: 14px;
	padding: 5px 0 0 5px;
	}
	
.shop_d_left {
	float: left;
	width: 120px;
	}
	
.shop_d_right {
	float: right;
	weidth: 620px;
	width: 600px;
	}
	
.shop_detail dl {
	clear: both;
	border-bottom: 1px solid #e3d9d0;
	}

	
.shop_detail dt {
	color: #632d00;
	float: left;
	width: 95px;
	}
	
.shop_detail dd {
	float: left;
	width: 525px;
	}



/* ============== FAQ =============== */

.faq_row ul {
	border-bottom: 1px dotted #c0789c;
	font-size: 14px;
	line-height: 2em;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 60px;
	}

.li_q {
	background:url(../img/li_Q.gif) no-repeat;
	margin-bottom: 5px;
	min-height: 30px;
	padding: 0 0 0 30px;
	}
	
.li_q a:hover{
	color: #fc3a63; /* 當滑鼠經過時，超連結文字顏色變成桃紅色 */
	}

.li_a {
	background:url(../img/li_A.gif) no-repeat;
	margin-bottom: 5px;
	padding: 0 0 0 30px;
	}
	
.li_a a:hover{
	color: #fc3a63; /* 當滑鼠經過時，超連結文字顏色變成桃紅色 */
	}

.li_b {
	background:url(../img/li_Q.gif) no-repeat;
	margin-bottom: 5px;
	font-size: 18px;
	min-height: 30px;
	padding: 0 0 0 30px;
	}


.li_c {
	margin-bottom: 5px;
	padding: 0 0 0 30px;
	font-size: 14px;
	text-align:inherit
	}

.li_p {
	padding: 0 0 0 2px;
	list-style-type:disc;
	min-height: 30px;
	line-height: 1.8em;
	margin-left : 30px;
	text-indent : -2px;
	font-size: 16px;
	}



.faq_row {
	padding: 0;
	margin: 0 15px 10px;
	}
