
#MainContent{ 
	width:970px;
	text-align:left;
	background:url(../images/main/right.gif) repeat-y right top;
}
#rlg {
	background:url(../images/main/tp_l.gif) no-repeat center top;
	width:60px;
	height:16px;
	float:left;
	margin:0px;
	padding:0px;
}
#top {
	background:url(../images/main/tp_c.gif) repeat-x center top;
	width:850px;
	height:16px;
	float:left;
	margin:0px;
	padding:0px;
	font-weight:none;
}
#rpg {
	background:url(../images/main/tp_r.gif) no-repeat center top;
	width:60px;
	height:16px;
	float:left;
	margin:0px;
	padding:0px;
}

#lbaner {
	background:url(../images/main/ap_l.gif) no-repeat center top;
	width:60px;
	height:189px;
	float:left;
	margin:0px;
	padding:0px;
}
#baner{
	width:850px;
	height:189px;
	float:left;
	margin:0px;
	padding:0px;
}

#rbaner {
	background:url(../images/main/ap_r.gif) no-repeat center top;
	width:60px;
	height:101px;
	float:left;
	margin:0px;
	padding:0px;
}

#topmenu{
	background-color:#384489;
	width:850px;
	height:31px;
	padding:5px 0px 0px 0px;
	text-align:left;
}


#content{
	background:url(../images/main/left.gif) repeat-y left top;
	width:850px;
	padding:0px 0px 0px 60px;
	text-align:left;
}

#content_border{
	background-color:white;
	width:850px;
	text-align:left;
}

#left_panel{
	background-color:white; 
	width:200px;
	padding:10px 0px 30px 0px;
	float:left;
}

#right_panel{
	background-color:white; 
	width:200px;
	padding:10px 0px 30px 0px;
	float:left;
}

#PageContent{
	background-color:white; 
	width:450px;
	padding:0px;
	float:left;
	text-align:justify;
	font-weight:none;
}

#PageContentWide{
	background-color:white; 
	width:650px;
	padding:0px;
	float:left;
	text-align:justify;
}


#footer{
	width:820px;
	height:30px;
	padding:20px 0px 0px 0px;
	text-align:center;
	color:#bd2c2c;
	background:url(../images/line.gif) repeat-x center top;
}

#rld {
	background:url(../images/main/bp_l.gif) no-repeat center top;
	width:60px;
	height:64px;
	float:left;
	margin:0px;
	padding:0px;
}
#bottom {
	background:url(../images/main/bp_c.gif) repeat-x center top;
	width:850px;
	height:64px;
	float:left;
	margin:0px;
	padding:0px;
}
#rpd {
	background:url(../images/main/bp_r.gif) no-repeat center top;
	width:60px;
	height:64px;
	float:left;
	margin:0px;
	padding:0px;
}

#clear{
	clear:both;
}

