@charset "utf-8";
/*commom*/
body {
	margin:0;
	padding:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#707070;
	-webkit-text-size-adjust:none;
	/*background:#fff url(/img/l/bbg.jpg) repeat-x top left;*/
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}
div.spacer {
	margin:0;
	padding:0;
	clear:both;
	width:0;
	height:0;
	font-size:0em;
	overflow:hidden;
}
/*wrap*/

body.hk {
	font-family:微軟正黑體;
}
.header {
	margin:0 auto;
	/*width:1024px;*/
	width:999px;
	text-align:left;
	height:109px;
	background:url(/img/l/header_bg_1307.jpg) no-repeat top left;
	position:relative;
}
.lang {
	width:98px;
	text-align:right;
	position:absolute;
	top:0;
	right:27px;
}
.lang .l-hk, .lang .l-us {
	position:absolute;
	top:14px;
	right:45px;
}
.lang .l-us {
	right:9px;
}
.ly-search {
	width:260px;
	height:27px;
	background:url(/img/l/search_bg.png) no-repeat top left;
	position:absolute;
	top:14px;
	right:90px;
	z-index:1;
}
.ly-search form {
	/*z-index:1111;*/
	z-index:101;
	position:relative
}
.ly-search input.srh_txt {
	background:none;
	display:block;
	z-index:101;
	width:220px;
	height:20px;
	line-height:20px;
	border:none;
	outline:0;
	position:absolute;
	top:4px;
	left:8px;
}
.cart-div {
	width:150px;
	height:33px;
	position:absolute;
	right:0;
	bottom:0;
}
.cart-div span {
	float:right;
}
.cart-div .s1 {
	font-size:17px;
	color:#6d6e71;
	line-height:37px;
	margin-right: 2px;/*
	position:absolute;
	top:9px;
	right:71px;*/
}
.cart-div .s2 {
	display:inline-block;
	width:41px;
	height:29px;
	background:url(/img/l/cart_icon_1307.png) no-repeat top left;
	position: relative;
	margin-right: -3px;
	/*position:absolute;
	top:0;
	right:28px;
	*/
	
	cursor:pointer;
}
.cart-div .cart-num {
	display:inline-block;
	width:21px;
	height:21px;
	text-align:center;
	font-size:15px;
	line-height:21px;
	color:#fff;
	background:url(/img/l/cart_num_bg_1307.png) no-repeat top left;
	margin-top:5px;
	margin-right:10px;/*
	position:absolute;
	top:5px;
	right:10px;
	*/
}
/* menu */
.menu-wrap {
	margin:0 auto;
	width:999px;
	background:url(/img/l/menu_bg_1307.png) repeat-x top left;
	position:relative;
	margin-top:-1px;
}
.menu {
	margin:0 auto;
	width:999px;
	height:31px;
	text-align:right;
}
.menu a {
	display:inline-block;
	margin-left:17px;
	padding-right:19px;
	height:31px;
	font-size:17px;
	line-height:31px;
	color:#fff;
	background:url(/img/l/menu_item_bg.jpg) no-repeat right 2px;
	float:right;
}
body.us .menu a {
	font-size:15px;
}
.main {
	margin:0 auto;
	margin-bottom:20px;
	width:999px;
}
/* main */

/* footer */
.footer {
	margin:0 auto 15px auto;
	width:999px;
	height:55px;
	position:relative;
}
/*
.footer .mailto {
	position:absolute;
	top:17px;
	left:20px;
}
*/
.footer .footer-left {
	position:absolute;
	/*left:20px;*/
	top:7px;
}
.footer .footer-left {
	background:url(../img/l/foot_left.png) no-repeat 5px top;
	height:26px;
	padding-left:30px;
}
.footer .footer-left a {
	float:left;
	font-size:12px;
	display:block;
	background:url(../img/l/foot_a.png) no-repeat right center;
	padding:0 14px 0 12px;
	margin-top:7px;
	font-weight:bold;
	color:#340157;
}
.footer .footer-left a.last {
	background:none;
}
.footer .footer-right {
	/*width:194px;*/
	width:140px;
	height:45px;
	background:url(/img/l/footer_right1.png) no-repeat top left;
	position:absolute;
	top:0;
	right:0;
}
.fr-a1, .fr-a2, .fr-a3 {
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	top:11px;
}
.fr-a1 {
	left:42px;
}
.fr-a2 {
	left:88px;
}
.fr-a3 {
	left:136px;
}
input.srh_btn {
	text-indent: -9999px;
	width: 28px;
	height: 25px;
	background: none;
	cursor: pointer;
	margin-right: 6px;
	opacity:0;
	border:none;
}
/**/

