/*--------------------- newly ----------------------*/
#newly { 
font-family: Verdana,sans-serif; 
font-size: 13px; 
color: #565656; 
line-height: 150%; 
}
.newly_list { 
margin: 0px 0px 7px 0px; 
}
a:link, a:visited { 
font-weight: bold; 
color:#ff9f00; 
text-decoration: none; 
}
a:hover { 
font-weight: bold; 
color:#ff9f00; 
text-decoration: underline; 
}
.line { 
width: 100%;
height: 5px; 
align: left; 
margin: 3px 0px 0px 0px; 
padding: 0px; 
background-image: url("./img/line_t.png"); 
background-repeat: repeat-x; 
}