﻿@charset "utf-8";
/* CSS Document */




body {
	background-color: #FFF;
	margin-top:0px;
	font-family: "宋体";
}
ul{
	margin-top:5px;
}
#upper {
	width: 100%;
	min-width: 950px;
	width:950px;
	margin:auto;	

}
#banner{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-bottom: 5px;
}
#ad{
	width: 400px;
	margin-top: 30px;
	float:right;
	text-align: center;
	height: 180px;
	font-family: "宋体";
	padding-top: 80px;
}

#start{
	width: 400px;
	margin-top: 60px;
	float:left;
	text-align: center;
	height: 200px;
	font-family: "宋体";
	padding-top: 80px;
}
#start2{
	width: 400px;
	margin-top: 60px;
	float:right;
	text-align: center;
	height: 200px;
	font-family: "宋体";
	padding-top: 80px;
	margin-right: 0px;
}




.login_banner {
	background-image: url(../images/adverting.jpg);
	background-repeat: no-repeat;
}
.setup_banner {
	background-image: url(../images/setup.jpg);
	background-repeat: no-repeat;
}
#login{width: 950px;
	margin-right: auto;
	margin-left: auto;
	height:420px;
	background:url(../images/loginbg.png) no-repeat;
	
	
}
.inf{
	width: 300px;
	float:left;
	height: 45px;
	
	margin-bottom: 5px;
	margin-top:45px;
	margin-left:45px;
	
}  
.login{
	width: 400px;
	float:right;
	height: 300px;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	border-color: #6a9eac;
	margin-bottom: 5px;
	margin-top:45px;
	margin-right:25px;
	
}  

.login-p{ text-align:center;
          width:950;
		  height:400px;
}  
 
.style1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 5px;
}

.style2 {
	font-size: 18px;
	color: #027ece;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a9eac;
	margin-bottom: 5px;
}
.style4 {
	font-size: 18px;
	color: #027ece;
	font-weight: bold;
	margin-bottom: 5px;
}
.style3 {
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}

.style6 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}


a{
	color: #027ece;
	text-decoration: none;
	font-size: 14px;
}
a:hover{
	text-decoration: underline;
	font-size: 14px;
	vertical-align: middle;
}

#nav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#nav_bar {
	width: 100%;
	float: left;
}

#header a{
	color: #505050;
	text-decoration: none;
}
#header a:hover {
	color: #027ece;
}
#header {
	width: 100%;
	min-width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb3de;
    margin-bottom: 5px;
}
#navigation{
	float: right;
	margin-top: 40px;
	height: 16px;
	font-size: 14px;
	color: #666;
	text-align: right;
}
#logo{
	height: 52px;
	width: 184px;
	margin-left: 8px;
	margin-top: 6px;
	float: left;
}

#logoAndNavigation {
	height: 60px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}


#middle{ 

}
#footer {
	width: 100%;
	min-width: 950px;
	font-size: 14px;
	color: #505050;
	text-align: center;
	float: inherit;
	line-height: 25px;
	margin-top: 5px;
}
#footerinner {
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8fb3de;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
