@import "global.css";


/*-- news list --*/
.news_contents			{width:580px; background:#f6f6f3; padding:0 0 5px 0; margin:0 0 30px 0;}
.news_summary_area		{width:580px; height:22px; background:url("/images/center/summary_bg.gif") 0 0 no-repeat; vertical-align:middle;}
.news_summary			{float:left; margin:4px 0 4px 15px; color:#ff5500;}
.news_date				{float:right; margin:3px 4px 0 0;}

.news_img_area			{float:left; width:160px; margin:5px 0 0 5px;}
.news_img160			{width:160px; height:120px; margin:0 0 5px 0; border:solid 1px #666666}

.news_area100			{float:left; width:100px; margin:5px 0 0 5px;}
.news_area300			{float:left; width:300px; margin:5px 0 0 5px;}
.news_area400			{float:left; width:400px; margin:5px 0 0 5px;}

.source_color			{color:#0054FF; margin:0 5px 0 0;}