@charset "euc-kr";

@import url(default.css);
@import url(common.css);


div#main_contents							{ width: 940px; margin: 0 auto ; padding-bottom: 20px; overflow: hidden; }

div#left_column								{ width: 250px; float: left;}


div#center_column							{ width: 325px; float: left;}
div#center_column	div.board				{ width:325px; height: 122px; margin-top: 25px; }
div#center_column	div.round				{ overflow: hidden;}
div#center_column	ul						{ overflow: hidden; margin-left: 7px}
div#center_column	li.txt					{ width: 238px; height: 20px; background:url(../img/common/gray_dote.gif) repeat-x 0px 21px; float: left; padding-top: 2px}
div#center_column	li.date					{ width: 80px; height: 22px; background:url(../img/common/gray_dote.gif) repeat-x 0px 21px; float: right; text-align: right;color: #6d6d6d; font-size: 11px;}


div#right_column							{ width: 312px; float: left; margin-left:50px }



a.main:link {font-size: 11px; color: #6d6d6d; text-decoration: none;}
a.main:visited {font-size: 11px; color: #6d6d6d; text-decoration: none;}
a.main:hover {font-size: 11px; color: #674a2a; text-decoration: none;}