#dc {
	display: none;
}

body {
	background: #fff url(../image/bg.gif) repeat-x top;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #255EA8;
	text-decoration: none;
}
a:hover {
	color: #48B9EF;
	text-decoration: underline;
}
#ms {
	margin: 0px auto 20px auto;
	width: 800px;
}
#vw h1 {
	font-size: 24px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 30px 0 0 20px;
	margin: 0;
}
#vw h1 a {
	color: #003366;
	text-decoration: none;
}
#vw h1 a:hover {
	color: #000;
}
#vw h2 {
	color: #000;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 5px 0 0 21px;
	padding-right: 20px;
	margin: 0;
	margin-bottom: -10px;
}
#dk {
	background: #DDDDBC url(../image/menu.gif) no-repeat;
	height: 20px;
	line-height: 20px;
}
#dk ul {
	list-style-type: none;
	padding-left: 10px;
}
#dk ul li {
	display: block;
	float: left;
}
#dk ul li a {
	color: #000;
	font-weight: 600;
	padding: 0 10px;
	text-decoration: none;
}
#dk ul li a:hover, #dk ul li a.currPage {
	background: white;
}
#db {
	background: #585C68 url(../image/contentbg.gif) repeat-y;
	margin: 0;
	text-align: justify;
	padding: 10px 25px 10px 30px;
}

.rr {
	float: right;
	padding: 10px 20px 10px 10px;
	width: 580px;
}
.rr h2 {
	font-weight: 100;
	padding: 10px 0 10px 0;
}
.nf {
	float: left;
	padding: 10px 0px 10px 10px;
	width: 160px;
}
.nf h2 {
	color: #666;
	font-size: 14px;
	font-weight: 100;
}
.nf ul {
	color: #666;
	font-size: 11px;
	padding: 5px 0 15px 15px;
}

#kr {
	background: #585C68 url(../image/bottom.gif) no-repeat;
	padding: 10px 0;
}
#md {
	font-size: 11px;
	text-align: center;
}
#md a {
	color: #333;
	text-decoration: none;
}
#md a:hover {
	color: #000;
	text-decoration: underline;
}
