/* mens-top CSS */



#main-pic {
padding-bottom: 10px;
}


#sitenews {
width: 455px;
}

#men-news #sitenews {
width: auto;
}
#sitenews dt {
font-weight: bold; margin: 3px 0 7px 7px; font-size: 14px;
}
#sitenews dt a {
font-weight: bold; color:#777; text-decoration: underline;
}
#sitenews dt span {
margin-left: 0.5em; font-weight: normal; color:#CC0000; font-size: 10px;
}
#sitenews dd {
margin: 0 0; padding: 0 0 18px 7px; line-height: 1.6em;
background: url(../img/top-news-line.gif) repeat-x left bottom;
}
#sitenews strong {
color: #36c;
}

#n-cal {
width: 175px; background: url(../img/top-cal-bg.jpg); margin-top: 30px;
}

#n-cal h3 {
padding: 40px 10px 0 10px; margin: 0 0 5px 0;
background: url(../img/top-cal.jpg) no-repeat;
}
#n-cal ul {
padding: 0 10px;
}
#n-cal ul li {
background: url(../img/list-bul.gif) no-repeat 0 4px; padding: 0 0 0 10px; margin: 7px 0 0 5px; line-height: 1;
}



#n-cal #cal-imp {
background: url(../img/top-cal-end.jpg) no-repeat left bottom; padding-bottom: 25px;
}


