div.news_list, div.news_detail { background:URL(../images/news_list_bk.jpg) 0 0 no-repeat; height:450px; min-height:450px; text-align:left }
html>/**/body div.news_list,html>/**/body div.news_detail { height:auto; }
div.news_list_title { margin:20px 0 10px 250px }

table.news { margin:5px 0 5px 300px; border-bottom:1px dashed #DDD; width:450px }
table.news TD { vertical-align:middle; font-size:11px; padding:3px 0; }
table.news TD.a1 { width:12px; }
table.news TD.a2 { width:63px; color:#C63; }
table.news TD.a3 { color:#666; }
table.news a:hover { text-decoration:none; color:#999; }

table.news_detail_title { margin:20px 0 10px 250px }
table.news_detail_title TD { vertical-align:bottom; }
table.news_detail_title TD.a1 { width:20px; vertical-align:middle }
table.news_detail_title TD.a2 { width:310px; color:#03C; font-size:13px; font-weight:bold; }
table.news_detail_title TD.a3 { color:#C63; }
		
div.news_content { width:441px; height:269px; background:URL(../images/news_content_bk.gif) 0 0 repeat-y; margin:10px 0 10px 270px; padding:29px 25px 10px 15px; }
div.news_content,div.news_content div,div.news_content span,div.news_content TD,div.news_content p { line-height:18px }
div.news_content p { margin:18px 0 }
html>/**/body div.news_content { min-height:269px; height:auto }

