@charset "UTF-8";
/* CSS Document */

#yto-frame {
	width: 1000px;
	height:780px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(imgs/yto-bg.png);
	background-repeat: no-repeat;
	background-size: 1000px 450px;
	background-position: 0 -100px;
	margin: auto;
}

#yto-header {
	width: 1000px;
	float: left;
	padding-bottom: 60px;
	text-align: center;
}

#yto_box-side {
	width: 280px;
	height:230px;
	float:left;
}

#yto_box-center {
	width:280px;
	height:230px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#yto_tfs {
	width:313px;
	padding: 10px;
	background-color: #006874;
	float: left;
}

#yto_sv {
	width:313px;
	padding: 10px;
	background-color: #009727;
	float: left;
}

#yto_bts {
	width:313px;
	padding: 10px;
	background-color: #7280a1;
	float: left;
}

#yto_rei {
	width:313px;
	padding: 10px;
	background-color: #da6bce;
	float: left;
}

#yto_tm {
	width:313px;
	padding: 10px;
	background-color: #004d74;
	float: left;
}

#yto_gd {
	width:313px;
	padding: 10px;
	background-color: #840066;
	float: left;
}

#yto_i7 {
	width:313px;
	padding: 10px;
	background-color: #582c00;
	float: left;
}

#yto_bb {
	width:313px;
	padding: 10px;
	background-color: #00aab9;
	float: left;
}

#yto_yto {
	width:313px;
	height:218px;
	padding: 10px;
	background-color: #ffffff;
	float: left;
}