#content h3 {
	background:#c7effc;
	margin:0px;
	padding:6px 0 6px 20px;
	font-size:14px;
	font-weight:bold;
	color:#069;
}
#left h1 {
	background:#c7effc;
	padding:6px 0 6px 20px;
	margin:0px;
	font-size:14px;
	color:#069
}
#left h2 {
	background:url(../images/arrow.gif) no-repeat 8px 22px;
	border-bottom:1px dashed #000;
	padding:15px 0 15px 22px;
}
#left h2 a {
	line-height:150%;
	font-size:12px;
	font-weight:bold;
}
#center {
	width:470px;
	padding:0 5px 20px 5px;
	float:left;
	background:#fff;
}
#center h3#important {
	padding-top:8px;
	border:0;
	background:#f5fafa;
	color:#000000;
}
#center h3 {
	border-bottom:2px solid #CC3300;
	padding-top:20px;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#center p {
	padding:10px 8px 0 8px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right {
	width:240px;
	float:left;
	background:#f5fafa;
}
#right ul {
	padding:5px 0 15px 0;
}
#right li {
	background:url(../images/arrow.gif) no-repeat 5px 12px;
	padding:10px 10px 10px 18px;
	border-bottom:1px dashed;
}
#right span {
	padding:10px 3px 15px 3px;
	line-height:180%;
}
#right span a {
	color:#6666FF;
}
#right span a:hover {
	text-decoration:underline;
	color:#FF9900;
}
#right img {
	margin:10px 0 0 55px;
}
#link_menu {
	padding-top:10px;
	padding-bottom:40px;
}
#link_menu li {
	background-image:none;
	padding:0;
	border:0;
}
#link_menu li a {
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
}
