@charset "utf-8";

/*메인 상단 부분*/
#main_top	{width:910px; height:250px;}

/*메인 하단 부분*/
#main_bottom	{width:910px; height:130px; margin:10px 0 0 0;}

/*메인 flash 부분*/
#hotfla	{margin:0 0 10px 40px; position:absolute;}


/*메인 오른쪽 배너 부분*/
#pro_banner	{width:192px; float:right;}
#pro_banner img	{margin:2px 0 0 0;}


/*메인 뉴스 부분*/
#hotnews	{margin:3px 0px 0px 5px; position:absolute;}
#hotnews a	{text-decoration:none; color:#333; font-size:12px;}
#hotnews img	{margin-bottom:10px;}

/*메인 하단 배너 부분*/
#banner_bt	{width:250px; float:right; margin:0 0 0 20px;}


