* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.7em;
}
body {
	background-image: url(../../imgs/back_main.jpg);
	background-repeat: repeat-x;
}
td {
	text-align: left;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 960px;
	margin-bottom: 10px;
}
#main {
	width: 960px;
	margin-bottom: 10px;
}
#footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#footermenu li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 20px;
}
#footermenu {
	padding-bottom: 10px;
	margin-left: 150px;
}
#footermenu a {
	text-decoration: none;
	color: #003399;
}
#footermenu a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#footermenu #footermenu_end {
	border-right-style: none;
}
#footer #copyright {
	clear: both;
	padding-top: 10px;
}
#side_subinfo {
	background-color: #FFFFFF;
	border: 1px solid #ECE9D8;
}
#side_submenu {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#side_subinfo ul {
	list-style-type: none;
	padding: 10px;
}
#side_subinfo li {
	margin-bottom: 3px;
}
#sitemasterinfo h3 {
	color: #CC9966;
	font-size: 14px;
}
#sitemasterinfo {
	padding: 10px;
}
#side_submenu .module {
	padding: 5px;
	margin-bottom: 10px;
}
#interest {
	list-style-type: none;
}
#interest ul {
	list-style-type: none;
	margin-top: 5px;
}
#interest li {
	background-image: url(../../imgs/side_menu_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9966;
}
#interest a {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#interest a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#linkbanner {
	text-align: center;
}
#linkbanner li {
	list-style-type: none;
	margin-bottom: 5px;
}

.contacthissu {
	color: #FF9933;
}
.contacterr {
	color: #FF0000;
}
.contactform {
	width: 480px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.contactform th {
	color: #00375E;
	background-color: #eee;
	width: 140px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}
.contactform th span {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 3px solid #3464BE;
}
.contactform td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}
.align-c {
	text-align: center;
}
.input-s {
	width: 200px;
}
.input-m {
	width: 200px;
}
.input-l {
	width: 280px;
}
.point {
	color: #3B6C53;
}
.inp4 {
	width: 80px;
}
.inp2 {
	width: 40px;
}
.clr {
	clear: both;
}
.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.reverselead {
	background-color: #0066CC;
	color: #FFFFFF;
	padding: 3px;
}
#banner_rgwc2009 {
	text-align: center;
	width: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
}