﻿

.border {
	border: thin solid #82D35B;
}


.Img_border {
	border: thin solid #CCCCCC;
}

.TitleFont
{
	font-size: 14px;
	color: #57A72E;
	font-weight: bold;
}

.TrackTitleFont
{
	font-weight: bold;
	color: #009901;
	text-decoration: none;
}

.rightborder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	color: #010066;
}

.CommendTitle
{
	font-weight: bold;
	color: #E47E0F;

}

.subTitleFont
{
	font-size: 12px;
	color: #666666;

}

.l_border
{

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}


.r_border
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}

.b_border
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.DetailTitleFont
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}

.DetailTitleFont2
{
	font-size: 14px;
	font-weight: bold;
	color: #F06700;

}



.AlertFont
{
	font-size: 14px;
	font-weight: bold;
	color: #318708;
	text-decoration: none;
}

.Alert
{
	line-height: 20px;
}

.GoFont
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}



















