@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;
}

p{
	margin-top:0px;
	padding-top:0px;
}



/*.iepngfix { behavior: expression(IEPNGFIX.fix(this)); }*/

/* base /////////////////////////////////////////////////*/


body { /* Internet Explorer */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	margin:0px;
	padding:30px 0px;
	text-align: left;
/*	background:url(../../images/base/bg.png) top repeat-x;*/
	background-color: #FFFFFF;
	line-height:normal!important;
}


body /* Mozilla Firefox alignment */ {
	text-align: -moz-center;
}

.clear{
	clear:both;
}

.main_container{
	padding:0px 0px;
	margin:auto;
	text-align:center;
	background:url(../../images/base/bg.jpg) center top no-repeat;
}

.mainw{
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:left;
vertical-align:top;
}

.main_body{
	line-height:18px;
	background-color:#FFF;
/*	box-shadow:0px 0px 20px #dfdfdf;*/
	padding:20px;
	border-radius:0px;
	margin:0px 0px;
	margin-bottom:20px;
	text-align:left;
}

/* section body box */
.main_contentbody, .home_contentbody{
/*	padding:20px;*/
	padding:20px 0px;
}

.main_contentbody > div {
	display:inline-block;
	vertical-align:top;
}
* html .main_contentbody > div {
	display:inline;
}
* + html .main_contentbody > div {
	display:inline;
}
.main_contentbody > div:nth-child(1) {
	width:300px!important;
/*	margin-left:10px;
	margin-right:20px;*/
	padding-bottom:30px;
}
.main_contentbody > div:nth-child(2){
	width:600px;
	margin-left:20px;
	line-height:normal!important;
}


.main_nav{
	margin-top:20px;
	padding-top:3px;
	text-align:right;
	background:url(../../images/nav/bg.png) repeat-x top;
}
.main_nav > div{
	text-align:right;
	padding-bottom:20px;
}


.main_nav .general_nav div{
	font-family:"微軟正黑體", Arial;
	font-size:16px;
	color:#fff;
	display:inline-block;
	cursor:pointer;
	padding-right:35px;
}
.main_nav .general_nav{
	padding-top:12px;
	float:left;
}

.main_nav .special_nav{
	display:inline-block;
	margin-left:auto;
}
* html .main_nav .special_nav{
	display:inline;
}
* + html .main_nav .special_nav{
	display:inline;
}

.main_nav .special_nav > div{
	display:inline-block;
	color:#fff;
	text-align:left;
	cursor:pointer;
	vertical-align:top;
}

* html .main_nav div, * html .main_nav .special_nav > div{
	display:inline;
}
* + html .main_nav div, * + html .main_nav .special_nav > div{
	display:inline;
}
.main_nav .special_nav > div > div{
	font-family:"微軟正黑體", Arial;
	padding:10px 15px;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}
.main_nav .special_nav > div > div > span{
	display:table;
}
.main_nav .special_nav > div > div > span:first-child{
	font-size:10px;
	line-height:10px;
}

.contenttxt{
	text-align:left;
	line-height:normal!important;
}
.contenttxt p{
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
}
.contenttxt > div, .contenttxt > table{
	margin-bottom:20px;
}


.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;
}
.nav_tab_faq, .nav_tab_payment, .nav_tab_account{
	margin-left:0px;
	width:148px;
	height:44px;
}
.nav_tab_faq{
	background:url(../../images/nav/tab_faq.png) no-repeat right center;
}
.nav_tab_payment{
	background:url(../../images/nav/tab_payment.png) no-repeat right center;
}
.nav_tab_account{
	background:url(../../images/nav/tab_account.png) no-repeat right center;
}


.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;
	margin:0px;	
	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, a:link, a:visited, a:active {
	color: #ff7200;
	text-decoration: none;
	cursor:pointer;
}

a:hover {
	color: #FF4200;
	text-decoration: none;
}


/* a link end////////////////////////////////////////////*/

/* general /////////////*/
.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:#e8fafb;
}
.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 #f3f3f3;
}
.table_form > tbody > tr > td:first-child{
	width:100px;
}
.table_form td:first-child{
	color:#000;
}

.table_box{
	margin-bottom:10px;
	width:100%;
	border:1px solid #CCC;
	border-radius:10px;
	box-shadow:0px 1px 3px #CCC;
}

.table_box > tbody > tr:hover > td{
	background-color:#eee;
	color:#000;
}

