﻿.loginelements{
width:360px;
padding:0px;
height:38px;
line-height:38px;
}

.blank{
	height:20px;
}

.center{
	margin: 0 auto;
}

.logininput{
	border:1px solid #323230;
}

#logincontent {
background-image: ;
background-size:100%;
height:auto;
}

#loginform{
background-image:;
width:500px;
height:300px;
font:16px "微软雅黑";
color:#323230;

}

#usertopmargin{
padding-top:15px;
width:300px;
}

#loginbutton{
width:250px;
height:40px;
line-height:40px;
text-align:center;
vertical-align:middle;
}

#loginbutton input{
display:inline-block;
background-color:#056dac;
width:90px;
height:28px;
margin-left:0px;
font:14px  "微软雅黑";
color:#ffffff;
border:1px solid #ffffff;
}

#tel-qq{
width:460px;
}

#tel{
width:220px;
float:left;
border:0px solid gray;
}

#telimg{
background-image:;
width:61px;
height:61px;
float:left;
}
#teltext{
float:left;
margin-left:10px;
height:61px;
line-height:61px;
}

#telword{
font:14px "微软雅黑";
color:#ffffff;
height:30px;
line-height:30px;
}

#telnumber{
font:18px "微软雅黑";
color:#ffffff; 
font-weight:bold;
}

#qq{
width:220px;
float:right;
border:0px solid gray;
}

#qqimg{
background-image:;
width:61px;
height:61px;
float:right;
}

#qqtext{
float:right;
margin-left:10px;
}

#qqword{
font:14px "微软雅黑";
color:#ffffff;
height:30px;
line-height:30px;
}

#qqnumber{
font:18px "微软雅黑";
color:#ffffff; 
font-weight:bold;
}

#links{
width:520px;
font:16px "微软雅黑";
color:#323230;

text-align:center;
}

#links label{
display:inline-block;
width:80px;
}

#links a:link,a:visited{
text-decoration:none;
font:16px "微软雅黑";
color:#323230;
}

#links a:hover{
text-decoration:none;
font:16px "微软雅黑";
color:#0000ff;

}