@charset "utf-8";

/* supporting setting*/
img, div, li, ul, a { behavior: url(../includes/pngfix/iepngfix.htc) }

img {
	border:0px;
}

select, input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border:1px solid #CCC;
	padding:4px 5px;
	margin-bottom:3px;
	margin-right:2px;
}

input[type=checkbox], input[type=radio]{
	border:none;
}

select{
	padding-right:4px;
}

textarea{
	resize:none;
}

input:focus, select:focus, textarea:focus{
	color:#000;
	border:1px solid #777;
	box-shadow:0px 0px 6px #aaa;
}

/*.iepngfix { behavior: expression(IEPNGFIX.fix(this)); }*/

/* base /////////////////////////////////////////////////*/


body { /* Internet Explorer */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align: left;
	background:url(images/base/content_bg.jpg) center 130px no-repeat;
background-color: #00D3FE;
}


body /* Mozilla Firefox alignment */ {
	text-align: -moz-center;
}


.clear{
	clear:both;
}

.main_container{
	padding:30px 0px;
	padding-top:30px;
	margin:auto;
	text-align:center;
	background:url(images/base/bg.png) top center no-repeat;
}

.mainw{
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:left;
vertical-align:top;
}

.main_body{
/*	background-color:#FFF;
	box-shadow:0px 0px 20px #dfdfdf;*/
/*	padding:20px;*/
	border-radius:0px;
	margin:0px 0px;
	margin-bottom:20px;
	text-align:left;
	padding:30px;
	font-size:13px;
	color:#80200a;
	background:url(images/base/contentbody_bg.png) no-repeat top right;

	box-shadow:0px 3px 5px #c38c51;
	border-radius:10px;
	margin-top:30px;
}
/* section body box */
.main_contentbody, .home_contentbody{
/*	padding:20px;*/
}
.home_contentbody{
	background:url(images/home/bg.jpg) no-repeat top center;
}
.main_contentbody{
	
}
.main_contentbody, .news_details_box{
	background-color:#fff;
	box-shadow:0px 3px 5px #c38c51;
	border-radius:10px;
	padding:20px;
	padding-bottom:50px;
}

.main_contentbody > div {
	width:630px;
/*	display:inline-block;*/
	vertical-align:top;
	text-align:left;
}
* html .main_contentbody > div {
/*	display:inline;*/
}
* + html .main_contentbody > div {
/*	display:inline;*/
}




.main_nav{
	text-align:right;
	display:table;
	margin-right:20px;
}
.main_nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.main_nav > ul{
	background:url(images/base/pattern/gradient_whi.png) repeat-x bottom;
/*	background:url(images/base/pattern/gradient_color.png) repeat-x bottom;
	background-color:#ffda00;
	*/
	border-radius:5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	margin-bottom:10px;
	padding:0px;
	padding-left:3px;
	box-shadow:0px 1px 1px #875900;
}
.main_nav li > div:first-child{
}

.main_nav li{
	font-family:"微軟正黑體", Arial;
	font-size:15px;
	color:#3b3b3b;
	display:inline-block;
	cursor:pointer;

}
.main_nav > ul > li{
	color:#572311;
	padding:5px 2px;
	padding-right:5px;
	border-spacing:0px;
	border-right:1px dashed #fff;
/*	border-right:1px solid #FFF;*/
}
.main_nav > ul > li:last-child{
	border:none;
}
.main_nav li > div{
	padding:10px 15px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-radius:3px;
}

.main_nav li:hover > div, .main_nav li.hl > div{
	background-color:#300;
	box-shadow:inset 0px 0px 3px #000;
	padding:10px 15px;
	color:#ffdd01;
}
.main_nav li.hl{
/*	box-shadow:inset 0px -5px #292929;*/
}
* html .main_nav li{
	display:inline;
}
* + html .main_nav li{
	display:inline;
}

.subnav{
	margin:auto;
	text-align:center;
	position:absolute;
	display:none;
	z-index:100;
}
.subnav ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	margin-top:5px;
	margin-left:-13px;
	background-color:#FFF;
/*	border:1px solid #ea8a00;*/
	box-shadow:0px 0px 15px #fff;
	font-size:11px;
}
.subnav li{
	color:#e19a00;
	background:none!important;
	text-align:left;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	display:list-item;
	font-size:13px;
}
.subnav li:hover{
	background-color:#afe8e6;
	color:#000;
	cursor:pointer;
}


