/*
  Design by C.K. ck_yang@hotmail.com
  Copyright (c) 2006 Dah Corp.
  http://www.dah.com.tw
*/
/*網頁內容相關設定	*/
body, html {
	margin: 0 auto;
	width: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EFEFEF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
	font-size: 12px;
	font-weight: lighter;
	}
/*連結相關設定	*/
a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited {
	color: #666666;text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: #CC3300;
	text-decoration: none;
	}
/*網頁內容區大小設定*/
#rap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	}
/*頁首設定*/	
#top {
	width: 900px;
	margin: 0 auto;
	}
/*Menu整體底圖設定*/
#bodystyle {
	text-align: left;
	background: url(images/tatle/down-bg.jpg) repeat-y;
	width: 900px;
	padding: 0px;
	float: left;
  	voice-family: inherit;
	}
/*頁面公用選單*/
#header_menu {
	background: url(images/tatle/header_button.jpg) no-repeat;
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding-top: 4px;
	font-size: 12px;
	text-align: right;
	}

/*左邊Menu*/
#menuleft {
	width: 195px;
	float: left;
	text-align: left;
	}
#menuleft ul {

	margin: 5px;
	}
#menuleft ul li {
	margin-top: 5px;
	padding: 5px;
	width: 195px;
	text-align: left;
	}
#menuleft ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#menuleft ul ul li {

	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	margin-top: 5px;
	padding: 0;
	border: 0;
	}
/*中間Menu*/
#menucenter {
	width: 450px;
	float: left;
	text-align: left;
	}
#menucenter ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	}
#menucenter ul li {
	padding: 5px;
	width: 445px;
	margin-top: 5px;
	
	}
#menucenter ul ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#menucenter ul ul li {

	font-weight: normal;
	margin-top: 0px;
	padding: 0;
	border: 0;
	}
/*右邊Menu*/
#menuright {
	width: 195px;
	float: right;
	text-align: left;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #EBEBEB;
	}
#menuright ul {
	list-style-type: none;
	margin: 5px;
	}
#menuright ul li {
	margin-top: 5px;
	padding: 5px;

	}
#menuright ul ul {
	margin: 0;
	padding: 0;
	text-align: center;	
	
	}
	
#menuright ul ul li {

	margin-top: 5px;
	padding: 0;
	border: 0;
	}
/*中右邊Menu*/
#menucr {
	width: 660px;
	float: left;
	text-align: left;
	}
#menucr ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 7px;

	}
#menucr ul li {
	font-size: 12px;
	margin-top: 5px;
	padding: 5px;
	width: 655px;
	text-indent: 20px;

	}
#menucr ul ul {

	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;	
	}
	
#menucr ul ul li {
	margin-top: 5px;
	padding: 0;
	border: 0;

	}
/*底部版權宣告*/
#footer {
	background: url(images/tatle/footer.jpg) no-repeat;
	width: 900px;
	height: 35px;
	margin: 0 auto;
	padding-top: 7px;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	}
/*產品項目列表圖片*/
.menuicon li {
	list-style-image: url(images/bullet.gif);
	}
/*新品上架*/
.product_new {
	text-align: center;
	}
/*特賣商品*/
.product_sale {
	text-align: center;
	}
/*商品價格*/
.product_Price {
	color: #FF9933;
	}
/*商品說明文-小*/
.product_text_s {
	color: #666666;	
	FONT-SIZE: 12px;
	line-height: 22px;
	}
/*商品說明文-特小*/
.product_text_ss {
	color: #666666;
	FONT-SIZE: 12px;
	line-height: 22px;
	}
/*商品搜尋*/
.Search {
	text-align: left;
	color: #FF6600;
	}
/*自訂頁面*/
.PageIndex {
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 0px;
	}
/*商品說明(建議售價)*/
.product_list {
	width: 180px;
	height: 200px;
	text-align: center;
	font-size: 12px;
	color: #FF9900;
	padding-top: 5px;
	padding-left: 5px;
	}
/*圖片框線*/
.imgstyle {
	border: 1px solid #CCCCCC;
	}
/*公用選單連結顏色*/	
#header_menu a:link {
	color: #FF6600;
	text-decoration: none;
	}
#header_menu a:visited {
	color: #FF6600;
	text-decoration: none;
	}
#header_menu a:hover {
	color: #666666;
	font-weight: lighter;
	}
/*左右邊小頁面*/
h1 {
	width:195px;
	font-size:12px;
	background: url(images/tatle/right-tatle.jpg) no-repeat;
	height: 34px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: lighter;
	color: #660033;
	text-indent: 10px;
	}
/*備用右邊小頁面*/
h2 {}
/*中間小葉面*/
h3 {
	width: 450px;
	font-size: 12px;
	background: url(images/tatle/center-tatle.jpg) no-repeat;
	height: 35px;
	margin: 0;
	padding-top: 5px;
	color: #660033;
	font-weight: lighter;
	text-align: center;
	}
/*長的頁面*/
h4 {
	width: 660px;
	font-size: 12px;
	background: url(images/tatle/center-tatle-long.jpg) no-repeat;
	height: 35px;
	margin: 0;
	padding-top: 5px;
	color: #660033;
	font-weight: lighter;
	}
/*抬頭-5(3的下面)*/
h5 {
	width: 340px;
	font-size: 12px;
	height: 23px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	color: #660033;
	}
	
/*內文標題*/
.title
 {font-size: 12px;
	color: #660033;
	}
/*單行文字方塊*/
input {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;

}

/*多行文字方塊*/
textarea {
FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 22px;}
