@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#wepper {
	width: 750px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 750px;
}
.headerbar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#contents_top {
	width: 740px;
	font-size: 12px;
	line-height: 22px;
	float: none;
	padding: 5px;
}
#contents {
	width: 540px;
	font-size: 12px;
	line-height: 22px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
#sidemenu {
	float: right;
	width: 190px;
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
	text-align: center;
	padding-top: 10px;
}
#footer {
	width: 750px;
	font-size: 12px;
	clear: both;
}
.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
#footer  p {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.big {
	font-size: 24px;
	color: #666666;
}
.big_yello {
	font-size: 24px;
	color: #FF9900;
}
.big_blue {
	font-size: 24px;
	color: #3366CC;
}
.box {
	background-color: #FFFFCC;
	padding-top: 5px;
}
.box2 {
	border: 1px solid #666666;
	background-color: #EAEAEA;
	padding: 5px;
}

.bar {
	background-color: #FFFF66;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.center {
	text-align: center;
}
.big2 {
	font-size: 18px;
	color: #333333;
}
ul {
	line-height: 40px;
}
h2 {
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#link
{
	position: relative;
	display: block;





    width; auto;
	min-height: 30px;
	list-style: none;
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 15px;
}
ul#link a
{



    width; auto;
	min-height: 30px;
	text-decoration: none;
	color: #0000FF;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF9900;
}