.no_result{
	text-align:center;
	padding:10px;
	color:#999;
}
/* base end/////////////////////////////////////////////////*/
/* lang //////////////////////////////////////*/

/* lang style 1 */
.lang_div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	padding-bottom:20px;
	display:table;
}
.lang_menu {
	width:80px;
	text-align:center;
	position:absolute;
	background-color:#FFF;
	border:1px solid #CCC;
	z-index:101;
}
.lang_menu ul{
	padding:0px;
	list-style-type:none;
	margin:0px;
	text-transform:none;
}
.lang_menu li{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	display:list-item;
	background-color:none;
}
.lang_menu li:hover{
	background-color:#bababa;
	color:#fff;
	cursor:pointer;
}
.lang_tab{
	background:url(images/header/lang_arrow.png) no-repeat right;
	padding-right:20px;
	cursor:pointer; 
	font-family:arial; 
	font-size:12px; 
	text-align:center;
	color:#999;
}
.lang_tab div{
	padding:5px; 
	text-transform:none;
}
/* lang style 2 */
.lang_list > div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
	padding-right:10px;
	padding-left:10px;
	display:inline-block;
}
* html .lang_list > div{
	display:inline;
}
* + html .lang_list > div{
	display:inline;
}

.lang_list > div:hover, .lang_list > div.hl{
	color: #319FBF;
}


/* lang end//////////////////////////////////////*/

/* a link ////////////////////////////////////////////*/
a:link, a:visited, a:active {
	color: #80200a;
	text-decoration: none;
}

a:hover {
	color: #261a00;
	text-decoration: none;
}


/* a link end////////////////////////////////////////////*/

/* general /////////////*/
.content_sp{
	font-family:"微軟正黑體", Arial;
	font-size:15px;
}
.captcha_box > div{
	display:inline-block;
	margin-bottom:5px;
	margin-right:5px;
	vertical-align:top;
}
* html .captcha_box > div{
	display:inline;
}
* + html .captcha_box > div{
	display:inline;
}
.captcha_box > div:first-child{
	width:100px;
	height:40px;
}

.table_form{
	margin-bottom:10px;
	width:100%;
}
.table_form tr:hover{
	background-color:#ead8b3;
}
.table_form td{
	padding-right:5px;
	padding-bottom:3px;
	font-size:11px;
	vertical-align:top;
	color:#666;
}
.table_form > tbody > tr > td{
	padding:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f2e4c4;
}
.table_form > tbody > tr:nth-last-child(1) > td{
	border:none;
}
.table_form > tbody > tr > td:first-child{
	width:100px;
}
.table_form td:first-child{
	color:#000;
}

.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

/* general end ////////////////*/

/* header////////////////////////////////////////////*/

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
/*	background:url(images/base/header_bg.png) repeat-x center bottom;*/
}
.header_logo{

	position:absolute;
/*	padding:30px 10px 10px;
	margin-top:-50px;
	background-color:#600;
*/
	margin-left:20px;
}
.header_logo img{
}

.header_member_box div{
	display:inline-table;
	padding:0px 10px;
	border-right:1px solid #7c7c7c;
}
.header_member_box div:first-child, .header_member_box div:nth-child(2){
	padding-left:0px;
}
.header_member_box div:last-child, .header_member_box div:first-child{
	border:none;
}


/* header end////////////////////////////////////////////*/
/* footer ///////////////////////////////////////////*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #311200;
	padding-top:30px;
	padding-bottom:60px;
	background:url(images/base/footer_bg.png) repeat-x top;
/*	border-top:1px solid #CCC;*/
}

.footer_cr{
	padding-right:30px;
	vertical-align:top;
}

.footer_nav {
	padding-left:10px;
	color: #c2a875;
}

.footer_contact{
	padding-top:10px;
	border-top:1px solid #e1e1e1;
	color:#888888;
	font-size:11px;
}
.footer_contact a:hover{
	color:#ff7200;
}
.footer_contact > div{
	display:inline-block;
	padding-right:30px;
}
* html .footer_contact > div{
	display:inline;
}
* + html .footer_contact > div{
	display:inline;
}


.footer_sitemap{
	padding-left:30px;
	border-left:1px solid #c7b07f;
}

