﻿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;}		 

/**/
.clr{clear:both;overflow:hidden;height:0;}
a.closeBtn{position:absolute;top:10px;right:10px;display:block;width:40px;padding:4px 0;text-align:center;background:#fff;border:1px solid #85B6E2;color:#333;}
a.closeBtn:hover{color:#fff;border:1px solid #85B6E2;background:#85B6E2;}
.example{border:1px dashed #ccc;padding:40px;margin-top:10px;zoom:1;}
.example .description{color:#85B6E2;float:left;padding:10px 20px 0 80px;font-size:20px;}
.example .tigger{display:block;width:80px;padding:10px;text-align:center;background:#fff;border:1px solid #999;color:#333;cursor:pointer;float:left;}
.example select{margin-top:10px;}
.blk{width:500px;position:relative;}
.blk .head, .blk .head-right, .blk .foot, .blk .foot-right{background:url(../../images/pop_up_bg.png);overflow:hidden;height:4px;}
.blk .head{padding-left:4px;}
.blk .head-right{background-position:right top;}
.blk .foot{padding-left:4px;background-position:left bottom;_height:3px;}
.blk .foot-right{background-position:right bottom;}
.blk .main{border-left:2px solid #85B6E2;border-right:2px solid #85B6E2;position:relative;background:#fff;}
.blk .main h2{font:bold 16px "Microsoft YaHei";padding:10px 20px 2px;color:#85B6E2;}
.blk .main ul{padding:20px;zoom:1;overflow:hidden;font-size:12px;}
.blk .main ul li{width:500px;line-height:25px; border-bottom:1px solid #999;}
.blk .main ul li a{color:#333;display:block;padding-bottom: 10px;}
.blk .main ul li a:hover{background:#85B6E2;color:#fff;font-size:12px;}
.blk a{text-decoration: none;}
