.wrapper_box{
	clear: both;
	
}
.wrapper_box_2{
	float: left;
	
}
.box_top{
}
.box_top_left{
	background-image: url(../image/image_site/box_1_corner_tl.png);
	float: left;
	width: 10px;
	height: 10px;
}
.box_top_right{
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../image/image_site/box_1_corner_tr.png);
}
.box_top_mid{
	background-image: url(../image/image_site/box_1_edge_t.png);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 10px;
}
.box_middle_left{
	background-image: url(../image/image_site/box_1_edge_l.png);
	background-repeat: repeat-y;
	background-position: left;
}
.box_middle_right{
	background-image: url(../image/image_site/box_1_edge_r.png);
	background-repeat: repeat-y;
	background-position: right;
		margin-left: 10px;
	padding-right: 10px;

}
.box_middle_right_menu{
	background-image: url(../image/image_site/box_1_edge_r.png);
	background-repeat: repeat-y;
	background-position: right;
		margin-left: 7px;
	padding-right: 7px;

}
.box_middle_menu{
	background-image: url(../image/image_site/box_1_edge_r.png);
	background-repeat: repeat-y;
	background-position: right;
		margin-left: 5px;
	padding-right: 5px;

}
.box_bottom{ }
.box_bottom_left{ 	background-image: url(../image/image_site/box_1_corner_bl.png);
	float: left;
	width: 10px;
	height: 10px;}
.box_bottom_right{ 	background-image: url(../image/image_site/box_1_corner_br.png);
	float: right;
	width: 10px;
	height: 10px;}
.box_bottom_mid{
	background-image: url(../image/image_site/box_1_edge_b.png);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 10px;
}

.box_content{
	background-color: #F3F3F3;
}
.box_content_pad_1{
	background-color: #F3F3F3;
	padding: 20px 20px 20px 20px;
}
.box_content_pad_2{
	background-color: #F3F3F3;
	padding: 10px 10px 10px 10px;
}
.marg_bottom_10{
	margin-bottom: 10px;
}
.marg_right_10{
		margin-right: 10px;
}
.marg_left_10{
		margin-left: 10px;
}
.width_a{
	width: 575px;
}
.width_b{
	width: 785px;
}
.width_c{
	width: 810px;
}
.width_d{
	width: 334px;
}
.width_f{
	width: 1024px;
}
.width_g{
	width: 695px;
}
.width_h{
	width: 400px;
}
	.box_pad_1{

}
	.height_holder{
	max-height:400px;
	overflow: auto;
}