@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
a { font-size:16px; text-decoration:none; color:#FFFFFF;}
a:hover { font-size:18px; text-decoration:none; color:#FFFFFF;}
h1,h2,h3,h4,h5,h6{ margin:0;}
h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}
#h{background:url(img/header.jpg) no-repeat; width:800px; height:131px; margin:0 auto 0 auto ;}
#c{background:url(img/bg_content.jpg) no-repeat; width:770px; height:518px; margin:0 auto 0 auto; padding-left:30px;}
#f{background:url(img/bg_footer.jpg) no-repeat; width:790px; height:24px; margin:0 auto 0 auto; text-align:right; padding-right:10px; font-size:11px;}
#z{text-align:right; padding-right:20px;}
#l{height:100px; padding-top:10px;}
