body{
	font-family: 'Asul' ,'微軟正黑體', 'Micorsoft YaHei', sans-serif;
	margin:0px; 
	padding:0px;
	color:#999;
	background:url(../images/bg.gif) repeat;
}
a{ color:#ba8933; text-decoration:none;}
a:hover{ text-decoration:underline; }
img { border:0px;}
form{ padding:0px; margin:0px;}

/* Universal */
.width1140{
	width:1140px;
	min-width:960px;
	margin:0px auto;
}
.color_gold{ color:#ba8933;}
.color_sliver{ color:#babcbb}
.clr{ clear:both;}

.index_center, .left, .main{ margin-bottom:-30000px; padding-bottom:30000px;}


/* header */
.top{
	background:#333;
	height:40px;
	overflow:visible;
}
.top a{
	color:#FFF;
}
.top>div>div{
	float:left;
	padding:10px 5px;
}
.top form input{ vertical-align:middle;}
.top form input[type=text]{
	border:0px;
	border-radius:3px;
	line-height:2em;
}
.top .shop_cart{
	background:url(../images/icon_cart.png) no-repeat left;
	padding-left:30px;
}
.top .ShopCart a span{ color:#F00; padding:0px 5px;}
.top .order{
	padding-right:0px;
	width:120px;
	position:relative;
}
.top .order form{
	position:absolute;
	top:40px;
	left:0px;
	padding:10px;
	background:#333;
	width:230px;
	border-radius:0px 0px 5px 5px;
}
.top .order form input[type=button]{
	background:#ba8933;
	border:0px;
	height:28px;
	border-radius:3px;
	color:#FFF;
	text-align:center;
	padding:0px 10px;
}
.top .order #OrderQuery{ display:none;}
.top .lang_box{
}
.top .lang_box a.hover{
	color:#ba8933;
}
.top .search{
	float:right;
	width:200px;
	background:#FFF;
	padding:0px;
	margin:6px;
	border-radius:3px;
	height:28px;
}
.top .search input[type=text]{
	margin:0px;
	width:170px;
}
.top .search input[type=button]{
	background:url(../images/icon_search.png) no-repeat center center;
	width:28px;
	height:28px;
	margin:0px;
	border:0px;
}
.header{
	background:#fff;
	clear:both;
}
.header .logo{
	padding:20px;
	float:left;
}
.header .member{
	padding:20px 10px 10px;
	float:left;
}
.header .member form{
	width:240px;
	float:left;
}
.header .member form .keyin{
	float:left;
	width:170px;
}
.header .member form #login_UN, .header .member form #login_PW{
	width:160px;
	margin:0px;
	border-radius:3px;
	padding:0px 5px;
	border:none;
	background: no-repeat left center #eaeaea;
	line-height:22px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
}
.header .member form #login_UN{
	background-image:url(../images/un_en.png);
	margin-bottom:5px;
}
.header .member form #login_PW{
	background-image:url(../images/pw_en.png);
	margin:0px;
}
.header .member form input[type=button]{
	float:left;
	border:none;
	height:49px;
	background:#ba8933;
	border-radius:3px;
	color:#FFF;
	margin-left:7px;
	padding:0px 10px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
}
.header .member a.reg{
	float:left;
	padding-top:35px;
}
.header .country{
	padding:20px 10px 10px;
	float:right;
}
.header .country a{
	display:inline-block;
	width:70px;
	height:60px;
	font-size:0.8em;
	text-decoration:none;
	text-align:center;
	color:#babcbb;
	padding:5px 0px;
	border-radius:3px;
}
.header .country a:hover{
	background:#eaeaea;
}
.header .country a img{
	display:inline-block;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
}
.nav{
	clear:both;
	background:#eaeaea;
}
.nav a{
	line-height:2.2em;
	font-size:1.15em;
	padding:0px 22px;
	color:#666;
	text-decoration:none;
	display:inline-block;
}
.nav a.hover{
	color:#FFF;
	background:#ba8933
}
/* position */
.position{
	background:url(../images/title_bg.jpg) no-repeat;
	height:70px;
	color:#633600;
}
.position strong{
	font-size:1.5em;
	padding-top:10px;
	margin:0px 10px 0px 130px;
	display:block;
	text-shadow:1px 1px 0px #FFF;
}
.position p{
	margin:0px 10px 10px 150px;
}
.position p a{
	color:#633600;
}

/* wrap */
.wrap{
	background:#FFF;
	overflow:hidden;
}
.left{
	width:290px;
	float:left;
	background:#eaeaea;
}
.left dl{
	padding:0px;
	margin:0px;
}
.left dl dt{
	color:#ba8933;
	margin:20px 10px 0px 10px;
	font-size:1.5em;
}
.left dl dd{
	margin:0px 10px 40px 10px;
	border-top:1px solid #ba8933;
	overflow:visible;
	color:#666;
}
.left dl dd ul.class{
	list-style:none;
	padding:0px;
	margin:0px;
}
.left dl dd ul.class li{
	margin-top:5px;
	width:270px;
	padding-right:10px;
}
.left dl dd ul.class li.hover{
	background:url(../images/article_li.png) no-repeat right center;
}
.left dl dd ul.class li a{
	text-decoration:none;
	background:#babcbb;
	border-radius:5px;
	padding:10px;
	font-size:1.8em;
	text-align:right;
	display:block;
	color:#333;
}
.left dl dd ul.class li.hover a{
	background:#404040;
	color:#FFF;
}
.left dl dd p{
	border-bottom:1px dotted #CCCCCC;
	padding:10px;
	line-height:1.5em;
}
.left dl dd p em{
	text-align:right;
	display:block;
	color:#999;
}
.main{
	width:850px;
	float:right;
	background:#FFF;
	color:#666;
}

/* footer */
.footer{
	clear:both;
	background:#404040;
	font-size:0.85em;
	padding-top:10px;
}
.footer a{
	color:#CCC;
}
.footer .company{
	width:200px;
	float:left;
}
.footer .company ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer .company ul li a{
	background:url(../images/icon_li.png) no-repeat left center;
	margin-left:20px;
	display:inline-block;
	padding:5px 10px 5px 25px;
}
.footer .contact{
	float:left;
	width:500px;
}
.footer .liveChat{
	float:left;
	width:200px;
	text-align:center;
}
.footer .liveChat img{
	display:block;
	margin:0px auto;
}
.footer .Out_of_Stock{
	float:left;
	width:240px;
}
.footer .Out_of_Stock strong{
	font-size:1.5em;
	color:#ba8933;
	font-weight:400;
}
.footer .Out_of_Stock p{
	border-left: 5px solid #ba8933;
	padding-left:10px;
}
.footer .copyright{
	clear:both;
	text-align:center;
	padding:10px;
}

/*---------------------------index------------------------------*/

/* slider */
.slider{
	height:300px;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.slider .main{
	position:absolute;
	height:1200px;
	left:0px;
}
.slider .main .box{
	position:relative;
	height:300px;
}
.slider .main .box img{
	display:block;
}
.slider .main .box h2{
	position:absolute;
	top:30px;
	left:0px;
	color:#FFF;
	background:rgba(0,0,0,0.5);
	padding:10px 30px 10px 50px;
	font-size:2em;
	text-shadow:1px 1px 2px #000;
}
.slider .main .box p{
	position:absolute;
	top:100px;
	left:90px;
	text-shadow:1px 1px 2px #000;
	font-size:1.2em;
	color:#FFF;
}
.slider .menu{
	position:absolute;
	top:0px;
	right:0px;
	z-index:20;
	width:313px;
	overflow:visible;
}
.slider .menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.slider .menu ul li{
	text-align:center;
	width:300px;
	margin-left:13px;
	height:74px;
	font-size:0.85em;
	border-bottom:1px solid #666;
	cursor:pointer;
	background:#333;
}
.slider .menu ul li.hover{
	width:313px;
	margin:0px;
	height:75px;
	border:none;
	color:#decaad;
	background:url(../images/slider_li_bg.png) no-repeat transparent;
}
.slider .menu ul li strong{
	display:block;
	color:#FFF;
	font-size:1.7em;
	font-weight:normal;
	padding-top:15px;
}

.index_left{
	float:left;
	width:550px;
}
.index_center{
	float:left;
	width:370px;
	background:#f2f2f2;
}
.index_right{
	float:left;
	width:220px;
}

#index .title{
	color:#900;
	text-shadow:1px 1px 1px #dfc56c;
	font-size:1.6em;
}
#index small{
	color:#CCC;
}
#index .news{
	margin:20px 25px;
	padding-bottom:20px;
	border-bottom:3px solid #babcbb;
	line-height:1.5em;
}
#index .news_list{
	border-bottom:1px dashed #dfdfdf;
	padding-bottom:10px;
}
#index .news_list:last-child{ border:none;}
#index .news_list h2{
	font-weight:400;
	font-size:1.2em;
	margin-bottom:0px;
}
#index .news_list p{
	margin:0px;
}
#index .one_dollar{
	margin:20px 25px;
}
#index .one_dollar>p{
	background:#f2f2f2;
	padding:10px;
	line-height:1.5em;
}
#index .one_dollar .box{
	border-radius:5px;
	border:1px solid #ba8933;
	min-height:200px;
}
#index .one_dollar .box h2{
	background:#ba8933;
	border-radius:5px 5px 0px 0px;
	margin:0px 0px 10px 0px;
	padding:5px 10px;
	color:#FFF;
	font-weight:normal;
}
#index .one_dollar .box img{
	float:left;
	margin:0px 10px 10px;
}
#index .one_dollar .box .content{
	width:300px;
	padding:10px;
	height:150px;
	float:right;
}
#index .one_dollar .box .content small{
	display:block;
}
#index .one_dollar .box .content p{
	margin:0px;
	height:90px;
	overflow:hidden;
}
#index .one_dollar .box .content a{
	text-decoration:none;
	display:block;
	color:#FFF;
	float:right;
	padding:10px;
	border-radius:5px;
}
#index .one_dollar .box .content a.btn{
	background:#ba8933;
}
#index .one_dollar .box .content a.btn_over{
	background:#babcbb;
}
#index .article{
}
#index .article .title{
	padding:20px 10px 10px;
}
#index .article small{
	padding:10px 20px;
	display:inline-block;
}
#index .article p{
	margin:0px;
	padding:10px 20px;
}
#index .article h2{
	background:#babcbb;
	margin:0px;
	font-size:1em;
	font-weight:normal;
	padding:10px;
	color:#333;
}
#index .video{
	margin:20px;
	padding:20px 0px;
	border-top:3px solid #babcbb;
}
#index .video .title{
	margin-bottom:10px;
}
#index .video a{
	text-decoration:none;
	display:inline-block;
	color:#FFF;
	padding:10px;
	border-radius:5px;
	background:#ba8933;
	float:right;
	margin:10px 0px;
}
#index .price{
	padding:20px 10px;
}
#index .price img{
	margin:10px auto;
}
#index .fb{
	margin:20px 10px;
}

