@charset "utf-8";
/*\*/
@import "common.css";

#home ul.ads {
width:820px;
height:100px;
text-align:center;
clear:both;
background:url(../img/ssx.gif) top repeat-x;
padding-top:8px;
margin-top:10px;
}

#home ul.ads li {
height:100px;
line-height:0;
font-size:0;
margin:2px;
float:left;
display:inline;
}

#home ul.ads li a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
}

#home #news {
background:url(../company/img/logo.jpg) right no-repeat;
}

#home ul.news {
padding:25px 0 45px 15px;
}

#home ul.news li {
margin-bottom:10px;
}

#home ul.news li a {
text-decoration:none;
}

#home ul.news li a:hover {
text-decoration:underline;
}