@charset "utf-8";

/* 
 * 작성자 : 김민정
 * 작성일 : 2013-00-00
 * 이메일 : designshake@solva.co.kr
 */

/* reset */
html,body{margin:0;padding:0;height:100%; text-align:center;}
body{font:12px/1.5 "돋움", Dotum, "굴림", Gulim, Arial, sans-serif;color:#767676;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tbody,tfoot,thead,th,td{margin:0;padding:0;}
input,textarea,select,td,th{font:12px; "돋움", Dotum, "굴림", Gulim, Arial, sans-serif;color:#767676;vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
table{width:100%;table-layout:fixed;border-spacing:0;border-collapse:collapse;}
ol,ul,li{list-style:none;}
hr, legend, caption, .hidden{position:absolute;left:-5000px;top:0;visibility:hidden;overflow:hidden;line-height:0.1%;font-size:0.1%;width:0.1%;height:0.1%;}
caption{position:relative;}
img,fieldset{border:0 none;}
label,button{cursor:pointer;}
em,address{font-style:normal;}
a:link,a:visited{color:#767676;text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:underline;} 

 .float_l li {float:left;}
 .p_l_5 {padding-left:5px;}
 .p_l_15 {padding-left:15px;}
/**** form ****/
 .input_ins{border:1px solid #a6a6a6; font-size: 12px;  color: #3b3b3b; background: #ffffff; line-height:8px;padding-left:5px;padding:4px 0px 7px 2px; width:110px;}

 .bg_bar {background:url("../../Images/Login_New_Images/bg_bar.jpg") repeat-x; width:100%; height:740px;}

 .div_background {background:url("../../Images/Login_New_Images/background.jpg") no-repeat; width:1100px; height:740px; margin:0 auto; position:relative;}
 .div_input {width:212px; height:80px; position:absolute; top:235px; left:28px;}


 .div_id {width:50px; height:20px;}
 .div_pw {width:63px; height:20px;}
 .div_field {width:110px; height:20px; background:#00aeff;}

 .div_userbtn {position:absolute; top:530px;left:285px;}