@charset "utf-8";
/* CSS Document */

#AccessLine { 
width: 100%;
height: 20px;
float: left;
overflow: hidden;
position: relative; 
 } 
.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; 
 } 