.footer_sitemap .page_sec ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-bottom:15px;
}
.footer_sitemap .page_sec li{
/*	color:#ea8a00;*/
	color:#311200;
	display:inline-block;
	padding-right:45px;
}
.footer_sitemap .page_sec li:last-child{
	padding-right:0px;
}
.footer_sitemap .page_sec li:hover{
	cursor:pointer;
	color:#000;
}
* html .footer_sitemap .page_sec li{
	display:inline;
}
* + html .footer_sitemap .page_sec li{
	display:inline;
}
.footer_sitemap .page_sec_sub{
	float:left;
}
.footer_sitemap .page_sec_sub div{
	font-size:13px;
}
.footer_sitemap .page_sec_sub ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:5px;
	padding-right:90px;
	padding-bottom:30px;
}
.footer_sitemap .page_sec_sub li{
	font-size:11px;
	color:#ea8a00;
}
.footer_sitemap .page_sec_sub li:hover{
	cursor:pointer;
	color:#ea8a00;
}

.ss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #949494;
}

/* footer end////////////////////////////////////////////*/

/* search //////////////////////////////////////////*/
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border:solid 1px #CCCCCC;
	width:100px;
}
.advancesearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d422b;
}

.search_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.search_list li{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #EAEAEA;
}
.search_item_thumb{
	width:60px;
	height:60px;
	cursor:pointer;
	border:1px solid #CCC;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.search_item_thumb:hover{
	border:1px solid #999;
}


/* login ///////////////////////////////////////////////*/
.login_box{
/*	position:absolute;*/
	background-color:#999;
/*	margin-left:180px;*/
/*	border:1px solid #CCC;*/
	padding:5px;
}

/* button //////////////////////////////////////////*/
.but_delete{
	background:url(images/but/delete.png) no-repeat center center;
	width:17px;
	height:17px;
	margin-left:auto;
	cursor:pointer;
	
}
.but_register{
	background:url(images/but/new_account.png) no-repeat center center;
	width:160px;
	height:28px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	cursor:pointer;
}
.but_register:hover{
	background:url(images/but/new_account_ro.png) no-repeat center center;
}
.but_general{
	background:url(images/but/general_bg.png) repeat-x top center;
	background-color:#999;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	font-family:"微軟正黑體", Arial;
	font-size:15px;
	color:#FFF;
	cursor:pointer;
	padding:5px 15px;
	margin:0px;
	margin-left:auto;
	white-space:nowrap;
	box-shadow:0px 3px 2px #CCC;
}
* html .but_general{
	display:inline;
}
* + html .but_general{
	display:inline;
}

.but_general:hover{
/*	background:url(images/but/general_ro.png) no-repeat center center;*/
	background-color:#ff9c00;
	box-shadow:0px 3px 2px #CCC;
}
.but_search{
	background:url(images/but/search.png) no-repeat center center;
	width:25px;
	height:15px;
	cursor:pointer;
}


.but_back{
	background:url(images/but/back.png) no-repeat center center;
	background-position:15px;
	background-color:#fff;
	color:#888;
	padding:4px 15px;
	padding-left:30px;
	font-size:11px;
	display:inline-block;
	margin-left:auto;
	border-radius:6px;
	box-shadow:0px 1px 2px #c27326;
	text-shadow:none;
}
* html .but_back{
	display:inline;
}
* + html .but_back{
	display:inline;
}

.but_back:hover{
	background-color:#ffcc00;
	color:#111;
}

.but_backtop{
	background:url(images/but/backtop.png) no-repeat center center;
	background-position:15px;
	color:#888;
	/*padding:2px 15px;*/
	padding-left:35px;
	font-size:11px;
	display:inline-block;
	margin-left:auto;
	cursor:pointer;
}
* html .but_backtop{
	display:inline;
}
* + html .but_backtop{
	display:inline;
}
.but_backtop:hover{
	color:#000;
}

.but_prev{
	background:url(images/but/prev2.png) no-repeat center center;
	width:20px;
	height:15px;
	cursor:pointer;
	display:inline-block;
}
* html .but_prev{
	display:inline;
}
* + html .but_prev{
	display:inline;
}
.but_next{
	background:url(images/but/next2.png) no-repeat center center;
	width:20px;
	height:15px;
	cursor:pointer;
	display:inline-block;
}
* html .but_next{
	display:inline;
}
* + html .but_next{
	display:inline;
}


