/* 預設 CSS 檔 (此檔是依區塊設定為主，請勿變更此檔) */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #999999; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
}

/* 文字基本設定 */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	COLOR: #333333; 
	FONT: bold 16px/24px tahoma; 
	line-height: 40px;
}
h2 {
	line-height: 32px;
}
h3 {
	line-height: 24px;
}
div, table {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin-left:12px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
}
input {
	font-size: 13px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	border: 1px solid #999999;
	background-image:url(../images/default/formshadow.png);
}
input.image_button {
	clear: both;
	border:none;
}
input.button {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
}
input.radio {
	background:none;
	border: 0px;
}
input.checkbox {
	background:none;
	border: 0px;
}
textarea {
	border: 1px solid #999999;
	font-size: 13px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #e3e3e3; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #999999;
}

/* 版面基本設定 */
#page {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/* 定義區塊：上方內容 */
#box_top {
	width:100%;
	float:left;
}

/* 定義區塊：中間內容 */
#box_center {
	width:100%;
	float:left;
}

/* 定義區塊：下方內容 */
#box_bottom {
	width:100%;
	float:left;
}

/* 定義區塊：中間內容-子選單 */
#box_center_menu {
	width: 215px;
	float:right;
}

/* 定義區塊：中間內容-主要內容區 */
#box_center_content {
	width: 745px;
	float:right;
}

/* 定義區塊：首頁內容 */
#box_home {
	width:100%;
	padding-bottom:10px;
}

/* 定義區塊：主要內容 */
#box_main {
	width:100%;
}

/* 定義區塊：主要內容 (一半寬) */
#box_main_half {
	width:47%;
	float:left;
}

#title {
	width: 100%;
}

#content {
	text-align:justify; 
	text-justify:inter-ideograph;
	width: 100%;
}

#bottom {
	padding-top:10px;
	padding-bottom:15px;
}

/* Banner 區塊 */
#banner {
	width:100%;
	float:left;
}

/* 主選單 */
#main_menu {
	width:100%;
}

#list {
	background-image:url(../images/default/icon_01.gif);
	background-repeat:no-repeat;
	background-position:0 6;
	padding-left:12px;
	height:22px;
	line-height:22px;
	vertical-align:top;
}
#list_home {
	background-image:url(../images/default/icon_01.gif);
	background-repeat:no-repeat;
	background-position:0 6;
	padding-left:40px;
	line-height:22px;
	line-height:22px;
	vertical-align:top;
}

/* 定義區塊：路徑 */
#path {
	width: 100%;
}

/* 商品頁樣式設定 */
#products_list_box {
	float:left;
	padding-bottom:10px;
}
#products_list_images {
}
#products_list_name {
}

#products_detail_content_left {
	width:65%;
	float:left;
}
#products_detail_content_right {
	width:35%;
	float:left;
}
#products_detail_content_row {
	width:100%;
}

#products_detail_thumbs_box {
	float:left;
}
#products_detail_thumbs_no {
	position:absolute;
	font-size: 9px;
	width:20px;height:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	vertical-align:top;
}
#products_detail_thumbs_images {
	text-align:center;
	vertical-align:middle;
}

/* 頁碼 */
.page_outline {
	font-size: 11px;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	width:20px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
}
.page_outline_color {
	font-size: 11px;
	background-color:#CCCCCC;
	border:1px #999999 solid;
	width:20px;
	height:20px;
	text-align:center;
	color:#333333;
}
.page_outline_skip {
	background-color:#FFFFFF;
	font-size: 11px;
	color: #666666;
	border:1px #CCCCCC solid;
	width:46px;
	height:20px;
	text-align:center;
}
#page_no {
	width:100%;
	color:#666666;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

#message {
	font-size: 15px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#out_of_stock {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align:center;
}

/* 按鈕-回上頁 */
.botton_back {
	float:right;
}
