@charset 'ksc5601';

html {width:100%;}
body {width:100%;}


/* ·¹ÀÌ¾Æ¿ô */
#wrap {position:relative; width:828px; margin:0 auto; padding:0 16px 30px 16px;}
#visualArea {position:relative; width:828px; margin:0 auto;}
#mainArea {position:relative; float:left; width:600px; padding:30px 15px 0 13px; overflow:visible;}
#subArea {position:relative; float:right; width:170px; margin:30px 12px 0 0; overflow:visible;}

#footWrap {position:relative; width:100%; margin-top:100px;}
#footArea {position:relative; width:860px; height:120px; margin:0 auto; text-align:center; color:#aaa;}
#footArea a {color:#aaa;}
#footArea a:hover {color:#ff9c00; text-decoration:underline;}
#footArea strong {color:#ff9c00;}
