﻿@charset "UTF-8";
/*
**全局设置
********/
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, 
blockquote, /* structural elements 结构元素 */ 
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ 
pre, /* text formatting elements 文本格式元素 */ 
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ 
th, td, /* table elements 表格元素 */ 
img/* img elements 图片元素 */ 
{
	border:medium none;
	margin: 0;
	padding: 0;
	}
/** 设置默认字体 **/
body, button, input, select, textarea {font: 12px/1.5 '宋体', tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}
	
em {
	font-style:normal;
	}
/** 重置列表元素 **/
ul, ol {
	list-style: none;
	}
/** 重置超链接元素 **/
a {
	text-decoration: none;
	color:#5e5f60;
	}
a:visited {
	text-decoration: none;
	color:#5e5f60;
	}
a:hover {
	color:#2d66ac;
	}
a:active {
	color:#2d66ac;
	}
/** 重置图片元素 **/
img {
	border:0px;
	}
/** 重置表格元素 **/
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/** 设置主体默认样式 **/
body{
	font-family:microsoft yahei;
	color:#333333;
	font-size:12px;
	height:100%;
	}
/** 滚动条 **/
html {
	overflow:auto;
	overflow-x:hidden;
	height:100%;
	} 
/*** 登陆页面*********/
body {
    background:url(../images/login_bg0.jpg) repeat-x center top;
	background-color: #195271;
	OVERFLOW-X: hidden; /*水平方向*/
	OVERFLOW-Y: hidden; /*垂直方向*/
	}
.login_wrap{
	width:100%;
	height:1078px;
	background:url(../images/login_bg.png) no-repeat center top;
	background-size: 100% 95%;
	}
.login{
	width:624px;
	height:464px;
	overflow:hidden;
	clear:none;
	margin:0 auto;
	padding:232px 0px 0 584px;
	background:url(../images/login_box.png) no-repeat right bottom;
	font-size: 14px;
	}
.login dl{
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:100px;
	}
.login dl dd{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:20px 20px 0 220px;
	}
	.login dl dd img{
	height:180px;
	width:180px;
	border:1px solid #888888
	}

	.login .txt {
	color: #00AA00;
	padding:6px 20px 0 268px;
	font-size: 17px;
	font-family:"楷体";
}

.login_messages{
	width:100%;
	display:inline;
	float:left;
	padding:10px 5px 0 45px;
	font-size:14px;
	color:red;
	line-height:12px;
	}
.login_left{
	width:100px;
	display:inline;
	float:left;
	padding:0 0 0 0;
	font-size:18px;
	line-height:57px;
	}
.login_middle{
	width:312px;
	line-height:57px;
	display:inline;
	float:left;
	}
.login_button{
	width:485px;
	display:inline;
	float:left;
	padding-top:54px;
	padding-left:0px;
	}
.login_right{
	width:50x;
	display:inline;
	float:left;
	padding:15px 10px 0 50px;
	}

/* 登录窗口用户控制 */
.login_text_user{
	width:312px;
	height:56px;
	color:#007213;
	font-family:Verdana;
	padding-top:0px;
	padding-left:17px;
	background:url(../images/login_onblur_user.png) no-repeat right top;
	background-position: 0px 0px;
	line-height:57px;
	border:none;
	font-size:14px;
	}
.login_text_user:focus{
	width:312px;
	height:56px;
	color:#007213;
	font-family:Verdana;
	padding-top:0px;
	padding-left:17px;
	background:url(../images/login_focus_user.png) no-repeat right top;
	background-position: 0px 0px;
	line-height:57px;
	border:none;
	font-size:14px;
	}
	
/* 登录窗口密码控制 */
.login_text_password{
	width:312px;
	height:56px;
	color:#007213;
	font-family:Verdana;
	padding-top:0px;
	padding-left:17px;
	background:url(../images/login_onblur_password.png) no-repeat right top;
	background-position: 0px 0px;
	line-height:57px;
	border:none;
	font-size:14px;
	}
.login_text_password:focus{
	width:312px;
	height:56px;
	color:#007213;
	font-family:Verdana;
	padding-top:0px;
	padding-left:17px;
	background:url(../images/login_focus_password.png) no-repeat right top;
	background-position: 0px 0px;
	line-height:57px;
	border:none;
	font-size:14px;
	}
	
.login_right span{
	padding:0 0 0 3px;
	}
.submit1, .submit2{
	width:159px;
	height:49px;
	border:none;
	background:url(../images/login_button1.png) no-repeat left top;
	cursor:pointer;
	font-size:12px;
	color:#fff;
	}
.submit2{background:url(../images/login_button2.png) no-repeat left top;}
.mainRight_button{
	width:69px;
	height:23px;
	text-align:center;
	color:#333;
	border:none;
	background:url(../images/button.jpg) no-repeat;
	cursor:pointer;
	margin-left:24px;
	}
.mainRight_title{
	padding:1px;
	border:1px solid #c4cde0;
	background:#fff;
	overflow:hidden;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
.mainRight_table{
	overflow:auto;
	clear:both;
	padding:1px;
	border:1px solid #c4cde0;
	background:#fff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
.loading{
	width:135px;
	height:40px;
	line-height:40px;
	padding:0 0 0 52px;
	border:1px solid #ccc;
	background:#fafafa url(../images/loading.gif) no-repeat 5px center;
	position:fixed;
	z-index::999;
	left:50%;
	top:50%;
	margin:-20px 0 0 -90px;
	}
.loading_bg{background:#fff;}