﻿body,ul,li,p,h1
{
	margin:0px;padding:0px;font-family:"Microsoft YaHei" ,"SimSun" ;font-size:14px;
}
body,html,form{height:100%;margin:0;}
#boxscroll{
	
	}
	
.body{overflow-x:hidden;overflow-y:auto;
	}
	#boxscroll2 {
	padding: 0px;
	height: 1060px;
	width: 250px;
	overflow: auto;
}




.menu_list{width:250px;margin:0 auto;}
.menu_head{
	height: 38px;
	line-height: 38px;
	/*padding-left: 38px;color: #afb3af;*/
	text-indent:38px;
	font-size: 14px;
	color: #ccc;
	cursor: pointer;
	border-bottom: 1px solid #35404b;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: url(../images/pro_left.png)  230px center  no-repeat;
}
.menu_list .current{background:url(../images/pro_down.png) 230px center #283643 no-repeat;}
.menu_body{
	line-height: 38px;
	/*background: #1a232c;*/
	background:#212c37;
}
.menu_body a{display:block;/*height:38px;line-height:38px;*/height:27px;line-height:27px;text-indent:38px;/*padding-left:38px;color:#b5b5b5;*/color:#ccc;/*background:#1a232c;*/background:#212c37;text-decoration:none;border-bottom:1px solid #35404b;}
.menu_body a:hover{text-decoration:none;}
.icon-head{display:inline-block;width:16px;height:16px;background:url(../Images/icon-join-arrowleft-big.png) left top no-repeat;position:absolute;left:10px;top:11px;}
.icon-head-second{background-position:left bottom;}
/*顶部样式*/
.top-container{width:100%;background:#0a9d4d;height:88px;}
.logo a{ display:block;width:496px;height:88px;background:url(../Images/logo2.png) 10px center no-repeat;}
.settings span{display:inline-block;text-align:center;margin-right:20px;}
.settings span a {color:#fff;text-decoration:none;}
.user-name{color:#fff;}
.user-name span{margin:0px;color:#e0f404;font-weight:bold;}
.time-display{position:absolute;top:0px;margin-left:-122px;left:50%;}
.time-display td{width:244px;height:54px;color:#fff;background:url(../Images/bg-time.png) no-repeat;text-align:center;font-size:14px;font-weight:bold;line-height:58px;}

/*登录界面*/
.login-body{height:100%;}
.page-container,.page-container p{width:100%;height:100%;min-height:100%;}
.page-container{/*background:url(bg.jpg) no-repeat;background-size:cover;background:#77b933;*/background:#0a9d4d;
	    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg',sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg',sizingMethod='scale');
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);}
.page-container p{background:url(../Images/login-bg3.jpg) center center no-repeat;}
.login-main{position:absolute;top:50%;left:50%;width:682px;height:290px;margin-left:-341px;margin-top:-145px;/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);*/}
.user-text{width:100px;text-align:right;color:#fff;height:40px;}
.user-input input{background:#fff;border:none;padding:5px;width:200px;border-radius:2px;}
.user-check{color:#fff;}
.login-button-bar{}


/*底部样式*/
.footer{line-height:32px;text-align:center;}
