/*全局属性*/
body {FONT: 76.01% arial,helvetica,sans-serif; font-size: 12px; color: #5a5a5a; background-position: center; margin: 0px; text-align: center;}
body > div { text-align:center; margin-right:auto; margin-left:auto;} 
div,form,img,ul,ol,li ,p{ margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-size:12px; font-weight:normal;}
ul,li { list-style: none }
DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: 400; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: 400; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: 400; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
img{
	vertical-align: middle;
	*vertical-align: -5%;
}

/*通用属性*/
.left { float: left;}
.right { float: right;}
.clear { clear: both; height:1px;font-size:1px;width:1px; visibility: hidden; }
.m-space{
	margin-top: 8px;
}
.l-space{
	margin-left: 30%;
}
.l-space02{
	margin-left: 15%;
}
.l-space03{
	margin-left: 5%;
}


/* 链接颜色 */
a:link {
	color: #5a5a5a;
	text-decoration:none;
}
a:visited {
	color: #5a5a5a;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
a:active {
	color: #5a5a5a;
	text-decoration:none;
}

a.currency-us:link {
	color: #767676;
	text-decoration:none;
}
a.currency-us:visited {
	color: #767676;
	text-decoration:none;
}
a.currency-us:hover {
	color: #FF6600;
	text-decoration:underline;
}
a.currency-us:active {
	color: #767676;
	text-decoration:none;
}
a.reg-link:link {
	color:#666680; text-decoration:underline;
}
a.reg-link:visited {
	color:#666680; text-decoration:underline;
}
a.reg-link:hover {
	color:#FF6600; text-decoration:underline;
}
a.reg-link:active {
	color:#666680; text-decoration:underline;
}



/*主体部分*/
.member-box{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.member-path {
	border: 1px solid #EABCA3;
	text-align: left;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	background-color: #FFFFF7;
	margin-bottom: 8px;
	padding-top: 5px;
	height: 21px;
}
.member-leftbox {
	border: 1px solid #EABCA3;
	float: left;
	width: 200px;
	height: auto;
}
.member-leftbox h3 {
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 19px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 15px;
	color: #3C3733;
	margin-bottom: 10px;
}
.member-leftbox li {
	background-image: url(../images/jbei_an_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 150%;
}
.member-rightbox {
	float: left;
	width: 736px;
	border: 1px solid #EABCA3;
	overflow: hidden;
	height: auto;
	padding-bottom: 10px;
}
.member-rightbox h6 {
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 19px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 15px;
	color: #3C3733;
	margin-bottom: 10px;
	background-color: #FFFFF7;
	width: auto;
}
.member-rightbox h5 {
	zoom:1;
	text-align: left;
	font-weight: bold;
	color: #3C3733;
	margin-bottom: 10px;
	margin-left: 15px;
	*margin-top: 5px !important; /* for ie7 */ 
	margin-top: 15px; /* for firefox */
}
.member-rightbox ul{
	height: auto;
	width: auto;
	overflow: hidden;
}
.member-rightbox ol {
	margin-top: 15px;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
	width: auto;
}
.member-rbox {
	float: left;
	width: 738px;
	margin-left: 10px;
	overflow: hidden;
	height: auto;
	padding-bottom: 10px;
}
.memtit-sty {
	height: auto;
	margin-top: 10px;
	width: 730px;
	float: left;
}
.memtit-sty h3 {
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
}
.memtit-sty dl{
	zoom:1;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 15px;
	text-indent: 3px;
	overflow: hidden;
	height: auto;
	width: auto;
}
.memtit-sty dt {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 18px;
	margin-right: 15px;
	padding-bottom: 5px;
	width: auto;
	overflow: hidden;
	padding-top: 5px;
	text-indent: 1px;
}
.mem-lbox {
	text-align: right;
	float: left;
	height: auto;
	width: 150px;
	padding-right: 8px;
	padding-top: 5px;
}
.mem-lspace {
	text-align: left;
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	padding-left: 150px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.mem-lspace02 {
	text-align: left;
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	padding-left: 240px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.mem-lspace03 {
	text-align: left;
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	padding-left: 200px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.mfont-sty{
	color: #FF0000;
	font-weight: bold;
}
.member-info {
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.member-info span {
	float: left;
	width: 700px;
	height: auto;
	text-align: left;
	margin-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orderform-sty {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	overflow: hidden;
	height: auto;
	text-indent: 3px;
	margin-top: 15px;
}
.orderform-box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	text-indent: 3px;
}
.orderform-box02 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.orderform-page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
.orderform-short {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-left: 15px;
	padding-right: 5px;
}
.orderform-short02 {
	text-align: right;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-left: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.comment-list {
	text-align: left;
	line-height: 22px;
}

.form-w01 {
	float: left;
	width: 150px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w02 {
	float: left;
	width: 150px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w03 {
	float: left;
	width: 150px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w04 {
	float: left;
	width: 150px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w05 {
	float: left;
	width: 80px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w06 {
	float: left;
	width: 260px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
	margin-right: 20px;
}
.form-w07 {
	float: left;
	width: 250px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w08 {
	float: left;
	width: 120px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w09 {
	float: left;
	width: 100px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w10 {
	float: left;
	width: 80px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w11 {
	float: right;
	width: 150px;
	display: block;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.form-w12 {
	float: left;
	width: 700px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w13 {
	float: right;
	width: 150px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w14 {
	float: left;
	width: 500px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.form-w15{
	float: left;
	width: 150px;
	display: block;
	height: auto;
	text-align: right;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}
.form-w16 {
	float: left;
	width: 500px;
	display: block;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.amend-lbox {
	text-align: left;
	float: left;
	height: auto;
	width: 100px;
	padding-top: 5px;
	overflow: hidden;
}
.amend-rbox {
	float: left;
	height: auto;
	width: 240px;
	text-align: left;
	overflow: hidden;
}
.bor input{
	border: 1px solid #D5D5D5;
	height: 18px;
	vertical-align: bottom;
}
.input-bor{
	border: 1px solid #D5D5D5;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
.radio input {
	text-align: left;
	height: auto;
	overflow: hidden;
	width: auto;
	margin-top: 5px;
	*margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
	vertical-align: -15%;
	*vertical-align: -5%;
	padding: 0px;
}
.radio-input{
	text-align: left;
	width: auto;
	margin-right: 5px;
	margin-bottom: 0px;
	vertical-align: -20%;
	*vertical-align: 1%;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

/* 通用颜色样式 */
.mfont-sty01{
	color: #FF6600;
}
.mfont-sty02{
	color: #FF0000;
}
.mfont-sty03{
	color: #3C3733;
	font-size: 14px;
	font-weight: bold;
}
.mfont-sty04{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.mfont-sty05{
	font-size: 12px;
}
.mfont-sty06{
	color: #999999;
}
.mfont-sty07{
	color: #323232;
	font-size: 14px;
	font-weight: bold;
}
.mfont-sty08{
	color: #010000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.mfont-sty09{
	color:#E70000;
	font-weight:bold;
}

/*按钮样式*/
.but-sty01 {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	*padding-top: 3px;
	height: 23px;
	*height: 22px;
	background-image: url(../images/but_sty01.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	padding-right: 8px;
	padding-left: 8px;
}
.but-sty02 {
	background-image:url(../images/but_sty02.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	COLOR: #000000;
	font-size:12px;
	border: 1px solid #F9C383;
	background-color: #ffffff;
	height: auto;
	width: auto;
	background-position: center bottom;
	padding-top: 3px;
	*padding-top: 4px;
	padding-right: 20px;
	*padding-right: 10px;
	padding-left: 20px;
	*padding-left: 10px;
	}
.but-sty03 {
	border: 1px solid #CCCCCC;
	height: 20px;
	background-color: #EAEAEA;
	padding-top: 1px;
	*padding-top: 2px;
	padding-right: 8px;
	*padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	*padding-left: 0px;
	cursor:pointer;
}
.but-sty04 {}
.but-sty05 {
	background-image:url(../images/but_sty03.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	COLOR: #000000;
	font-size:12px;
	border: 1px solid #7b9ebd;
	background-color: #ffffff;
	height: auto;
	width: auto;
	background-position: center bottom;
	padding-top: 3px;
	*padding-top: 4px;
	padding-right: 20px;
	*padding-right: 10px;
	padding-left: 20px;
	*padding-left: 10px;
}

/*购物车*/
.product-list{border: 1px solid #EABCA3; text-align: left;}
.product-list h3{
	text-align: left;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	*height: 18px;
	padding-top: 6px;
	*padding-top: 8px;
	padding-left: 15px;
	background-color: #FFFFF7;
	margin-bottom: 5px;
	font-weight: bold;
	color: #3C3733;
}
.cart-tbg{
	text-align: left;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	*height: 18px;
	padding-top: 6px;
	*padding-top: 8px;
	background-color: #FFFFF7;
	margin-bottom: 5px;
}
.cart-titlist {
	float: left;
	width: 400px;
	height: auto;
	font-weight: bold;
	padding-left: 15px;
	color: #3C3733;
}
.cart-amend {
	float: right;
	text-align: right;
	margin-right: 20px;
}

.cart-tit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-bottom: 20px;
	*padding-bottom: 0px !important;
	*padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	*margin-top: 20px !important;
	*margin-top: 15px;
}
.cart-tit2 {
	margin-top: 15px;
	*margin-top: 20px !important;
	*margin-top: 15px;
	margin-bottom:-8px;
	*margin-bottom:-10px;
	zoom:1;	
	height: auto;
	overflow: hidden;
	width: auto;
	margin-left:10px;
	margin-right:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;	
	padding-bottom: 5px;
	padding-left: 15px;
}

.cart-tit2 table{ margin-left:-10px;}
.cart-tit2 table tr td {
	padding-left: 10px;
}

.cart-con {
	zoom:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	padding-left: 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	margin: 10px;
}

.cart-con2{	
	zoom:1;	
	height: auto;
	overflow: hidden;
	width: auto;
	margin: 10px 0px 10px 10px;
	}
.cart-con2 table{ margin-left:-10px; }
.cart-con2 table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 15px;
}
.cart-con2 img{
	border: 1px solid #E5E5E5;
	padding: 1px;
	float: left;
	width: auto;
	margin-right: 10px;
}
.cart-con2 span{
	float: left;
	width: auto;
	padding-top: 1px;
}
.cart-con2 a{ line-height:140%}

.cart-con3 {
	zoom:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	padding-left: 5px;
	height: auto;
	overflow: hidden;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cart-con3 table tr td{ padding-top:8px; padding-bottom:8px;}
.cart-con3 table tr td .memtit-sty{margin-top: -12px; width:100%}
.cart-con3 .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cart-leftbox {
	float: left;
	width: 700px;
	overflow: hidden;
	height: auto;
}
.cart-rightbox {
	float: right;
	width: 200px;
	height: auto;
	overflow: hidden;
}
.refer-box {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 240px;
}
.cart-cue {
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	overflow: hidden;
	height: auto;
}
.cart-cue span {
	width: 96%;
	height: auto;
	line-height: 20px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}




/* TABLE */
.list-div {
	WIDTH: 96%;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.list-div table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
.list-div th {
	line-height: 150%;
	text-align:center;
	background-color: #F7F7F7;
	padding-top: 8px;
	*padding-top: 8px !important;
	*padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	border:#E7E7E7 solid 1px;
}
.list-div td {
	background: #fff;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	*padding-top: 7px !important;
	*padding-top: 8px;
	line-height: 150%;
	padding-bottom: 6px;
	*padding-bottom: 6px !important;
	*padding-bottom: 5px;
	border:#E7E7E7 solid 1px;
}


/*商品或服务预定*/
.fw_destine, .fw_destine2{
	padding: 10px;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	overflow: hidden;
	zoom:1;
}
.fw_destine li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.titsty a:link,.titsty a:visited,.titsty a:active{
	color: #004BDB;
	font-weight: bold;
	font-size: 12px;
}
.titsty a:hover{
	color: #FF5500;
}
.destine-remark{
	float: left;
	width: auto;
	margin-top: 10px;
	font-weight: bold;
}
.fw_destine li.destine-btn{
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-left: 80px;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	clear: both;
}
.fw_destine li.destine_ok{
	font-weight: bold;
	margin-left: 70px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	clear: both;
}
.destine_ok img{ float:left; width:auto}
.destine_ok span{
	margin-left: 20px;
	margin-bottom: 20px;
	float:left;
	width:auto;
	margin-top: 20px;
}
.member-rightbox .fw_destine{
	padding: 10px;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 10px;
} 

.fw_destine2 li.destine_ok{
	font-weight: bold;
	margin-left: 30px;
	margin-right:20px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	float:left;
}
.fw_destine2 li.destine_tit{
	float:left;
	width:auto;
	line-height:180%;
	font-size:12px;
}
.fw_destine2 li.destine_tit h4{ font-size:14px; font-weight:bold; margin-bottom:5px;}


/*2009-03-25修改会员左侧菜单样式*/
.left-line{
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/line_lc01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left-line h4{
	font-weight: bold;
	color: #444444;
	text-align: left;
	text-indent: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}