@charset "UTF-8";

#news			{margin-bottom:40px;width:560px;height:150px;overflow:auto;}
#news div.day		{float:left;width:100px;padding-top:5px;text-indent:5px;}
#news div.txt		{float:left;width:440px;padding:5px 0 10px;}
#news div.clb		{clear:both;border-bottom:dotted 1px #cccccc;}
#catg_top div		{float:left;margin-bottom:5px;width:270px;height:200px;}
#catg_top div.mr	{margin-right:20px;}
#catg_top div img	{width:270px;height:150px;}
#catg_top div p		{padding-top:2px;font-size:12px;line-height:18px;}

