@charset "utf-8";
#oneColContent{
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear:both;
	float:left;
}
.index_main{
	width:760px;
}
.index_sub{
	float:left;
	clear:both;
}
.index_main_content{
	height:360px;
	float:left;
	padding:0;
	margin:0;
}
.index_main_bgimg1{
	background-image:url('http://www.ezup.com/Images/images/main_07.gif');
	background-repeat:no-repeat;
	width:264px;
	height:126px;
	background-position: right bottom;
	padding:0;
	margin:0;
}
.index_main_bgimg2{
	background-image:url('http://www.ezup.com/Images/images/main_08.gif');
	background-repeat:no-repeat;
	height:133px;
	width:170px;
	text-align:right;
	background-position: right bottom;
}
