﻿
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
	a,img{border:0;}
body{ width:100%;
	background:url(/images/a2.png)

}

#top_line{ width:100%;
	height:60px;
	background-color:#0b94a2;
	}
#top_line p{ color:white;
	margin-left:20px;
	padding:15px 40px;
	/*background-image:url(/images/smile.png);*/
	background-repeat:no-repeat;
	background-position:left center;
	font-size:20px;	
}

#container{
	width:750px;
	height:454px;
	position:absolute;
	margin-top:50px;
	top:12%;
	left:50%;
	margin-left:-375px;
	z-index:100;
	overflow:hidden;
	background-image:url(/images/a4_4.png);	
}
#main {
	width:290px;
	height:290px;	
	background-color:white;
	float:right;
	margin:100px 130px;
	
}
#last_i{
	overflow:hidden;
	margin-bottom:20px;
}
h6{
	font-size:20px;
	font-family: "幼圆";
	color:#3d6799;
	margin:10px;
}
input{
	color:#a8a8a8;
	font-size:16px;
	padding:0 5px;
	width:270px;
	height:36px;
	margin:15px 30px;
	
}
#log_in{
	text-align: center;
}

#footer{
	color:#333;
	font-size:14px;
	position:absolute;
	bottom:2%;
	left:50%;
	margin-left:-120px;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color:#F00;
}
.confirm_1{
    cursor:pointer;
}














.confirm_1 {
    font-family: "微软雅黑";
    font-size: 20px;
    width: 42%;
    height: 35px;
    color: #FFF;
    padding-top: 10px;
    background: #2782b7;
    text-align: center;
    margin-left: 30px;
    display:inline-block;
}
#btnRegister {
    background: #0dff6d;
}

.login2016_1 {
    margin: 3px auto;
    background-repeat: no-repeat;
    width: auto;
    height: 380px;
}
#logtab_1 td{height:55px;}

#logtab_1 input{
	line-height: 38px;
	background-color: #FFFFFF;
	padding-left: 50px;
	font-size: 14px;
	border-radius: 3px;
	border: 1px solid #999;
}
#logtab_1 .input3{
	overflow:hidden;
	width: 50%;
	background-image: url(/images/b3.jpg); 
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;

}
#logtab_1 .input1{
	/*background-image: url(/images/b1.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	color: #999;

}
.dinput{
    /*background-image: url(/images/b2.jpg);
	background-repeat: no-repeat;*/
    position:relative;
}
.dinput img{
    position:absolute;
    left:35px;
    top:20px;
}
#logtab_1 .input2{
	background-image: url(/images/b2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;

}