.but_bookmark{
	background:url(images/but/bookmark.png) no-repeat center center;
	width:20px;
	height:20px;
	margin-left:3px;
	cursor:pointer;
}
.but_facebook{
	background:url(images/but/facebook.png) no-repeat center center;
	width:20px;
	height:20px;
	margin-left:3px;
	cursor:pointer;
}
.but_email{
	background:url(images/but/email.png) no-repeat center center;
	width:20px;
	height:20px;
	margin-left:3px;
	cursor:pointer;
}
.but_facebook2{
	background:url(images/icon/external/facebook.png) no-repeat center center;
	width:30px;
	height:30px;
	margin-left:3px;
	cursor:pointer;
}
.but_twitter{
	background:url(images/icon/external/twitter.png) no-repeat center center;
	width:30px;
	height:30px;
	margin-left:3px;
	cursor:pointer;
}

.but_all{
	cursor:pointer;
	margin-left:auto;
	display:inline-block;
	box-shadow:0px 1px 2px #F90;
	font-family:"微軟正黑體", Arial;
	font-size:13px;
	color:#a2702a;
	background-color:#fff;
}
.but_all:hover{
	color:#000;
}
* html .but_all{
	display:inline;
}
* + html .but_all{
	display:inline;
}
.but_all > div{
	box-shadow:inset 0px 0px 5px #fce8d5;
	display:inline-block;
	padding:5px 15px;
}

.but_file{
	background:url(images/base/pattern/gradient_whi_top.png) repeat-x top center;
	background-color:#ecdaae;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	font-family:"微軟正黑體", Arial;
	font-size:14px;
	color:#4f350b;
	cursor:pointer;
	margin:0px;
	margin-left:auto;
	white-space:nowrap;
	border-radius:5px;
	box-shadow:0px 1px 2px #7a7a7a;
}
.but_file div{
	background:url(images/icon/file.png) no-repeat 5px 3px ;
	padding:7px 15px;
	padding-left:30px;
}
* html .but_file{
	display:inline;
}
* + html .but_file{
	display:inline;
}

.but_file:hover{
/*	background:url(images/but/general_ro.png) no-repeat center center;*/
	color:#0c0c0c;
	background-color:#ffce5a;

}

/* button end ////////////////////////*/

/* category list  //////////////////////////////////////////*/
.catelist_lv1{
	color:#fff;
	background:url(images/catelist/catelist_lv1.png) repeat-x top center;
/*	background-color:#f58220;*/
}
.catelist_lv1 > div:first-child.hl{
	color:#fff;
/*	background:url(images/catelist/catelist_lv1.png) repeat-x top center;*/
	background-color:#68390b;
/*	background:url(images/catelist/catelist_lv1_hl.png) repeat-x top center;*/

}
.catelist_lv1_title{
/*	background:url(images/catelist/catelist_lv1.png) repeat-x top center;
	background-color:#f58220;*/
	font-family:"AvantGarde Bk BT", "Century Gothic", Arial;
	font-size: 15px;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;

}
.catelist_lv2_box{
/*	background-color:#f58220;*/
	font-family:Arial;
	font-size: 13px;
	color:#fff;
	text-align:left;
/*	background:url(images/catelist/catelist_lv2.png) repeat-x top center;*/
	padding-top:7px;
	padding-bottom:7px;
	background-color:#f58220;
}

.catelist_lv2_box li{
	font-size:13px;
	color:inherit;
	padding-bottom:3px;
	padding-left:30px;
	padding-right:20px;
}
.catelist_lv2_box li:hover, .catelist_lv2_box li.hl{
	background-color:#f2aa00;
}
.catelist_lv2_box li.hl{

	color:#68390b;
}


.catelist_lv3_box{
	font-family:Arial;
	font-size: 11px;
	text-align:left;
	border-top:1px solid #3E3E3E;
	list-style-type:disc;
	color:#666;
	padding-top:7px;
	padding-bottom:7px;
}
.catelist_lv3_box li{
	margin-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type:disc;
}
.catelist_lv3_box li:hover{
	color:#FFF;/*	background-color:#003042;*/
}
.catelist_box{
	border-radius:5px;
/*	background-color:#f58220;*/
	background-color:#f2aa00;
	width:200px;
	border-spacing:0px;
	padding-bottom:7px;
}

.catelist_header{
	background:url(images/catelist/top.png) no-repeat top center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-family:"微軟正黑體", Arial;
	font-size:20px;
	color:#FFF;
	height:53px;
	width:200px;
}

