@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(/images/me/bg.jpg);
}

#page{
	width:927px;
	margin:0 auto;
}

/* 次選單 */
.sub_menu{
	text-align:right;
}
.sub_menu ul{}
.sub_menu li{
	color:#8a8989;
	font-size:11px;
	line-height:20px;
	text-align:left;
	float:right;
	padding:0px 0px 0px 10px;
}
.sub_menu li a{color:#8a8989;}
.sub_menu li a:hover{color:#8a8989;}

/* 主選單 */
.line_01{
	background-image:url(../images/me/line_01.gif);
	background-repeat:repeat-y;
	background-position: center top;
}
.menu{
	color:#FFF;
	font-size:12px;
	line-height:23px;
	text-align:center;
}
.menu a:link { color:#FFF; }
.menu a:visited { color:#FFF; }
.menu a:hover { color:#F00; }
.menu a:active { color:#F00; }
/* 登入 */
.member{
	color:#888a92;
	font-size:11px; 
	line-height:30px;
	text-align:left;
	padding-left:25px;
}
.member a:link { color:#888a92; }
.member a:visited { color:#888a92; }
.member a:hover { color:#888a92; }
.member a:active { color:#888a92; }

/* 搜尋 */
.serach{
	padding-right:6px;
}
.search_input{
	color:#000000;
	padding:3px;
	border: none;
}

/* 中間內容區塊 */
.line_02{
	background-image:url(../images/me/line_02.gif);
	background-repeat:repeat-y;
	background-position: center top;
}

/* 左區塊 */
.left{}
#main_menu {
	width: 206px;
	text-align:left;
	height: auto;
	float: left;
}

/* 商品列表 */
#menu_public {
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#menu_public .left_title{
	background-color:#000000;
	height:25px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:4px;
	width: 210px;
}
#menu_public .left_title_us{
	height:25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:4px;
	width: 210px;
}
#menu_public .left_title_products{
	background-color:#000000;
	height:25px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:4px;
	width: 180px;
}
#menu_public .left_center{}
.left_center ul{}
.left_center li {
	background-image: url(../images/me/left_row.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8c8c8e;
	width: 206px;
	/*font-size: 14em;IE6.7會跑版將他註解*/
	color: #616264;
	line-height: 1.5;
	position: relative;
}
.left_center li a{
	display:block;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}
.left_center li a:hover{
	color:#616264;
	background-image: url(../images/me/left_row_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #38383c;
}
#menu_public .left_footer{}

/* 右區塊 */
.right{
	padding-top:51px;
}
.title{
	background-color:#000000;
	height:25px;
}
h1{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.is_content{
	height:350px;
}
#separated{ float:left; height:30px; width:100%;}

/* 商品列表 */
.product_pic img{
	border:#707070 1px solid;
}
.product_list{
	color:#ffffff;
	font-size:12px;
	line-height:24px;
}
.product_list a:link {
	color:#ffffff;
	line-height:24px;
}
.product_list a:visited {
	color:#ffffff;
	line-height:24px;
}
.product_list a:hover { color:#f00; }
.product_list a:active { color:#f00; }

/* 產品呈現區塊 */
#products_detail_case {
	height: auto;
	width: 696px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 商品頁樣式設定 (左右區塊) */
#products_detail_content_left {
	width:400px;
	float: left;
	clear: left;
}
#products_detail_content_right {
	width:256px;
	background-image:url(../images/me/product_title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float: right;
	clear: right;
}

/* 商品頁說明區塊 */
#content_description {
	height: auto;
	width: 696px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 商品頁樣式設定 (商品列表) */
#products_list_title_content {
	float:left;
	width: 100%;
	background-image: url(../images/me/right_title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-bottom: 5px;
	clear: left;
}

#products_list_box{
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	*min-height:10em;
	_min-height:10em;
	float: left;
	color:#FFF;
}

#products_list_title_related {
	float:left;
	width: 100%;
	background-image: url(../images/me/right_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-bottom: 5px;
	clear: left;
}

#products_product_contant{
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	padding-top:10px;
	float: left;
}

/* 相關商品列表框 */
#products_list_row {
	width:100%;
	clear: both;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

/* 相關商品 */
#products_list_row .products_case { float: left; clear : right; }
#products_list {float: left; margin: 0 auto;}

/* 相關商品產品圖 */
DIV#products_list .images{ margin: 0 auto; text-align: center;}

/* 相關商品名稱 */
DIV#products_list .name {
	font-size: 1em;
	color: #656565;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
}
DIV#products_list .name a:link{color: #869671;}
DIV#products_list .name a:visited{color: #869671;}
DIV#products_list .name a:hover{color: #869671;}
DIV#products_list .name a:active{color: #869671;}

/* 相關圖檔 */
#products_detail_content_row {
	width: 256px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}

/* 商品頁樣式設定 (商品詳細資料: 相關圖片) */
#products_detail_thumbs_box {
	width: 122px;
	margin-bottom: 6px;
	margin-right: 6px;
	float: left;
}
#products_detail_thumbs_images {
	width:120px;
	height:120px;
	text-align: center;
}
#products_detail_thumbs_images img{
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
}

/* 相關圖檔按鈕區 */
#products_detail_content_btn {
	width: 250px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}

/* 價格區 */
#products_detail{
	width: 250px;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8c8c8e;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#products_detail_price {
	width: 109px;
	float: left;
	padding: 0px 0px 0px 16px;
	vertical-align: baseline ;
}

/* 市價 */
#market_price_title {
	font-size: 1em;
	float:left;
	color:#666666;
	vertical-align: baseline ;
}
#market_price_number {
	float:left;
	font-size: 1em;
	line-height:1.4;
	color:#ff6000;
	font-weight: bold;
	text-decoration: line-through;
	vertical-align: baseline ;
}

