/* CSS Document */
/*登录页页头样式*/
#phd_login{
	height:65px;
	background:#FFF url(../../images6/images/login_tbgli.gif) bottom repeat-x;
	}
#phd_login span{
	float:right;
	padding:30px 0 0 0;
	line-height:22px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#cecece;
	}
#phd_login span a{
/*	padding :0 8px;  */
	padding-right:8px;
	padding-left:0px;
	padding-top:0px;
	
	display:inline-block;
	color:#cecece;
	font-size:12px;
	font-weight:bold;
	}
#phd_login span a:hover,#phd_login span a.hover{
	color:#7e7e7e;
	}


/*登录页主内容区*/
#pbd_login{
	padding:73px 0 80px;
	background:#2fc1d9 url(../../images6/images/bigbg_login.jpg) left top no-repeat;
	}
.login_area{
	width:242px;
	height:199px;
	margin:0 auto;
	padding:75px 73px 34px 400px;
	background:url(../../images6/images/login_sbg.png) 0 0 no-repeat;
	}
.pbd_input_loign_warp{
	width:242px;
	height:39px;
	padding:8px 18px 6px;
	background:url(../../images6/images/input_bg.png) 0 0 no-repeat;
	}
.pbd_input_login{
	width:206px;
	height:23px;
	line-height:23x;
	border:none;
	background:none;
	color:#212121;
	font-size:18px;
	}
.pbd_btn_login{
	width:242px;
	height:40px;
	background:url(../../images6/images/login_btn.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	}
/*登录页页脚样式*/
#pft_login{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	height:62px;
	background:url(../../images6/images/login_bbgli.gif) top repeat-x;
	color:#343434;
	font-size:12px;
	}
#pft_login span{
	float:right;
	padding:12px 9px 0 0;
	line-height:22px;
	}
	
	
.login_boxBody_inputOn{

	background:url(../../images6/images/input_bg_on.png) 0 0 no-repeat;
	
	}

/* 页面尾部logo页面样式 */
.footer_div{
	width:100%;
	margin-bottom:40px;
	margin-top:20px;
	margin-left:-10px;
	
}

	