/*cart*/
div#cart_step_content {
	text-align:left;
	overflow:auto;
	overflow-x:hidden;
}
div#cart_step_label {
	display:none;
	padding:0 8px;
	width:740px;
	font-size:12px;
	line-height:28px;
	color:#707070;
	border-radius:5px;
	background:#a2bfdd;
}
div#cart_step_slider {
	display:none;
	margin:20px 0;
	width:738px;
}
div#cart_step_detail {
	width:795px;/*overflow:hidden;*/
	padding-left:5px;
}
div#cart_step_detail div.cl_con {
	/*position:absolute;
	top:0;
	left:0;
	*/
	padding-left:5px;
}
div#cart_step_detail div.cl_con p.d {
	font-weight:bold;
	font-size:12px;
	line-height:17px;
	color:#58595B;
	margin-top:35px;
}
div#cart_step_detail div.cl_con table.st1_table {
	margin-top:20px;
	width:810px;
	color:#707070;
}
div#cart_step_detail div.cl_con table.st1_table th {
	padding-bottom:19px;
	font-size:14px;
}
body.us div#cart_step_detail div.cl_con table.st1_table th {
	font-size:14px;
}
div#cart_step_detail div.cl_con table.st1_table td {
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
}
div#cart_step_detail div.cl_con table.st1_table td input.cl_qut {
	width:38px;
	height:38px;
	font-size:22px;
	/*line-height:14px;*/
	line-height:38px;
	color:#231f20;
	text-align:center;
	border:1px solid #a7a9ac;/*border-radius:3px;*/
}
div#cart_step_detail div.cl_con table.st1_table td img.cl_m_img {
	max-width:150px;
}
img.cl_del, img.cl_empty {
	cursor:pointer;
}
div.enter_info table.st2_table td {
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#707070;
	padding:1px;
}
div.enter_info_register table.st2_table td {
	padding-right:10px;
	text-align:right;
	padding-bottom:18px;
	color:#221E1F;
	font-size:16px;
}
body.us div.enter_info_register table.st2_table td {
	width:150px;
	font-size:15px;
	font-weight:normal;
}
div.enter_info table.st2_table td.t2 {
	text-align:left;
}
div.enter_info table.st2_table td em {
	color:#ED1B23;
	padding-right:2px;
	font-style:normal;
}
div.enter_info table.st2_table td span {
	font-size:12px;
}
div.enter_info table.st2_table td span#loginNow, .resetpd {
	cursor:pointer;
}
div.enter_info table.st2_table td p.nb {
	font-weight:normal;
}
div.enter_info table.st2_table td input.int {
	font-weight:normal;
	font-size:12px;
	/*width: 178px;*/
	width:215px;
	height: 16px;
	color:#707070;
	border:1px solid #aaa;
	border-radius:5px;
}
div.enter_info_register table.st2_table td input.int {
	border-radius:0;
}
div.enter_info_register table.st2_table td input.int {
	width:585px;
	height:35px;
	line-height:35px;
	border:1px solid #662C91;
	background:#FDEDF4;
	font-size:14px;
}
div.enter_info_register table.st2_table td input.noint {
	text-align:right;
}
div.enter_info_register table.st2_table td select.int {
	width:585px;
	height:35px;
	line-height:35px;
	border:1px solid #662C91;
	background:#FDEDF4;
	font-size:14px;
}
div.enter_info_register table.st2_table td input.email {
/*width:395px;
	margin-right:10px;*/
}
div.enter_info table.st2_table td input.int_s1 {
/*width:139px;*/
}
div.enter_info table.st2_table td input.int_s2 {
	width:70px;
}
div.enter_info table.st2_table td input.int_s3 {
/*width:70px;*/
}
div.enter_info table.st2_table td input.int_s4 {
	width:139px;
}
div.enter_info table.st2_table td select {
	/*width:178px;*/
	width:215px;
	height:18px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#707070;
	border:1px solid #aaa;
	border-radius:5px;
}
div.enter_info_register table.st2_table td select {
	border-radius:0;
}
div.enter_info2 table.st2_table td.t2 {
	padding-right:20px;
}
div.enter_info table.st2_table td select.paymethod {
	width:395px;
}
div.enter_info table.st2_table tr.delivery_info, div.enter_info table.st2_table tr.ndp {
	display:none;
}
div#enter_info_tip {
	margin-left:-200px;
	padding:3px 0;
	width:400px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#000;
	background:#A2BFDD;
	position:fixed;
	top:0;
	left:50%;
	z-index:9999;
}
div#enter_info_tip img.tip_error_img {
	margin-top:2px;
	margin-right:8px;
	display:inline;
}
div#enter_info_tip span.tip_error_span {
	display:inline-block;
	padding-left:23px;
	background:url(/img/p/cart/tip_error.png) no-repeat 0 0px;
}
div#enter_info_tip span.tip_success_span {
	display:inline-block;
	padding-left:23px;
	background:url(/img/p/cart/tip_success.jpg) no-repeat 0 0px;
}
.tip_radius_all {
	border-radius:8px;
}
.tip_radius_half {
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
table.st4_table {
	margin-top:100px;
	padding-left:15px;
}
table.st4_table td {
	vertical-align:middle;
}
table.st4_table td.td1 {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#707070;
	width:475px;
}
table.st4_table td.td2 {
	font-size:14px;
	line-height:14px;
	color:#221E1F;
}
table.st4_table td.td2 textarea {
	width:350px;
	height:225px;
	border:1px solid #aaa;
	border-radius:5px;
}
table.ln_table {
	text-align:left;
}
table.ln_table td {
	padding:5px 0;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#707070;
}
table.ln_table td a {
	color:#707070;
}
table.ln_table td input {
	width:178px;
	height:16px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#707070;
	border:1px solid #aaa;
	border-radius:5px;
}
table.ln_table td span.resetpd {
	margin-left:8px;
}
div#login_div_html {
	padding:5px 0;
	width:126px;
	height:16px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-align:left;
	position:absolute;
	top:0;
	left:0;
}
div#login_div_html img {
	float:left;
}
a.login_out_a {
	margin-right:20px;
	height:15px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#999;
	position:relative;
	top:-2px;
}
table.product-list {
}
table.product-list td {
	padding:8px 0;
	vertical-align:middle;
	font-size:12px;
	line-height:18px;
	color:#707070;
}
table.product-list tr.tit td {
	font-weight:bold;
}
table.product-list td.td1 {
	width:150px;
}
table.product-list td.td2 {
	width:520px;
}
table.product-list td.td3 {
}
table.product-list td.td2 input {
	margin-top:3px;
	width:350px;
	height:16px;
	border:1px solid #aaa;
	border-radius:5px;
}
table.product-list td.td2 span.ts {
	display:inline-block;
	width:108px;
}
div.reg_suc {
	font-size:12px;
	line-height:18px;
	color:#707070;
}
div.reg_suc span.another {
	font-weight:bold;
	cursor:pointer;
}
div.prosup_textarea span.tsc {
	font-weight:bold;
}
div.prosup_textarea textarea.sup_tsc_descr {
	width:460px;
	height:60px;
	border:1px solid #aaa;
	border-radius:5px;
}
div.subCon {
	padding:50px 0;
	font-size:12px;
	line-height:18px;
}
h2.subsearch {
	padding:22px 0 22px 0;
	font-weight:normal;
	font-size:20px;
	line-height:22px;
	color:#707070;
}
h2.subsearch a {
	color:#707070;
}
ul.ul_25 {
	margin-left:20px;
	list-style:circle;
}
.vsty {
	color:#ccc;
}
#cart_step_status {
	width:640px;
	margin:0 auto;
	/*margin-bottom:20px;*/
	display:none;
}
#cart_step_status span {
	display:block;
	width:154px;
	height:21px;
	border:solid 1px #7f3f98;
	line-height:21px;
	background:#fff;
	color:#939598;
	float:left;
	margin:0 1px;
	text-align:center;
}
#cart_step_status span.cur {
	border:solid 1px #808285;
	background:#7f3f98;
	color:#fff;
}
#cl_con {
	position:absolute;
	left:0;
	top:0;
}
div.cart-div span.cart-num, div.cart-div span.s2 {
	display:none;
}
span.cart-num {
	margin-left:10px;
}
/*scroll*/
.scroll-wrap {
	height: 550px;
	position: absolute;
	top: 0px;
	right: 12px;
	width: 15px;
	border: solid 1px #7F3F98;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display: none;
}
.scroll-wrap .scroll-icon {
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer;
	position: absolute;
	/*background: url(../img/p/news/scroll_icon.png) no-repeat left top;*/
	background:#7F3F98;
	border: solid 1px #7F3F98;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	top: 0;
	left: -1px;
}
#cart_step_detail {
	position:relative;
}
div.enter_info {
	padding-top:80px;
	width:885px;
	padding-left:15px
}
div.enter_info_register {
	padding-top:0;
}
body.us div.enter_info_register {
	padding-left:0;
}
/*foot-nav-cont*/
div.enter_info_aboutus {
	padding-left:10px;
	/*width:760px;*/
	width:800px;
	font-size:14px;
	line-height:25px;
	color:#221E1F;
	padding-top:10px;
}
div.foot-nav-content h3 {
	font-size:24px;
	margin-bottom:20px;
}
tr.paypal-text p, tr.bank-text p, tr.install-text p {
	line-height:20px;
	font-size:12px;
	color:#221E1F;
}
/*news*/
.news-content ul li {
	background:url(../img/l/newsli.jpg) no-repeat left center;
	padding-left:30px;
	font-size:28px;
	height:50px;
	line-height:50px;
}
.news-content ul li a:hover {
	text-decoration:underline;
}
div.enter_info_news {
	padding-top:10px;
	width:825px;
	padding-left:0;
}
.news-content {
	padding-left:15px;
}
.news-content h3 {
	margin-bottom:5px;
}
.news-content .newsImg {
	width:825px;
	text-align:center
}
.news-content .newsCont {
	white-space:pre-wrap;
	word-wrap:break-word;
	width:805px;
	overflow:hidden;
	height:auto;
	padding:30px 10px;
	font-size:12px;
	line-height:20px;
}
/*enquiry*/
div.enter_info_enquiry {
	width:840px;
	color:#221E1F;
	padding-top:0px;
}
div.enter_info_enquiry h3 {
	font-size:18px;
	padding:25px 0 70px 0;
}
div.enter_info_enquiry table.st2_table em {
	width:20px;
}
div.enter_info_enquiry table.st2_table td {
	width:100px;
	text-align:right;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 18px;
	color: #221E1F;
	font-size:18px;
}
div.enter_info_enquiry table.st2_table td.td2 {
	text-align:left;
}
div.enter_info_enquiry table.st2_table td input.int {
	width:665px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #662C91;
	background: #FDEDF4;
	border-radius:0;
}
div.enter_info_enquiry table.st2_table td textarea {
	height:145px;
	width:665px;
	border: 1px solid #662C91;
	background: #FDEDF4;
	border-radius:0;
	font-size:12px;
	color:#707070;
}
p.order-sub {
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
body.hk .ui-widget {
	font-family:微軟正黑體
}
p.order-sub a.loginButton {
	margin-left:30px;
	color:#909;
}
/***MEMBER INFO**/
#memberinfo table td, #memberreset table td {
	padding-right: 10px;
	text-align: right;
	padding-bottom: 18px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
}
body.us #memberinfo table td, body.us #memberreset table td {
	font-size:14px;
}
#memberinfo table td.t2 select, #memberinfo table td.t2 input.int, #memberreset table td.t2 input.int {
	text-align:left;
	width: 500px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #662C91;
	background: #FDEDF4;
	font-size: 14px;
	font-weight:normal
}
body.us #memberinfo table td.t2 select, body.us #memberinfo table td.t2 input.int, body.us #memberreset table td.t2 input.int {
	font-size:12px;
}
#memberinfo table td.t2, #memberreset table td.t2 {
	text-align:left;
}
span#mb_info {
	margin-left:0
}
/*member_order*/
table.fs {
	width: 762px;
	margin: 0 auto;
	padding: 0;
	border: solid 1px #cbcecf;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
table.fs th {
	margin: 0;
	padding: 0 15px 0 10px;
	background-color: #d1d1d1;
	border: solid 1px #e3e3e3;
	color: #0a2439;
	height: 34px;
	line-height: 14px;
}
table.fs th, table.fs td {
	padding: 0 2px;
	font-size: 11px;
}
table.fs td {
	margin: 0;
	padding: 0 15px 0 10px;
	border: solid 1px #e3e3e3;
	height: 31px;
	word-break: break-all;
}
table.fs tr.double td {
	background-color: #fbfbfb;
}
a.login-member-register{
	padding-right:0;
}


.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {padding-bottom:10px;}
.ui-dialog .ui-dialog-buttonpane button {overflow:hidden;}

h3.out a{
	float:right;
	color:#707070;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
}