﻿/*=======CSS Document========*/
body{
    margin:0px;padding:0px; font-family:"宋体"; font-size:12px; background-image:url(../images/bg.gif);
	}
a:link { font-size: 9pt; color: #666666; text-decoration: none} 
a:visited { font-size: 9pt; color: #666666; text-decoration: none} 
a:hover { font-size: 9pt; color: #d70000; text-decoration: none} 
a:active { font-size: 9pt; color: #666666} 

#font_red{font-size:12px; font-family:"宋体"; color:#cc0000;}
#font_red a:link{font-size:12px; font-family:"宋体"; color:#cc0000;}
#font_red a:visited{font-size:12px; font-family:"宋体"; color:#cc0000;}
#font_red a:hover{font-size:12px; font-family:"宋体"; color:#FF0000; text-decoration:underline;}
#font_red a:active{font-size:12px; font-family:"宋体"; color:#ad0e0e;}

#font_red1{font-size:12px; font-family:"宋体"; color:#cc0000;text-decoration:underline;}
#font_red1 a:link{font-size:12px; font-family:"宋体"; color:#cc0000;text-decoration:underline;}
#font_red1 a:visited{font-size:12px; font-family:"宋体"; color:#cc0000;text-decoration:underline;}
#font_red1 a:hover{font-size:12px; font-family:"宋体"; color:#FF0000; }
#font_red1 a:active{font-size:12px; font-family:"宋体"; color:#ad0e0e;}

#menu_font{font-size:14px; font-family:"黑体"; color:#454545;}
#menu_font a:link{font-size:14px; font-family:"黑体"; color:#454545;}
#menu_font a:visited{font-size:14px; font-family:"黑体"; color:#555555;}
#menu_font a:hover{font-size:14px; font-family:"黑体"; color:#ad0e0e; text-decoration:underline;}
#menu_font a:active{
	font-size:14px;
	font-family:"黑体";
	color:#ad0e0e;
	text-decoration: underline;
}
.font_blue{color:#4D70AA; line-height:2;}
.font_gray{color:#666666;}
.font_12px{font-size:12PX; font-family:"宋体";}
.font_14px{font-size:14px; font-family:"宋体";}
.font_16px{font-size:16px; font-family:"宋体";}
.font_white{color:#ffffff;}
.STYLE1 {color: #CC0000;	font-weight: bold;}