@charset "utf-8";
/*-------------------------------------------------------------*/

.mainBanner{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.content{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 838px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d4d6;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.logo{
float:left;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.link-item {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	list-style-type: none;
}
.address{
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	list-style-type: none;
	color: #666666;
}
.address li{
    font-size: 11px;
    line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 15px;
}

.link-item li{
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #424242;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 12px;
	white-space: nowrap;
	display: block;
}
.copyright{
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 460px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:0px;
	font-size: 10px;
}
.skip{
margin-left:640px;
margin-top:10px;
}
.skip a{
	color:#810081;
	font-size: 15px;
}
