/*  ------------------------------------------------- 連結設定 */

.Headermenu_Member{
	word-spacing: 0.6em;
}/*會員*/
.Headermenu_Member a:visited {
	text-decoration: none;
	color: #6c6c6c;}

.Headermenu_Member a:link {
	text-decoration: none;
	color: #6c6c6c;}

.Headermenu_Member a:hover {
	color: #ff66cc;
	text-decoration: underline;}

.Headermenu_Member a:active {
	color: #ff66cc;
	text-decoration: underline;}

.Headermenu{
	word-spacing: 0.3em;
}
.Headermenu a:visited {
	text-decoration: none;
	color: #6c6c6c;}
	
.Headermenu a:link {
	text-decoration: none;
	color: #6c6c6c;}
	
.Headermenu a:hover {
	color: #FFFFFF;
	background-color: #66CC66;}
	
.Headermenu a:active {
	color: #FFFFFF;
	background-color: #66CC66;}

.Footermenu{}

.Footermenu a:visited {
	text-decoration: none;
	color: #6c6c6c;}
	
.Footermenu a:link {
	text-decoration: none;
	color: #6c6c6c;}
	
.Footermenu a:hover {
	text-decoration: underline;
	color: #FF3399;}
	
.Footermenu a:active {
	text-decoration: underline;
	color: #ff3399;}

a:visited {/*內定*/
	color: #6c6c6c;
	text-decoration: none;}
	
a:link {
	color: #6c6c6c;
	text-decoration: none;}
	
a:hover {
	color: #FF3399;}
	
a:active {
	color: #ff3399;}
	
/*---------------------------------------------------------------*/

body {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

body {
	margin-top: 1px;
	text-align: center;
	color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
}

table {
}

input {
	cursor: hand;
	border: 1px solid #FF99CC;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	color: #666666;
}

select {
	color: #cd72da;
	border: 1px solid #CD72DA;
	background-color: #F9EFFB;
?, FinishOpacity=50, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?);
	width: 120px;
}

#Header{}


#Header table{
	font-size: 70%;
	letter-spacing: 0.05em;
}

#Menu{
	width: 127px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 5px;
	font-size: 75%;
}
#Content table {
	font-size: 90%;
	line-height: 22px;
}


#Content {
	width: 700px;
	font-size: 85%;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
}

#Footer{
	width:  100%;
	padding-bottom: 40px;
	padding-top: 40px;
}

#Footer table{
	font-size: 70%;
	letter-spacing: 0.1em;
}

#Path{/*路徑*/
	text-align: left;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 80%;
}

/*  ------------------------------------------------- 文字顏色設定  */

.PriceColor_Red{
	color: #FF0000;
}

.TextColor_gray{
	color: #494949;
	font-size: 90%;
	letter-spacing: 0.1em;
}

.TextColor_photo_note{
	color: #FF0000;
	line-height: 15px;
}

.TextColor_Pinco{
	color: #FF66CC;
}

.TextColor_Green{
	color: #00CC33;
	font-size: 90%;
}

.TextColor_Red{
	color: #FF0000;
	font-size: 12px;
}

.TextColor_Red_X{
	color: #FF0000;
	text-decoration: line-through;
}

.TextColor_Red_bold{
	color: #FF0000;
	font-weight: bold;
	font-size: 90%;
}

.TextColor_Black_bold{
	color: #333333;
	font-weight: bold;
}

.TextColor_News_TitleList{
	font-size: 13px;
	letter-spacing: 0.1em;
}

.TextColor_News_Date{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.TextColor_News_Title{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.TextSize_smaller{
	font-size: 80%;
}

.Text_box{
	font-size: smaller;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	letter-spacing: 0.1em;
}

/*  -------------------------------------------------首頁 - 左邊選單設定  */

#Search_bg{/*搜尋*/
	background-color: #e5e5e5;
	height: 55px;
	padding-top: 5px;
}

#Menu_line_green{
	background-image: url(images/menu_line_green.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 98%;
	letter-spacing: 0.1em;
}

#Menu_line_red{
	background-image: url(images/menu_line_red.gif);
	background-repeat: repeat-x;
	width: 100%;
	letter-spacing: 0.1em;
	padding-top: 5px;
	background-color: #f2e7b8;
	padding-bottom: 3px;
	font-size: 98%;
}

#Menu_PincoBg{
	color: #FFFFFF;
	background-color: #f49ac1;
	padding-top: 5px;
	width: 100%;
	padding-bottom: 3px;
}

#MenuList{/*選單*/
	line-height: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.3em;
	font-size: 90%;
}

#MenuList_Sub{/*次選單*/
	line-height: 23px;
	background-image: url(images/MenuList_Sub.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 38px;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 0em;
}

#MenuList_BT{/*Banner*/
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6699;
	width: 120px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 90%;
}

/*  -------------------------------------------------首頁 Content 設定 - Flash */

#Flash_frame{
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 0px;
	width: 670px;
}

#News_Frame{/*最新消息框架*/
	width: 326px;
	border: 1px solid #e0dca1;
	background-color: #fffcd9;
	background-image: url(images/index_newsBg.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
}

#News_topic{/*最新消息內文標題*/
	background-image: url(images/Flower.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cbcabe;
	font-size: 12px;
}

#BrandFrame{/*注目品牌*/
	width: 140px;
	margin-top: 3px;
	margin-left: 8px;
	float: left;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 1px;
	margin-bottom: 0px;
}

