 

 body 
{font-family:¸¼Àº °íµñ;  line-height:130%; font-weight:normal;
	margin:0;
    padding:0; 
    font-size:70%;
    line-height:110%;
	background:#ffffff url();}


table, tr, td , div , form
{     
    font-size:100%;     
    margin:0;
    padding:0; 
	} 
 
select,input,textarea 
{     
    font-size:100%;     
	} 
	
 
	
#list
{
    height:100%;
    width:100%;
     
}

#test{
    height:100%;
    width:100%;  
    }
    
#content{
float:right;
width:70%;    
    height:100%;
    background:#aaa;


   }

#sidebar {

float:left;
    width:30%;
    height:100%;
background:#999;
 

}

.Site_Group{background-color:#cad0dc;   COLOR: #000099; }


/**---------------»ç¿ë¾ð¾î¿¡ µû¸¥ ÀÌ¹ÌÁö º¯°æ ÂüÁ¶ºÎºÐ -----------------------------------------------**/
.tbl_login {
    background-image: url('../img/login_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    width: 825px;
    height: 482px;
    margin: 0 auto;
}
.tbl_login_2 {
    width: 244px;
    border-right: #cad0dc none;
    border-top: #cad0dc none;
    border-left: #cad0dc none;
    border-bottom: #cad0dc none;
}
.td_login {
    vertical-align: top;
    text-align: center;
    padding-bottom: 5px;
    padding-left :300px;
    padding-top :170px;
}
.btn_login {
    background-image: none;
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
    width: 69px;
    height: 53px;
}
.img_mypage {background-image:url(../images/main_bg.jpg); background-position:top; background-repeat:no-repeat;}

/**---------------»ç¿ë¾ð¾î¿¡ µû¸¥ ÀÌ¹ÌÁö º¯°æ ÂüÁ¶ºÎºÐ -----------------------------------------------**/