@charset "utf-8";
/* CSS Document */

body,span,div,h1,h2,h3,pre,form,fieldset,input,blockquote,th,td {
     margin:0;
	 padding:0;
}
body { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#444;}
img {border:0;}
#main {width:800px; margin-left:auto; margin-right:auto;}
#hleft {width:15px; height:45px; background: url(img/lefth.gif) #E2E2E2; float:left;}
#hright {width:15px; height:45px; background: url(img/righth.gif) #E2E2E2; float:left;}
#head {width:770px; height:45px; float:left; background: #E2E2E2;}
#top1 {width:380px; height:130px; float:left; padding: 30px 0 0 20px; border-bottom: solid #E2E2E2 1px; color:#999;}
#top2 {width:400px; height:160px; float:left;border-bottom: solid #E2E2E2 1px; text-align:right;}
#side {width:220px; float:left; padding-top:20px;}
#cont {width:560px; float:left; padding:20px 10px 20px 10px; text-align:justify;}
a:active, a:link, a:visited {font-size:12px; color: #06C; text-decoration: underline;}
a:hover {font-size:12px; color: #06C; text-decoration: none;}
#footer {width:800px; height:20px; background: #EFEFEF; float:left; border-top: solid #06c 2px; padding:20px 0 0 0; text-align:center;}

