#dateInfo/* CSS Document */

#pg_topIndex #header{
	height: 240px;
}
#pg_topIndex #header #login_logo{
	float:left;
	width:330px;margin-right:100px;
}
#pg_topIndex #header #login_char{
	float:left;
	width:213px;
}
#pg_topIndex #header #login_char img{
	width:70%;
}
#loginLeftItem{
	width:624px;
	float:left;	
	margin-top: 10px;
}
#pg_topIndex #dateInfo{
	display:block;
	/*background-color:#FFF;*/
	background-image:url("./images/ai_item/img_top_20240112.png");
	background-position: 0px 0px;
	/*border:1px solid #A9A9A9;
	border-radius:6px;*/
	/*width:600px;*/
	float:left;
	text-align:right;
	/*height:221px;*/
	margin-left:26px;
	padding-top:78px;
	height:134px;
	padding-right:17px;
	background-repeat:none;
	width:574px;
}
#dateInfo #dateInfoItem{
	margin-top:100px;
	padding-top:78px;
	padding-right:17px;
}
#pg_topIndex #monthImage{
	margin-left: 26px;
	padding-top:10px;
	clear: both;
	width: 590px;
	height: 214px;
}


#loginRightItem{
	width:380px;
	float:left;
	margin-top: 10px;
}
#pg_topIndex #loginItems{
	border:1px solid #A9A9A9;
	border-radius:6px;
	background-color:#167efe;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left:10px;
	width:360px;
	float:left;
}

#pg_topIndex #fmId{
	margin-left: 20px;
	height:37px;
}

#pg_topIndex #fmPass{
	margin-left: 20px;
	height:36px;
}
#pg_topIndex #fmId img,#pg_topIndex #fmPass img{
	vertical-align: middle;
}

#pg_topIndex .inputTextIds{
	width:160px;
	font-size:16px;
	height:22px;
}

#pg_topIndex #fmLoginButton{
	margin-left: 132px;
	margin-top: 10px;
	height: 30px;
}

#pg_topIndex #loginButton{
	height:30px;
	width:100px;
}
#login_char_aiShowin{
	padding-left:40px;
}


