* {
	padding:0px;
	margin:0px;
}
.main {
	width: 960px;
	height:1500px;
	border:1px solid red;
	margin:0px auto 0px auto;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif, "Arno Pro";
}
.header {
	width:960px;
	float: left;
	display:block;
}
.header img {
	float:left;
	display:block;
}
ul {
	list-style-type: none;
	height: 115px;
}
li {
	float:right;
	background-image: url(images/ulli_2.jpg);
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:115px;
	text-align:center;
	margin-left:3px;
}
ul a {
	background-repeat: no-repeat;
	text-decoration: none;
	font-size:12px;
	color:#4f4f4f;
	line-height:130px;
	width:110px;
	height:115px;
}
ul a:hover {
	float:left;
	background-image:url(images/uili_1.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:115px;
}
.banner{
	width: auto;
	height:125px;
	margin-left:12px;
}
.nav{
float:left;
width:960px;
display:block;
}
