/* news component styles */
div.cnews {
}

div.cnews h1 {
}

div.cnews div.hdr {
}

.articleList { width:490px; border-top:1px solid #ccc; margin:10px 0 0 }
.articleItem { font-size:13px; border-bottom:1px solid #ccc }
.articleItem a:hover { font-weight:bold; border-bottom:none !important; border-bottom:1px solid #FFF; background:#ccc url(/images/arrow-right.gif) 8px 4px no-repeat }
.articleItem a { display:block; width:465px; border-bottom:none !important; border-bottom:1px solid #FFF; background:url(/images/arrow-right.gif) 8px 4px no-repeat; text-decoration:none; padding:2px 0 3px 25px; margin:1px 0 }

div.cnews-item {
}

div.cnews div.ftr {
}

div.cnews div.detail {
}

div.cnews div.link {
}
