.normal_text {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	line-height:14px;
	text-decoration: none;
	text-align:justify;
}
.title1 {
	font-family: arial;
	color: #999999;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
.title2 {
	font-family: arial;
	color: #6e4181;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
.title3 {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
a:hover.normal_text {
	font-family: arial;
	color: #ffa500;
	font-size: 11px;
	line-height:14px;
	text-align:justify;
	text-decoration: none;
}
.cate_menu {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left:20px;
}
.normal_text_white {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	line-height:14px;
	text-decoration: none;
}
.normal_text_black {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height:16px;
	text-decoration: none;
}
.normal_text_white_bold {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

