@charset "UTF-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


#container{
	/*border:1px solid #ff0000;*/
}
.main{
	/*border:1px solid #000;*/
	width: 320px;
	height: 20px;
	margin: 50px auto;
	background-image: url(images/img004-sml.jpg);
	background-repeat: no-repeat;
	color: #999999;
	padding-top: 454px;
	font-size: 11px;
}