@charset "utf-8";
/*@charset "euc-kr";*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button { margin:0; padding:0 }
fieldset,img { border:0 none }
dl,ul,ol,menu,li { list-style:none }
blockquote, q { quotes:none }
blockquote:before, blockquote:after,q:before, q:after { content:'';content:none }
input,select,textarea,button { vertical-align:middle }
input::-ms-clear { display:none }
button { border:0 none; background-color:transparent; cursor:pointer }
body,h1,h2,h3,h4,th,td,input,select,textarea,button { font-family:'돋움',dotum,sans-serif; font-size:12px; line-height:1.5; color:#626262 }
a		 { color:#626262; text-decoration:none }
a:hover  { color:#626262; text-decoration:none }
a:active { color:#626262; text-decoration:none }

#wrap { width:100%; height:100%; }
#wrap_center { height:550px }
#wrap_logo { width:960px; margin:0 auto; padding:0px 20px; text-align:left; padding:60px 0px 15px 0px }
#wrap_loginIMG { width:100%; height:500px; background:url(../images/login_bg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_bg.jpg', sizingMethod='scale')";
	}
#wrap_loginIMG2 { width:100%; height:500px; background:url(../images/login_bg2.jpg) no-repeat center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_bg.jpg', sizingMethod='scale')";*/
	}

#login_bar { height:5px; background:#ec6941; text-align:center }
#login_content { width:820px; margin:0 auto; }
#login_text { float:left; padding-top:125px }
#login_form { float:right; padding-top:135px }
#login_form li { margin-bottom:7px }
#login_form li p { background-image:url(../images/textform_bg.png); background-repeat:no-repeat; }
.login_id { width:240px; height:30px; margin:5px 10px; border:0px; font-size:16px; color:#959595; padding-top:5px }
.login_pwd { width:240px; height:30px; margin:5px 10px; border:0px; font-size:16px; padding-top:5px }
#wrap_btm { width:960px; margin:0 auto; padding:10px 20px 0px 20px; }
#copyright { float:left; color:#959595; font-size:11px }
#family { float:right; }

#download_wrap1 { width:100%; height:100%; background-image:url(../images/download_bg.jpg); }
#download_wrap2 { width:100%; height:100%; background-image:url(../images/download_bg2.png); }
#download_content { width:750px; margin:0 auto; background:#fff }
#download_title { width:720px; height:110px; background:#f1efed; padding-left:30px; padding-top:30px }
#download_step { border-bottom:1px dashed #dbdbdb; padding:40px 0px 30px 80px }
#download_step .step { margin-bottom:10px; }
#download_step .text { margin-bottom:20px; }
#download_step .img { text-align:center; padding-right:80px }
#download_btm { height:30px; background:#f1efed }