/* body 設定 */
body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg.gif);
	background-color: #7A84B5;
	text-align: center;
	margin: 0px;
	font-size: 12px;
}

/* 引導頁 body 設定 */
.body_index {
	color: #FFFFFF;
}

/* 版面寬度設定 */
#page {
	width: 960px;
	margin: 0 auto;
}

/* 定義區塊：上方內容 */
#box_home_top {
	height:300px;
}

#box_top { 
	height:230px;
}

/* Banner 區塊 */
#banner {
	width:100%;
	clear: both;
	float: left;
}

/* 定義區塊(首頁)：中間內容 */
#box_home_center {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	padding-top: 11px;
}
/* 定義區塊：中間內容 */
#box_center {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	padding-top: 11px;
}

/* 定義區塊：下方內容 */
#box_bottom {
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #852143;
	width: 100%;
	height: auto;
	float: left;
}

/* 定義區塊：首頁內容 */
#box_home {
	padding-bottom:10px;
	width: 730px;
	clear: both;
	float: left;
	height: auto;
}

/* 定義區塊：內頁內容 */
#box_main {
	height:auto;
}

/* 定義區塊：中間內容-左選單區 */
#box_center_menu {
	width: 200px;
	float: left;
	clear: left;
	height: auto;
}

/* 定義區塊：中間內容-右內容區 */
#box_center_content {
	width: 760px;
	float: right;
	margin-bottom: 10px;
	height: auto;
	text-align: left;
	clear: right;
	margin-top: 0px;
}

/* 左選單-背景 */
#main_menu {
	width: 200px;
	text-align:left;
	height: auto;
	float: left;
}

/* 會員專區 */
#menu_member {
	width:200px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

#member_title {
	background-image: url(../images/left_title2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	color:#000000;
	width:165px;
	height:46px;
	padding-left: 35px;
	padding-top: 18px;
}
#member_top {
}
#member_center {
	width: 200px;
	color: #000000;
	text-align: left;
}
DIV#member_center table{ margin: 0 auto;}
#member_footer {}


/* 商品列表 */
#menu_public {
	height: auto;
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
#menu_title {
	background-image: url(../images/left_title2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	color:#000000;
	width:165px;
	height:46px;
	padding-left: 35px;
	padding-top: 18px;
}
#menu_top {
}
#menu_center {
	text-align: left;
	float: left;
	clear: right;
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
}
#menu_row {
	font-size: 12px;
	line-height: 16px;
	color: #414039;
	text-align: left;
	font-weight: normal;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C5A2;
	width: 150px;
}
#menu_row a{
	display:block;
	color: #414039;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu_row a:link { color:#414039; }
#menu_row a:visited { color:#414039; }
#menu_row a:hover {
	color:#ffffff;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #852143;
}
#menu_row a:active { color:#414039; }

#menu_footer {
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:200px;
}

/* 商品搜尋 */
#menu_search {
	width:200px;
	margin-bottom: 20px!important;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	float: left;
}
#search_title {
	background-image: url(../images/left_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	color:#000000;
	width:165px;
	height:46px;
	padding-left: 35px;
	padding-top: 18px;
}
#search_top {

}
#search_center {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
#search_center .case{
	border: 1px solid #B2949F;
}
#search_footer {
	width:200px;
}

/* 定義區塊：主要內容 (一半寬) */
#box_main_half_left {
	width:315px;
	text-align:left;
	text-justify:inter-ideograph;
	float:left;
}
#box_main_half_right {
	width:400px;
	float:right;
	clear: right;
	text-align: left;
	margin-left: 15px;
}

/* 標題 */
#title {
	background-image: url(../images/right_title1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	margin-bottom: 10px;
	float: left;
	width: 760px;
	clear: left;
}
h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 34px;
	text-align: left;
	padding-left: 45px;
	margin: 0px;
}
#home_title_case {
	height: 66px;
}

/* 首頁關於我們跟最新消息標題 */
#home_about_title{
	background-image: url(../images/home_about_bg.gif);
	height: 66px;
	float: left;
	width: 267px;
	clear: left;
}
#home_news_title{
	background-image: url(../images/home_news_bg.gif);
	height: 66px;
	clear: left;
	float: left;
	width: 352px;
}
#home_title {
	clear: left;
	float: left;
	height: 66px;
	width: 680px;
	background-image: url(../images/home_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* 首頁標題more */
#home_title_more{
	width:48px;
	float: left;
}

