#url_kuang {
	background-image: url(na_url/2.jpg);
	background-repeat: repeat-y;
	width: 760px;
	height: auto;
}

#top_url {
	background-image: url(na_url/1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 760px;
}
#cen_url {
	width: 730px;
	height: auto;
	padding-right: 20px;
	padding-left: 10px;
	
}
#cen_url h1 {
    font-size:12px;
    font-style:normal;
}

#end_url {
	background-image: url(na_url/3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 760px;
}

