@import url(/css/outer.css);

#main { }
#mLeft { float:left; width:415px; margin-right:4px; }
#mRight { float:left; width:415px; }

.latest h2 { width:100%; height:22px; line-height:22px; text-indent:5px; border-left:1px solid #a7cc44; border-bottom:1px solid #a7cc44;}
.latest ul { padding:3px 0 12px 0; }
.latest li { line-height:22px; border-bottom:1px solid #f8f8f8; background:url(/img/main/icon_arrow.gif) no-repeat left 6px; margin-bottom:2px; }
.latest li a { padding-left:15px; color:#74797E; }
.latest li a:hover { color:#000; }
.latest li span { font-family:Tahoma; font-size:10px; color:#e97d81; }

.latest2 h2 { width:100%; height:22px; line-height:22px; text-indent:5px; border-left:1px solid #ff6603; border-bottom:1px solid #ff6603;}
.latest2 ul { padding:3px 0 12px 0px; }
.latest2 li { line-height:22px; border-bottom:1px solid #f8f8f8; background:url(/img/main/icon_arrow2.gif) no-repeat left 7px; margin-bottom:2px; }
.latest2 li a { padding-left:15px; color:#74797E; }
.latest2 li a:hover { color:#000; }
.latest2 li span { font-family:Tahoma; font-size:10px; color:#e97d81; }

/* search */
#search_list li { margin:5px 0 5px 10px; }
#search_list ul { margin-bottom:20px;}
#search_list ul li { margin-left:15px; list-style:square; }
#search_list ul a.subject { color:#390; text-decoration:underline; }