@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	display:block;
	font-family:"微软雅黑";
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	background-color:#e1f0f9;	
}
@font-face {font-family: 'uxiconfont';
    src: url('../fonts/uxiconfont.eot'); /* IE9*/
    src: url('../fonts/uxiconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/uxiconfont.woff') format('woff'), /* chrome、firefox */
    url('../fonts/uxiconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/uxiconfont.svg#svgFontName') format('svg'); /* iOS 4.1- */
}


.iconfont{font-family:"uxiconfont";font-size:16px;font-style:normal;}
a:link {text-decoration: none; color:#666}
a:visited {text-decoration: none;color:#666}
a:hover {text-decoration: none; color:red;}
a:active {text-decoration: none;color:#666}
img{border:0}
li{list-style:none; list-style-type:none; margin:0px; padding:0px}
.input{background-color:#fff; height:26px; color:#666; border:1px solid #cdcdcd; width:55%; padding-left:5px;}

.close{width:984px; height:50px; padding:20px; text-align:right; font-family:uxiconfont; color:#6cb5ed; font-size:30px; cursor:pointer}
.logo{width:1024px; height:140px;}
.logo_img{width:418px; height:136px;background-image:url(../images/logo2.png); background-repeat:no-repeat; margin:0 auto;}


.content{width:1024px; height:450px;}



.content_left{width:460px; height:400px; float:left; margin-top:10px; margin-left:15px;}
.content_div{width:400px; height:340px; margin-left:30px; border:#bfbfbf 1px solid; background-color:#4169a1 ; border-radius: 5px;}
.content_txt{width:170px; height:40px; margin:0 auto; margin-top:50px; margin-bottom:20px; color:#fff; font-size:25px; letter-spacing:10px; text-align:center; font-family:"微软雅黑"}
.content_txt_left{float:left; width:105px; height:130px; line-height:40px; color:#8f8f8f; font-size:16px; text-align:right;}

.edtpwd_head{margin-top:30px;}

.content_txt_right{ width:250px; height:130px; margin-left:10px;line-height:40px; float:right}


.left_bottom{width:320px; height:90px; line-height:90px; margin-left:55px; color:#666}
.button{border:#fff 1px solid;font-family:"微软雅黑"; background: #6496d8;
background: linear-gradient(to bottom,  #6496d8 0%,#4169a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6496d8', endColorstr='#4169a1',GradientType=0 ); border-radius: 5px;  width:115px; height:35px; color:#fff; font-size:18px; cursor:pointer;box-shadow: #07538c 0px 0px 5px;}

.Shadow{width:400px; height:57px; background-image:url(../images/Shadow.png);margin-left:30px; background-repeat:no-repeat}

.content_right{width:520px; height:400px; float:left; margin-left:5px; margin-top:10px; padding-top:8px;}

.key1{width:60px;height:55px;font-size:18px; font-weight:bold; color:#fff;float:left; margin-bottom:12px; margin-right:3px; font-family:Arial, Helvetica, sans-serif;
background: #6496d8;
background: linear-gradient(to bottom,  #6496d8 0%,#4169a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6496d8', endColorstr='#4169a1',GradientType=0 );
border-radius: 5px; box-shadow: #07538c 0px 0px 1px;font-family:"微软雅黑";}

.key2{width:124px;height:55px;font-size:18px; font-weight:bold; color:#fff;float:left; margin-bottom:12px; margin-right:3px; font-family:Arial, Helvetica, sans-serif;background: #6496d8;
background: linear-gradient(to bottom,  #6496d8 0%,#4169a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6496d8', endColorstr='#4169a1',GradientType=0 );
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;box-shadow: #07538c 0px 0px 1px;font-family:"微软雅黑";}
.key1_del{width:60px;height:55px;font-size:18px; font-weight:bold; color:#fff;float:left; margin-bottom:12px; margin-right:3px; font-family:Arial, Helvetica, sans-serif;background: #6496d8;
background: linear-gradient(to bottom,  #6496d8 0%,#4169a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6496d8', endColorstr='#4169a1',GradientType=0 );
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;box-shadow: #07538c 0px 0px 1px;font-family:"微软雅黑";}



.text{color:#fff; font-size:16px; text-align:right;}








