@charset "utf-8";
/* CSS Document */

*
{
	padding:0;
	margin:0;
}
body
{
	background-image:url("../images/images_home/bg.jpg");
	background-repeat:repeat;
}
.wrapper
{
	width:1004px;
	height:798px;	
	margin:auto;
}
.wrapper .left
{
	width:102px;
	height:828px;
	background-image:url("../images/images_home/3-home-cat_37.jpg");
	background-position:right;
	background-repeat:repeat-y;
	float:left;
}
.wrapper .center
{
	width:800px;
	height:828px;
	background-color:White;
	float:left;
}
.wrapper .center .header
{
	width:800px;
	height:283px;
}
.wrapper .center .detail
{
	width:800px;
	height:545px;
	float:left;
}
.wrapper .center .detail .detail_left
{
	width:219px;
	height:auto;
	float:left;
}
.wrapper .center .detail .detail_right
{
	width:581px;
	height:auto;
	padding-top:4px;
	float:left;
}
.wrapper .center .detail .detail_right .detail_right_top
{
	width:581px;
	height:9px;
}
.wrapper .center .detail .detail_right .detail_right_left_right
{
	width:581px;
	height:480px;
}
.wrapper .center .detail .detail_right .detail_right_left_right .detail_right_left .detail_right_left_top
{
	width:19px;
	height:339px;
	text-align:right;
}
.wrapper .center .detail .detail_right .detail_right_left_right .detail_right_left .detail_right_left_bottom
{
	width:19px;
	height:141px;
	text-align:right;
}
.wrapper .center .detail .detail_right .detail_right_left_right .detail_right_left
{
	width:19px;
	height:480px;
	float:left;
}
.wrapper .center .detail .detail_right .detail_right_left_right .detail_right_right
{
	width:562px;
	height:480px;
	float:left;
}
.wrapper .center .detail .detail_right .detail_right_bottom
{
	width:575px;
	height:14px;
	margin-left:6px;
}



.wrapper .center .detail .detail_photo
{
	width:800px;
	height:541px;
	padding-top:4px;
	float:left;
}
.wrapper .center .detail .detail_photo .detail_photo_top
{
	width:800px;
	height:9px;
}
.wrapper .center .detail .detail_photo .detail_photo_left_right
{
	width:800px;
	height:480px;
}
.wrapper .center .detail .detail_photo .detail_photo_left_right .detail_photo_left .detail_photo_left_top
{
	width:19px;
	height:339px;
	text-align:right;
}
.wrapper .center .detail .detail_photo .detail_photo_left_right .detail_photo_left .detail_photo_left_bottom
{
	width:19px;
	height:141px;
	text-align:right;
}
.wrapper .center .detail .detail_photo .detail_photo_left_right .detail_photo_left
{
	width:19px;
	height:480px;
	float:left;
}
.wrapper .center .detail .detail_photo .detail_photo_left_right .detail_photo_right
{
	width:781px;
	height:480px;
	float:left;
}
.wrapper .center .detail .detail_photo .detail_photo_bottom
{
	width:794px;
	height:14px;
	padding-left:6px;
}
.wrapper .center .detail .detail_photo .detail_photo_footer
{
	width:600px;
	height:38px;
	float:right;
}




.wrapper .right
{
	width:102px;
	height:828px;
	background-image:url('../images/images_home/3-home-cat_20.jpg');
	background-position:left;
	background-repeat:repeat-y;
	float:left;
}

