@charset "utf-8";
* {
margin:0;
padding:0;
}
img{
border:0;
}
body{
width:1003px;
margin:0 auto;
line-height:180%;
font-size:12px;
font-family:"宋体";
background:url(../images_cn/line.jpg) no-repeat center top;
color:#6b6b6b;
position:relative;
}
ul{
list-style:none;
}
a{
color:#7a7a7a;
text-decoration:none;
}
a:hover{
color:#ff5400;
}
.clearer{
clear:both;
}
.table_news{
color:#4f779d;
}
.table_news td{
border-bottom:1px dashed #ccc;
}
.table_news a{
color:#4f779d;
}
.table_news a:hover{
color:#F90;
}
