#headMain{
	width:100%;
	height:235px;
	background-image: url(img/top_201.jpg);
}

.headText, .headText a{
	color:#FFFFFF;
	text-decoration:none;
}

#headButton{
 	background-color: transparent;
	border:0px solid #BF7300;
	color:#FFFFFF;
	font-size: 11px;
	margin: 2px;
}


#headLeft{
	width: 250px;
	height:235px;
	background-image: url(img/top_202.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#headRight{
	float:right;
	background-image: url(img/top_203.png);
	width:341px;
	height:266px; 
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
	
}