#BrandTXTFrame{/*品牌TXT用 (ListBrand.asp)*/
	width: 280px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 1px;
	margin-bottom: 0px;
}

/*  -------------------------------------------------首頁 Content 設定 - 超人氣商品 */
#SerialsProduct{	
    width: 97%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

#SerialsProduct_Pimg{
	border: 0px;
	height: 80px;
	width: 220px;
	float: left;
	margin: 1px;
}

#RankingProduct{
	width: 97%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

#RankingProduct img{
	border: 0px;
	margin-top: 4px;
}

#HotProduct{
}

#HotProduct img{
	border: 1px solid #999999;
	margin-top: 4px;
}

.Product_PhotoBorder{
	margin-bottom: 3px;
	border: 1px solid #999999;
}

#Product_Item{/*商品框架*/
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 12px;
}


#Product_Photo{/*商品照片*/
	height: 140px;
	width: 140px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}

/*  -------------------------------------------------產品頁 - 清單頁 */

#ProductList_Item{
	height: 140px;
	width: 140px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*  -------------------------------------------------產品頁 - 說明頁 */

#P_AD{}

#P_photo{/*左框架-照片*/
	padding: 1px;
	float: left;
	margin-left: 0px;
	border: 1px solid #999999;
}

#P_info{/*右框架-註解*/
	width: 400px;
}

#P_info_head{
	font-weight: bold;
	color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 105%;
}

#P_info_noteline{
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

#P_description{/*商品詳細說明區*/
	clear: both;
	float: none;
	color: #333333;
	margin-top: 15px;
	width: 95%;
}

#P_description_title{/*商品詳細說明 - 標題分類*/
	background-color: #ffeeee;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#P_description_title_yellow{/*商品詳細說明 - 標題分類(黃底)*/
	background-color:#FF9;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#P_description_text{/*商品詳細說明 - 文字說明*/
	margin: 20px;
	line-height: 20px;
}
#Content #FullFrameBolder #P_description_text input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*  -------------------------------------------------會員設定 */

#FullFrameBolder{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-image: url(images/member_NewMember.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 90%;
}

#FullFrameBolder table{
}

#FullFrameBolder_PrintOrderRec{
	border: 1px solid #CCCCCC;
	background-image: url(images/member_NewMember.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	width: 760px;
	margin-top: 20px;
	padding: 10px;
	font-size: 80%;
	text-align: left;
}

#FullFrameBolder_Shopping{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-image: url(images/member_NewMember.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#FullFrameBolder_Shopping table{
	line-height: 15px;

}

#FullFrameBolder_Login{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(images/member_loginBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
}

#FullFrameBolder_NewMember{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(images/member_NewMember.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	margin-bottom: 10px;
}

#FullFrameBolder_PSW{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(images/member_PSW.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

#FullFrameBolder_AboutUs{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-image: url(images/member_NewMember.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 90%;
}

/*---------------------------------------------*/

#service_title{
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E7E7E7;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

.table_border_dash_title{
	color: #669966;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	padding: 2px;
	word-spacing: 0.1em;
}

.table_border_dash_title_nobg{
	color: #669966;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding: 2px;
	word-spacing: 0.1em;
}

.table_border_dash_Item{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 3px;
}

.table_border_nodash_Item{
	color: #666666;
	line-height: 18px;
	padding: 3px;
}

.table_border_solidline_lastItem{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px;
	line-height: 18px;
}

.table_border_solidline_around{
	padding: 3px;
	border: 6px solid #F00;
}

#SiteFrame{
	padding-left: 10px;
}

.arrowcolor{
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
}

.add_comment{
	margin-left: 450px;
}
