@charset "utf-8";

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:10px; overflow:hidden; }

/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; }

#columnLeft .dlink { padding:0px 0; text-align:center; border:0px dotted #d7d7d7; width:200px; }
#columnLeft .dlink img{ border:0px double #D9D9D9; }

/* 위젯 */
#rss { padding:5px 0px; width:200px; text-align:center; }

/* Site Layout - Column Right */
#columnRight { width:770px; overflow:hidden; margin-top:0px;}
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Mainsub Skin - End */
