#title a{
	display:block;
	width:317px;
	height:135px;}

#main{
	width:720px;
	float:right;
	background-image:url(../img/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;}
	
#list{
	width:280px;
	background-image:url(../img/nav_bg.jpg);
	float:left;}
	
#footer{
	width:1000px;
	height:75px;
	margin-top:30px;}

