body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #535353;
}

h1,h2,h3,h4,h5,h6,form,p {
	margin:0;
	padding:0;
}
#clear {
	clear: both;
	height: 1px;
	width: 775px;
}

#contents {
	background-color: #FFFFFF;
	height: auto;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
.right_banner {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#header {
	height: 61px;
	width: 775px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header_menu {
	height: 61px;
	width: 641px;
	margin-left: 134px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 775px;
}


#header_menu_top {
	height: 42px;
}
#header_menu_bottom {
	height: 19px;
	position: absolute;
	width: 641px;
	background-color: #FFFFFF;
}
#main {
	width: 775px;
}
#news {
	width: 500px;
	float: left;
	margin-left: 5px;
}
.newstable_left {
	background-image: url(../images/news_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 17px;
	width: 80px;
	padding-left: 24px;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
	color: #ED6100;
	padding-top: 6px;
	padding-bottom: 6px;
}

#right_menu {
	float: right;
	width: 256px;
}
.newstable_right {
	line-height: 18px;
	height: 17px;
	width: 395px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer_link {
	color: #865421;
	width: 765px;
	padding-top: 57px;
	text-align: right;
	margin-right: 10px;
}
.newstable_line {
	background-image: url(../images/news_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 475px;
}
#header_menu_bottom1 {
	height: 19px;
	position: absolute;
	width: 641px;
}
#header_submenu1 {
	height: 19px;
	margin-left: 93px;
}

#header_menu_bottom2 {
	height: 19px;
	position: absolute;
	width: 641px;
}
#header_submenu2 {
	height: 19px;
	margin-left: 270px;
}
#footer_link a {
	color: #855223;
	text-decoration: none;
}
#footer_link a:hover {
	color: #1F1DFD;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagetop {
	text-align: right;
	padding-top: 30px;
	padding-right: 15px;
}
.clear_main {
	clear: both;
	height: 1px;
}
