﻿*{
padding:0px;
margin:0px;
}
body{
background:#e4f2fa url(../images/bg_2.png) repeat-x;
}
ul{
list-style-type:none;
}
#banner{
margin:0 auto;
background:url(../images/yun2.png) repeat-x right;
height:111px;
width:auto;
}

#banner .left_banner{float:left}
#banner .right_banner{float:right}

#banner .right_banner a:hover{
	text-decoration: underline;
}

#mid{
width:1002px;
margin:0 auto;
padding-top:120px;
padding-bottom:19px;
height:380px;
}

#mid .mid_left{width:415px;height:380px;float:left;text-align:center;padding-left:50px;padding-right:50px;}

#mid .mid_left img{
width:415px;
height:380px;
}

#versionSpan {
	display: none;
}

#picture2{
height:380px;
background:url(../images/line.png) no-repeat left;
float:left;
text-align:center;
}
#nav{
background:url(../images/under_line.png) no-repeat bottom;
height:37px;
line-height:37px;
padding-bottom:14px;
margin-left:-60px;
}
#nav img {
height:37px;
width:37px;

}
#nav span{
font-family:"黑体";
color:#14568e;
font-size:20px;
height:37px;
line-height:37px;
}
#nav2{
padding-left:130px;
padding-top:10px;
}


#bottom1{
width:0 auto;
clear:both;
background:#e4f2fa;
height:56px;
border-top:1px solid  #98c5ea ;
text-align:center;
line-height:56px;
font-size:12px;
font-family:Arial;
color:#083358;
}

#logtab td{height:55px;}

#logtab input{
	width:210px;
	height:38px;
	line-height:38px;
	background-color:#FFFFFF;
    border:0px #fff solid;
	color:#666666;
	font-size:14px;
	border-radius:3px;
}
#userimage {
	background-color: #fff;
	background-image: url(../images/login_3.jpg);
	background-repeat: no-repeat;
	width:40px!important;
	height:38px;
	background-position:  center;
}
#passimage {
	background-color: #fff;
	background-image: url(../images/login_6.jpg);
	background-repeat: no-repeat;
	width:40px!important;
	height:38px;
	background-position:  center;
}
#logtab .username{
	margin-right:10px;
	width:250px!important;
}

#logtab .password{
	margin-right:10px;
	width:250px!important;
}

#logtab .input3{
	padding-left:50px;
    width:110px!important;
	background-image: url(../images/login_11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#nav2 table tr td.login2 input{
width:300px;
height:40px;
background:url(../images/login_14.jpg) no-repeat;
border:0px;
color:#fff;
font-size:14px;
font-family:"微软雅黑";
padding-left:0px;
}