/*關於我們設定*/
#home_about{
	color: #666666;
	text-align: left;
	width:290px;
	padding-right: 5px;
	padding-left: 20px;
	height: auto;
	float: left;
	font-size: 1em;
}
#home_about a:link { color:#333333; }
#home_about a:visited { color:#333333; }
#home_about a:hover { color:#D40B00; }
#home_about a:active { color:#333333; }
#home_about_left {width:125px; float:left; clear:left;}
#home_about_left img{border: 1px solid #9F9E9E;}
#home_about_right {
	width:160px;
	float:left;
	padding-left: 5px;
}
DIV#home_about .text{
	height:82px!important;
	height:89px;
	overflow: hidden;
}

/* 資料列表 */
#list {
	padding-top:4px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
/* 資料列表 (首頁) */
#list_home {
	vertical-align:top;
	width: 375px;
	color:#4E9D97;
	font-size: 1em;
	float: right;
	text-align: left;
	clear: both;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	height: 25px;
	padding-left: 5px;
}
#list_home a:link { color:#313131; }
#list_home a:visited { color:#313131; }
#list_home a:hover { color:#313131; }
#list_home a:active { color:#313131; }

DIV#list_home .list_home_left{
	width:240px;
	float:left;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}
DIV#list_home .hot{
	width:30px;
	float: left;
	height: 20px;
	margin-left: 5px;
}

/* 資料列表 (日期格式) */
#list_date {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 11px;
}

/* 首頁商品區塊 */
#home_content {
	height: auto;
	width: 690px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
}

/* 首頁上品列表框 */
#home_products_row { width:100%;}

/* 首頁商品 */
#home_products_row .home_products_case { float: left; clear : right; }
#home_products {float: left; clear:both; margin: 0 auto;}

/* 首頁產品圖 */
DIV#home_products .home_images{ margin: 0 auto; text-align: center;}

/* 首頁產品名稱 */
DIV#home_products .home_name {
	font-size: 1em;
	color: #313131;
	line-height: 16px;
	padding-top: 5px;
	padding-footer: 3px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

/* 分類說明 */
#content_note {
	clear:both;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
}

/* 分類區塊 */
#categories {
	width: 710px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	min-height:330px;
	_height:330px;
	*+min-height:395px;
}

/* 內容區塊 */
#content {
	width: 710px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	min-height:330px;
	_height:330px;
	*+min-height:395px;
}

/* 商品頁廣告區 */
.product_banner{
	padding-bottom:15px;
	text-align:center;
}

/* 內頁上品列表框 */
#products_row {
	width:100%;
}

/* 內頁商品 */
#products_row .products_case { float: left; clear : right; }
#products {float: left; margin: 0 auto;}

/* 內頁產品圖 */
DIV#products .images{
	text-align: center;
}

/* 內頁產品名稱 */
DIV#products .name {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
	background-image: url(../images/name_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	padding: 5px;
	width:129px;
}
#products .text{ 
	font-size:11px;
	line-height:18px;
	color:#a3a3a3;
	background-image: url(../images/name_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	padding: 0px 5px 5px;
	text-align: left;
}
#products .money {color: #f46024; font-weight:bold;}

/* 商品頁樣式設定 (左右區塊) */
#products_detail_content_left {
	width:400px;
	float: left;
}
#products_detail_content_right {
	width:256px;
	float: right;
	clear: right;
}

/* 商品頁說明區塊 */
#content_description {
	height: auto;
	width: 700px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
	padding-left:23px;
}

/* 商品頁樣式設定 (商品列表) */
#products_list_title_content {
	float:left;
	width: 680px;
	background-image: url(../images/right_title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 5px;
}

#products_list_title_related {
	float:left;
	width: 680px;
	background-image: url(../images/right_title3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-bottom: 5px;
}
#products_list_box{
	clear:both;
	width: 650px;
	/*padding-left: 20px;*/
	padding-right: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	*min-height:10em;
	_min-height:10em;
}

#products_product_contant{
	width: 650px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	min-height:150px;
	_height:150px;
	*+min-height:150px;
}

/* 相關商品列表框 */
#products_list_row { width:100%;}

/* 相關商品 */
#products_list_row .products_case { float: left; clear : right; }
#products_list {float: left; margin: 0 auto;}

/* 相關商品產品圖 */
DIV#products_list .images{text-align: center;}

/* 相關商品名稱 */
DIV#products_list .name {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom:3px;
	text-align: center;
	background-image: url(../images/name_bg.gif);
	background-position: left top;
	background-repeat: repeat;
}

