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

#page_html{background-color: #fff;background: url(../images/contact_bg.jpg) no-repeat left top;}
#page_box{
	position:relative;
	top:15px;
	left:15px;
	width:300px;
	height:auto;	
}#left_box{
	width:160px;
	float:left;
}#right_box{
	width:140px;
	float:left;	
}h1, #page_box a{
	color:#600;
}h2{
	color:#900;	
}#page_box a:hover{
	color:#333;
}
