@charset "UTF-8";
.L {
	float: left;
}
.R {
	float: right;
}
body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../../images/common/bodyBg.gif);
}
#header {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	padding-top: 10px;
}
#cmite {
	background-image: url(../../images/common/cmiteBg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#cmite ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 49px;
	height: 158px;
}
#cmite li {
	float: left;
}
#cmite  .Lspc19 {
	margin-left: 19px;
	display: inline;
}
#main {
}
#main .L {
	width: 288px;
	background-color: #FFFFFF;
}
#main .R {
	width: 592px;
}
#mainMenu {
	clear: both;
	height: 63px;
	background-image: url(../../images/common/mainMenuBg.jpg);
	background-repeat: repeat-x;
}
#mainMenu ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mainMenu li {
	float: left;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.LBox {
	background-image: url(../../images/common/LBoxBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.LBoxSub {
	background-image: url(../../images/common/LBoxSubBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}
.LBox .photo {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 135px;
	float: left;
}
.LBox  .link h4{
	font-size: 116%;
	line-height: 170%;
	color: #FFF;
	font-weight: bold;
}
.LBox  .link {
	width: 125px;
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	font-size: 85%;
	line-height: 170%;
	color: #FFF;
}
.LBoxBotm {
	clear: both;
}
#footer {
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a1cfa5;
}
#footer #copy {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer #copy h2 {
	font-size: 100%;
	color: #333333;
	line-height: 180%;
	font-weight: bold;
}
#footer   #copy   p {
	font-size: 85%;
	color: #666666;
}
#footer .R {
	display: block;
	float: right;
}
#spc {
	height: 30px;
}
.R h2 {
	margin-bottom: 15px;
}
.R p {
	font-size: 93%;
	line-height: 200%;
	color: #333;
}