/*---------------article-------------------*/
.article{
	padding:20px;
}
.article h2{
	background:url(../images/article_head.png) no-repeat left center;
	padding-left:50px;
	line-height:2em;
	margin:0px;
	border-bottom:3px solid #eaeaea;
}
.article dl dt{
	border-left:8px solid #ba8933;
	font-size:1.5em;
	line-height:1.5em;
	padding-left:15px;
	color:#ba8933;
}
.article dl dd{
	line-height:1.5em;
	margin-bottom:40px;
}
/*--------------shop---------------*/
.text_deepred{ color:#900;}
ol.top20{
}
ol.top20 li{
	padding:5px 0px;
}
ol.top20 li a{
	color:#666;
}
ul.history{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.history li{
	padding:5px;
	height:62px;
	border-bottom:1px solid #FFF;
}
ul.history li a{
	color:#babcbb;
	text-decoration:none;
}
ul.history li:hover{
	background-color:#FFF;
}
ul.history li a img{
	float:left;
	margin-right:5px;
	border:1px solid #CCC;
}
ul.history li a strong{
	display:block;
	color:#666;
	height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:normal;
}
.hot{
	background:#babcbb;
	padding:10px 5px;
}
.shopBox{
	position:relative;
	width:250px;
	height:410px;
	padding:5px;
	float:left;
	background:#eaeaea;
	margin:20px 10px 10px 10px;
	border-radius:5px;
}
.hot .shopBox{
	box-shadow:3px 3px 3px #666666;
	-webkit-box-shadow:3px 3px 3px #999;
	-moz-box-shadow:3px 3px 3px #999;
	-o-box-shadow:3px 3px 3px #999;
}
.shopBox .ps_hot{
	position:absolute;
	top:-10px;
	left:20px;
	border-radius:15px 0px 15px 0px;
	background:#990000;
	color:#FFF;
	font-size:1.5em;
	padding:5px 20px;
}
.shopBox .ps_gray{
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	border-radius:0px 0px 15px 0px;
	background: rgba(102,102,102,0.8);
	color:#FFF;
	font-size:1.5em;
	padding:5px 20px;
}
.shopBox img{
}
.shopBox h2{
	font-size:1em;
	height:40px;
	;
	width:100%;
	font-weight:normal;
	padding:10px 0px;
	margin:0px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.shopBox p{
	padding:0px 0px 8px 0px;
	margin:0px;
}
form .Quantity{
	border:0px;
	border-radius:5px;
	padding:6px 5px;
	width:110px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
}
a.addCart{
	color:#FFF;
	border-radius:5px;
	background: url(../images/icon_cart.png) no-repeat 5px 2px #ba8933;
	padding:5px 10px 5px 30px;
	text-decoration:none;
	float:right;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
}
a.soldOut{
	color:#FFF;
	border-radius:5px;
	background:#999;
	padding:5px 10px;
	float:right;
	box-shadow:1px 1px 2px #999;
	text-decoration:none;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
}
.shopList {
	padding:10px 5px;
}
.shopTitle{
	font-size:1.5em;
	color:#FFF;
	line-height:50px;
	padding-left:20px;
	margin:20px 0px 0px;
	background:#404040;
	width:300px;
}
.shopList .shopTitle{
	margin-left:-5px;
}
.shopTitle span{
	display:block;
	float:right;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 25px 25px 25px 0;
	border-color: transparent #ffffff transparent transparent;
}
.pages{
	clear:both;
	padding:30px 10px;
	text-align:center;
}
.pages span{
	display:block;
}
.pages a{
	display:inline-block;
	min-width:30px;
	padding:10px 5px;
	background:#eaeaea;
	border-radius:5px;
	color:#babcbb;
	text-decoration:none;
	margin:5px 2px;
}
.pages a.hover{
	background:#ba8933;
	color:#FFF;
}

/*---shop detail--*/
.prod_intro{
	padding:20px;
}
.prod_intro .title{
	border-bottom:3px solid #eaeaea;
}
.prod_intro .title h2{
	font-weight:normal;
	width:700px;
	float:left;
	margin:10px 0px;
}
.prod_intro .title a{
	float:right;
	text-align:right;
	background:url(../images/icon_arrow.gif) no-repeat right;
	color:#ccc;
	padding-right:20px;
}
.prod_intro .count{
	padding:10px 0px;
	margin-bottom:10px;
	line-height:20px;
}
.prod_intro .count .fb{
	width:50%;
	float:left;
}
.prod_intro .count .rank{
	float:right;
	width:50%;
	text-align:right;
	color:#ccc;
}
.prod_intro .count .rank>span{
	display:inline-block;
	background:url(../images/icon_star_gray.gif) repeat-x;
	width:100px;
	height:20px;
	text-align:left;
	vertical-align:text-bottom;
	margin-left:5px;
}
.prod_intro .count .rank>span>span{
	background:url(../images/icon_star.gif) repeat-x;
	height:20px;
	display:inline-block;
}
.prod_intro .img{
	background:#babcbb;
	float:left;
	width:420px;
}
.prod_intro .img a img{
	margin:0px 0px 10px 10px;
}
.prod_intro .img a img.first{
	margin:10px;
}
.prod_intro .price{
	float:left;
	margin-left:20px;
	width:370px;
}
.prod_intro .price>p{
	line-height:2em;
	margin:0px;
}
.prod_intro .price>p strong{
	font-size:1.2em;
	font-weight:normal;
	color:#900;
}
.prod_intro .price dl{
	border-radius:5px;
	border:1px solid #6c6d6f;
}
.prod_intro .price dl dt{
	background:#6c6d6f;
	border-radius:5px 5px 0px 0px;
	color:#FFF;
	padding:5px 10px;
}
.prod_intro .price dl dd{
	margin:0px;
	padding:10px;
}
.prod_intro .price dl dd p{
	margin:10px 0px;
}
.prod_intro .price dl dd p span{
	display:inline-block;
	width:100px;
}
.prod_intro .buy{
	background:#eaeaea;
	border-radius:5px;
	padding:20px;
}
.prod_intro .buy p{
	margin:10px 0px;
}
.prod_intro .buy input{
	margin-right:10px;
}

.prod_detail{
	padding:0px 20px;
}
.prod_detail .shopTitle{
	margin-left:-20px;
}
.prod_detail .text{
	padding:10px 0px;
}
.prod_detail .text p{
	line-height:1.5em;
}

/*---------------------------search-------------------------*/
.search_title{
	font-size:1.5em;
	margin:20px;
}
.search_bar{
	margin:20px 10px;
	background:#babcbb;
	border-radius:5px;
	padding:5px;
	color:#FFF;
}
.search_bar span.display{
	margin-right:50px;
}
.search_bar span.display a{
	display:inline-block;
	width:26px;
	height:26px;
	vertical-align:middle;
	margin-right:5px;
}
.search_bar span.display a.hover{
	background-position:0px -26px;
}
.search_bar span.display a#dsiplay_1{
	background-image:url(../images/icon_search_1.gif);
}
.search_bar span.display a#dsiplay_2{
	background-image:url(../images/icon_search_2.gif);
}
.search_bar span.display a#dsiplay_3{
	background-image:url(../images/icon_search_3.gif);
}
.search_bar a.btn_go{
	background-color:#333;
	color:#FFF;
	display:inline-block;
	margin-left:5px;
	border-radius:5px;
	padding:3px 10px;
	text-decoration:none;
}
.search_style1, .search_style2{
	padding-left:5px;
}
.search_style2{
	padding:10px;
}
.search_style2 table{
}
.search_style2 table td{
	padding:5px;
	border-bottom:1px solid #eaeaea;
}
.search_style2 table td img{
	border:1px solid #CCC;
}
/*----------------------video-----------------------*/
.video_main{
	background:#babcbb;
}
.video_main .title{
	padding:20px;
}
.video_main .title h2{
	margin:0px;
	color:#333;
}
.video_main .title small{
	border-bottom:1px solid #ba8933;
	display:block;
	padding-bottom:10px;
}
.video_main .video_screen{
	position:relative;
}
.video_main .video_screen a{
	position:absolute;
	border-radius:5px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
	width:48px;
	height:48px;
	top:150px;
	background-image:url(../images/icons.png);
	background-color: rgba(255,255,255,0.7);
}
.video_main .video_screen a.prev{
	left:20px;
	background-position:-96px 0px;
}
.video_main .video_screen a.next{
	right:20px;
	background-position:-48px 0px;
}
.video_main .video_screen a.prev:hover{background-position:-96px -48px;}
.video_main .video_screen a.next:hover{background-position:-48px -48px;}
.video_main .video_screen div{
	margin:0px auto;
	width:560px;
	padding:20px;
}

