a.blacklink:link,a.blacklink:visited {
	color: #343434;
	font-weight: 400;
	text-decoration: underline;
}
a.blacklink:hover {
	color: #4169E1;
	font-weight: 400;
	text-decoration: underline;
}

#bigdiv{
	width: 778px;
	margin: 0px auto;
}
#topdiv,#maindiv{
	width: 100%;
	clear: both;
}
#maindiv{
	margin-top: 20px; 
}
#foot_div{
   text-align: center;
	width: 100%;
   clear: both;
	padding: 10px 0px;
	border-top: 1px solid #ddd;
}
#logo{ 
	float: left;
}
#tophelp{
	width: 100px;
	float: right;
	margin-top: 10px;
	text-align: right;
}

#main_bj{
	background: #C0D4E7;
	border-top: 1px solid #4682B4;
	border-bottom: 1px solid #4682B4;
}
#p_bottom01{
	margin: 15px 0px 0px 15px;
}
#p_bottom02{
	margin: 15px 0px 60px 45px;
}
#mainleftdiv{
	float: left;
	width: 480px;
}
#mainrightdiv{ 
	float: right;
	width: 280px; 
}
#zidiv{
	padding-left: 65px;
	height: 70px;
	margin-top: 10px;
	border-bottom: 1px dashed #ddd;
}
#zidiv dl{
	margin-top: 10px;
}
#zidiv dt{
	color: #A52A2A;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#zidiv dd{
	color: #515151;
}
.zidiv_img01{
	background: url(icoPlogin1.gif) no-repeat 15px center;
}
.zidiv_img02{
	background: url(icoPlogin2.gif) no-repeat 15px center;
}
.zidiv_img03{
	background: url(icoPlogin3.gif) no-repeat 15px center;
}

#problem_div{
   margin: 24px 10px 10px 10px;
	border: 1px dashed #FFA12D;
	background: #FFFFA8;
	padding: 10px;
	text-align: left;
}
#login_div {
	position:absolute;
	width:250px;
	height:368px;
	padding: 10px;
	top: 35px;
	border: 1px solid #A0A0A0;
	background: #F6F6F6;
	text-align: center;
}
#login_div ul{
	display: block;
   margin-bottom: 6px;
}
.h_bottom{
	margin-bottom: 16px;
}
.bt1{  border:0; background-image:url(bt_login.gif);height:22px; width:80px; cursor:hand; }
/*ZI*/
.c14black{
	color: #101C28;
	font-size: 14px;
	font-weight: bold;
}
/*ZI*/

