A{ 
color: blue;text-decoration:none
} 
A:active  { 
color: red; text-decoration:none
}
A:visited {
	text-decoration:none
}
A:hover{
	color:#FF0000;
    text-decoration:none
}
body {                
	font-size: 12px;
}
                     
td {
	font-size: 12px;
	
}
th {
	font-size: 12px;
}
form {
	font-size: 12px;
	}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
select {
		font-size: 12px;
}
.white_A{
         text-decoration:none;
		 color:#FFFFFF;
}
.white_A:hover{
         color:#FFFFFF;
         text-decoration:none
}
.headline{font-size:14px;} 
.newstitle{font-size:14px;}
.renminbi{color:#FF0000;}
.footer{color:#666666;} 
.white{color:#FFFFFF;}
.bg {background-image: url(img/underground_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg1 {background-image: url(img/underground_bg1.gif);
	background-repeat: repeat-y;
}
.green {color: #009900;
	font-weight: bold;
}
.red {color: #FF0000;
}
.td {font-family: "卜悶";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.gray {
	color: #666666;
}
.red-big {
	font-family: "卜悶";
	font-size: 15px;
	font-weight: bolder;
	color: #FF3333;
}
.gray-middle {
	font-size: 14px;
	color: #666666;
}
.orangeB {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.velvetB {
	font-size: 16px;
	font-weight: bold;
	color: #CC33CC;
}
.veltetredB {
	font-size: 16px;
	font-weight: bold;
	color: #6633CC;
}
