@charset "utf-8";
body {
	background-image: url(../images/me/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

table{ color:#575757;}

/* 間隔高度 */
.heigh_10{
	height:10px;
}
.heigh_15{
	height:15px;
}
.heigh_20{
	height:20px;
}
.heigh_25{
	height:25px;
}
.heigh_30{
	height:30px;
}
.heigh_35{
	height:35px;
}

#mainweb{
	height:100%;
	overflow:auto;
	z-index:1;
	padding-bottom: 65px;
}

/* banner區 */
.banner_bg {
	background-image: url(../images/me/banner_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner_top {
	font-size: 11px;
	line-height: 27px;
	color: #ffffff;
	text-align: right;
	padding-right: 36px;
}
.banner_top a{color: #ffffff;}
.banner_top a:hover{color: #ffffff;}

/* 內容區塊 */ 
.main_bg {
	background-image: url(../images/me/main_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* 商品列表 */
.catalog{
	background-color:#eeebe3;
	width:174px;
	padding-right: 14px;
	padding-left: 14px;
}
.catalog li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #464646;
	text-align: left;
	background-image: url(../images/me/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 1px 12px;
}
.catalog li a{
	color: #575757;
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	line-height: 18px;
}
.catalog li a:hover{
	color: #c86719;
	font-weight: bold;
}

/* 廣告區塊 */
.left_ad img{
	text-align: center;
	border: 1px solid #bab8b8;
}

/* rss */
#menu_rss{
	margin-top:10px;
}

/* 搜尋區塊 */
.search_bg {
	background-image: url(../images/me/block04_case02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 17px;
	padding-left: 18px;
}
.search_input {
	font-size: 12px;
	line-height: 14px;
	color: #575757;
	text-align: left;
	padding: 4px 5px;
	border: 1px solid #e6e6e6;
	width:12em;
}
.search_select {
	font-size: 12px;
	line-height: 27px;
	color: #575757;
	text-align: left;
	padding: 3px 5px;
	border: 1px solid #e6e6e6;
	width:14em;
	margin-bottom:8px;
}

/* 右區塊 */
.is_title {
	background-image: url(../images/me/right_case01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	padding-left: 20px;
	padding-top: 8px;
}
.right_case02 {
	background-image: url(../images/me/right_case02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 25px;
	padding-left: 18px;
}

/* 網頁路徑 */
.path {
	font-size: 11px;
	line-height: 16px;
	color: #c8873a;
	text-align: left;
	padding-top: 3px;
}
.path a:link{color:#c8873a;}
.path a:visited{color:#c8873a;}
.path a:hover{color:#c8873a;}
.path a:active{color:#c8873a;}

/* 內容區塊 */
.is_content{
	font-size: 12px;
	line-height: 18px;
	color: #575757;
	text-align: justify;
	height: 400px;
}

/* 商品列表 */
.product_list_name {
	font-size: 11px;
	line-height: 14px;
	color: #474747;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.product_list_name a{color: #474747;}
.product_list_name a:hover{color: #474747;}
.product_list_note {
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color: #ff0000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.product_list_title {
	font-size: 11px;
	line-height: 14px;
	color: #a3a3a3;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.product_list_price {
	font-size: 11px;
	font-weight: bold;
	color: #f46024;
}
.product_line {
	background-image: url(../images/me/line_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width:39px;
}

/* 商品內頁 */
.products_detail_spec{
	font-size: 12px;
	line-height: 24px;
	color: #575757;
	text-align: left;
}
.market_price_number{ font-weight:bold; color:#9f4100;}
.special_number{ font-size:16px; font-weight:bold; color:#e1650f;}

/* 詢問車 */
.products_detail_car_number{
	background-image: url(../images/me/detail_car.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.products_detail_car_input{
	border:none;
	background:none;
	font-size: 12px;
	color: #575757;
	text-align: left;
}

/* 商品敘述 */
.products_list_box{
	padding:0px 10px;
	color:#474747;
	text-align:justify;
}

/* 討論區/購物車/詢問車/檔案下載共用 */
.forum_title{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top:7px;
}
.forum_title2{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top:7px;
}
/* 共用區結束 */

/* 討論區-list頁 */
.forum_list_title{color: #333333;}
.forum_list_title a:link{color: #333333;}
.forum_list_title a:visited{color: #333333;}
.forum_list_title a:hover{color: #333333;}
.forum_list_title a:active{color: #333333;}
.forum_list_text{color: #333333; text-align:center;}

/* 討論區-detail頁 */
.forum_detail_title{
	background-image: url(../images/me/fourm_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	padding-right: 21px;
	padding-left: 21px;
}
.forum_detail_t_title{
	color:#060807;
	font-size:12px;
	line-height:1.5;
	text-align:left;
}
.forum_detail_t_day{
	color:#060807;
	font-size:12px;
	line-height:1.5;
	text-align:right;	
}
.forum_detail_t_text{
	color:#666666;
	font-size:12px;
	line-height:1.5;
	text-align: justify;
	padding-right: 21px;
	padding-left: 21px;
}
.forum_detail_r_case{
	background-color: #e4e4e4;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
	text-align: left;
}
.forum_detail_r_title{
	color:#333333;
	font-size:12px;
	line-height:1.5;
	text-align:left;
}
.forum_detail_r_day{
	color:#333333;
	font-size:12px;
	line-height:1.5;
	text-align:right;
}
.forum_detail_r_text{
	color:#666666;
	font-size:12px;
	line-height:1.5;
	text-align: justify;
	padding-top:10px;
}
.forum_detail_page{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d2d2d;
	font-size: 11px;
	line-height: 16px;
	color: #767676;
	text-align: left;
	padding-top: 10px;
}
/* 討論區結束 */

/* 我要回應/我要發表-表單區 */
.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}
.form_list_title{color:#333333; text-align:right;}
.form_list_text{color:#333333;}
/* 表單結束 */


/* 購物車/詢問車表單區 */
.cart_list_text{
	text-align: center;
}
.cart_list_text2{
	text-align: left;
	padding-left:5px;
	color:#333333;
}
.cart_list_text2 a{color:#333333;}
.cart_list_text2 a:hover{color:#333333;}
.cart_list_money{ color:#333333; text-align:right; padding-right:5px;}
/* 購物車/詢問車表單區結束 */

/* 頁尾資訊區 */
.footer_bg {
	background-image: url(../images/me/footer_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_menu01{
	color:#8e8e8e;
	font-size:12px;
	line-height:30px;
	text-align:center;
	padding:0px 8px;
	background-image: url(../images/me/footer_menu_case02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_menu01 a{color:#8e8e8e;}
.footer_menu01 a:hover{color:#8e8e8e;}
.footer_menu02{
	color:#8e8e8e;
	font-size:12px;
	line-height:30px;
	text-align:center;
	padding:0px 8px;
	background-image: url(../images/me/footer_menu_case02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_menu02 a{color:#8e8e8e;}
.footer_menu02 a:hover{color:#8e8e8e;}
.footer_text{
	font-size:11px;
	line-height:22px;
	color:#9f8976;
	text-align:left;
}
.footer_text a:link{color:#9f8976;}
.footer_text a:visited{color:#9f8976;}
.footer_text a:hover{color:#9f8976;}
.footer_text a:active{color:#9f8976;}
.footer_copyright{
	font-size:11px;
	line-height:22px;
	color:#9f8976;
	text-align:left;
}
.footer_copyright a:link{color:#9f8976;}
.footer_copyright a:visited{color:#9f8976;}
.footer_copyright a:hover{color:#ff0000;}
.footer_copyright a:active{color:#9f8976;}

/* 未成年請勿飲酒 */
html > body #footer_warning{position: fixed;} 
#footer_warning{
	background-image: url(../images/me/warning.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	z-index: 1;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

/*	A-Z參考設計	*/
.fldList{
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	background-color:#FAF5E7;
	position:relative;
	padding-left:10px;
	padding-bottom:10px;
	width:600px;
	padding-right:10px;
	font-size:12px;
}
.fldList legend{
	font-size:16px;
	position:absolute;
	top: -.6em;
	left: .5em;
	font-weight:bold;
	color:#660000;
	background-color:none;
}
.fldList div{width:130px;display:block;float:left;padding-top:9px; padding-bottom:3px;padding-left:20px;}
.fldList div a{color:#000000;text-decoration:underline;}