.catelist {
	font-family:"AvantGarde Bk BT", "Century Gothic", Arial;
	font-size:12px;
	color:#fff;
}

.catelist ul{
	font-family:"AvantGarde Bk BT", "Century Gothic", Arial;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	list-style-type:none;
}
.catelist li{
	cursor:pointer;
}



.catelist_hl{
	font-weight:bold;
	color:#FFF;/*	background-color:#003042;*/
}
/* category list end /////////////*/


/* inquiry ///////////////////////////////////////*/
.inq_bar {
	background-color:#ff0060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
}
.inq_bar_left{
	background-color:#4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc9c9;
	padding-left:10px;
	padding-right:2px;
	
}
/* inquiry end///////////////////////////////////////*/

/* news ////////////////////////////////*/
.news_latest_top{
	padding-bottom:20px;
	border-bottom:1px solid #ffebc0;
}
.news_latest_top3box{
	padding:20px 0px;
	border-top:2px solid #ffebc0;
	border-bottom:1px solid #ffebc0;
}
.news_latest_top3box table{
	table-layout:fixed;
}
.news_latest_top3box td{
	border-right:1px solid #ffebc0;
	padding:0px 15px;
	text-align:left;
	vertical-align:top;
}
.news_latest_top3box td:first-child{
	padding-left:0px;
}
.news_latest_top3box td:last-child{
	border:none;
	padding-right:0px;
}
.news_latest_top3box td > div:nth-child(2){
	font-size:18px;
	font-family:"微軟正黑體", Arial;
}


.news_fieldtag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A5300;
	padding-right:5px;
	font-weight: bold;
}
.news_list, .news_list_l{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:0px 0px;
}

.news_list td, .news_list_l td{
	vertical-align:top;
	padding:7px 0px;
	border-bottom:1px solid #ddd;
}
.news_list_l td{
	padding:10px 10px;
}
.news_list_l tr:hover td{
	border-bottom:1px solid #5a9e00!important;
	background-color:#fffeef;
}


.news_list tr:last-child td, .news_list_l tr:last-child td{
	border:none;
}

.news_list img, .news_list_l img{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


.news_listdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news_list_title, .news_list_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}


.news_list_link{
	text-align:right;
}
.news_list_link ul{
margin-bottom:0px; 
margin-top:0px;
padding-left:30px;
text-transform:uppercase;

}
.news_list_link li{
	padding-right:20px;
	padding-left:15px;
	display:inline-block;
	background:url(images/dotted2.gif) no-repeat left center;
}
.news_title{
	font-family:"微軟正黑體", Arial;
	font-size: 20px;
	color: #009994;
	line-height:normal;
	padding-bottom:5px;
}

.news_details_box{
	font-family:"微軟正黑體", Arial;
	font-size:14px;
}

.news_details_title{
	font-family:"微軟正黑體", Arial;
	font-size: 22px;
	color: #333;
	padding:5px 0px;
	border-bottom:1px solid #f7e8c8;

}

.news_details_date{
	color:#f37e00;
	padding:5px 0px;
	border-bottom:1px solid #f7e8c8;
	margin-bottom:10px;
}
.news_details_intro{
	font-family:"微軟正黑體", Arial;
	padding:10px 0px;
	border-bottom:1px solid #f7e8c8;
	font-size:16px;
	line-height:23px;
/*	font-size:14px;*/
}

.news_details_intro .thumb{
	width:300px;
	display:table-cell;
	float:left;
	vertical-align:top;
	text-align:center;
	margin-right:20px;
}
.news_details_intro .clear{
	clear:both;
	margin-bottom:10px;
}


.news_details_content{
	padding:0px 0px 10px;
	border-bottom:1px solid #EAEAEA;
}

.news_other_option_bar{
	margin:5px 0px;
	padding:5px 0px;
	border-bottom:1px solid #eeeeee;
}

.news_gallery ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}


.news_gallery li{
	display:inline-block;
}
* html .news_gallery li{
	display:inline;
}
* + html .news_gallery li{
	display:inline;
}

.news_remark{
/*	background-color:#5a8000;*/
	background-color:#fffde7;
	border-radius:5px;
	color:#5a8000;
	padding:2px 10px;
	margin-left:auto;
	font-size:11px;
	float:right;
}

.news_tab{
	margin-bottom:15px;
	padding:10px;
	background-color:#fffce2;
	border-radius:5px;
}
.news_tab_title{
	font-family:"微軟正黑體", Arial;
	line-height:normal;
	font-size:16px;
	color:#369900;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #eee;
}

