#main_banner {
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}
#main_text {
	float: left;
	line-height: 22px;
}
#main_text dl{}
#main_text dt{	font-weight: bold;
	background-image: url(../img/icon_li_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #333333;}
	#main_text dt span{
	font-size: 10px;
	font-weight: normal;
	color: #336633;
	margin-left:8px;
}
#main_text dd span{
	font-size: 10px;
	font-weight: normal;
	color: #336633;
}
#main_text dd{	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;}
	
	#main_main{width: 950px;background-color: #ebebeb;}

#menu0{ font-size:12px; line-height:28px;}
#menu0 li {color:#000;}
#menu0 li:hover{cursor: pointer; color:#ff3399;}
#menu0 li.hover {color: #999999;}
#main0{}
#main0 div{}
#main0 div.block{display: block;}

#main_left{ height:400px;}
#main_right{height:400px;}
h5 a,h5 a:link,h5 a:visited{
	line-height: 28px;
	background-color: #ccc;
	text-align: center;
	display: block;
	float: right;
	height: 28px;
	width: 80px;
	margin-right: 10px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
h5 a:hover{
	color: #FF3399;
	background-color: #DBDBDB;
}
h5 {
	margin-top: 10px;
}