@charset "utf-8";
.box1   {
	float: left;
	height: 215px;
	width: 820px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 5px;
	display: inline;
	line-height: 170%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
}
#main #box #box2 {
	display: inline;
	float: left;
	width: 850px;
	height: 480px;
}
#main #box #box2 #photobox {
	height: 344px;
	width: 430px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline;
	margin-top: 25px;
}
#main #box #box2 #bannarbox {
	float: left;
	width: 396px;
	margin-top: 12px;
	display: inline;
	margin-left: 8px;
}
#main  #box  #box2  #sponsorbottom  {
	font-size: small;
	width: 212px;
	float: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}

.box3-1 {
	float: left;
	width: 198px;
}
.box3-2 {
	float: left;
	height: 50px;
	width: 194px;
	display: inline;
	border: 2px solid #DFEFFF;
}



img.right {
	float: right;
	margin-left: 10px;
}
img.left {
	float: left;
	margin-right: 10px;
}
#main #box .box1 #photog {
	float: right;
	height: 185px;
	width: 340px;
	background-image: url(index/photog.jpg);
	padding-top: 25px;
	padding-left: 40px;
	line-height: 120%;
}



img.topimg {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