.newstag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009994;
	padding-right:5px;
}

.news_thumbimg{
	border:1px solid #CCC;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	background-color:#fff;
	width:240px;
	height:165px;
}
/* news style end////////////////////////////////*/

/* member /////////////////////////////////////////////////// */
.member_reg_tab{
	font-family:"微軟正黑體", Arial;
	font-size: 20px;
	color: #1b4c00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1e179;
	vertical-align:bottom;
	padding-bottom:5px; 
	padding-top:15px;
	margin-bottom:10px;
/*	text-transform:uppercase;
	background-color:#5B411E;*/
}

.member_default_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold
}
/* member end///////////////////////////////////////////////////////// */
/* heading ///////////////////////////////*/
.section_title{
	background:url(images/base/title_icon.png) no-repeat center left;
	padding-left:85px;
	font-family:"微軟正黑體", Arial;
	font-size:40px;
	color:#ff6000;
	color:#472500;
/*	color:#fdad00;*/
	line-height:normal;
	padding-top:20px;
	margin-bottom:10px;
	padding-bottom:5px;
	text-shadow:0px 1px 1px #333;
/*	border-bottom:2px solid #dbe1bc;*/
}
.section_titletxt{
	font-family:"Century Gothic", Arial;
	font-size:40px;
	color:#000;
	margin-bottom:20px;
}
.section_tagline{
	font-family:"微軟正黑體", Arial;
	color:#f23900;
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
}
.section_tagline2{
	font-family:"微軟正黑體", Arial;
	color:#992800;
	font-size:18px;
	line-height:26px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid #ffae00;
}

.sec_heading{
	font-family:"微軟正黑體", Arial;
	font-size:33px;
	color:#ff5a00;
	padding-bottom:5px;
	line-height:normal!important;
	text-shadow:0px 2px 1px #ffd592;
}
.sec_heading2{
	font-family:"微軟正黑體", Arial;
	font-size:40px;
	color:#888;
	padding-bottom:10;x
	line-height:normal!important;
}
.sec_heading3{
	font-family:"微軟正黑體", Arial;
	font-size:26px;
	color:#bc2c00;
	padding-bottom:10px;
	line-height:normal!important;
	margin-bottom:10px;
}
.sec_heading4{
	font-family:"微軟正黑體", Arial;
	color:#ff1800;
	font-size:26px;
	line-height:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid #ffae00;
}
.sec_subheading{
	font-family:"微軟正黑體", Arial;
	font-size:32px;
	color:#bc2c00;
	padding-bottom:10px;
	line-height:normal!important;	
}
/* heading end ///////////////////////////////////////////////////////*/
/* pop up /////////////////////////////////////////*/
.pop_body{
	background-color:#fff;
	text-align:left;
}
.pop_header{
	padding:10px;
}
.pop_content{
	padding:10px;
	vertical-align:top;
}
.pop_content td{
	padding-right:20px;
}
.pop_content_heading{
	font-size:15px;
	font-weight:bold;
}
.pop_sectitle{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#009999;
	padding:20px 10px 10px;
	border-bottom:1px solid #009999;
}
.pop_footer{
	border-top:1px solid #009999;
	padding:10px;
	font-size:11px;
	color:#666;
}

/* pop up end /////////////////////////////////////*/

/* cart style //////////////*/
.cart_tab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	background-color:#FDF7DF
	
}
.cart_info_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding-top:5px;
}
.cart_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #e1c47f;*/
	text-align:right;
	padding-top:5px;
}
.cart_step{
	background-color:#d9efec;
	color:#000;
	padding:10px 15px;
}

.cart_step ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.cart_step li.hl{
	font-weight:bold;
	filter:Alpha(opacity=100);
	font-size:12px;
	opacity:1;
}

.cart_step li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	filter:alpha(opacity=30);
	opacity:0.3;
	display:inline-block;
}
* html .cart_step li{
display:inline
}
* + html .cart_step li{
display:inline
}
.cart_pad_details{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

/*	color: #FFFFFF;
	background-color:#28251e;
	background-color:#151412;*/
	text-align:left;
	padding-top:10px;
/*	padding:20px;
	height:250px;*/
}

