body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #9ca9ba;
	color: #333333;
}
#main {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#head {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 6px;
}
#title {
	width: 559px;
	text-align: left;
	background-color: #4b5378;
	background-image: url(bar3.png);
	clear: left;
	float: left;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 200px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4b5378;
	border-right-color: #4b5378;
	border-bottom-color: #4b5378;
	border-left-color: #4b5378;
	background-position: -100px;
}
#title2 {
	width: 343px;
	text-align: left;
	clear: right;
	float: left;
	background-image: url(bar2.png);
	height: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #4b5378;
	border-right-color: #4b5378;
	border-bottom-color: #4b5378;
	border-left-color: #4b5378;
}
#contile {
	width: 660px;
	height: 300px;
	text-align: left;
	background-color: #FFFFFF;
}
#contile a {
	color: #4b5378;
}
#contile a:hover {
	color: #6C76A4;
}
#contile dt {
	color: #4b5378;
}
#contile dt dd {
	color: ##333333;
}
#sidetile {
	width: 100px;
	height: 300px;
	text-align: left;
	background-color: #c8cdd1	
}
#end {
	width: 760px;
	text-align: right;
	background-color: #4b5378;
	color: #FFFFFF;
	padding-top: 5px;
}
#end a:hover {
	color: #BEBAE2;
}
#end a {
	color: #FFFFFF;
}
.inner {
	margin:0px 7px;
}
.innerC {
	margin:16px 12px;
}
.menutop {
	margin:0px 0px;
}
.menuitem {
	text-align: center;
	clear: both;
	float: none;
	overflow: visible;
	visibility: visible;
	height: 26px;
	padding-top: 10px;
	cursor:default;
	color: #6f7585;
	
}
.menuitemOn {
	text-align: center;
	clear: both;
	float: none;
	overflow: visible;
	visibility: visible;
	background-color: #FFFFFF;
	width: 100%;
	height: 26px;
	padding-top: 10px;
	cursor:default;
	color: #4E525C;
	font-weight: bold;
}

.force {
	color: #4b5378;
	font-weight: bold;
}
