#main {
	background-image:url("back.jpg");
	background-position:225px 230px;
	background-repeat:no-repeat;
}

h2 {
	width:500px;
	height:30px;
	border-bottom:1px solid #888;
	margin:305px 0px 0px 350px;
	padding:0px 0px 10px 300px;
	background-image:url("renew.png");
	background-position:150px 50%;
	background-repeat:no-repeat;
	}


#renew {
	position:relative;
	margin:20px 30px 0px 230px;
	padding:0;
	height:130px;
	overflow:auto;
	text-align:left;
	background-color:#eef;
	}

h3 {
	position:relative;
	top:20px;
	margin:0px 0px 0px 10px;
	font-size:12px;
	font-weight:normal;
	width:100px;
	border-right:1px solid #999;}

#renew p {
	margin:0px 10px 0px 150px;
	width:390px}



