﻿@charset "utf-8";
/* CSS Document */
body{font-family:"宋体","微软雅黑", sans-serif; font-size:12px; color:#000;}
body,p,dl,dt,dd,input,img{margin:0; padding:0; list-style:none; border:0;}
/*son部分*/
.son
	{position:absolute; height:528px; top:50%; width:100%; margin-top:-264px; text-align:center;} 
/*header部分*/
.head
	 {width:980px; height:64px; text-align:left; margin:0 auto; }
/*content*/
.contentwrap{width:100%; height:400px; background:#85B8DE;}
.content{width:980px; height:400px; margin:0 auto; }
.content-left{width:555px; height:400px; float:left;}
.content-left img{display:block; width:555px; height:388px;}
.content-right{width:398px; height:400px; float:left;}
.login{width:350px; height:251px; padding:45px 0 0 34px;}
.login-left{width:5px; height:251px; float:left;}
.login-center{width:340px; height:251px; float:left; background:url(./images/center.gif) repeat-x;}
.login-center .title{padding:4px 0 0 5px;}
.login-center .denglu{width:270px; height:170px; margin:0 auto; padding-top:17px; }

 dl{width:270px; height:24px; margin-bottom:13px;}
 dl.one dt{width:90px; height:24px; line-height:24px; float:left; text-align:right; color:#000; background:url(./images/person.jpg) no-repeat left center; font-size:14px;}
 dl.one dd{width:180px; height:24px; float:left;}
 dl.one dd .input-left{display:inline-block; margin-left:8px; width:2px; height:24px; background:url(./images/input-left.jpg) no-repeat; float:left;}
 dl.one dd .input_1{width:153px; height:24px; line-height:24px; background:url(./images/input-bg.jpg) repeat-x; float:left; padding-left:5px;}
 dl.one dd .input-right{display:inline-block; width:2px; height:24px; background:url(./images/input-right.jpg) no-repeat; float:left;}
 
 dl.two dt{width:90px; height:24px; line-height:24px; float:left; text-align:right; color:#000; background:url(./images/lock.jpg) no-repeat left center; font-size:14px;}
 dl.two dd{width:180px; height:24px; float:left;}
 dl.two dt span{display:inline-block; width:28px;}
 dl.two dd .input-left{display:inline-block; margin-left:8px; width:2px; height:24px; background:url(./images/input-left.jpg) no-repeat; float:left;}
 dl.two dd .input_1{width:153px; height:24px; line-height:24px; background:url(./images/input-bg.jpg) repeat-x; float:left; padding-left:5px;}
 dl.two dd .input-right{display:inline-block; width:2px; height:24px; background:url(./images/input-right.jpg) no-repeat; float:left;}
 
dl.three dt
	{width:90px; height:24px; line-height:24px; float:left; text-align:right; color:#000; background:url(./images/org.png) no-repeat left center; font-size:14px;}
dl.three dd.input_dd
	{width:180px; height:24px; line-height:24px; float:left;}
dl.three dd.input_dd .yz_input
	{display:inline-block; width:48px; height:17px; line-height:23px; background:url(./images/yz-bg.jpg) no-repeat; float:left; margin-right:8px; padding:3px;}
dl.three dd.input_dd a:link,dl.three dd a:visited
	{display:inline-block; width:46px; height:23px; vertical-align:text-bottom; text-decoration:none; color:#0066FF;}

p.one{width:182px; height:28px; line-height:28px; color:#8F9190; padding-left:88px; margin-bottom:10px;}
p.one input.check{display:block; float:left; width:16px; height:16px; margin-top:6px;}
p.one span{display:block; float:left; height:20px; height:20px; padding-left:3px;}
p.one a:link,p.one a:visited{color:#8F9190; text-decoration:none;}
p.one input.loginBtn{display:block; float:none; text-align:center; width:79px; height:28px; background:url(./images/login.jpg); margin-right:9px; }

.login-right{width:5px; height:251px; float:left;}
div.logo{width:378px; height:48px; padding:45px 0 0 3px;}
.messages {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align:left;
	color:#ff6600;
	font-weight:normal;
	float:left;
}

/*footer*/
.footer
	{width:100%; height:64px; text-align:center; color:#666; font-size:12px;}
.footer 
	p.one{text-align:center; color:#666; width:500px; height:28px; line-height:28px; color:#666; padding-left:0; margin:10px auto; margin-bottom:5px; }
.footer 
	p.two{text-align:center;}