/* CSS Document */
@charset "gb2312";
/*黑白花网页*/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); FILTER: gray ;}*/

BODY{		FONT-FAMILY: "Verdana", "宋体";FONT-SIZE: 12px;color: #565656;text-decoration: none;background-position: center;}

.type_name{ FONT-FAMILY: "Verdana", "宋体";FONT-SIZE: 21px; font-weight:bold;color: #404040;text-decoration: none;background-position: center;}

.bigclass_name{	FONT-FAMILY: "Verdana", "宋体";
				FONT-SIZE:16px; 
				font-weight:bold;
				color: #1966b4;
				text-decoration: none;
				background-position: center;
				}
.page{			FONT-FAMILY: "Verdana", "宋体";
				FONT-SIZE:12px; 
				font-weight:;
				color: #000000;
				text-decoration: none;
				background-position: center;

}


.d_over{	background-color:#AAC8D3;
			color:#ffffff;
		}
.d_out{		background-color:#ffffff;
			color:#1966b4;
		}


INPUT{
 	 		FONT-SIZE: 12px;
			color: #000000;
			BORDER-TOP-WIDTH: 1px;
			PADDING-RIGHT: 1px;
			PADDING-LEFT: 1px;
			BORDER-LEFT-WIDTH: 1px;
			BORDER-LEFT-COLOR: #cccccc;
			BORDER-BOTTOM-WIDTH: 1px;
			BORDER-BOTTOM-COLOR: #cccccc;
			PADDING-BOTTOM: 1px;
			BORDER-TOP-COLOR: #cccccc;
			PADDING-TOP: 1px;
			HEIGHT: 18px;
			BORDER-RIGHT-WIDTH: 1px;
			BORDER-RIGHT-COLOR: #cccccc;
}

.button	{
			background-color: #F6F6F6;
			font-size:9pt;
			border: 1 solid #999999;
			height: 20px;
			width: 55px;
}

Select{		FONT-SIZE: 12px;HEIGHT: 20px;}

A{			COLOR: #000000;TEXT-DECORATION: none;}
a:link{ 	text-decoration: none; color: #565656; font-family: ;}
a:visited{ 	text-decoration: none; color: #565656; font-family: ; }
a:hover{ 	text-decoration: underline; color: #333333 }

.A_bigclass:A{			COLOR: #1966b4;TEXT-DECORATION: none;}
.A_bigclass:a:link{ 	text-decoration: none; color: #1966b4; font-family: ;}
.A_bigclass:a:visited{ 	text-decoration: none; color: #1966b4; font-family: ; }
.A_bigclass:a:hover{ 	text-decoration: none; color: #ffffff }

.A_newslist:A{			COLOR: #000000;TEXT-DECORATION: none;}
.A_newslist:a:link{ 	text-decoration: none; color: #565656; font-family: ;}
.A_newslist:a:visited{ 	text-decoration: none; color: #565656; font-family: ; }
.A_newslist:a:hover{ 	text-decoration: none; color: #AAC8D3; }

