@charset "UTF-8";
img{border:0px;margin:0px;padding:0px;}

div.mh{
background-image: url("bg.gif");
background-repeat : no-repeat ;
background-position : left top;
	float:left;
	border:none;
	width:100%;
	margin:1px;padding:4px;

}
div.footer_mh{
	float:left;
	font-size:70%;
	border:none;
}

div.box1{
	float:left;
	width:100%;
	border:none;
	margin:1px;padding:4px;
}
div.box2{
	float:left;
	width:314px;
	height:200px;
	margin:0px;
	padding:0px;
}
div.box3{
	overflow:hidden;
	float:left;
	width:400px;
	margin:0px;
	padding:0px;
}
