﻿body {
	margin:0 auto;
	width:1080px;
}

div.one {
	width:1070px;
	min-height:110px;
	margin:20px 0 0 0;
	line-height:36px; 
	padding:10px 0 20px 10px;
	border-top:2px solid #BFEFFF;
	border-left:2px solid #BFEFFF;
	border-right:2px solid #BFEFFF;
	border-bottom:0;
	font-size:28px;
	font-weight:bold;
	letter-spacing:3px;
	font-family:"微软雅黑","黑体","宋体";
	color:#000000;
	background:#fff;	
}




div.dropdown {
    width:1080px;
	min-height:50px;
    position: relative;
    display: inline-block;
    border-top:2px solid #BFEFFF;
	border-left:2px solid #BFEFFF;
	border-right:2px solid #BFEFFF;
	border-bottom:2px solid #BFEFFF;	
	padding:3px 0 0 0;
	
}
div.dropdown span{
	width:1080px;
	height:45px;
	padding:4px 0 0 430px;
	margin:2px 0 0 2px;
	font-size:40px;
	border-top:0;
	border-left:0;
	border-right:0;
	text-align:center;
	letter-spacing:18px;
	font-weight:bold;
	color:red;
}
#dropdown-content {
  width:1080px;
  display: none;
  position: static;
  background-color: #f9f9f9;
  line-height:30px; 
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 5px 0 12px 0;
  background-color:#D5F5F4;
  min-height:50px;
  font-size:40px;
  line-height:50px;
  letter-spacing:2px;
  float:left;
}
#dropdown-content .two{
	width:880px;
	margin:10px 0 10px 100px;
	
}

.dropdown:hover #dropdown-content {
  display: block;
	
}
#page {
	width:1070px;
	height:50px;
	text-align:center;
	padding:10px;
	
}
div.paya{
	margin:20px 0 20px 0;
	width:1080px;
	border:3px solid #f60;
	background-color:#3399ff;
}
div.paya dt.paya {
	margin:100px 0 20px 600px;
	
	
}
div.paya h1 {
	margin:60px 350px 0 10px;
	width:300px;
	height:80px;
	background-color:#3399ff;
	font-size:54px;
	text-align:center;
	letter-spacing:10px;
	color:#FFD700;
	float:right;
}
div.paya div.payaa {
	margin:40px 0 0 30px;
	height:40px;
	font-size:36px;
    letter-spacing:10px;
	color:white;
}



div.paya div.payaa a {
	text-decoration:none;
	
}
div.payb {
	width:1040px;
	margin:20px 0 20px 10px;
	
}
div.payb p {
	margin:20px 0  5px 40px;
	width:1000px;
	color:white;
	font-size:50px;
	text-indent:118px;
	line-height:80px;
}
div.payb img{
	margin:10px 0  0 220px;
	
}
div.payb dl {
	text-decoration:none;
}
div.payb dl dt {
	margin:20px 0 80px 40px;
	width:1000px;
	color:white;
	font-size:50px;
	text-indent:118px;
	text-decoration:none;
}
