
body,td,th
{ font-size:12px; font-family:Arial, Helvetica, sans-serif;}

body{
	margin:0;
	padding:0;
	color:#666666;
	background-color:#FFFFFF;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  

a:link{color:#666666; text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:hover{color:#ff6600; text-decoration:none; }


.content{
padding-top:20px;
padding-left:30px;
line-height:23px;
}
.search{
border:1px solid  #CCCCCC;
width:100px;
height:14px;
font-size:12px;
color:#666666;
}


.newslist{
border-bottom:1px dashed #CCCCCC;
}