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

* {margin: 0;padding: 0;}
html {height: 100%;}
body {min-height: 100%; font-family:Arial, Helvetica, sans-serif; height:100%; background:url(img/bg.gif) repeat}
img {border:none}

.content {width:980px; margin:0 auto}
.header {padding:20px 0px}
.header img {padding:0px 3px}
.wall {background:url(img/wall.png) no-repeat; width:898px; height:288px}
.green {background:url(img/green.png) no-repeat; width:852px; height:43px; margin:15px 3px; color:#FFFFFF; font-size:12px; line-height:43px; padding:0px 20px; }
.green span {font-style:italic}
.green a {color:#FFFFFF}
.green div {display:inline; float:right}
.desc {color:#666666; font-size:11px; padding:0px 20px; width:852px; text-align:justify}
.desc a {color:#666666; text-decoration:none}
.desc p {margin:10px 0px}
