body,html{
	text-align:center;
	margin:auto;
	font-size:12px;
}
.index_dao{
	font-size:12px;
	font-family:Verdana;
	color:#FFFFFF;
}
.index_bian{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: E06A1B;
	border-bottom-color: E06A1B;
	border-left-color: E06A1B;	
}
.index_bottom{
	line-height:24px;
}