*{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
}
body{
	background:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
}
#main{
	width:774px;
	margin:0px auto;
	text-align:left;
}
#masthead{
	background:url('images/masthead.png') no-repeat;
	width:770px;
	height:142px;
	margin:0px 2px;
	position:relative;
}
#navigation{
	width:770px;
	height:30px;
	margin:0px 2px;
	position:absolute;
	bottom:3px;
	text-align:center;
}
#navigation table{
	margin:0px auto;
	text-align:center;
}
#navigation a{
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	padding:0px 11px;
}
#subnavigation {
	width:770px;
	margin:2px 2px 0px 2px;
	background:#ece5dd;
}
#subnavigation span{
	margin:6px 10px;
}
#subnavigation a{
	font-size:12px;
	text-decoration:none;
	color:#9a225f;
	font-weight:bold;
}
#content{
	width:774px;
	line-height:16px;
	font-size:11px;
}
#foot{
	background:url('images/foot.png') no-repeat;
	width:770px;
	height:71px;
	margin:0px 2px;
	padding:2px;
}
#foottable{
	width:770px;
}
#foottable p {
	text-align:right;
	font-size:10px;
}
#foottable a {
	text-decoration:none;
	color:#000000;
}
.foot-left {
	width:139px;
}
.foot-right {
	padding-right:20px;
}
.divider{
	background:url('images/divider.png') no-repeat center;
	width:2px;
}
.side-top{
	background:#cac2b9;
	width:66px;
	height:196px;
}
.image-top{
	text-align:right;
}
.image-top a{
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-right:6px;
}
.side-bottom{
	background:#ece5dd;
	width:66px;
}
.middle-bottom{
	vertical-align:top;
	padding:4px;
}
.middle-bottom-right{
	width:186px;
}
.leftimage{
	width:435px;
	height:196px;
}
.rightimage{
	width:200px;
	height:196px;
}
.cjiimage{
	width:144px;
	height:59px;
}
.heading{
    font-size:13px;
	color:#9a225f;
}
.heading span{
    font-weight:bold;
}