.video_list{
	margin:20px;
}
.video_list .shopTitle{
	margin-left:-20px;
}
.video_list ul{
	margin:0px;
	padding:20px 0px;
	list-style:none;
}
.video_list ul li{
	width:50%;
	float:left;
}
.video_list ul li a{
	display:block;
	padding:10px;
	text-decoration:none;
	height:90px;
	overflow:hidden;
}
.video_list ul li a:hover{
	background:#eaeaea;
	border-radius:10px;
}
.video_list ul li a img{
	float:left;
	margin-right:10px;
}
.video_list ul li a h2{
	font-size:1em;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin:5px 0px 10px;
}
.video_list ul li a small{
	color:#CCC;
}

/*-------------------register----------------*/
.register_left{
	width:250px;
	float:left;
	padding:20px;
}
.register_left p{
	margin:0px 0px 20px;
}
.register_left ol{
}
.register_left ol li{
	color:#900;
	padding:5px 0px;
}
.register_left div{
	background:#eaeaea;
	padding:10px;
	border-radius:5px;
	line-height:2em;
}
.register_main{
	width:828px;
	margin:20px 20px 20px 0px;
	float:right;
	background:#FFF;
	color:#666;
	border-radius:5px;
	border:1px solid #eaeaea;
}
.register_main .title{
	background:#333;
	color:#FFF;
	padding:10px;
	border-radius:5px 5px 0px 0px;
}
.register_main p{
	padding:0px 20px;
}
.register_main table.table_pw{
	margin-left:200px;
}
.register_main span.label{
	display:inline-block;
	width:150px;
	text-align:right;
	padding:0px 10px;
}
.inputBg, .InputBorder{
	border:1px solid #ccc;
	border-radius:5px;
	padding:3px;
}
.register_main .subtitle{
	background:#eaeaea;
	padding:10px;
}
.register_main .btn{
	text-align:center;
}
.btn_submit{
	border:none;
	padding:5px 20px;
	border-radius:5px;
	font-size:1.5em;
	text-shadow:1px 1px 1px #999;
	color:#FFF;
	margin:20px;
	background:#ba8933;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
	cursor:pointer;
}

