body {
	background-color: #fff;
	margin: 0px;
	background-image: url("/img/headerbody.png");
	background-repeat: repeat-x;
	background-position: top;
}

a {
	text-decoration: none;
	color: #000;
}

#head {
	height: 54px;
	width: 775px;
	background-repeat: no-repeat;
	background-position: left;
	margin: auto;
}
#head2 {
	margin-top: 45px;
	height: 54px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
}

#menu {
	padding-top: 30px !important;
	padding-top: 32px;
	padding-left: 220px;
	font-size: 14px;
	margin: auto;
	text-align: center;
	font-family: Verdana;
}

#menu ul{
	margin: auto;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 50px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #2E506B;
}
#menu a{
	display: block;
	height: 22px !important;
	height: 20px;
	color: #2E506B;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	border-bottom: 2px solid #2E506B;
}

#bodywrap {
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 10px;
	height: auto;
}

#innerwrap {
	width: 755px;
	margin: auto;
	min-height: 400px;
	padding: 9px;
	font-family: Georgia;
	font-size: 14px;
	border: 1px solid #DCE8F1;
}



#footerwrap {
	width: 100%;
	text-align: center;
	clear: both;
	font-size: 8pt;
	font-family: Times New Roman;
	margin-top: 10px;
}

.innercontent-left {
	float: left;
	width: 225px;
	text-align: left;
	height: auto;
	text-align: center;
}

.innercontent-right {
	float: right;
	width: 490px;
	text-align: left;
	height: auto;
}

.colorhr {
	width: 98%;
	height: 2px;
	margin-top: 8px !important;
	margin-top: 3px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

.sword {
	width: 487px;
	height: 400px;
	background-repeat: no-repeat;
	padding: 15px;
	font-size: 14px;
	font-family: Georgia;
}

.contentls {
	width: 92%;
	line-height: 150%;
	text-align: left;
	margin: auto;
}

.contentls ul {
	padding-left: 60px !important;
	padding-left: 5px;
}
.contentls li {
	padding-left: 0px !important;
	padding-left: 5px;
}

.contentss {
	width: 70%;
	line-height: 150%;
	text-align: left;
	margin: auto;
	padding-top: 10px;
}

.contentlist {
	width: 735px;
	line-height: 150%;
	text-align: left;
	margin: auto;
	padding-top: 10px;
}

.listup {
	margin-top: 9px;
	width: 735px;
	height: 25px;
	background-repeat: no-repeat;
	text-indent: 20px;
	overflow: hidden;
	color: #0088DC;
	font-weight: bold;
}

.listbody {
	width: 735px;
	font-size: 9pt;
	background-image: url("roundmiddle.png");
	background-repeat: repeat-y;
}

.listbodycontent {
	padding-left: 20px;
	clear: both;
}

.listdown {
	width: 735px;
	height: 25px;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
a:hover {
	color: #FF0000;
}