/* 特價 */
#special_title {
	font-size: 1em;
	float:left; 
	color:#666666;
	vertical-align: baseline;
}
#special_number {
	float:left;
	font-size: 1.3em;
	line-height:1.1;
	font-weight: bold;
	color: #ff6000;
	vertical-align: baseline;
}

/* 購物車-規格區 */
#products_detail_spec {
	background-image: url(../images/me/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 234px;
	padding-left: 16px;
	line-height: 25px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#products_detail_spec select{
	font-size: 1em;
	line-height: 24px;
	color: #999999;
	width: 14em;
}
/* 購物車區 */
#products_detail_car {
	width: 250px;
	margin-bottom: 10px;
	float: left;
	line-height: 25px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
#products_detail_car input{
	line-height: 14px;
	font-size: 1em;
}

/* 購物車區-數量 */
#products_detail_car_number {
	padding-left: 16px;
	background-image: url(../images/me/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 110px;
	padding-right:10px;
	float: left;
	margin-bottom:5px;
}

/* 購物車區-按鈕 */
#products_detail_car_button {
	float: left;
	text-align: left;
}

/* 詢問車-規格區 */
#products_detail_spec_iq {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 230px;
	padding-right: 10px;
	padding-left: 16px;
	line-height: 25px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
}
#products_detail_spec_iq select{
	font-size: 1em;
	line-height: 24px;
	color: #999999;
	width: 14em;
}

/* 詢問車區 */
#products_detail_iqcar {
	width: 250px;
	margin-bottom: 10px;
	float: left;
	line-height: 25px;
	text-align: left;
	padding-bottom: 15px;
}

/* 詢問車區-按鈕 */
#products_detail_iqcar_button {
	text-align: left;
	clear: left;
	float: left;
}

/* 相關圖檔按鈕區-上一筆 */
#products_detail_previous {
	width: 120px;
	float: left;
	text-align: left;
}

/* 相關圖檔按鈕區-下一筆 */
#products_detail_next {
	width: 120px;
	float: right;
	text-align: right;
}


/* 頁面資訊區 */
#btn_list {
	height: auto;
	width: 100%;
	text-align: left;
	clear: both;
	float: left;
	margin-top: 10px;
}

/* 頁數 */
#page_box{
	width:95%;
	text-align: right;
	float: right;
	color: #ffffff;
	padding: 4px;
}

.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#FFFFFF;
	text-align:center;
	padding: 2px;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#333333;
	text-align:center;
	padding: 2px;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
	text-align:center;
	padding: 2px;
}
/* 上下筆按鈕 */
#pn_button{
	padding: 5px 5px 0px 5px;
	float: right;
	text-align: right;
}

/* 回上頁 */
#return_button{
	padding: 5px 5px 0px 5px;
	float: right;
	text-align: right;
}

/* 頁尾設定 */
.footer_bg{
	border-top:#b2b2b4 1px dotted;
	padding:10px 0px;
}
.footer_menu{
	font-size:12px;
	color:#d1d1d1;
}
.footer_menu a:link { color:#797a7d; }
.footer_menu a:visited { color:#797a7d; }
.footer_menu a:hover { color:#797a7d; }
.footer_menu a:active { color:#797a7d; }

.footer_text{
	color:#babbc5;
	font-size:11px;
	line-height:16px;
	text-align:center;
}
.footer_copyright{
	color:#babbc5;
	font-size:11px;
	line-height:16px;
	text-align:center;
}
.footer_copyright a:link { color:#babbc5; }
.footer_copyright a:visited { color:#babbc5; }
.footer_copyright a:hover { color:#babbc5; }
.footer_copyright a:active { color:#babbc5; }

.new_date {color: #616264}
.new_date a:link { font-size:12px; color:#a6abb4; }
.new_date a:visited {font-size:12px; color:#a6abb4; }
.new_date a:hover {font-size:12px; color:#f00; }
.new_date a:active {font-size:12px; color:#f00; }

.path {color: #616264}
.path a:link { font-size:12px; color:#a6abb4; }
.path a:visited {font-size:12px; color:#a6abb4; }
.path a:hover {font-size:12px; color:#f00; }
.path a:active {font-size:12px; color:#f00; }

.General {font-size:12px; color: #fff}
.General a:link { font-size:12px; color:#fff; }
.General a:visited {font-size:12px; color:#fff; }
.General a:hover {font-size:12px; color:#f00; }
.General a:active {font-size:12px; color:#f00; }

.txtsearch {
	vertical-align: top;
}


