*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
#main{
	background-image: url(img/top_rbg.jpg);
	width:100%;
	margin:0px;
	padding:0px;
}
#left_top{
	width:50%;
	height:900px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-image: url(img/top_lbg.jpg);
}
#left_img a{
	width:400px;
	height:800px;
	margin:0px;
	padding:0px;	
	display:block;
	float:right;
	background:url(img/top_l.jpg);
} 
#left_img a:hover{
	width:400px;
	height:800px;
	margin:0px;
	padding:0px;	
	display:block;
	background:url(img/top_l2.jpg);
}
#left_bottom{
	width:50%;
	height:50px;
	margin:0px 0px 0px 5px;
	background-image: url(img/top_lbg.jpg);
}
#right_top{
	width:50%;
	height:900px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-image: url(img/top_rbg.jpg);
}
#right_img a{
	width:400px;
	height:800px;
	margin:0px;
	padding:0px;	
	display:block;
	float:left;
	background:url(img/top_r.jpg);
} 
#right_img a:hover{
	width:400px;
	height:800px;
	margin:0px;
	padding:0px;	
	display:block;
	background:url(img/top_r2.jpg);
}
#right_bottom{
	width:50%;
	height:50px;
	margin:0px 0px 0px 5px;
	text-align:right;
	vertical-align:bottom;
	background-image: url(img/top_rbg.jpg);
}
#footer{
	clear:both;
	width:100%;
	height:30px;
	padding:15px 0px 0px 10px;
}
#copyright {
	background: url(img/img_logo.gif) no-repeat top right;
	text-indent:-999em;
	height:30px;
	display:block;
	text-decoration:none;
}
#copyright a{
	background: width:100%; height:30px; display:block; text-decoration:none
}	