.table_box > tbody > tr > td{
	padding:10px 10px;
	border-bottom:1px solid #f3f3f3;
	font-size:11px;
	vertical-align:top;
	color:#666;
}
.table_box > tbody > tr > td:last-child{
	text-align:right;
}
.table_box > tbody > tr > td:first-child{
	width:130px;
	text-align:left;
	color:#000;	
	font-size:12px;
}
.table_box > tbody > tr:first-child > td{
	background-color:#ff3000;
	color:#fff;
	height:30px;
	font-size:18px;
	font-family:"微軟正黑體", Arial;
}
.table_box > tbody > tr:first-child > td:nth-child(1){
	border-top-left-radius:5px;
}
.table_box > tbody > tr:first-child > td:nth-last-child(1){
	border-top-right-radius:5px;
}
.table_box > tbody > tr:nth-child(2) > td{
	/*
	color:#ff3000;
	font-size:18px;
	font-family:"微軟正黑體", Arial;
	*/
}



.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;
}
/* override whmcs header style */
.header table{
	border:none;
	font-size:inherit;
	margin:auto!important;
}
.header td{
	border:none;
	text-align:right;
	line-height:normal!important;
	font-size:inherit;
	padding:inherit;
}
/* override whmcs hedaer style end*/

.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_top > div > div{
	display:inline-block;
	border-spacing:0px!important;
	padding:0px;
	vertical-align:top;
}
* html .header_top > div > div{
	display:inline;
}
* + html .header_top > div > div{
	display:inline;
}
.header_top > div:first-child{
	padding-bottom:5px;
}



.header_hl_box{
	background:url(../../images/header/hl_box_bg.png) right bottom no-repeat;
	background-color:#e82100;
	color:#fff;
	font-family:"微軟正黑體", Arial;
	font-size:26px;
	
	padding:10px 20px!important;
	padding-right:50px!important;
	cursor:pointer;
	float:right;
}

.header_live_support{
	margin-top:10px!important;
}
.header_domain_reg_box{
	background-color:#e82100;
	border-radius:5px;
	box-shadow:0px 2px 6px #CCC;
	color:#FFF;
	margin-left:10px;
}
.header_domain_reg_box td{
	padding:0px 2px;
	vertical-align:middle;
}
.header_domain_reg_box .title{
	font-family:"微軟正黑體", Arial;
	font-size:16px;
	padding:2px 10px;
}
.header_domain_reg_box input{
	background:none;
	border:none;
	color:#fff;
	padding:3px 5px;
	margin:0px;
	width:inherit;
}
.header_domain_reg_box input:focus{
	background-color:#fff;
	color:#000;
	padding:3px 5px;
	box-shadow:none;
}
.header_domain_reg_box .extension{
	font-size:11px;
	background-color:#280000;
	cursor:pointer;
	padding:0px 8px;
}
.header_domain_reg_box .extension:hover{
	background-color:#ff9600;
	box-shadow:inset 0px 0px 10px #e82100;
}
.header_domain_reg_box .gobutton{
	background:url(../../images/but/search_arrow.png) no-repeat center center;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	width:25px;
}

.header_cart_in{
	padding:5px 10px!important;
	margin-left:15px!important;
	background-color:#eee;
	border-radius:3px;
	font-size:11px;
}
.header_cart_in td{
	padding-right:10px;
}
.header_cart_in td:last-child{
	padding:0px;
}
.header_cart_in span{
	background-color:#fff;
	padding:3px 7px;
	border-radius:3px;
	margin-left:5px;
	color:#e82100;
}


/* header end////////////////////////////////////////////*/
/* footer ///////////////////////////////////////////*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	padding-top:30px;
	padding-bottom:60px;
	background:url(../../images/base/footer_bg.png) repeat-x top;
/*	border-top:1px solid #CCC;*/
}
.footer table{
	border:none!important;
}
.footer table td{
	border-top:none!important;
}

.footer_cr{
	padding-right:30px;
	vertical-align:top;
	text-align:right;
}
.footer_cr div{
	padding-top:5px;
	font-size:11px;
	color:#999;
}

.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 #ddd;
}

.footer_sitemap .page_sec ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-bottom:15px;
}
.footer_sitemap .page_sec li{
/*	color:#ea8a00;*/
	color:#888888;
	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;
	padding-right:70px;
}
.footer_sitemap .page_sec_sub:last-child{
	padding-right:0px;
}

.footer_sitemap .page_sec_sub > div:first-child{
	font-family:"微軟正黑體", Arial;
	font-size:20px;
	color:#ff4200;

}
.footer_sitemap .page_sec_sub ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:5px;
	padding-bottom:20px;
}
.footer_sitemap .page_sec_sub li{
	background:url(../../images/base/footer_pointer.png) no-repeat 0px 5px;
	padding-left:15px;
	padding-bottom:8px;
	font-size:13px;
	color:#666;
}
.footer_sitemap .page_sec_sub li:hover{
	cursor:pointer;
	color:#e92907;
}
.footer_product_list ul{
	padding-top:10px!important;
	padding-bottom:10px!important;
}
.footer_product_list ul > li{
	background:url(../../images/base/footer_pointer2.png) no-repeat 0px 4px!important;
	padding-bottom:5px!important;
	font-size:11px!important;
	max-width:210px;
}
.footer_product_list .remark{
	font-size:11px;
	padding-bottom:5px;
}
#footer_webhosting_list{
	display:none;
}


