body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000; padding: 0px; width:100%; text-align: justify;  line-height:20px; background-color: #666; margin-top:10px}
a{text-decoration: none;color: #000000; outline:none}
a:hover{text-decoration: underline;}
a img {border: none;}
h1 {font-size: 22px; font-family:Arial; color:#5e9214; margin:0; padding:0; border-bottom:dashed 1px #CCC; font-style:italic; font-weight:bold; font-style:italic}
h2 {font-size: 16px; font-family:Arial; color:#000; margin:0; padding:0; border-bottom:dashed 1px #CCC; font-weight:bold; padding:5px}
h3 {font-size: 18px;font-weight: bold; font-family:Arial; color:#006; padding:0; color:#000;}
#main{width: 990px;margin:auto; height:auto; }
p{font-family: Arial, Helvetica, sans-serif; line-height:20px}
.button{ height:20px; background-color:#cbe2fa; font-family:Arial, Helvetica, sans-serif; color:
#000; width: 100px; text-align:center}
.button a{ height:20px; font-family:Arial, Helvetica, sans-serif; color:#000; text-decoration:none; font-weight:bold; font-weight:bold}
.button a:hover{text-decoration:none;}

/* Logo */
#logo{width:990px; margin:auto;float:left; height:168px; }
#logo1{width:130px; margin:auto;float:left; height:168px;}
#logo2{width:406px; margin:auto;float: right; height:168px;}

/* Content */
#content{width:990px;background-color:#FFFFFF; margin:0 auto; float:left;}

.textarea1{width:500px;float:left; padding:10px; text-align: center; height:307px; }
.login-box{width:410px;float:left; background-color:#FFF; margin:10px; height:307px; border:1px #009  dashed; background-image:url(images/SMS/login-ic.gif); background-repeat:no-repeat; background-position:bottom}
#login-home{width:231px; margin:auto;float:left; height:19px; background-image:url(../images/SMS/h-member-login.gif); background-repeat:no-repeat; margin-top:125px}
.input-box{width:450px; margin:auto;float:left; height:20px; margin-top:5px; text-align:left; padding:5px; color:#000; font-size:12px}
.input-box1{width:450px; margin:auto;float:left; height:20px; margin-top:1px; text-align:left; padding-left:5px; color:#000; font-size:12px}

/* Footer */
#copyright{width:990px; height: 30px; color:#000; text-align: center; font-size:12px; float: left; margin-top:5px;padding-top:5px;  color:#FFF}
#copyright a{color:#FFF; text-decoration:none}

 #content_left {
     display: inline-block;
     float: left;
     width: 23%;
 }

 #content_right {
     width:77%;
     display: inline-block;
 }