@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;
}

a{ color:#000;}
a, a:hover, a:active {text-decoration: none;}
img {border: none;max-width: 100%;vertical-align: middle;}
ul li {list-style: none;}

body {
	background-color:#fff;
	font-family: Futura-Book;
}

.left{ float:left;}
.right{ float:right;}
.clear {clear: both;}
.blue {color: #66aeb7;}
.red{ color:#F00;}
.font_12 {font-size: 12px;}
.italic {font-style: italic;}


input[type="submit"],button{ cursor:pointer;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	display: inline-block;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/

	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6)
}

.msg {
margin-left: 0;
}
.msg_span {
width: 355px;
height: 20px;
font-size: 12px;
}

.all_content{width:980px;
background-color:#fff;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
	margin:0 auto 10px;}

.shadow_show{box-shadow: 0px 1px 5px #000;
-webkit-box-shadow: 0px 1px 5px #000;
-moz-box-shadow: 0px 1px 5px #000;}



.button_con{
	display:block;
	min-width:130px;
	height: 33px;
	font-family:Futura-Book;	
	padding:0 10px 0 20px;
	border: none;
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 33px;
	}
.button_con:hover{ filter:alpha(opacity=90); 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity:0.9;
opacity: 0.9; }



.bg_arrow1{ background:#000 url(../images/icon88.png) no-repeat 85%;}
.bg_arrow2{background:#000 url(../images/regis.png) no-repeat 90%;}
.bg_arrow3{background:#000 url(../images/sign.png) no-repeat 95%;}
.bg_arrow4{ background:#000 url(../images/icon88.png) no-repeat 95%;}
.left_15{ margin-left:15px;}
.width_305{ width:305px; padding-top:3px; padding-bottom:3px;}

/*basket_content*/
.bg_sum1{ background:#000; font-family:Futura-Book; font-weight:bold; }
.bg_sum2{ background:#d80123 url(../images/icon88.png) no-repeat 90%; font-family:Futura-Book;font-weight:bold;}


/*login_content*/



.login_h1 {
font-family: Futura-Book;
font-size: 34px;
line-height: 70px;
text-align: center;
width: 95%;
border-bottom: 1px dotted #999;
margin: 0 auto;}

.login_main {
width: 965px;
height: 400px;
/*border-bottom: 1px dotted #666;*/
background: #ffffff;
margin: 0 auto;}

.login_left {
	width: 440px;
	float: left;
	background: #ffffff;
	margin-top:30px;
}
.login_p1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
}
.login_p3 {
	font-size:24px;
	font-weight: bold;
	
}
.login_p2 {
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
}
.login_table td {
	height:30px;
}
.login_input1 {
	width: 250px;
	height:20px;
	background: #919696;
	border: none;
	border-radius: 0;
	margin-top: 8px;
	line-height:22px\9;
	text-indent:2px;
}

.login_button1 {
	width: 130px;
	text-indent:5px;
	background: url(../images/sign.png) no-repeat 95%;
	background-color: #000;
	height: 30px;
	border: none;
	color: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	cursor:pointer;
	font-family:Futura-Book;
}



.login_right {
	float: right;
	width: 460px;
	padding-left: 30px;
	height: 300px;
	background: #ebebeb;
	margin-top: 30px;
	padding-top: 30px;
}
.login_right dl dt, .login_right dl dd {
	font-size: 14px;
	font-weight: bold;
}
.login_right dl dd {
	background: url(../images/dd.png) no-repeat left;
	text-indent: 20px;
	line-height:26px;
}

.login_button2 {
	width: 130px;
	padding-left: 10px;
	background: url(../images/regis.png) no-repeat 95%;
	background-color: #000;
	height: 30px;
	border: none;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	margin-left: 10px;
	cursor:pointer;
	font-family:Futura-Book;
	margin-top:14px;
	
}



.login_bottom {
width: 980px;
height: 150px;
margin-top: 30px;
margin-bottom: 20px;
}


.home_title3 {
font-family: Futura-Book;
font-size: 34px;
height: 50px;
line-height: 50px;
margin-top: 10px;
}

.register {
font-family: Futura-Book;
font-size: 14px;
color: #000000;
}

.form-search {
margin: 0 0 18px;
}

.login_bottom_img {
float: left;
}

.login_focus {
float: right;
width: 280px;

margin-right: 20px;
}

.login_sign {
float: left;
margin-left: 20px;
width: 365px;
float: left;
}

.login_signup {
width: 250px;
background: #eaeaea;
margin-right: 10px;
border: none;
border-radius:4px;
-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.login_focus a {
display: block;
float: left;
width: 92px;
height: 60px;
border-right: 1px dotted #999;
color: #7f7f7f;
font-size: 10px;
text-align: center;
margin-bottom: 10px;
}

/*end login_content*/

/*regis1_content*/



.regis_title {
font-family: Futura-Book;
font-size: 34px;
height: 50px;
line-height: 50px;
padding-top: 10px;
border-bottom: 1px dotted #999;
width: 95%;
margin: 0 auto;}

.regis_main {
width: 80%;
margin: 0 auto;
}

.regis_main ul li {
float: left;
margin-right: 200px;
}

.regis_main ul li a {
color: #000;
font-weight: bold;
font-size: 12px;
}

.regis_roll {
height: 10px;
width: 85%;
margin: 0 auto;
background: url(../images/regis.jpg) no-repeat 10%;
margin-top: 10px;
position: relative;
}

.regis_roll a {
display: block;
float: left;
margin-right: 300px;
}

.regis_main table {

}

.regis1_table tr td {
height: 40px;
}

.conditions_check {
font-size: 0.75em;
font-weight: bold;
}





/*end regis1_content*/


/*regis2_content*/

.login_select {
width: 263px;
height: 28px;
background: #919696 ;
border: none;

padding: 0;
margin-top: 8px;
}

.regis_button2 {
width: 260px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-left: 15px;
background: url(../images/icon88.png) no-repeat 95%;
background-color: #000;
height: 30px;
border: none;
color: #ffffff;
text-align: left;
font-size: 14px;
line-height: 30px;}

.regis2_bottom {
width: 570px;
height: 100px;
padding: 20px;
border: 1px solid #CCC;}

.regis2_font {
font-family: Futura-Book;
font-size: 12px;
font-style: italic;
font-weight: bold;
float:right;
width:400px;
text-align:justify;
}

/*end regis2_content*/




/*FORGETTEN  PASSWORD*/
.password_verify {
width: 155px;
height: 20px;
background: #e9e9e9;
border: none;
border-radius: 0;
margin-top: 8px;
margin-right: 8px;}

/*end FORGETTEN  PASSWORD*/


/*error404*/

.list_top {
width: 965px;
margin: 0 auto;
font-family: Futura-Book;
height: 50px;
border-bottom: 1px dotted #666;
}

.list_title1 .best {
color: #d80123;
line-height: 50px;
font-size: 34px;
}

.wrong_info {
font-size: 24px;
line-height: 30px;
text-align: center;
margin-bottom: 200px;
}

.wrong_title img{ display:block; margin:0 auto;}


/*end error404*/

/*用戶頁面*/
/*用戶頁面公共部分*/

.myAccount_left{ float:left; width:200px; overflow:hidden; margin-top:10px;}
.myAccount_left ul li{ padding:10px; background:#fcfcfc; overflow:hidden; margin:0px 0px 10px 25px; border:1px solid #dadada; }
.myAccount_left ul li a{ color:#000;}
.myAccount_left ul li:hover{ background:#deeac3; color:#fff; border:1px solid #90be25;}
.myAccount_left ul .current{ background:#deeac3; color:#fff; border:1px solid #90be25;}
.myAccount_right{ width:760px; padding-left:20px; float:left; overflow:hidden;}
.myAccount_right_info{ border:solid 1px #dadada; padding:0px 0px 20px 0px; width:748px; margin-bottom:30px; }
.InformationBar_1_content a:link{color: #C36;text-decoration:none;}
.InformationBar_1_content a:visited{color: #C36;text-decoration:none;}
.InformationBar_1_content a:hover{color: #000;text-decoration:none;}
.InformationBar_1_content a:active{color: #C36;text-decoration: none;}
.cart1{  text-align:center; line-height: 24px; *background:none; }
.cart1 a:link,.cart1 a:visited,.cart1 a:hover,.cart1 a:active,{ color:#000;}
.cart1 tr th{ font-size:13px; background:#fcfcfc; text-align:center;}
.cart1 tr td{ font-size:14px; background:#fff; text-align:center; padding:5px;}

.payment_btn{ padding:20px 0px 5px 230px; overflow:hidden; }
.payment_btn_oinfo{ padding:0px 0px 35px 230px; overflow:hidden; }
.payment_btn_add{ padding:20px 0px 5px 207px; overflow:hidden; }

/*end*/

<!--MemberOrdderDetail_content-->

table {
border-collapse: collapse;
border-spacing: 0;
max-width: 100%;
background-color: transparent;

}

.list_cart2 {
width: 710px;
margin: 10px auto;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.boldText {
font-weight: bold;
font-size: 12px;
}


.list_cart2 td,.list_cart2 th{
text-indent: 15px;
border-right: 1px solid #ccc;
border-bottom:1px solid #ccc;
}

.list_trr {
height: 35px;
/*border-bottom: 1px solid #ccc;*/
font-size: 14px;
}



.list_titlee {
height: 35px;
background: #fafafa;
text-indent: 25px;
line-height: 35px;
color: #367d02;
}

<!--end MemberOrdderDetail_content-->

/*购物车*/
.ecart_top {
padding-top: 30px;
width: 760px;
margin: 0 auto;
}

/*eshop_cart.html*/
.ecart1_content {
	min-height: 900px;
}
.ecart_top {
	width:965px;
	margin: 50px auto 0;
}
.ecart_top dt a {
	font-family: Futura-Book;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}
.ecart_top dt a:hover {
	
	color: #d80123;
}
.ecart_top dt, .ecart_top dd {
	float: left;
	padding: 30px 20px;
	font-family: Futura-Book;
	font-size: 14px;
	line-height: 18px;
	color: #aaaaaa;/* background:url(../images/ecart_arrow2.png) no-repeat right;*/
}
.ecart_top dt {
	padding: 30px 20px;
}
.ecart_top dd {
	padding: 25px 20px;
}

.pro_item_h2 {
	font-family: Futura-Book;
	font-size: 24px;
	line-height: 40px;
	color: #000;
	padding-left: 28px;
}
.pro_item_table {
	width: 965px;
	margin: 0 auto;
}
.tr1 {
	background: #e9e9e9;
	height: 40px;
	font-family: Futura-Book;
	font-size: 14px;
	font-weight: bold;
}
.pro_item_td1 {
	text-indent: 10px;
}
.pro_item_td2 {
	text-align: center;
}
.tr2 {
	border-bottom: 1px dotted #d6d6d6;
	height: 70px;
}
.pro_item_pic {
	width: 75px;
	height: 75px;
	margin: 10px auto 0;
	border:1px solid #ccc;
}
.pro_item_name {
	font-family: Futura-Book;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.pro_item_name2 {
	font-family: Futura-Book;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.pro_item_color {
	font-family: Futura-Book;
	font-size: 12px;
	color: #848484;
}
.pro_item_input {
	float:left; 
	margin:0 5px;
	width: 45px;
	height: 26px !important;
	padding: 2px !important;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
}
.jian_add{margin-left:15px;}
.jia_jian{ width:25px; height:25px; margin-top:5px; float:left;  font-size:20px; outline:none;font-family:Futura-Book;}
.pro_item_a1 {
	float: right;
}
.gift_table {
	width: 965px;
	margin: 20px auto;
	border: 1px solid #e9e9e9;
}
.gift_h2 {
	font-family: Futura-Book;
	font-size: 22px;
	line-height: 35px;
	color: #000;
	padding-left: 10px;
}
.gift_span1 {
	font-family: Futura-Book;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.sum_table {
	width: 965px;
	margin: 20px auto;
}
.sum_a1 {
	font-family: Futura-Book;
	font-size: 12px;
	color: #8e8d8d;
	display: block;
	border: 1px solid #e9e9e9;
	width: 100px;
	height: 25px;
	float: right;
}
.sum_a1 img {
	display: block;
	float: left;
	margin-top: 2px;
	margin-left: 3px;
}
.sum_a1 span {
	display: block;
	float: right;
	line-height: 25px;
	margin-right: 5px;
}
.sum_text {
	text-align: right;
}
.sum_td_bg {
	background: #e9e9e9;
}
.gift_h3 {
	font-family: Futura-Book;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	padding-left: 30px;
	font-weight: bold;
}
.sum_input {
	width: 240px;
	height: 20px;
	padding:4px 6px;
	background: #fff;
	border: none !important;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 5px;
	margin-left: 30px;
}
.sum_button1 {
	/*width: 130px;*/
	height: 28px;
	background: #000;
	border: none;
	font-family: Futura-Book;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding:5px 30px;
}
.sum_tr1 {
	height: 40px;
}
.sum_div1 {
	height: 28px;
	display: block;/*display:none;*/
}
.sum_div2 {
	height: 28px;
	display: block;
	color: #F00;
	padding-left: 30px;
	margin-top: 5px;
}
.sum_div2 span {
	display: block;
	float: left;
}
/*.sum_button3 {
	padding: 2px 35px 0px 0;
	height: 30px;
	background: url(../images/icon88.png) no-repeat 95%;
	background-color: #23877f;
	border: none;
	font-family: Garamond;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-indent: 15px;
}
.sum_button4 {
	padding: 2px 35px 0px 0;
	height: 30px;
	background: url(../images/icon88.png) no-repeat 95%;
	background-color: #23877f;
	border: none;
	font-family: Garamond;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 10px;
}
*/

/*end*/

/*eshop_checkout.html*/


.shipment_table1 {
	width: 965px;
	margin: 5px auto;
	border: 1px solid #dadada;
}
.shipment_table1 span {
	margin-left: 5px !important;
}
.s_tr {
	height: 35px;
	background: #fafafa;
}
.s_tr2 {
	border-bottom: 1px solid #dadada;
}
.s_tr3 {
	font-family: Futura-Book;
	font-size: 12px;
	color: #000;
	text-indent: 5px;
}
.s_tr4 {
	height: 110px;
}
.s_tr4 textarea{
	border:none;
	width:900px;
	height: 110px;
}
.s_tr5 {
	height: 45px;
}
.s_tr7 {
	min-height: 80px;
}
.s_tr6 span {
	display: block;
}
.s_a {
	display: block;
	width: 25px;
	height: 25px;
	margin: 5px auto;
}
.ship_span1 {
	font-family: Futura-Book;
	font-size: 14px;
	color: #000;
}
.ship_span2 {
	font-family: Futura-Book;
	font-size: 14px;
	color: #ff0000;
}
.ship_table2 {
	margin: 10px;
	border: 1px solid #dadada;
	border-bottom:none;
	border-right:none;
}
.ship_table2 td {
	border-bottom: 1px solid #dadada;
	border-right:1px solid #dadada;
}
.ship_input1 {
	width: 20px;
	height: 20px;
	margin-left: 25px !important;
}
/*end*/

/*提示框*/
#alert_msg{z-index:9999999;}
.social {
	position: fixed;
	top: 0px;
	left: 40%;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #F00;
	z-index: 99;
	display:none;
}
.social li {
	margin: 5px 0 5px;
}
.social span {
	display: none;
}
.alert2 {
	width: 425px;
	height: 110px;
	background: url(../images/alert_bg.png) no-repeat;
}
.alert2 img{ 
	display:block; 
	float:left;	
	margin-top: 20px;
	margin-left: 10px;}
.alert2 a {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	margin-top: 20px;
	margin-left: 10px;
	width:350px;
	
}
/*end*/

#my_tab td{ height:40px;}
#my_tab tr td:first-child {text-align:right;padding-right:10px;font-weight: bold;line-height: 1em;font-size:14px;}

	

