/* CSS Document */
*{ margin:0px; padding:0px}
body{ font-size:12px; color:#333; font-family:verdana; background:url(../images/def_back.gif) repeat-x #f0f0f0}
a{ color:#333; text-decoration:none}
a:hover{ color:#333; text-decoration:underline}
img{ border:0px}

.main{ width:851px; background:#fff; margin:65px auto 0px; border:1px solid #c5c5c5; padding:5px}
.top{ margin-bottom:5px; height:65px;}
.foot{ margin-top:5px; background:url(../images/copy_back.gif) no-repeat #f0f0f0; line-height:30px; height:30px}
