/* 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;
	background-color: #ffffff;
}

/* 引導頁 body 設定 */
.body_index {
	color: #FFFFFF;
}

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

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



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

/* 定義區塊：下方內容 */
#box_bottom {
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:auto;
	width: 960px;
}

/* 定義區塊：中間內容-子選單 */
#box_center_menu {
	width: 200px;
	clear: left;
	float: left;
	margin-bottom:10px;
}

/* 定義區塊：中間內容-主要內容區 */
#box_center_content {
	width: 760x!important;
	width: 760px;
	padding-left:15px;
	padding-right:15px;
}

/* 定義區塊：首頁內容 */
#box_home {
	/*min-height:500px;
	_height: 500px;*/
	height:1;
	padding-bottom:15px;
	padding-top: 0px;
	clear:both;
}

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

/* 定義區塊：主要內容 (一半寬) */
#box_main_half_left {
	width:730px;
	text-align:justify; 
	text-justify:inter-ideograph;
	float:left;

}
#box_main_half_right {
	width:730px;
}

/* 標題 */
#title {
	background-image: url(../images/right_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height: 39px;
}
h1 {
	color: #025AC8;
	padding-left: 55px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	padding-top: 7px;
	padding-left:30px;
	
}

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

/* 內容區塊頁尾 */
#bottom {
	width: 696px!important;
	width: 725px;
	padding-left:20px;
	padding-right:20px;
}

/* Banner 區塊 */
#banner {
	width:100%;
	height:200px;
	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;
}
#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_member {
	background-image: url(../images/left_title.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
	width:200px;
	height:34px!important;
	height:34px;
	color: #3F3D3D;
	text-align:left;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
}
#menu_products{
	clear:both;
}
#menu_search{
	clear:both;
}
#menu_top {
	background-image: url(../images/left_title2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px!important;
	width:200px;
	height:37px!important;
	height:37px;
	color: #FFFFFF;
	text-align:left;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
}
#menu_center {
	width:180px;
	padding-bottom:10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_row {
	background-image: url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 10px 7px;
	font-size: 12px;
	line-height: 16px;
	color: #686163;
	width: 150px!important;
	width: 180px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6B5B5;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom:5px;
}
#menu_row a:link { color:#686163; }
#menu_row a:visited { color:#686163; }
#menu_row a:hover { color:#025AC8; }
#menu_row a:active { color:#686163; }

#menu_bottom {
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:200px;
	height:10px;
}

/* 搜尋選單 */
#search_top {
	background-image: url(../images/left_title2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px!important;
	width:200px;
	height:37px!important;
	height:37px;
	color: #FFFFFF;
	text-align:left;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
}
#search_center {
	width:175px!important;
	width:196px;
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	margin-right: 3px;
	margin-left: 2px!important;
	margin-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_row_search_text {
	float:left;
	width: 100px!important;
	width: 100px;
}
#menu_row_search_button {
	float:left;
	width: 40px;
}
#search_bottom {
	background-image: url(../images/left_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:200px;
	height:10px;
}

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

/* 資料列表 */
#list {
	padding-top:4px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
/* 資料列表 (首頁) */
#list_home {
	height:22px;
	line-height:25px;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0148A8;
	padding-left: 10px;
	margin-left: 5px;
	font-size: 11px;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#list_home a:link { color:#666666; }
#list_home a:visited { color:#666666; }
#list_home a:hover { color:#666666; }
#list_home a:active { color:#666666; }

/* 資料列表 (日期格式) */
#list_date {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 11px;
}

/*關於我們文字顏色設定*/
#content_home{
	color: #666666;
	text-align:left; 
	text-justify:none;
}

/* 頁尾 */
#footer {
	width:960px;
	font-size: 11px;
	color:#A48762;
	line-height: 18px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:20px!important;
	padding-bottom:10px;
}

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

/* 頁尾標籤 */
#footer_tags { 
	float:right;
	padding-right:20px;
}

/* 頁尾選單 */
#footer_menu {
	width:700px!important;
	width:750px;
	line-height: 18px;
	color: #383838;
	font-size: 11px;
	height: 28px;
	padding-top: 9px;
	float:right;
	padding-left: 60px;
}
#footer_menu a:link { color:#383838; }
#footer_menu a:visited { color:#383838; }
#footer_menu a:hover { color:#3887F0; }
#footer_menu a:active { color:#383838; }


/* 頁尾右區塊 */
#footer_right{
	width:760px;
	float: right;
}

/* 頁尾內文 */
#footer_text {
	width:700px!important;
	width:750px;
	color:#626262;
	line-height: 18px;
	float:right;
	padding-left: 60px;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer_text a:link { color:#626262; }
#footer_text a:visited { color:#626262; }
#footer_text a:hover { color:#626262; }
#footer_text a:active { color:#626262; }

/* 頁尾版權宣告 */
#footer_copyright {
	width:700px !important;
	width:750px;
	color: #626262;
	line-height: 16px;
	float:right;
	font-size: 11px;
	padding-left: 60px;
}
#footer_copyright a:link { color: #626262; }
#footer_copyright a:visited { color: #626262; }
#footer_copyright a:hover {	color: #ffffff; }
#footer_copyright a:active { color: #626262; }

/* 商品頁樣式設定 (商品列表) */
#products_list_row{	
	height:125px;
	clear:both;
		
}
#products_list_box {
	float:left;
}
#products_list_images {
}
#products_list_name {
	padding-left:6px;
	padding-top:2px;
	text-align:left; 
	text-justify:none;
}

/* 商品頁樣式設定 (商品詳細資料) */
#products_detail_content_left {
	width:420px;
	padding-right: 19px;
	padding-left: 10px;
}
#products_detail_content_right {
	width:266px;
	background-image:url(../images/product_title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:32px;
	padding-right: 10px;
}
#products_detail_content_row {
	width: 256px;
}
#products_detail_content_title {
	background-image: url(../images/rigth_title4.jpg);
	background-repeat: no-repeat;
	background-position: 16 top;
	width: 696px!important;
	width: 725px;
	height: 28px!important;
	height: 35px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #CA6600;
	padding-left: 34px;
	padding-top: 7px!important;
	padding-top: 10px;
}

/* 商品頁樣式設定 (商品詳細資料: 相關圖片) */
#products_detail_thumbs_box {
}
#products_detail_thumbs_no {
}
#products_detail_thumbs_images {
	width:120px;
	height:90px;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
	margin-left: 6px;
}

/* 頁碼 */
.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;
	white-space:nowrap;
}

/* 按鈕 */
.botton_navigation {
}

/* 日曆 */
#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;
}