/* CSS Document */
body{
	background-color:#000000;
	margin:0px auto;
	font-family:"宋体";
	font-size:9pt;
	line-height:15pt
	}
a.pro:link{ color:#333333;
 		 text-decoration:none;
		 font-size:9pt;
  	 
   }	
a.pro:visited {
	color: #333333;
	 font-size:9pt;
 	text-decoration: none;
}
a.pro:hover{
	color: #333333;
	 font-size:9pt;
 	text-decoration: none;}
 .input{
 	border:#CCCCCC 1px solid
	}
.button{
	color:#CCCCCC
	}	
.nav{
font-family:"黑体"; font-size:14px; 
	line-height:25px;
 	}
.nav a{ color:#333333; 
		font-size:14px; 
	    line-height:25px;
		text-decoration:none
		}
.nav a:hover{ color:#9F0102;
			  font-size:14px;
			  line-height:25px;
			  text-decoration: underline	
			  }
.pro_content{
		font-family:"宋体";
		font-size:14px;
		line-height:20px;
		color:#333333;
		}
.pro_content_men{ color:#666666}
.pro_content_spre{
	color:#666666;
	text-decoration: line-through;
}	
.pro_content_spre_uesr{
	color:#FF0000;
	text-decoration: underline;
}	
	
.user_login a{ text-decoration:none; color:#000099; font-weight:bold }	
.user_login a:hover{ text-decoration:underline; color:#ff0000 ; font-weight:bold }	
	
#STATICMENU a{ color:#000000;  text-decoration:none; font-family:"黑体";
			font-size:15px; }	
#STATICMENU a:hover{ color: #FF0000;  text-decoration: underline; font-family:"黑体";
			font-size:15px; }	
	
	
	
	
	
	
		