*{
margin:0;
padding:0;
}
body {
font: 14px/16px Arial;
}
img{border: none;}
a{
  outline: none;
  color: white;
}
a.menu{
			 color: #74829D;
			 font-size: 1em;
			 font-weight: bold;
			 text-decoration: none;
			 line-height: 60px;
             text-transform: uppercase;
}
 			 a.menu:hover{
			 	color: white;
			 }
#wrap{
			width: 100%;
}
#header{
			width: 804px;
			height: 173px;
            background:url('/new_img/logo1.jpg');
			position: absolute;
			top: 47px;
			left: 50%;
			margin-left: -402px;
}
#cont{
			position: absolute;
			left: 50%;
			top: 220px;
			margin-left: -517px;
			width: 1034px;
			overflow: hidden;
}
#cont1{
			position: absolute;
			left: 50%;
			top: 220px;
			margin-left: -517px;
			width: 1034px;
			overflow: hidden;
}
#cont2{
			position: absolute;
			left: 50%;
			top: 220px;
			margin-left: -517px;
			width: 1034px;
			overflow: hidden;
}
#cont_ob{
			position: absolute;
			left: 50%;
			top: 220px;
			margin-left: -517px;
			width: 804px;
}
.block{
			 height: 280px;
			 width: 134px;
			 z-index: 9997;
			 float: left;
			 display: inline;
			 cursor: pointer;
			 overflow: hidden;
			 z-index: 10;
}
.block_verx{
				text-align: center;
				overflow: hidden;
				width: 134px;
				height: 60px;
				z-index: 11111;
				float: left;
}
.block_niz{
			 height: 280px;
			 width: 134px;
			 float: left;
			 display: inline;
			 overflow: hidden;
}
.block_ob{
			 position: absolute;
			 z-index: 99998;
			 top: 330px;
			 width: 507px;
			 height: 123px;
			 background: url('new_img/ob.gif');
}
#footer{
			width: 800px;
			height: 160px;
			position: absolute;
            font-size: 1em;
			top: 760px;
			left: 50%;
			margin-left: -400px;
            color: white;
}
#left-side{
	width: 300px;
	line-height: 20px;
	margin-left: 60px;
	float: left;
	overflow: hidden;
}
#right-side{
	width: 300px;
    font-size: 0.9em;
	float: right;
	line-height: 20px;
	overflow: hidden;
}
