/*****************购物车第一页内容*****************/

.order_body {
	text-align:center;
	float:left;
	width:570px;
	height:auto;
	margin:0px;
	padding:15px 0 0 0;
}
.order_body input{ width:30px;}
.order_body a {
	color:black;
	text-decoration:none;
}
.order_body a:hover {
	color:red;
	text-decoration:underline;
}
.order_body ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.order_body ul li {
	padding:5px;
	margin:0px;
	width:568px;
	line-height:22px;
	text-align:right;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
.title {
	background:url(/images/order/tit_bg.gif) #66cc33 repeat-x top;
	border-top:1px solid gray;
	margin:0px;
}
.t1 {
	float:left;
	width:300px;
	height:20px;
	padding:0 0 0 3px;
	margin:0px;
	text-align:left;
	border-right:1px solid #f3f3f3;
}
.t2 {
	float:left;
	width:50px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	border-right:1px solid #f3f3f3;
}
.t3 {
	float:left;
	width:40px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	border-right:1px solid #f3f3f3;
}
.t4 {
	float:left;
	width:160px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	border-right:1px solid #f3f3f3;
}
.t5 {
	float:left;
	width:100px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	border-right:1px solid #f3f3f3;
}
.t6 {
	float:left;
	width:60px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	border-right:1px solid #f3f3f3;
}
.t7 {
	width:30px;
	height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.z1 {
	text-align:right;
	width:420px;
	height:24px;
	padding:0px;
	margin:0px;
}
.z2 {
	text-align:right;
	width:120px;
	height:24px;
	padding:0px;
	margin:0px;
}
.order_m {
	width:570px;
	text-align:left;
}
.order_m p {
	color: Red;
	width:578px;
	font-weight: bold;
	line-height:30px;
	height:30px;
	text-align:center;
	border:1px solid #CC9900;
	background:#ffffcc;
	margin-bottom:10px;
}
.order_m img {
	padding:5px;
}

/*******************购物车第二页内容***********************/

.order2_body {
	width:570px;
	height:auto;
	margin:0px;
	padding:0px 0 0 0;
}
.order2_body ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.order2_body ul li {
	padding:5px;
	margin:0px;
	width:568px;
	line-height:22px;
	text-align:left;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
.order2_b {
	width:560px;
	text-align:center;
	padding:10px;
}
.order_b img {
	padding:5px;
}

/********************** 防伪 **************************/

.fangwei_body {
	float:left;
	width:560px;
	padding:10px;
}

.fangwei_body span {
	font-size:14px;
	text-indent:36px;
	line-height:24px;
	color:red;
}

.fangwei_body p {
	text-indent:24px;
	line-height:20px;
	margin:10px 0 10px 0;
}

/******************** 招商代理 ***********************/

.zhaoshang_body {
	float:left;
	width:560px;
	padding:10px;
	line-height:20px;
}
.zhaoshang_body p {
	text-indent:24px;
	line-height:20px;
	margin:10px 0 10px 0;
	color:red;
}

.blueb {
	color:blue;
	font-weight:bold;
}

.redb {
	font-size:16px;
	font-family:黑体;
	color:red;
}

/********************* 会员制度 ***********************/

.rule_body {
	float:left;
	width:560px;
	padding:10px;
	line-height:20px;
}