#main_content {
	display: block;
	float: left;
	width: 852px;
}
div.title_bar {
	background-image: url(../images/banner/shopping_cart.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 630px;
	margin-left: 27px;
	text-align: right;
}
div.title_bar h3 {
	display: block;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}

.content {
	margin-left: 27px;
	width: 630px;
}
.head_name {
	background-color: #35846A;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}
.table_bg_color {
	background-color: #E4E4E5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #979797;
	border-bottom-color: #979797;
	border-left-color: #979797;
}
.table_bg_color p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
}
.table_bg_color b {
	font-size: 15px;
}
div.remark {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #979797;
	border-left-color: #979797;
	display: block;
	padding-left: 20px;
	line-height: 20px;
	position: relative;
	background-color: #FFFFFF;
	border-top-style: none;
	float: left;
	width: 608px;
	padding-bottom: 5px;
}
.remark h2 {
	padding-top: 10px;
}
.remark h3 {
	font-size: 18px;
	line-height: 22px;
}

.remark p {
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px;
}
.payment {
	background-image: url(../images/product/cost_bg.gif);
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #979797;
	border-bottom-color: #979797;
	border-left-color: #979797;
	padding-left: 20px;
	position: relative;
	float: left;
	width: 608px;
	height: 80px;
}
.payment p {
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	bottom: 10px;
}







.pd_img {
	margin-top: 6px;
	margin-bottom: 6px;
}
.payment_btn {
	position: absolute;
	margin-left: 250px;
	background-image: url(../images/product/cost_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

