/* body 設定 */
body {
	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;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 引導頁 body 設定 */
.index_bg {
}

/* 版面寬度設定 */
#page {
	width: 960px;
}

/* 定義區塊：上方內容 */
#box_top {
	height:300px;
}

/* 定義區塊：中間內容 */
#box_center {
	background-image: url(../images/main_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
}

/* 定義區塊：下方內容 */
#box_bottom {
}

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

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

/* 定義區塊：首頁內容 */
#box_home {
	min-height:200px;
	_height: 200px;
	padding-bottom:10px;
}

/* 定義區塊：主要內容 */
#box_main {
	min-height:500px;
	_height: 500px;
}

/* 標題 */
#title {
	background-image: url(../images/rigth_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
}
h1 {
	font-size: 16px;
	color: #480024; 
	font: bold 16px/24px tahoma; 
	line-height: 20px;
	padding-left: 25px;
	padding-top: 2px;
}

/* 內容區塊 */
#content {
	width: 714px!important;
	width: 725px;
	padding-top:10px;
	padding-left:11px;
}

/* 內容區塊頁尾 */
#bottom {
}

/* Banner 區塊 */
#banner {
	width:100%;
	height:140px;
	z-index:1;
}
#banner_shortcut {
	position:absolute;
	width:100%;
	padding-top:5px;
	padding-right:12px;
	font-size: 10px;
	color:#666666;
	text-align:right;
	z-index:999;
}
#banner_shortcut a:link { color:#666666; }
#banner_shortcut a:visited { color:#666666; }
#banner_shortcut a:hover { color:#CC0000; text-decoration:none;}
#banner_shortcut a:active { color:#666666; }

/* 主選單 */
#main_menu {
	background-image:url(../images/main_menu_bg.gif);
	background-repeat:no-repeat;
	width: 100%;
	text-align:right;
	padding-top:24px;
}
#main_menu_item {
	position:static;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	float:right;
}

#company_name {
	position:absolute;
	width: 100%;
	FONT: bold 32px/48px tahoma; 
	COLOR: #ffffff; 
	padding-top:77px;
	padding-right:15px;
	text-align:right;
}

/* 子選單 */
#menu_top {
	background-image: url(../images/left_title.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:200px;
	height:38px!important;
	height:39px;
	padding-top:1px;
	font: bold 16px/24px tahoma; 
	color: #FFFFFF;
	text-align:center;
}
#menu_center {
	width:200px;
	height: auto;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}
#menu_row {
	background-image: url(../images/left_menu1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:160px;
	height:27px;
	padding-left:17px;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
}
#menu_bottom {
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:200px;
	height:33px;
}
#menu_row_search_text {
	float:left;
	margin-right:2px;
}
#menu_row_search_button {
	float:left;
}

/* 網頁路徑 */
#path {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	color: #999999;
	height: 25px;
	padding-top:2px;
}
#path a:link { color:#999999; }
#path a:visited { color:#999999; }
#path a:hover { color:#CC0000; }
#path a:active { color:#999999; }

/* 資料列 */
#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:11 6;
	padding-left:21px;
	height:22px;
	line-height:22px;
	vertical-align:top;
}

/* 頁尾 */
#footer { 
	width:960px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:100px;
	font-size: 11px;
}

/* 頁尾 logo */
#footer_logo { 
	background-image: url(../images/footer_logo.jpg);
	background-repeat:no-repeat;
	background-position:center middle;
	width:200px;
	height:80px;
	float:left;
}

/* 頁尾內文 */
#footer_text {
	width:740px;!important;
	width:760px;
	color:#FAB6CA;
	line-height: 18px;
	padding-top:5px;
	padding-left:20px;
	float:left;
}
#footer_text a:link { color:#FAB6CA; }
#footer_text a:visited { color:#FAB6CA; }
#footer_text a:hover { color:#FFFFFF; }
#footer_text a:active { color:#FAB6CA; }

/* 頁尾選單 */
#footer_menu {
	width: 100%;
	line-height: 18px;
	color: #666666;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	padding-left:215px;
	padding-bottom:10px;
}
#footer_menu a:link { color:#666666; }
#footer_menu a:visited { color:#666666; }
#footer_menu a:hover { color:#CC0000; }
#footer_menu a:active { color:#666666; }

/* 頁尾版權宣告 */
#footer_copyright { 
	width:740px;!important;
	width:760px;
	color: #FAB6CA; 
	line-height: 18px;
	padding-left:20px;
	float:left;
}
#footer_copyright a:link { color: #FAB6CA; }
#footer_copyright a:visited { color: #FAB6CA; }
#footer_copyright a:hover {	color: #FFFFFF; }
#footer_copyright a:active { color: #FAB6CA; }

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

#products_detail_content_left {
	width:58%;
}
#products_detail_content_right {
	padding-top:22px;
	padding-left:18px;
}
#products_detail_content_row {
	width:100%;
}

#products_detail_content_title {
	background-image: url(../images/rigth_title4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 40px;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FE6296;
	padding-left: 35px;
	padding-top: 8px;
}
#products_detail_content_main{
	padding-left: 35px;
}

#products_detail_thumbs_box {
	float:left;
	padding-left:5px;
	padding-bottom:5px;
}
#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 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

/* 頁碼 */
.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#FFFFFF;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#333333;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
}
#page_no {
	color:#666666;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

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