/* 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;}


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_ads:A{			COLOR: #1966b4;TEXT-DECORATION: none;}
.A_ads:a:link{ 	text-decoration: none; color: #1966b4; font-family: ;}
.A_ads:a:visited{ 	text-decoration: none; color: #1966b4; font-family: ; }
.A_ads:a:hover{ 	text-decoration: underline; color: #1966b4; }
