.product_full {
	width: 754px;
	padding: 0;
	margin: 0;
}

.product_full .header {
	height: 51px;
	background: url('../images/1000/product_header_center.jpg');
	clear: both;
}

.product_full .header .left {
	float: left;
	height: 51px;
	width: 17px;
	background: url('../images/1000/product_header_left.jpg');
}

.product_full .header .center {
	float: left;
	height: 38px;
	margin-top: 13px;
	color: #FFF;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.product_full .header .right {
	float: right;
	height: 51px;
	width: 20px;
	background: url('../images/1000/product_header_right.jpg');
}

.product_full .content {
	width: 754px;
	padding: 0;
	margin: 0;
	clear: both;
	height: 100%;
	background: url('../images/1000/product_content_full.jpg');
	overflow: auto;
}

.product_full .content .left {
	float: left;
	width: 17px;
}

.product_full .content .center {
	float: left;
	width: 717px;
}

.product_full .content ul {
	margin-left: 20px;
	line-height: 25px;
}

.product_full .content .right {
	float: right;
	width: 20px;
}

.product_full .footer {
	height: 17px;
	background: url('../images/1000/product_footer_center.jpg');
	font-size: 0.1em;
	clear: both;
}

.product_full .footer .left {
	float: left;
	height: 17px;
	width: 17px;
	background: url('../images/1000/product_footer_left.jpg');
}

.product_full .footer .center {
	float: left;
	height: 17px;
}

.product_full .footer .right {
	float: right;
	height: 17px;
	width: 20px;
	background: url('../images/1000/product_footer_right.jpg');
}




.product_half {
	width: 400px;
	float: left;
	padding: 0;
	margin: 0;
}

.product_half .header {
	height: 51px;
	background: url('../images/1000/product_header_center.jpg');
	clear: both;
}

.product_half .header .left {
	float: left;
	height: 51px;
	width: 17px;
	background: url('../images/1000/product_header_left.jpg');
}

.product_half .header .center {
	float: left;
	height: 38px;
	margin-top: 13px;
	color: #FFF;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.product_half .header .right {
	float: right;
	height: 51px;
	width: 20px;
	background: url('../images/1000/product_header_right.jpg');
}

.product_half .content {
	padding: 0;
	margin: 0;
	clear: both;
	height: 100%;
	width: 400px;
	background: url('../images/1000/product_content_half.jpg');
	overflow: auto;
}

.product_half .content .left {
	float: left;
	width: 17px;
}

.product_half .content .center {
	float: left;
	width: 363px;
}

.product_half .content .right {
	float: right;
	width: 20px;
}

.product_half .footer {
	height: 17px;
	background: url('../images/1000/product_footer_center.jpg');
	font-size: 0.1em;
	clear: both;
}

.product_half .footer .left {
	float: left;
	height: 17px;
	width: 17px;
	background: url('../images/1000/product_footer_left.jpg');
}

.product_half .footer .center {
	float: left;
	height: 17px;
}

.product_half .footer .right {
	float: right;
	height: 17px;
	width: 20px;
	background: url('../images/1000/product_footer_right.jpg');
}

.product_image_right {
	float: right;
	display: inline;
	margin-left: 30px;
	margin-right: 20px
}