@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family: "宋体";
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #d4e2ef;
}
table,td{line-height:22px; font-family: "宋体" ;color:#333; font-size:12px;}
	
a{color: #333;text-decoration:none;}
a:hover{ color:#f30;}
/*----------ͼƬʽ----------*/
.t			{color: #fff;font-size:12px; font-weight:bold;}
.t a			{font-size:12px; color:#fff;font-weight:bold;text-decoration:none;}
.t a:visited 	{color:#fff;}
.t a:hover 	{color:#ffff00;}
.t a:active 	{color:#fff;}

.t2			{color: #cc0000;font-size:14px; font-weight:bold;}
.t2 a			{font-size:14px; color:#cc0000;font-weight:bold;text-decoration:none;}
.t2 a:visited 	{color:#cc0000;}
.t2 a:hover 	{color:#333;}
.t2 a:active 	{color:#cc0000;}

.ssc			{font-size:12px; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.ssc a			{font-size:12px; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration:none;}
.ssc a:visited {color:#666;}
.ssc a:hover 	{color:#FFff00; font-weight:bold;text-decoration:none;}
.ssc a:active 	{color:#666;}

.tt			{color: #cc0000;font-size:12px;}
.tt a			{font-size:12px; color:#cc0000;text-decoration:none;}
.tt a:visited 	{color:#cc0000;}
.tt a:hover 	{color:#000;}
.tt a:active 	{color:#cc0000;}

.text		{color: #087fb7;font-size:12px;}
.text a			{font-size:12px; color:#087fb7;text-decoration:none;}
.text a:visited 	{color:#087fb7;}
.text a:hover 	{color:#ff0000;}
.text a:active 	{color:#087fb7;}