﻿
#wrapper {
	margin: 10px auto;
	width: 940px;
}

#header {
	background-color: #fff;
	margin-bottom: 30px;
}

#logo {
	height: 300px;
	width: 300px;
	background-image: url(http://skeeterhome.com/img/homepage/LOGO.png);
	background-repeat: no-repeat;
	float:left;
	color:#FFF;
}

#menu {
	margin-top: 77px;
}

#header-right {
	width: 627px;
	float:left;
}

#skeeterhousename {
	text-align: right;
	font-size: 30px;
	color: #2d96bd;
}

#nav ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

#nav li {
	float: left;
	width: auto;
	list-style-type: none;
	margin-left: 36px;
}

#nav li a {
	font-family:"宋体";
	color:#6d605a;
	font-size: 36px;
	text-decoration:none;
	padding:0.2em 0.6em;
	border-right:1px solid white;
}

#centre {
	clear:left;
	padding-left:10px;
}

.win8 {
	float:left;
	background-color:#0A7BC7;
	width:210px;
	height:210px;
	margin-right:15px;
	margin-bottom:15px;
	text-align: center;
	line-height:210px;
	color: #FFF;
	font-family: 黑体;
	font-weight: bold;
	font-size: 24px;
}

.win8 a {
	text-decoration:none;
}

.win8 a:hover {
	background:red;
	text-decoration:none;
}

#footer {
	clear:left;
	text-align: center;
	padding-top:50px;
}

#footer em strong a {
	text-decoration:none;
	color: #F0F;
}

#footer em strong a:hover {
	text-decoration:none;
	color: #F0F;
}