/*  buy  */
.btn_gray{
	background:#999;
	color:#FFF;
	border:none;
	padding:5px 20px;
	display:inline-block;
	border-radius:5px;
	text-shadow:1px 1px 1px #999;
	color:#FFF;
	margin:5px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
	cursor:pointer;
	text-decoration:none;
}
a.btn_delete{
	background:url(../images/icons.png) no-repeat;
	display:inline-block;
	width:48px;
	height:48px;
	margin:0px auto;
}
a.btn_delete:hover{
	background-position:0px -48px;
}
#buy .step{
	background:#eaeaea;
	padding:20px;
	text-align:center;
	margin-top:10px;
}
#buy .step span{
	display:inline-block;
	width:180px;
	padding-right:20px;
	background:url(../images/icon_arrow.png) no-repeat right;
}
#buy .step span.hover{
	color:#ba8933;
}
#buy .step span#last{
	background:none;
}
#buy .step span strong{
	display:block;
	font-size:1.5em;
	font-weight:normal;
}
.buy_form{
	padding:20px;
}
.buy_form table{
	color:#666;
}
.buy_form table th{
	background:#333;
	color:#FFF;
	padding:5px 10px;
	text-align:left;
}
.buy_form table td{
	padding:10px;
	border-top:1px solid #CCC;
}
.buy_form table td.price, .buy_form table th.price{
	text-align:right;
}
.buy_form table thead td{
	text-align:right;
}
.buy_form table tfoot td{
	text-align:right;
	border-top:3px solid #333;
	font-size:1.2em;
	background:#eaeaea;
}
.buy_form .btn{
	height:50px;
	margin-top:20px;
}
.buy_form .btn a{
	display:inline-block;
	color:#FFF;
	border-radius:5px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
	text-decoration:none;
}
.buy_form .btn a.buy_left{
	background:url(../images/icon_arrow_l.png) no-repeat left center #999;
	float:left;
	padding:10px 10px 10px 30px;
}
.buy_form .btn a.buy_right{
	background:url(../images/icon_arrow_r.png) no-repeat right center #ba8933;
	float:right;
	padding:10px 30px 10px 10px;
}

