@charset "iso-8859-2";
/* CSS Document */

#AccessLine {
	width: 100%;
	height: 20px;
	float: left;
	overflow: hidden;
	position: relative;
	/*background-color: #99FF66;*/
}

.AccessLineLeft {
	float: left;
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.AccessLineSet {
	float: left;
	overflow: hidden;
	position: relative;
	width: 80px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}