@charset "utf-8";
/* CSS Document */


#imgmain {
	height: 308px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#boxL  {
	width: 205px;
	float: left;
	padding-left: 5px;
	margin-bottom: 50px;
}
#boxL h2  {
	width: 189px;
	height: 40px;
}
#menuL     {
	width: 189px;
	padding: 4px;
	border: 1px dashed #6F3E33;
	margin-bottom: 18px;
}
#menuL li {
	list-style-type: none;
	margin-bottom: 1px;

}
#menuL li ,#menuL li a{
	list-style-type: none;
	height: 28px;
	width: 189px;
	display: block;

}
#menuL li.pagetitle {
	padding-top: 2px;
}
#bannerbox {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#bannerbox .box {
	margin-bottom: 12px;
	height: auto;
	width: auto;
}
#bannerbox .linkboxL {
	padding-bottom: 5px;
}

#bannerbox .linkboxL .banner {
	margin-bottom: 8px;
}
#addressL  {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#addressL .title {
	margin-bottom: 8px;
}
#addressL p {
	color: #666;
}








#boxR  {
	float: right;
	width: 683px;
}
.message {
	margin-bottom: 30px;
}

