td           { font-size: 12px; line-height: 17px; color: #336699 }
body         { bgcolor:"#EEE8D6" ; font-size: 12px; line-height: 17px }
p            { margin-top: 1; margin-bottom: 1 }
form         { margin-top: 2; margin-bottom: 2 }
a:link       { text-decoration: none; color: #333333   }
a:visited    { text-decoration: none; color: #333333 }
a:hover      { text-decoration: none; color: #ff9900 }
a:active     { text-decoration: none; color: #ff9900 }


body,p,td    { font-family:Verdana, Arial, Helvetica, sans-serif; }

form{margin:0px}





.news {color: #336699}
.news a:link       { text-decoration: none; color: #336699  }
.news a:visited    { text-decoration: none; color: #336699 }
.news a:hover      { text-decoration: none; color: #ff9900; position: relative; right: 0px; top: 1px}
.news a:active   { text-decoration: none; color: #ff9900 }



.language {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.b3 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}


.login{	font-size: 12px;}


 input{
color : #666666; /*文字色彩*/
font-size : 9pt ; /*文字大小*/
background-color : #ffffff ; /*背景色彩*/

border-top : 1px double #999999 ;/*上框*/ 
border-bottom : 1px double #999999  ;/*下框*/ 
border-left : 1px double #999999  ; /*左框*/
border-right : 1px double #999999  ; /*右框*/
}








