.box_250_blue{
	min-height:300px;
	height:300px;
	min-width:250px;
	width:250px;
	float: left;
}
.box_blue{
	/*min-width:520px;
	width:100%;*/
}
.box_br_blue {
	background: url(../images/box_br_blue.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_tl_blue {
	background: url(../images/box_tl_blue.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_l_blue {
	background: url(../images/box_l_blue.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_l_250_blue {
	background: url(../images/box_l_250_blue.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_t_blue {
	background: url(../images/box_t_blue.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_t_250_blue {
	background: url(../images/box_t_250_blue.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 250px;
	width: 250px;
}
.box_r_blue{
	background: url(../images/box_r_blue.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_r_250_blue{
	background: url(../images/box_r_250_blue.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_b_blue{
	background: url(../images/box_b_blue.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_b_250_blue{
	background: url(../images/box_b_250_blue.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 250px;
	width: 250px;
}
.box_250_green{
	min-height:300px;
	height:300px;
	min-width:250px;
	width:250px;
	float: left;
}
.box_green{
	min-width:520px;
	width:520px;
}
.box_br_green {
	background: url(../images/box_br_green.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_tl_green {
	background: url(../images/box_tl_green.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_l_green {
	background: url(../images/box_l_green.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_l_250_green {
	background: url(../images/box_l_250_green.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_t_green {
	background: url(../images/box_t_green.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_t_250_green {
	background: url(../images/box_t_250_green.jpg) no-repeat;
	background-position: top left;
	min-height: 100px;
	height: 100%;
	min-width: 250px;
	width: 250px;
}
.box_r_green{
	background: url(../images/box_r_green.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_r_250_green{
	background: url(../images/box_r_250_green.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_b_green{
	background: url(../images/box_b_green.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 100%;
	width: 100%;
}
.box_b_250_green{
	background: url(../images/box_b_250_green.jpg) no-repeat;
	background-position: bottom right;
	min-height: 100px;
	height: 100%;
	min-width: 250px;
	width: 250px;
}
.box_content{
	padding: 15px;
	line-height: 18px;
}
