body {
	margin: 0px;
	padding: 0px 20px;
	font-family: arial, helvetica, sans-serif, Gulim;
	font-size: 10pt;
	color: rgb(85,85,85);
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
	color: #FFFFFF;
}

.wr_head {
		margin-top:30px;
		margin-bottom:30px;
		width:800px;
		height:64px;
		background-image:url(images/title.png);
}

.wr_content {
		margin-top:30px;
		margin-bottom:30px;
		width:800px;
}

.wr_tail {
		margin-top:30px;
		margin-bottom:30px;
		width:800px;
		height:40px;
		background-image:url(images/bottom.png);
}
