#head{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	font-size:14px;
	/*width: 1440px;*/
   
}
#head ul,#head li,#footer-bg ul,#footer-bg li{ list-style:none;}
#top {
	width: 950px;
}
#top_line {
	height: 10px;
	/*width: 1440px;*/
	font-size: 0px;
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
}
#eee {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 10px;
	/*width: 1440px;*/
}

.middle {
    margin: auto;
}
#logo {
	width: 197px;
	float: left;
	padding-top: 10px;
}

.logo {
	background-image: url(../images/top-logo.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 197px;
	text-indent: -999px;
	display: block;
	
}
.nov {
	float: right;
	width: 550px;
	color: #FFFFFF;
}
.nov ul {
	padding-top: 26px;
}

.nov li {
	float: left;
	padding-left: 4px;
}
.nov a {
	color: #FFFFFF;
	text-decoration: none;
}
.nov a:hover {
	text-decoration: underline;
}
#footer_line {
	height: 10px;
	/*width: 1440px;*/
	font-size: 0px;
	background-image: url(../images/footer_line.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
}

#footer-bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 189px;
}#footer-ct {
	width: 950px;
}
#footer-logo {
	float: left;
	padding-top: 80px;
}
.footer-logo {
	background-image: url(../images/footer-logo.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
	height: 67px;
	width: 373px;
}
#footer-text {
	padding-top: 20px;
	width: 460px;
	float: right;
	color: #FFFFFF;
}
#footer-text ul {
	padding-top: 20px;
	padding-bottom: 39px;
	font-size:14px;
}

#footer-text li {
	float: left;
	padding-right: 8px;
}
#footer-text a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-text a:hover {
	text-decoration: underline;
}
#footer-nov {
	float: right;
}
#footer-text p {
	padding-top: 16px;
	font-size: 12px;
}
