티스토리 수익 글 보기

티스토리 수익 글 보기

@charset “utf-8″; /* CSS Document */ * {margin:0; padding:0;} body { background:#fff; font-family:”돋움”,Dotum,”굴림”,Gulim,”tahoma”,”Apple Gothic”,sans-serif; font-size:11px; color:#666; letter-spacing:-0.5px; } img { border:0px } a { outline:none; select-dummy: expression(this.hideFocus=true); } input[type=text]{ vertical-align:middle; font-size:12px; font-weight:bold; padding:2px; border:0px; } select{ vertical-align:middle; font-size:14px; font-weight:bold; padding:2px; color:#333; border:0px; } input[type=radio]{ position:relative; left:0; top:2px; font-size:13px; font-weight:bold; padding:2px; } .agree_txt { color: #533A02; font-size: 12px; } #wrap { position:relative; width:1024px; margin:0 auto; } .input_list { position:relative; width:1024px; height:200px; background:url(../images/input_bg.gif); overflow:hidden; } .p_list { position:relative; width:1024px; height:112px; background:url(../images/p_list.gif); } #input_form { position:relative; width:580px; float:left; left:430px; } #input_btn { position:relative; width:221px; float:left; }