		* {
			margin: 0;
			padding: 0;
		}

		body {
			text-align: center;
			font-family: Arial;
			font-size: 10px;
			color: #000;
		}

		.container {
			width: 980px;
		}

		.bannertop {
			background: #d5d5d5;
		}

		.bannertop {
		}

		.pubv {
			width: 12px;
			height: 90px;
			background: #D1D1D1;
			line-height: 90px;
    			font-size: 90px;
			text-align: center;
		}

		.bannertop div {
			float: left;
		}

		.left {
			float: left;
		}

		.right {
			float: right;
		}

		.clearfix {
			clear:both;
			font-size: 1px; 
			line-height: 1px; 
			font-weight: normal;
		}