﻿body {
	font:75%/1.5em Gulim;
	color:#0d1e41;
	background:url(../images/loginbg_n.gif) repeat-x;
	margin: 0 auto;
	padding:0;
	width:1024px;height:600px;
}	

div{float:left;}
select, input, textarea { 
	font-family:Dotum;
	font-size:1em; 
	padding:2px;
	color:#0d1e41;
	vertical-align:middle;
	background-color:#c5d9e7;
	border-style:none;
}
button {
    background:url(../images/login_btn_n.gif) no-repeat;
    width:87px;
    height:80px;
    cursor:hand;
    border-style:none;
}
/*---------------------------------------- Layout Block-----------------------------------------------*/
#bodywrapper{margin: 0 auto;padding:0;width:1024px;height:600px;float:left;}

#Logo{
	margin:auto;
	margin:0;
	padding:0;
    width:332px;
	height:109px;
	background:url(../images/usm_logo_n.gif) no-repeat;
}

.Ltopimg{margin:0;padding:0;background:url(../images/top_cloud_n.gif) no-repeat;width:493px;height:109px;}
.Limg1{margin:0;padding:0;background:url(../images/login_img1_n.gif) no-repeat;width:825px;height:140px;}
.Limg2{margin:0;padding:0;background:url(../images/login_img2_n.gif) no-repeat;width:825px;height:89px;}
.Limg3{margin:0;padding:0;background:url(../images/login_img3_n.gif) no-repeat;width:825px;height:89px;}
.LoinBg{margin:0;padidng:0;background:url(../images/login_bg_n.gif) no-repeat;width:825px;height:80px;}

.ucitylogo{margin:0;padding:0;background:url(../images/ueco_logo.gif) no-repeat;width:235px;height:55px;}

/*---------------------------------------- Login Box -----------------------------------------------*/

#LoginBox      {width:430px;height:80px;margin-left:155px;}
#LoginBox ul   {margin:0;padding:0;float:left;width:430px;}
#LoginBox ul li{margin:0;padding:0;padding-top:11px;padding-left:15px;list-style-type:none;float:left;}

.LoginID		{background:url(../images/userid_label_n.gif) no-repeat;width:115px;height:39px;}
.LoginPW		{background:url(../images/pwd_label_n.gif) no-repeat;width:115px;height:40px;}
.Linput_id		{margin:0;background:url(../images/inputbg_id_n.gif) no-repeat;width:284px;height:39px;}
.Linput_pw		{margin:0;background:url(../images/inputbg_pw_n.gif) no-repeat;width:284px;height:41px;}

#login_footer   {margin:0;padding:0;width:825px;height:60px;}

/*---------------------------------------- Layout Elements -----------------------------------------------*/
.padT15 	{padding-top:15px;}
.padL10		{padding-left:10px;}
