#lColumn{
	float:left;
	width:250px;
	height:auto;
	background:url(../img/top/slash.gif) repeat-y center;
	text-align:center;
}

#rColumn{
	float:right;
	width:540px;
	height:auto;
}

#container .imgBox{
	text-align:center;
}

#container .imgBox img{
	display:block;
}

#container .imgBox2{
	text-align:center;
	margin:10px 0 10px 0;
}

#container .imgBox2 img{
	margin:0 10px 5px 0;
}

.banBox1{
	width:246px;
	height:auto;
	background-color:#deeeb5;
	background-image:url(../img/top/boxbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	border-left:2px solid #94c32f;
	border-right:2px solid #94c32f;
	text-align:center;
	padding:10px 0 10px 0;
}

.banBox1 img{
	margin:0 0 0 0;
}

.banBox1 p{
	font-size:12px;
	margin:0 0 10px 0;
}

.boxTop{
	width:250px;
	height:42px;
	background:url(../img/top/top.gif) no-repeat bottom;
}

.boxBottom{
	width:250px;
	height:10px;
	background:url(../img/top/bottom.gif) no-repeat top;
	margin:0 0 10px 0;
}