@charset "utf-8";

/* Reset */
html, body {margin:0; padding:0;height:100%;}
body {margin:0; padding:0; font-family:Arial,sans-serif; font-size:1.6em; line-height:140%; color:#333;}
h1, h2, h3, h4, h5, h6, p, div, th, td, table, select, form, fieldset, legend, input, address, ol, ul, li, dl, dt, dd, img {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
li {list-style:none;}
input, button, textarea {font-size:100%;}
textarea {overflow:auto; padding:5px; border:1px solid #e4e4e4;}
input { vertical-align:middle;}
img, fieldset {border:none;}
img {vertical-align:top;font-size:0;line-height:0;}
hr, caption {display:none;}
.hidden{position:absolute;top:0;left:-3000px;visibility:hidden;overflow:hidden;line-height:0.1%;font-size:0.1%;width:0.1%;height:0.1%}

a {font-size:0.75em; color:#00b0f0;}
a:link,
a:visited,
a:active {text-decoration:none;}

body{background:url("../images/subBg.gif") repeat-x;}

.mainWrap{width:640; text-align:center;}
.foot {
    color: #666;
    font-size: 12px;
    text-align:center;
}
.foot img {
    margin: 0 10px 0 0;
    vertical-align: middle;
}


