#boxaonly_hosting {
	background-color: #EBF7FF;
	width: 650px;
	min-height: 465px;
	margin-bottom: 20px;
}
#box_aonly_contents_hosting {
	width: 640px;
	min-height: 435px;
}
#boxa_hosting {
	background-color: #EBF7FF;
	width: 650px;
	margin-bottom: 20px;
}
#box_a_contents_hosting {
	width: 640px;
}
.hosting_t {
	background: url(../ig/dot.png) 0 0 repeat-x; width:650px;
}
.hosting_b {
	background: url(../ig/dot.png) 0 100% repeat-x;
}
.hosting_l {
	background: url(../ig/dot.png) 0 0 repeat-y;  /* height: 550px; */
}
.hosting_r {
	background: url(../ig/dot.png) 100% 0 repeat-y;
}
.hosting_bl {
	background: url(../ig/bl.png) 0 100% no-repeat;
}
.hosting_br {
	background: url(../ig/br.png) 100% 100% no-repeat;
}
.hosting_tl {
	background: url(../ig/tl.png) 0 0 no-repeat;
}
.hosting_tr {
	background: url(../ig/tr.png) 100% 0 no-repeat; padding:10px;
}