@charset "utf-8";
/* CSS Document */


body {background:#000;font-family:Arial, Helvetica, sans-serif;margin:0;padding:0;}
#page {margin:auto; width:1000px;}
#header {background:url(/images/head.gif) no-repeat;height:115px;}
#nav {height:70px;}
#content {background:url(/images/mainback.gif) no-repeat;height:400px;font-size:12px;height:100%;}
#contenttext {padding:170px;color:#fff;width:650px;padding-top:10px;line-height:20px;font-weight:600;}
#bodyback {background:url(/images/test.gif) repeat-x;width:100%;}
.clear {clear:both;}
.footer {background:url(/images/test2.gif) repeat-x;width:100%;height:127px;}


 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 2em;
font-size:1em;
display: block;
}
a {color:#ffff33;text-decoration:none;} 
a:hover {color:#fff;}
img {border:none;}