﻿body
{
	margin:0;
	padding-top:0;
}

#header{position:relative;height:120px;width:auto;background:#ffcc00;padding:10px}
.contentheader{position:relative;height:120px;width:1000px;background:#ffffff;margin:0 auto;}

#main{position:relative;width:1020px;background:#ff0000;margin:0 auto;}

.colmain{position:relative;height:auto;width:990px;margin:0 auto;background:#3366cc;padding:5px;}
.colleft{float:left;width:160px;height:auto;background:#ffcc00;margin:5px 5px 5px 0px;padding:3px;}
.colcentre{float:left;width:766px;height:auto;background:#ffcc00;padding:5px;margin:5px 0px;}
.colright{float:right;width:200px;height:auto;background:#ffff00;margin:5px 0px 5px 5px;padding:3px;}

#menu{position:relative;width:auto;height:30px;background:#ffff00;padding:2px;}
.contentmenu{position:relative;width:1000px;height:28px;background:#ffffff;margin:0 auto;}

#footer{position:relative;height:120px;width:auto;background:#ffcc00;padding:10px;}
.contentfooter{position:relative;height:120px;width:1000px;background:#ffffff;margin:0 auto;}



