/* CSS Document */
/*home*/

div#contents #main_image{
padding:0 0 17px 0;
margin:0;
}

div#Left_Box{
	float:left;
	width:456px;
	height:191px;
	background:url(../img/img-home-LeftBox.jpg);
	background-repeat:no-repeat;
	padding:12px;
}

div#Right_Box{
	float:right;
	width:260px;
	height:215px;
}

div#Right_Box .banner_Box{
	width:236px;
	height:76px;
	padding:12px;
	background:url(../img/img-bg-bannerbox.jpg);
	background-repeat:no-repeat;
}


