a {
	font-size:12px;
	font-weight:normal;
	color:#242424;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:underline;
}

/*黑色14像素有链接字体样式*/
a.black14_link:link,a.black14_link:visited {
	font-size:14px;
	font-weight:normal;
	color:#242424;
	text-decoration:none;
}
a.black14_link:hover {
	font-size:14px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:underline;
}
a.black14bold_link:link,a.black14bold_link:visited {
	font-size:14px;
	font-weight:bold;
	color:#242424;
	text-decoration:none;
}
a.black14bold_link:hover {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:underline;
}

/*红色14像素加粗字体样式*/
.red14_bold {
	font-size:14px;
	font-weight:bold;
	color:#be171c;
}

/*红色16像素加粗字体有链接样式*/
a.red16_bold_link:link,a.red16_bold_link:visited {
	font-size:16px;
	font-weight:bold;
	color:#be171c;
	text-decoration:none;
}
a.red16_bold_link:hover {
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:underline;
}

/*红色14像素加粗字体有链接样式*/
a.red14_bold_link:link,a.red14_bold_link:visited {
	font-size:14px;
	font-weight:bold;
	color:#be171c;
	text-decoration:none;
}
a.red14_bold_link:hover {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:underline;
}

/*红色12像素加粗字体有链接样式*/
a.red12_bold_link:link,a.red12_bold_link:visited {
	font-size:12px;
	font-weight:bold;
	color:#be171c;
	text-decoration:none;
}
a.red12_bold_link:hover {
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:underline;
}
/*红色12像素字体有链接样式*/
a.red12_link:link,a.red12_link:visited{
         font-size:12px;
	color:#ff0000;
	text-decoration:none;
	display:block;
	background:url(../images/jrsc.gif) no-repeat;
	filter:alpha(opacity=80);
	width:81px;
	height:23px;
	line-height:23px;
	text-align:center;
}
a.red12_link:hover{
         font-size:12px;
	color:#ff6600;
	text-decoration:underline;
	display:block;
	background:url(../images/jrsc.gif) no-repeat;
	filter:alpha(opacity=100);
	width:81px;
	height:23px;
	line-height:24px;
	text-align:center;
}

/*白色14像素加粗字体样式*/
.white14_bold {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
/*灰色12像素字体样式*/
.grey12 {
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	color:#9B9B9B;
	text-decoration:none;
}
.orange12 {
	font-family:"宋体";
	font-size:13px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:none;
}
/*橙色12像素有链接字体样式*/
a.orange12_link:link,a.orange12_link:visited {
	font-family:"宋体";
	font-size:13px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:none;
}
a.orange12_link:hover {
	font-family:"宋体";
	font-size:13px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:underline;
}

/*灰色12像素有链接字体样式*/
a.grey12_link:link,a.grey12_link:visited {
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
a.grey12_link:hover {
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:underline;
}

/*深红色14号加粗字体样式*/
.darkred14bold{
	color:#be171c;
	font-size:14px;
	font-weight:bold;
}
/*深红色12号加粗字体样式*/
.darkred12bold{
	color:#be171c;
	font-size:12px;
	font-weight:bold;
}
/*白色14号加粗字体样式*/
.white14bold{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.white12bold{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
/*白色12像素有链接字体样式*/
a.white12_link:link,a.white12_link:visited {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
a.white12_link:hover {
	font-size:12px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:underline;
}

/*红色12号加粗字体样式*/
a.red12bold_link:link,a.red12bold_link:visited{
	color:#e20105;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.red12bold_link:hover{
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


/*红色12像素有链接字体样式*/
a.red12_link1:link,a.red12_link1:visited {
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	color:#b51916;
	text-decoration:none;
}
a.red12_link1:hover {
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	color:#ff6600;
	text-decoration:underline;
}



















