﻿html,body
{
	width:100%;height:100%;background:#f5f5f5;overflow:hidden;
}

.loginBody{width:822px;height:339px; position:absolute; left:50%; top:50%; margin-left:-356px; margin-top:-219px;}
/*.logos{width:365px;height:76px; background:url(../../imgs/bgsprites/login.jpg) no-repeat 0px 0px; margin:50px 0 0 0;}*/
.logos{width:475px;height:76px; background:url(../../imgs/bgsprites/logo.png) no-repeat 0px 0px; margin:50px 0 0 0; position:relative;}
/* 文字可自己编写，用一个div层覆盖之，指定背景色   */
.logosfont{width:382px;height:76px; position:absolute;top:10px; right:0px;}
.logosfont h1{width:100%; text-align:left;}
.title2{height:16px;line-height:16px; color:#376ea4; font-size:15px; font-family:Arial; font-weight:bold; margin:8px 0 0 0;}
.title1{height:24px;line-height:38px; color:#3f3f3f; font-size:20px; font-weight:bold; font-family:微软雅黑;}
.title3{height:27px;line-height:27px; color:#878686; font-size:12px;  font-family:宋体;}



.Interval{width:18px;height:180px;background:url(../../imgs/bgsprites/logo.png) no-repeat -12px -102px; }
/*	table	*/
.tbLogin{width:310px; border-collapse:collapse; margin:26px 0 0 15px; border:0 none;}
.tbLogin tbody th,.tbLogin tbody tb{height:40px; line-height:40px; font-size:12px;}
.tbLogin tbody th{ text-align:left; color:#373737;}
.tbLogin tbody td{ text-align:left;}
.tbLogin tfoot th,.tbLogin tfoot td{height:35px; line-height:35px;}
.tbLogin tfoot td{ text-align:left;}

.tbLoginD{color:#f5f5f5;}
.tbLogin_txt{width:206px; height:25px; border:solid 1px #54a5d5; padding:0 0 0 20px; line-height:25px;}
.Pic_UserName{background:url(../../imgs/bgsprites/login.jpg) no-repeat -47px -102px;}
.Pic_UserPwd{background:url(../../imgs/bgsprites/login.jpg) no-repeat -47px -137px;}
.Pic_UserAction{background:url(../../imgs/bgsprites/login.jpg) no-repeat -47px -169px;width: 50%;}

.tbLogin_Btn{width:85px;height:27px; font-size:12px; color:#fff;background:url(../../imgs/bgsprites/login.jpg) no-repeat -49px -205px; text-align:center;}

/*	footer	*/
.footerInfo{color:#878686; font-size:12px; width:100%; height:25px; line-height:25px; text-align:center; margin:40px 0 0 0;}		 
.footer{color:#999898; font-size:12px; width:100%; height:25px; line-height:25px; text-align:center;}		 