.pay_form{
	padding:20px;
}
.pay_form dl{
}
.pay_form dl dt{
	color:#ba8933;
	background:#333;
	font-size:1.5em;
	padding:10px;
	border-radius:5px 5px 0px 0px;
}
.pay_form dl dt a{
	float:right;
	display:inline-block;
	color:#FFF;
	border-radius:5px;
	background:#999;
	font-size:0.8em;
	padding:5px 10px;
	text-decoration:none;
}
.pay_form dl dd{
	margin:0px;
	margin-bottom:30px;
	border-bottom:1px solid #333;
	line-height:1.7em;
}
.pay_form dl dd p{
	margin:5px;
}
.pay_form dl dd p strong{
	font-size:1.5em;
	color:#900;
}
.pay_form dl dd span.label{
	display:inline-block;
	width:100px;
	text-align:right;
	padding-right:10px;
}
.pay_form table{
	color:#666;
}
.pay_form table th{
	background:#999;
	color:#FFF;
	padding:5px 10px;
	text-align:left;
}
.pay_form table td{
	padding:10px;
	border-top:1px solid #CCC;
}
.pay_form .price{
	text-align:right;
}
.pay_form table tfoot td{
	text-align:right;
	border-top:3px solid #333;
	font-size:1.2em;
	background:#eaeaea;
}
.pay_form .btn{
	height:50px;
	margin-top:20px;
	text-align:center;
}
.pay_form .btn a{
	display:inline-block;
	color:#FFF;
	border-radius:5px;
	padding:10px 20px;
	font-size:1.2em;
	background:#ba8933;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
	-o-box-shadow:1px 1px 2px #999;
	text-decoration:none;
}



/*-----------------login------------*/
.login{
	background:url(../images/login_bg.jpg) no-repeat;
	height:600px;
}
.login dl{
	width:40%;
	margin:80px 5%;
	float:left;
}
.login dl dt{
	background:rgba(51,51,51,0.8);
	border-radius:5px 5px 0px 0px;
	color:#FFF;
	padding:10px;
}
.login dl dt strong{
	font-size:1.2em;
}
.login dl dd{
	background:rgba(255,255,255,0.8);
	margin:0px;
	padding:20px;
	border-radius:0px 0px 5px 5px;
	height:300px;
}
.login dl dd p{
	margin:0px;
	padding:10px;
}
.login dl dd p span.label{
	display:inline-block;
	width:100px;
	text-align:left;
}
.login dl dd p .inputBg{
	font-size:1.2em;
}
.login dl dd p .btn_submit{
	text-align:center;
}
.login dl dd ol{
	color:#900;
	margin:10px 20px;
}
.login dl dd ol li{
	padding:5px 0px;
}
.login dl dd p.ps{
	text-align:center;
}