/* 相關圖檔 */
#products_detail_content_row {
	width: 256px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}

/* 相關圖檔按鈕區 */
#products_detail_content_btn {
	width: 250px;
	text-align: center;
	margin: 10px 0px 10px 0px;
	float: left;
}

/* 價格區 */
#products_detail_price {
	width: 234px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	float: left;
	padding-left: 16px;
	line-height: 24px;
	font-size: 12px;
	margin-bottom:5px;
}

/* 市價 */
#market_price_title {
	font-size:12px;
	float:left;
	color: #675D9C;
}
#market_price_number {
	font-size:14px;
	float:left;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
	text-align: left;
}

/* 特價 */
#special_title {
	font-size:1em;
	float:left;
	color: #675D9C;
}
#special_number {
	font-size:18px;
	float:left;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

/* 規格區 */
#products_detail_spec {
	width: 234px;
	padding-left: 16px;
	line-height: 24px;
	float: left;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	margin-bottom: 5px;
}
#products_detail_spec select{
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	width: 14em;
}

/* 購物車區 */
#products_detail_car {
	width: 250px;
	padding-left:16px;
	float: left;
	line-height: 25px;
	clear: left;
	margin-bottom: 5px;
}

/* 購物車區-數量 */
#products_detail_car_number {
	width: 110px;
	float: left;
	padding-right:10px;
}

/* 購物車區-按鈕 */
#products_detail_car_button {
	float: left;
	text-align: left;
}

/* 相關圖檔按鈕區-上一筆 */
#products_detail_previous {
	width: 115px;
	float: left;
}

/* 相關圖檔按鈕區-下一筆 */
#products_detail_next {
	width: 115px;
	float: right;
}

/* 商品頁樣式設定 (商品詳細資料: 相關圖片) */
#products_detail_thumbs_box {
	width: 122px;
	margin-bottom: 6px;
	margin-right: 6px;
	float: left;
}
#products_detail_thumbs_images {
	width:120px;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
	text-align: center;
}

/* 內容區塊頁尾 */
#bottom {
	clear: left;
	float: left;
	height: 0px;   /* FireFox */
	*height: 0px;  /* IE6 */
	*+height: 0px;  /* IE7 */
	padding:0;
	margin:0;
}


/* 網頁路徑 */
#path {
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color: #433568;
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	text-align: right;
	line-height: 18px;
	text-transform: uppercase;
}
#path a:link { color:#433568; }
#path a:visited { color:#433568; }
#path a:hover { color:#433568; }
#path a:active { color:#433568; }

/* 頁尾 */
#footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

/* 頁尾 logo */
#footer_logo {
	background-image: url(../images/footer_logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:200px;
	height:45px;
	float:left;
	font-size: 1.5em;
	line-height: 20px;
	font-weight: bold;
	color: #A6D253;
	text-align: center;
	padding-top: 44px;
}
DIV#footer_logo .number{color:#F8F8F8;}
/* 頁尾右區塊 */
#footer_right{
	width:760px;
	float: right;
}

/* 頁尾內文 */
#footer_text {
	width:730px;
	color:#FFFFFF;
	line-height: 16px;
	float:left;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 30px;
}
#footer_text a:link { color:#FFFFFF; }
#footer_text a:visited { color:#FFFFFF; }
#footer_text a:hover { color:#FFFFFF; }
#footer_text a:active { color:#FFFFFF; }

/* 頁尾選單 */
#footer_menu {
	width:730px;
	line-height: 16px;
	color: #C48591;
	font-size: 1em;
	height: 19px;
	float:right;
	text-align: left;
	padding-top:10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#footer_menu a:link { color:#C48591; }
#footer_menu a:visited { color:#C48591; }
#footer_menu a:hover { color:#C48591; }
#footer_menu a:active { color:#C48591; }

/* 頁尾版權宣告 */
#footer_copyright {
	width:730px;
	color: #FFFFFF;
	line-height: 16px;
	float:left;
	font-size: 0.9em;
	padding-left: 30px;
	text-align: left;
}
#footer_copyright a:link { color: #FFFFFF; }
#footer_copyright a:visited { color: #FFFFFF; }
#footer_copyright a:hover {	color: #ff0000; }
#footer_copyright a:active { color: #FFFFFF; }

/* 頁碼 */
#page_box{
	width:665px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	color: #403263;
	font-size: 11px;
	padding: 5px;
}

