.head {width:100%; height:175px; }
.headcotent { text-align: center; width:auto; height:175px;}
.webbody {  width:791px; height:100%;background: #1CB9F1; }
.webbodyzuo {width:100px ; height:auto; float: left; 	margin: 0 0 0 0; 
	padding: 0px 0px 0px 0px;  border-right:618px solid #ffffff;
	margin-right:-618px; }
.webbodyyou {width:617px ; height:auto; float: right;	margin: 0 0 0 0; 
	padding: 0px 0px 0px 0px;background-color: #FFFFFF; }
.footer { width:100%; height:180px; float: left;  text-align: center; }
.font { color: red; text-decoration: underline; text-align: center; size: 18; }
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 12px;
    line-height: 0px;
}