.cart_itemlist{
	border-spacing:1px;
}
.cart_itemlist td{
	border-bottom:solid 1px #ddd;
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:top;
	text-align:left;
	color:#666;
	font-size:11px;
	padding:7px 5px;

}
.cart_itemlist tr:first-child td{
	font-weight:bold;
	color:#222;
}

.cart_itemlist tr td:first-child{
	padding-left:0px;
}
.cart_itemlist tr td:last-child{
	padding-right:0px;
}
.cart_itemlist tr td:nth-last-child(2){
	text-align:right;
}

.cart_add_total{
	margin:5px 0px;
	margin-right:35px;
}
.cart_add_total td{
	text-align:right;
	padding:2px 5px;
}
.cart_add_total td:last-child{
	width:100px;
}

.cart_step1_infobox{
	padding-bottom:5px;
	border-bottom:1px solid #E6E6E6;
	margin-bottom:5px;
}


.credit_card_cvv2{
	background-color:#F2F2F2;
	color:#222;
	font-size:11px;
	width:300px;
	position:absolute;
	padding:10px 15px;
	display:none;
}

/* cart style end ///////////*/
/* global /////////////////////////////////////////////////////*/
.tagbar{
	z-index:101;
	position:absolute;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	display:none;
	padding:3px;
	text-align:left;
	box-shadow:0px 0px 5px #fff;

}

.action_tab{
	padding:10px 0px;
	margin-top:10px;
	border-top:1px solid #f2e4c4;
	text-align:right;
}

.border{
	border:1px solid #A9CBDC;
}
.catelist_title{
	font-family:"AvantGarde Bk BT", "Century Gothic", Arial;
	font-size: 14px;
	color:#ffffff;

}
.catelist ul{
	font-family:"AvantGarde Bk BT", "Century Gothic", Arial;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:15px;
	list-style:none;
}
.catelist li{
	cursor:pointer;
	padding:3px;
	padding-left:20px;
	padding-right:20px;
	color:#cccccc;
}
.catelist li:hover{
	color:#FFFFFF;
	background-color:#000000;
}
.catelist_hl{
	color:#FFFFFF;
	background-color:#000000;
}
.contact_details_box{
	width:350px;
	vertical-align:top;
	border-right:1px solid #d8d8d8;
}
.contact_details_box > div{
	padding-right:25px;
}
.contact_info_box{
	padding-bottom:25px;
}
.contact_info_box > div:first-child{
	padding-bottom:10px;
}
.contact_info_box > div:nth-child(2){
	padding-top:10px;
}

.contact_info_title{
	font-size: 12px;
	font-family:"Century Gothic", Arial;
	color:#6f6f6f;
	vertical-align:top;
	padding-bottom:5px;
	padding-right:15px;
}

.contact_company{
	font-family:"微軟正黑體", Arial;
	font-size:20px;
	color:#ff7200;
	line-height:normal;
	padding-bottom:10px;
	border-bottom:1px solid #ba671d;
}
.contact_company2{
	font-family:"微軟正黑體", Arial;
	font-size:15px;
	color:#386364;
	line-height:normal;
	padding:10px 0px; 
}
.contact_address{
	color:#333;
	font-size: 12px;
	font-family:"Century Gothic", Arial;
	padding-bottom:5px;
	padding-right:15px;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #dba871;
}


.contact_subheading{
	font-family:"微軟正黑體", Arial;
	font-size:15px;
	color:#333;
	line-height:normal;
	padding-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ba671d;
}

.remarktxt{
	font-size:11px;
	color:#000000;
	padding-bottom:5px;
}

.border_bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

/* product /////////////////////////*/
.product_list td{
	border-bottom:1px solid #ddd;
	padding:8px 0px;
}
.product_list tr:hover{
	background-color:#EFEFEF;
}
.product_addons_action{
	text-align:right;
	margin-top:10px;
}
.product_addons_action div{
	display:inline-table;
}

/* album ////////////*/
.album_title{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fa2460;
	border-bottom:2px solid #78c6c7;
	padding-top:10px;
	padding-bottom:10px;
}
.album_tag{
	color:#aaaaaa;
	font-size:12px;
}

/* album end /////////////////*/

/* listing style //////////////*/

.list_tile, .list_tile2{
	margin:10px 0px;
}
.list_tile ul, .list_tile2 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.list_tile li{
	width:95px;
	display:inline-table;
	vertical-align:top;
	text-align:center;
	padding-bottom:25px;
	margin-right:10px;
}
.list_tile li:nth-child(5n){
	margin-right:0px;
}
.list_tile li > div:first-child{
	background-color:#fff;
	width:95px;
	height:130px;
	border:1px solid #fff;
	margin-bottom:5px;
}

