@charset "utf-8";


#clear { 
clear:both; 
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
}
#datetime {
	float: left;
	height: 40px;
	width: 950px;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
	color: #999;
}
#menuBox {
	height: 35px;
	width: 740px;
	float: left;
	padding-left: 240px;
	padding-top: 25px;
}
#aniBox {
	float: left;
	height: 290px;
	width: 928px;
	padding-top: 7px;
	padding-left: 26px;
}
#boxes {
	float: left;
	width: 952px;
	padding-top: 180px;
	padding-left: 28px;
	font-size: 0.87em;
	color: #FFF;
}
#boxes a {
	color: #5D5D5D;
	text-decoration: none;
}
#boxes a:hover {
	color: #FFF;
	text-decoration: none;
}


#boxes strong {
	color: #000;
}
#BoxIn {
	float: left;
	width: 140px;
	text-align: justify;
}
#BoxIn2 {
	float: left;
	width: 140px;
	padding-left: 16px;
	text-align: justify;
}
#footer {
	float: left;
	width: 980px;
	text-align: center;
	color: #999;
	clear: both;
	height: 45px;
	padding-top: 23px;
}
#wrapperpage {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
}
body {
	background-image: url(images/pagebgX.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footerPage {
	width: auto;
	text-align: center;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pagebottom.jpg);
	clear: both;
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 3px;
}
#PageTopBox {
	float: left;
	height: 204px;
	width: 953px;
	padding-top: 0px;
	padding-left: 27px;
}
#pageTopBoxLeft {
	float: left;
	height: 194px;
	width: 409px;
}
#pageTopBoxRight {
	float: left;
	height: 194px;
	width: 490px;
	padding-left: 20px;
	color: #666;
}
#botbox {
	float: left;
	width: 980px;
	padding-top: 50px;
}
#botBoxTop {
	height: 72px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pageContTop.jpg);
	background-repeat: no-repeat;
}
#botBoxMid {
	background-image: url(images/pageContbg.jpg);
	background-repeat: repeat-y;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 44px;
	padding-right: 40px;
}
#pageTopBoxRight h2 {
	color: #009;
}

#BotBoxBot {
	background-image: url(images/pageContbot.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#botBoxMid p a {
	color: #00C;
	text-decoration: none;
}
#botBoxMid p a:hover {
	color: #003;
	text-decoration: underline;
}
#botBoxMid p img {
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#botBoxMid h3 {
	color: #40638D;
	font-size: 1.4em;
}
#BOTHOME {
	clear: both;
	width: auto;
	background-color: #EEE;
	color: #999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#BOTHOME a {
	text-decoration: none;
	color: #00C;
}
#BOTHOME a:hover {
	text-decoration: none;
	color: #000;
}
#footerPage a {
	text-decoration: none;
	color: #00C;
}
#footerPage a:hover {
	text-decoration: none;
	color: #000;
}

