
#cotop {
   width:530px;
   float: right;
   margin-bottom: 0px;
   border: 0px solid #999999;
}

#news {
   width:530px;
   height:220px;
   float: right;
   margin-top: 0px;
   margin-bottom: 30px;
   border: 0px solid #999999;
   background: url(../img/top/moku.jpg);
   background-repeat: no-repeat;
}

#news1 {
   width:445px;
   height:141px;
   margin-top: 15px;
   margin-left: 22px;
   font-size: 12px;
   line-height: 190%;
   letter-spacing:2px;
   overflow:auto;
   border: 0px solid #999999;
}

#news1 a {
   font-size: 12px;
   color: #0000ff;
   line-height: 190%;
   font-weight: bold;
}

#news1 a:hover {
   text-decoration: none;
   font-size: 12px;
   color: #0000ff;
   line-height: 190%;
}

#news1 .to {
   margin-bottom: 7px;
   padding-left: 2px;
   border-left: 5px solid #FFB07B;
}


#news1 .day {
   width:12em;
}

#news1 p {
   padding:0;
   margin:0;
}
#news1 p.top_news_title {
   font-weight:bold;
   color: #ff5500;
   padding:5px 0 0 0;
   margin:0;
   line-height:150%;
}
#news1 p.top_news_body {
   padding:0;
   margin:0;
   line-height:150%;
}
#news1 p.top_news_day {
	text-align:right;
	color: #999;
   padding:0 0 3px 0;
   margin:0;
   line-height:150%;
   border-bottom: 2px dotted #FFB988;
}

p.top_news_more {
   width:465px;
	text-align:right;
   padding:0 3px 5px 0;
   margin:18px 0 0 0;
}

