﻿ 



.Button2{ width:70px; height:28px;  font-size: 15px;}
.Button3{ width:70px; height:28px;  font-size: 15px;}




 
.ContantBox{width:100%; float:left; height:168px;   repeat-x;}
.FormLogin{width:235px; float:left;padding:5px 3px;}
.FormLogin li{width:100%; float:left; margin-top:7px;line-height:30px;    }
.FormLogin li span{ width:80px; float:left; text-align:left; font-size:14px; font-weight:bold; color:#796E78; height:30px; line-height:30px; background-color:#eff4f7;   outline: 3px solid #eff4f7;}
input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

input[type=text], input[type=password] {
  margin: 0px;
  padding: 0 5px;
  width: 120px;
  height: 30px;
  color: #404040;
  background: white;
  border: 1px solid;
 
  border-radius: 2px;
  outline: 3px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}
 

 

GIN: 0px 10px 0px 0px; BORDER: #ccdbe4 2px solid;}
.yahoo2 A.prev:hover {BORDER: #2b55af 2px solid; }
 



/* 2005-2019.10月免费用户 入口  margin-top:10px;  margin-bottom:10px;*/
.div5 {
 border-radius: .4em;/*圆弧角 */
font-size:13px;
text-align:center;
margin-top:8px;
margin-left:9px;

width:210px;
height:32px;
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.div5:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.div5:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}


 
/* vip独享服务器入口*/
.div6{
 border-radius: .4em;/*圆弧角 */
letter-spacing:4px;
font-size:16px;
text-shadow:#000 2px 1px 8px;
margin-top:8px;
margin-left:9px;
text-align:center;
width:210px;
height:32px;
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #073E9D;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.div6:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.div6:active {
	color: #073E9D;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#073E9D', endColorstr='#faa51a');
}


/*弹窗美化 */
 

 
 
.white_content {
margin-left:auto; 
margin-right:auto；
    border-radius: .9em;/*圆弧角 */
	display: none;
	position: absolute;
	top: 10%;
	left: 30%;	
	width: 615px;
	height: 430px;
      margin:0 auto;
	border: 1px solid #000000;
	border-bottom:none;  
/*	background-color: white;  */
	z-index:1002;
	overflow: auto; 
}


 

/*弹窗美化结束 */
