묻고답하기


new.css==========================================

@charset "utf-8";
/* Layout */
*{margin:0; padding:0;}
body{_text-align:center;float:center;}
#wrap{float:center; width:1089px; _text-align:center; margin:0 auto;}
#header{float:center;width:1089px;}
#banner{float:center;width:1089px;}
#login{float:center;width:1089px;}

#container{width:1089px; float:center; position:relative; }
.snb{width:241px; float:left;}
#content{   border:0; margin: 0; padding: 0; top:0px; width:848px; float:right;}
#footer{width:100%; }
.clear{display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; }