/* CSS Document */
/* main content body css */
.information{background-color:#FFFEF5;  width:270px; height:88px}
.infotitle{
	   background: url(../../images/infotitle.gif) no-repeat scroll left top;
	   font-weight: bold;
	   height: 270px; 
	   height: 28px; 
	   font-size:14px;
	   color: #FF5B02;
}
.infotitle div{
      margin-top: 8px; margin-left: 25px;
}

.loginOk{ margin:2px 0px 0px 15px; line-height:18px}
.loginOk div{height:18px ; width:100%}
.info_font1{ color:#FF5A00; font-size:12px;}
.info_font2{ color:#FF5A00; font-size:14px;}
.loginOk ul{list-style-type:none;}
.loginOk li{float:left;  width:80px;  margin:auto 0px}
.loginOk a:link {
	font-family: "����";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.loginOk a:visited {
	font-family: "����";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.loginOk a:hover {
	font-family: "����";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

.loginDiv{ margin:3px; line-height:18px}
.loginDiv div{ height:18px}
.loginDiv ul{list-style-type:none;}
.loginDiv li{ float:left; width:60px; margin:auto 4px}
.loginDiv a:link {
	font-family: "����";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.loginDiv a:visited {
	font-family: "����";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.loginDiv a:hover {
	font-family: "����";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}