@charset "utf-8";
/* CSS Document */

.contactus_body{
	padding-top:33px;
	width:720px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;	
}

#contactus_header{
	background:url(../images/contactus_header.png) no-repeat;
	width:179px;
	height:29px;
	padding-bottom:21px;
}

#contactus_content a{
	text-decoration:none;
	color:#030303;
}

#contactus_content a:hover{
	text-decoration:underline;
}
