body{
	margin:0;
	text-align:center;
	background: #e8e8e8;
}
a:visited{
	color:#0000ee;
}
#outline{
	background: #fff;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	width:700px;
	padding:10px 10px 160px 10px;
	margin-left:auto;
	margin-right:auto;
}
#content{
	text-align:left;
	float:left;
	width:460px;
	margin:20px 0 0px 0;
}
#top_bg {
	text-align:left;
	font-weight:bold;
	font-size:20px;
	text-indent:10px;
	background: url(images/top_bg.gif) no-repeat center center;
	border-bottom:#666 solid 10px;
	width:700px;
	line-height: 180px;
	margin:0px 0 0px 0;
}
p{
	line-height:160%;
	font-size:12px;
	padding:0 10px 0 10px;
}
.blck{
	font-size:12px;
	padding:0 10px 0 10px;
}
.blck a{
	font-size:12px;
	font-weight:bold;
}
#menu dl{
	background: #fff;
	height:100%;
	float:left;
	width:240px;
	margin:20px 0 0 0;
}
#menu dt{
	line-height: 32px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}
#menu dd{
	text-indent:10px;
	font-size:12px;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
	margin:0;
}
#menu a{
	color:#0000ff;
}
#menu a:visited{
	color:#0000ff;
}

.bc_cl{
	clear:both;
}

