.title_bold
{
	font-weight:bold;
}
.title_color_red
{
	color:red;
}
.title_color_black
{
	color:black;
}
.title_color_grey
{
	color:grey;
}
.title_font_12
{
	font-size:12px;
}
.title_font_14
{
	font-size:14px;
}
.title_font_16
{
	font-size:16px;
}
.title_model{
	color:#058343;
	font-size:14px;
	font-weight:bold;
}
.content_model{
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.title_flash{
	font-size:14px;
	color:black;
	font-weight:bold;
}