.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:#ff9e00;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	cursor:pointer;
	border-radius:5px;
	padding:10px 20px;
	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:#3a2e26;
	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:#ededed;
	color:#888;
	padding:2px 15px;
	padding-left:30px;
	font-size:11px;
	display:inline-block;
	margin-left:auto;
	border-radius:6px;
	box-shadow:0px 1px 1px #E3E3E3;
}
* html .but_back{
	display:inline;
}
* + html .but_back{
	display:inline;
}

.but_back:hover{
	background-color:#ffcc00;
	color:#222;
}

.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_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_checkout{
	background:url(../../images/but/cart.png) no-repeat center center;
	width:18px;
	height:13px;
	cursor:pointer;
}
.but_checkout:hover{
	background:url(../../images/but/cart_ro.png) no-repeat center center;
}


/* 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 #ccc;
}
.news_latest_top3box{
	padding:20px 0px;
	border-top:2px solid #5a9e00;
	border-bottom:1px solid #ddd;
}
.news_latest_top3box table{
	table-layout:fixed;
}
.news_latest_top3box td{
	border-right:1px solid #ddd;
	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_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 #E6E6E6;
}
.news_list_l td{
	padding:15px 0px;
}
.news_list_l tr:hover td{
	border-bottom:1px solid #009999;
	background-color:#eee;
}


.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: 16px;
	color: #00679c;
	line-height:normal;
}
.news_details_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	padding:5px 0px;
	border-bottom:1px solid #EAEAEA;
}

.news_details_date{
	color:#333;
}

.news_details_intro{
	font-family:"微軟正黑體", Arial;
	padding:10px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	font-size:14px;
}

.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_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: #00679c;
	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 ///////////////////////////////*/
.home_title{
	font-family:"微軟正黑體", Arial!important;
	font-size:30px;
	line-height:normal;
	color:#397708!important;
	padding-bottom:15px;
}
.section_title{
	font-family:"微軟正黑體", Arial;
	font-size:40px;
	color:#ff4200;
	line-height:normal;
	margin-bottom:20px;
	padding-bottom:5px;
/*	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:#777;
	font-size:22px;
	line-height:normal;
	padding-bottom:10px;
}
.section_tagline2{
	font-family:"微軟正黑體", Arial;
	color:#333;
	font-size:16px;
	padding-bottom:5px;
}
.sec_heading{
	font-family:"微軟正黑體", Arial;
	font-size:26px;
	color:#ff4200;
	padding-bottom:5px;
}
.sec_heading2{
	font-family:"微軟正黑體", Arial;
	font-size:22px;
	color:#f99800;
	padding-bottom:5px;
}
.sec_heading3{
	font-family:"微軟正黑體", Arial;
	font-size:16px;
	color:#ff4800;
	padding-bottom:5px;
}
.sec_subheading{
	font-family:"微軟正黑體", Arial;
	font-size:20px;
	color:#222;
}
/* 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 #CCC;
	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:#ff3000;
	line-height:normal;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ff3000;
}
.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 #ddd;
}

.contact_subheading{
	font-family:"微軟正黑體", Arial;
	font-size:15px;
	color:#333;
	line-height:normal;
	padding-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #E6E6E6;
}

.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 /////////////////*/

/* external social network & share to friend  ////////////*/
.external_list{
	margin-bottom:10px;
}
.external_list > div{
	display:inline-block;
	margin-right:3px;
}
* html .external_list > div{
	display:inline;
}
* + html .external_list > div{
	display:inline;
}
.share_box{
	padding:10px;
	background-color:#fff;
	font-size:14px;
	color:#663000;
	border-top:5px dotted #00e1fe;
	border-radius:10px;
	box-shadow:0px 1px 1px #999;
}
.share_box .tagline{
}
.share_box .icon{
	background:url(../images/icon/external/share_fd.png) no-repeat center center;
	width:64px;
	height:36px;
	position:absolute;
	margin-top:15px;
}
/* external social network & share to friend  ////////////*/

#iss_footer{display:none;}
.main_nav{display:none;}
.header_domain_reg_box{display:none;}
.header_live_support{display:none;}
.header_top {display:none;}
