@charset "utf-8";
/* CSS Document */

#WEAPER {
	width:1000px;
	margin:0 auto;
	padding:0 10px;
	background-image:url(images/body_bg.gif);
}
body {
	margin:0 auto;
}.box_bg {
	background-image: url(images/new_product/new_product_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 380px;
	width: 392px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #256DB9;
	letter-spacing: 1px;
}
.font2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-right: 10px;
}
.left_bg {
	background-image: url(images/new_product/new_product_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 93px;
}
.right_bg {
	background-image: url(images/new_product/new_product_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 91px;
}.photo {
	border: 3px solid #93C5E6;
	margin-top: 10px;
	margin-bottom: 10px;
}
