
#body{
	margin:78px 0 0 0;
	padding-right:20px;
	padding-left:20px;
}

#right{
	width:690px;
	float:right;
}


h2{
	background:url(/img/common/h2.gif) no-repeat center center;
	margin:0 0 20px -20px;
	padding-top:18px;
	height:32px;
	line-height:32px;
	font-size:27px;
	letter-spacing:2px;
	text-indent:65px;
	text-align:left;
	letter-spacing:4px;

	width:710px;
	position:relative;
	left:0px;

}


#right p{
	margin:8px auto;
	line-height:14pt;
}

#right h3{
	margin:50px -15px 10px auto;
	font-size:12pt;
	line-height:18pt;
	text-indent:22px;
	border-bottom:dotted 2px #cccccc;
	background:url(/img/common/h3.gif) no-repeat 4px 8px;
	position:relative;
	left:-15px;
}

h4{
	margin-right:-10px;
	font-size:11pt;
	line-height:17pt;
	text-indent:4px;
	border-bottom:solid 1px #4a8aca;
	position:relative;
	left:-10px;
}



ul.anchor_list{
	margin-left:15px;
}

.anchor_list li{
	list-style:none;
	text-indent:25px;
	margin:3px auto;
	background:url(/img/common/liststyle.gif) no-repeat left center;
}


#topicpath{
	position:absolute;
	top:130px;
	width:917px;
	margin:0 0 0 15px;
	background:url(/img/common/topicpath.gif) no-repeat left center;
}

#topicpath ul{
	margin:0;
	margin-left:90px;
	padding:0;
	list-style:none;
}

#topicpath li{
	float:left;
	margin:0 0 0 6px;
	height:18px;
	line-height:18px;
}

#left{
	float:left;
	width:180px;
}

#left p{
	width:179px;
	height:32px;
	margin:0 auto;
	background:url(/img/common/submenuhead.gif) no-repeat center top !important;
	line-height:32px;
	font-weight:bold;
	font-size:11pt;
	text-indent:12px;
	color:#006666;
}

#left p a{
	display:block;
	width:179px;
	height:32px;
	color:#006666;
}

#left a:hover{
	text-decoration:none;
}

#left ul{
	list-style:none;
	margin:0;
	padding:0;
}


#left ul li a,#left ul li span{
	letter-spacing:normal;
	display:block;
	width:179px;
	height:26px;
	line-height:26px;
	text-indent:25px;
	background:url(/img/common/submenulist.gif) no-repeat;
}

#left ul li a:link,#left ul li a:visited{
	background-position:center top;
}

#left ul li a:hover,#left ul li span{
	background-position:center bottom;
}


