/* CSS Document */
html, body {
	width: 100%; height: 100%; margin: 0px; color: #343434;
	font: normal 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
font {
	list-style: 120%;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.clear {width: 0px; height: 0px; clear: both;}
#Top {
	margin: auto;
	width: 1003px;
}
#Top #sky {
	height: 20px;
	line-height: 20px;
	background-color: #66CBFF;
	padding-right: 10px;
	width: 993px;
}
#Top #sky a {
	display: block; height: 20px;
	color: #FFFFFF; float: right;
	text-decoration: none;
	line-height: 20px;
	margin-right: 10px;
}
#Top #menu {
	height: 35px;
	background-image: url(images/menu.jpg);
	position: relative; margin-bottom: 1px;
}
#Top #menu a {
	display: block;
	position: absolute; top: 5px;
	height: 30px; filter: Alpha(Opacity=1);
	width: 78px; background-color: #354E6D;
	-moz-opacity: 0.01; opacity: 0.01;
}
#Top #menu #m1 {left: 189px;}
#Top #menu #m2 {left: 283px;width: 109px;}
#Top #menu #m3 {left: 408px;}
#Top #menu #m4 {left: 501px;}
#Top #menu #m5 {left: 596px;}
#Top #menu #m6 {left: 690px;}
#Top #menu #m7 {left: 785px;}
#Top #menu #m8 {left: 881px;}
#Top #scroll {
	height: 29px; padding: 8px 0px 3px 135px;
	background: url(images/scroll.jpg) no-repeat;
	width: 868px;
}
#Top #scroll marquee {
	display: block; width: 868px;
	color: #354E6D; height: 29px;
	line-height: 29px;
}
#main {
	width: 1003px;
	margin: auto;
	background-color: #FFFFFF;
}
#bott {
	width: 1003px;
	margin: 2px auto;
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
#bott #icon {
	text-align: center;
}
#bott #icon img {
	margin: 5px 3px;
}
#bott #copyright {
	background: #EEEDD9 url(images/hr1.jpg) repeat-x;
	text-align: center; padding-top: 18px;
	height: 60px; line-height: 60px;
}
