@charset "utf-8";

body {
	width: 1100px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/boy_bg.jpg);
	background-repeat: repeat-x;
}
.boy_top {
	background-image: url(../images/b_product_top.jpg);
	height: 261px;
	width: 1100px;
}
.boy_left {
	float: left;
	width: 230px;
}
.boy_right {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	background-repeat: no-repeat;
}
.product_discription {
	background-image: url(../images/b_product_bg_grad.jpg);
	width: 225px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 123px;
	float: left;
}
.product_discription02 {
	padding-right: 8px;
	padding-left: 10px;
	width: 207px;
	clear: both;
	padding-top: 8px;
	color: #5C5C5C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.item_no {
	color: #FFFFFF;
	background-image: url(../images/b_itm_bg.jpg);
	background-repeat: no-repeat;
	background-position: -18px 0px;
	height: 17px;
	padding-left: 10px;
	width: 75px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
}
.product_name {
	color: #3B8BE2;
	width: 132px;
	float: left;
	padding-right: 8px;
	font-weight: bold;
	padding-top: 3px;
}
.product_box {
	width: 225px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B5DFDF;
	padding-right: 8px;
	padding-left: 10px;
	float: left;
}
.product_box_a {
	width: 225px;
	padding-right: 8px;
	padding-left: 10px;
	float: left;
}
.product_box02 {
	width: 225px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B5DFDF;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
.product_box02_a {
	width: 225px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
.product_box03 {
	width: 225px;
	padding-right: 9px;
	padding-left: 8px;
	float: left;
}
.product_box_row {
	width: 744px;
	background-color: #FFFFFF;
}
.product_box_1col {
	width: 242px;
	background-color: #FFFFFF;
}
.product_box_2col {
	width: 488px;
	background-color: #FFFFFF;
}

.product_bt {
	width: 744px;
	clear: both;
	height: 12px;
	background-image: url(../images/b_product_table_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.product_bt_242 {
	width: 242px;
	clear: both;
	height: 12px;
	background-image: url(../images/b_product_table_bt_03.jpg);
	background-repeat: no-repeat;

}
.product_bt_2col {
	width: 488px;
	clear: both;
	height: 12px;
	background-image: url(../images/b_product_table_bt_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.same_row {
	float: left;
	width: 248px;
}
