/* CSS Document */

body{
width:900px;
}

.news{
margin-top:15px;
border-top: 1px solid #000;
width:900px;
}

.news a{
color:#000000;
direction:none;
text-decoration:none;}

.news a:hover{
color:#999999;}

.news h2{
margin:10px 0 10px 0;
}

.news .day{
color:#660000; padding-right:10px;}

.news ul{width:900px;
margin:0;
padding:0;
}

.news ul li{
width:900px;
padding-bottom:5px;
list-style-type:none;
line-height:12px;
word-wrap:break-word;
}
