﻿html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
a,img{ text-decoration:none;}
/* sample style*/
body { font-size:12px;
    text-align:left;
    background-image:url(../images/login_bg.png);
    background-repeat:repeat-x;
    color:#454545;
    font-family:"微软雅黑",Georgia, "Times New Roman", Times, serif;
    background-color:#FFF; 
    /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */padding: 0; text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */	color: #000000;}
/*container  login_main */
#wraper {
background-image:url(../images/login_main_.png);
background-repeat:no-repeat;
width:956px;
height:545px;
margin:0px auto;
position:relative;
}
#user { position:absolute; top:236px; left:83px; width:750px; height:209px;
}
#user_news { width:378px; float:left;}
#user_login {

}
#user_login table{
float:right;
display:inline;
width:278px;
margin-right:20px;
}
#user_login table tr{
height:36px;
}
#user_login table tr th {
text-align:right;
font-size:14px;
}
#user_login input { line-height:20px; }
#user_login table #btns td{
text-align:center;
height:65px;
}
#user_login .submit_btn,#user_login .zhaohui_btn {
width:92px;
height:31px;
border:0px;
background-image:url(../images2/dl.png);
background-repeat:no-repeat;
}
#user_login .zhaohui_btn { background-image:url(../images2/zhmm.png);}

.about
{
	width: 522px;
	margin-top: 18px;
	line-height:20px;
	text-indent:2em;
	font-size:13px;
}
.title { color:White; font-size:14px; font-weight:700; margin-top:7px; margin-left:10px; width:100px;}




#container{width: 100%;text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */}
#loginbg{ position:absolute; top:55%; width:100%; height:252px; background:url('../images/blueline.gif') no-repeat center top;text-align:center;}
.imgbg{height:252px; width:585px; position:relative; top:-121px; margin-right:auto; margin-left:auto;}
#login{ list-style:none; position:absolute; left:50%; width:500px; margin-left:-65px; top:50%; color:#333; font-weight:bold;}
#login span{ }
#login li{ font-size:12px; height:28px; line-height:28px;}
#login li input{ height:17px;}

 /*.logininput, .blur{ background:#fbfdfe; border:0px; padding:0;	font-family: Verdana,Arial,Tahoma; margin-top:6px; }*/
 #user_login .inputTxt, #user_login .inputVerification {
    background-image: url("../images/inputL.png");
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    width: 164px;
}
#user_login .inputVerification {
    background-image: url("../images/inputS.png");
    width: 99px;
}
#user_login input {
    border: medium none;
    margin: 5px 3px 0 6px;
}

 .focus{ width: 180px; border:1px; padding:0;}
 .logininput1{ width: 124px; font-family: Verdana,Arial,Tahoma;  border:1px; padding:0;}
#denglu{ display: inline; position:absolute; left:60%; top:65%; margin-left:36px;}
.btnLogin{ width: 64px; height: 32px; background: url(../images/sgin_up.png) no-repeat; border:0;}
.btnLogin2{ width: 64px; height: 32px; background: url(../images/sgin_up1.png) no-repeat; border:0;}
.btnSgin{ width: 64px; height: 32px; border: 0; background: url(../images/reset.png) no-repeat;}
.btnSgin2{ width: 64px; height: 32px; border: 0; background: url(../images/reset1.png) no-repeat;}



#footer{  text-align:center; font-size:12px; position:absolute; top:85%; width:100%;}
.footerBG 
{
	background-color:#E4F5FD;
}
.title_login {text-align:center; font-size:40px; color:#2E72B8; font-weight:700; width:100%; position:relative; top:-130px;}