.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#403263;
	text-align:center;
	padding: 3px;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#ffffff;
	text-align:center;
	padding: 3px;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
	text-align:center;
	padding: 3px;
}

/* 日曆 */
#menu_center_calender {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:8px;
	padding-left:23px;
}
.calender {
	font-size:9px;
}

/* 上下筆按鈕 */
#pn_button{
	width: 650px;
	padding: 5px;
	float: right;
	text-align: right;
}

/* 回上頁 */
#return_button{
	width: 650px;
	padding: 5px;
	float: right;
	text-align: right;
}

.faq_q {
	background-image: url(../images/faq_02.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.faq_a {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image: url(../images/faq_03.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
.convey_text {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.convey_text a{color: #000000;}
.protect_title {
	font-size: 12px;
	line-height: 22px;
	color: #ad3787;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: left;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.protect_text {
	font-size: 12px;
	line-height: 20px;
	color: #4d4c4c;
	text-align: justify;
	padding-left: 25px;
}
.shopping_inf {
	font-size: 12px;
	line-height: 24px;
	color: #626262;
}
.shopping_title {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #dbdbdb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}
.shopping_text {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right:10px;
}
.shopping_text a{color: #fe6601;}
.shopping_text a:hover{color: #fe6601;}
.shopping_inf_map {
	background-image: url(../images/shopping_inf_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding:0px 10px;
}
.shopping_org {
	color: #f25821;
}

.text {
	font-size: 16px;
	line-height: 24px;
	color: #3e3e3e;
	text-align: left;
}
.title {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #3e3e3e;
	text-align: left;
}

/* 會員設計人氣票選區 */
.design_note {
	font-size: 12px;
	line-height: 1.5;
	color: #433568;
	text-align: justify;
}
.design_time {
	font-size: 12px;
	line-height: 1.5;
	color: #4c5fca;
	text-align: left;
}
.design_product_features {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-align: justify;
}
.design_people_case {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.design_buy_title {
	font-size: 12px;
	color: #ff6000;
	text-align: left;
}
.design_buy_people {
	font-size: 16px;
	color: #ff6000;
	text-align: left;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
}
.design_reply_title {
	font-size: 12px;
	color: #2976e0;
	text-align: left;
}
.design_reply_people {
	font-size: 16px;
	color: #2976e0;
	text-align: left;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
}

.reply_title {
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	color: #9b4334;
	text-align: left;
}
.reply_time {
	color:#a5a4a4;
	font-size: 12px;
	line-height: 1.2;
	text-align:left;
}
.reply_text {
	font-size: 12px;
	line-height: 1.5;
	color: #656565;
	text-align: justify;
	padding-top:10px;
}
.reply_text a{color: #656565;}
.reply_text a:hover{color: #656565;}
.design_decide_time {
	font-size: 12px;
	line-height: 1.5;
	color: #f8624a;
	text-align: left;
}
.design_decide_product_features {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-align: justify;
}
.product_by {
	font-size: 11px;
	line-height: 1.2;
	color: #7a84b5;
	text-align: left;
}
.design_contact_title {
	background-image: url(../images/design_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 24px;
	color: #3d3c3c;
	padding-left: 10px;
}
.design_contact_input {
	background-color: #ffffff;
	border: 1px solid #d4d0c8;
	font-size: 12px;
	line-height: 14px;
	color: #6d5f55;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: none;
}
.design_contact_btn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 5px;
}

/* 上方選單列表 開始 */
.menu_tag {
	height:23px;
	float:left;
	padding-right:1px;
	line-height:23px;
	overflow:visible;
	white-space:nowrap;
	font-size:12px;
}
.menu_tag a:link  { color: #FFFFFF;white-space:nowrap; }
.menu_tag a:visited  { color: #FFFFFF;white-space:nowrap; }
.menu_tag a:hover {	color: #CC0000;white-space:nowrap;}
.menu_tag a:active { color: #FFFFFF;white-space:nowrap;}

.menu_tag_home {
	height:23px;
	float:left;
	padding-right:1px;
	overflow:visible;
}
.menu_tag_home a:link  { color: #FFFFFF;white-space:nowrap; }
.menu_tag_home a:visited  { color: #FFFFFF;white-space:nowrap; }
.menu_tag_home a:hover {	color: #CC0000;white-space:nowrap;}
.menu_tag_home a:active { color: #FFFFFF;white-space:nowrap;}

/* 上方選單列表 結束 */
