@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin-top:175px;
	margin-left:0;
	margin-right:0;
	}
img {
	border:0;
	}
.main {
	background-image:url(01.jpg);
	background-repeat:repeat-x;
	height:230px;
	}
#nhan a {
	width:50px;
	height:0px;
	padding-top:50px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	background-image:url(nhan.jpg);
	}