#main { margin:10px 0px; text-align:center; }
#main a { 
	font-weight:bold;
	line-height:120%; 
	font-family:tahoma; 
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-break: keep-all;
	word-wrap:keep-all;
}
#main a:hover { color:#FF7600; text-decoration:underline;}
#mLeft { float:left; width:415px; margin-right:4px; }
#mRight { float:left; width:415px; }

.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; }
