﻿@charset "utf-8";

  html{height:100%}

  body{height:100%}


 #wrap{height:100%;background-color:#e6e6e6;}


 


/*wrap*/

/*header*/

#header{width:1200px;margin:0 auto;*zoom:1;}
#header:after{content:"";display:block;clear:both;line-height:0;}
#header2{height:71px;background-color:#fff;}

#visual{width:1200px;margin:0 auto;}
#visual2{background-color:#4088ce;height:140px;}
#visual2 p{vertical-align:top;}

#header h1{float:left;padding:24px 0 24px 140px;}
#header .gnb{float:right;}
#header .gnb li{float:left;display:inline;padding-left:60px;}
#header .gnb li img{vertical-align:top;}
#header .gnb{padding:32px 90px 0 0;}

/*visual*/

/*content*/



#content{height:800px;background-color:#fff;position:relative;}


#loginBox{
position:absolute;left:50%;top:50%;margin-left:-300px;margin-top:22px;


background-color:#f7f7f7;
width:600px;height:280px;
 border:#d9d9d9 1px solid; 
  -moz-border-radius: 5px; /*�����*/
-webkit-border-radius: 5px; /*��Ŷ*/
/*IE9+,FF4+,chrome,Safari5,+opera*/
border-radius: 5px;
}

#upgradeBox{position:absolute;left:50%;margin-left:-422px;margin-top:50px;}

#loginBox h2{padding:49px 0 37px 90px;}
#loginBox dl { width:415px; float:left; }


#loginBox dl dt{float:left;padding:8px 0 0 90px;}

#loginBox .ud{padding-right:23px;}
#loginBox .pd{padding-right:10px;padding-top:14px;}
#loginBox .pd2{padding-left:415px;padding-top:10px;}

#pw{margin-top:6px;}

  #userid, #pw {

  border:#d0d0d0 1px solid; width:250px; height:30px;
  -moz-border-radius: 2px; /*�����*/
-webkit-border-radius: 2px; /*��Ŷ*/
/*IE9+,FF4+,chrome,Safari5,+opera*/
border-radius: 2px;
line-height:30px
}


/*footer*/
#footer2{height:70px;background-color:#e6e6e6}

#footer{width:1200px;margin:0 auto;}


#footer .mark{float:left; padding:10px 40px 14px 130px;}
#footer ul  {padding:16px 0 10px 0;height:5px;}
#footer ul li {float:left;padding-left:20px;background:url(../images/bar.gif) no-repeat 10px 1px   }
#footer ul:after{content:"";clear:both;display:block;}

#footer  ul li:first-child {background:url()} 

#footer address{float:left;padding-left:20px;}}