/* CSS Document */

	.toplogin{ background:#f2f6fe; line-height:30px; display:block; width:955px; margin:0px auto; font-size:12px; overflow:hidden;}
	.toplogin *{ margin:0px; padding:0px;}
	.toplogin .lable{ float:left;color:#c90000;font-size:14px;font-style:italic;width:230px;padding-left:16px;letter-spacing:1.4px;}
	.toplogin .logininfo{ float:right; width:700px; overflow:hidden; color:#333333; margin-top:2px;text-align:right;}
	.toplogin  a{ text-decoration:none;color:#333333;}
	.toplogin .tool{ float:right; margin-right:10px; margin-top:2px;}
	.toplogin input {border-right: #ccc 1px solid; padding-right: 2px; border-top: #666 1px solid; padding-left: 2px; background: #f9f9f9; padding-bottom: 2px; border-left: #666 1px solid; color: #333; padding-top: 2px; border-bottom: #ccc 1px solid; margin:3px; line-height:12px; }
	.toplogin input.txt{ width:80px; height:14px; vertical-align:middle;}
	.toplogin input.radio {border-right: medium none; border-top: medium none; background: none transparent scroll repeat 0% 0%; vertical-align: middle; border-left: medium none; border-bottom: medium none}
	.toplogin input.btn {border-left-color: #ddd; background: #ddd; border-bottom-color: #666; padding-bottom: 1px; vertical-align: middle; cursor: pointer; color: #000; border-top-color: #ddd; border-right-color: #666; *height:20px; line-height:14px; margin-right:20px;}
	#frmdiv{ width:690px; text-align:right; float:left;}
	#infodiv{ width:690px; text-align:right; float:left; display:none;}
</style>