@charset "utf-8";

/*===================================================
 /mobileinfo/mobile/index.html CSS
=================================================== */

html,
body {
min-height:100%;
height:auto !important;
height:100%;
background:#F7F4F2;
}
#wrapper {
height:100%;
}
#container {
height:100%;
border:none;
}

#contentSeg {
width:716px;
}

#headerLogo {
float:none;
padding:12px 0 15px;
}


/*---------------------------------------------------
 SendMail Module
--------------------------------------------------- */
#sendMailMod:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
#sendMailMod {display:inline-block;}
/* Hides from IE-mac \*/
* html #sendMailMod {zoom:1;}
#sendMailMod {display:block;}
/* End hide from IE-mac */

#sendMailMod {
margin-left:137px;
}

#sendMailMod .mailAddressBox {
float:left;
}
#sendMailMod .mailAddressBox input#mailAddress {
width:204px;
height:20px;
padding:3px 10px 0;
background:url(../images/index_bg_01.gif) no-repeat top left;
boder:medium none;
}

#sendMailMod .signTxt {
float:left;
}

#sendMailMod .domainBox {
float:left;
margin-top:2px;
}