.box{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}
.box2{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
}
.box_col{
	width: 332px;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
}
.box_col a{
	text-decoration: none;
}
.box_col_slide{
	width: 315px;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
}
.box_row{
	width: 339px;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
}
.box_row a {
	text-decoration: none;
}
.box_row_r a {
	text-decoration: none;
}
.box_row_r{
	width: 302px;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
}