.list_tile2{
	background-color:#FFF;
	box-shadow:0px 3px 5px #c38c51;
	padding:20px;
	margin:0px;
}
.list_tile2 li{
/*	background-color:#fff;*/

}

.list_tile2 li{
	width:430px;
	display:inline-table;
	vertical-align:top;
	text-align:center;
	padding-bottom:10px;
	margin-right:20px;
	margin-bottom:20px;
	border-spacing:0px;
}
.list_tile2 li:nth-child(2n){
	margin-right:0px;
}


.list_tile2 td{
	text-align:left;
	vertical-align:top;
}
.list_tile2 .thumb{
/*	border:1px solid #d8bb7d;*/
	width:160px;
	height:180px;
	display:table-cell;
	background-color:#F9F3D0;
	vertical-align:middle;
	text-align:center;
	box-shadow:0px 1px 5px #d8bb7d;
}

.product_adv_search_box {
	background:url(../images/home/search_box_bg.png) no-repeat top left;
	background-color:#fff;
	padding-bottom:5px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-radius:10px;
	box-shadow:0px 3px 5px #c38c51;
	margin-bottom:10px;
	
}
.product_adv_search_box input, .product_adv_search_box select{
	width:90%;
}
.product_adv_search_box .title{
	font-family:"微軟正黑體", Arial;
	font-size:26px;
	color:#fff;
	color:#2e1200;
	background-color:#ff9000;
	box-shadow:inset 0px -10px 30px #fdcf1a;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.product_adv_search_box > div{
	padding:10px 25px;
}
.product_adv_search_box .keyword{
	border-top:1px solid #eee;
	padding-top:10px;
}
.product_adv_search_box .search_opt{
}
.product_adv_search_box .search_opt td{
	padding:2px 0px;
}
.product_adv_search_box .search_opt td:nth-child(odd), .product_adv_search_box .keyword td:nth-child(1){
	font-size:16px;
	font-family:"微軟正黑體", Arial;
	color:#300;;
}
.p_info_box td{
	padding:3px 0px;
	padding-right:5px;
	border-bottom:1px solid #F4EEDB;
	color:#333;
}
.p_info_box td:nth-child(odd){
	width:60px;
	font-size:12px;
	color:#643502;
}
.pitem_header{
	background-color:#82582b;
	color:#fff;
	box-shadow:0px 1px 3px #d8cc9b;
	margin-bottom:10px;
	border-radius:5px;
}
.pitem_header td{
	padding:5px 10px;
}
.pitem_header td:nth-child(odd){
	background-color:#f1aa00;
	width:30px;
	box-shadow:inset 0px 0px 10px #ffd800;
	border-radius:5px;
	font-family:"微軟正黑體", Arial;
	color:#300;
	font-size:13px;
}
.pitem_header td:nth-child(even){
	background-color:#462400;
}
.pitem_header td:nth-last-child(1){
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.pagebreak_top, .pagebreak_bottom{
	background-color:#feba11;
	padding:5px 10px;
}
.pagebreak_top{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.pagebreak_bottom{
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.tech_info{
	border-bottom:1px solid #E7DFC5;
	padding-bottom:5px;
	margin-bottom:15px;
}
.tech_info .subitem{
	padding:10px 0px;
	border-bottom:1px solid #F0EBDF;
	color:#333;
}
.tech_info .subitem:nth-last-child(1){
	border:none;
}
.tech_info .subitem .title{
	background-color:#f6efda;
	padding:5px 15px;
	font-size:15px;
	color:#300;
	margin-bottom:15px;
	display:table-cell;
	border-radius:10px;
	font-family:"微軟正黑體", Arial;
	
}
.tech_info .subitem > div:nth-child(2){
	margin-top:5px;
}

.table_box, .table_box2{
	border:1px solid #dddddd;
	background-color:#f5ebc9;
	border-spacing:1px;
	margin-bottom:10px;
}
.table_box td, .table_box2 td{
	background-color:#fff;
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
}
.table_box p,  .table_box2 p{
	margin:0px;
	padding:0px;
}
.table_box2  > tbody > tr:nth-child(1) > td{
	background-color:#f8e192;
	color:#300;
	font-family:"微軟正黑體", Arial;
	font-size:17px;
}