body{
background-color: white;
text-align: center;
margin: 0;
padding: 0
}
a:hover img {
opacity: 0.5;filter: alpha(opacity=80);
}
a img {
border-style: none;
}
a:link {
text-decoration: none;
color: gray;
}
a:visited {
text-decoration: none;
color: gray;
}
a:hover {
text-decoration: none;
color: #f55c22;
}
#wrapper {
width:780px;
background-color: white;
border-left: 1px solid #e6e6e6; 
border-right: 1px solid #e6e6e6; 
border-bottom: 1px solid #e6e6e6; 
margin-left:auto;
margin-right:auto;
}
#yline{
width: 780px;
height: 4px;
background-color: #ffc800;
font-size: 0px;
}
#title{
height: 160px;
margin-top: 8px;
background-image: url(../images/top_title.jpg);
background-repeat: no-repeat;
}
#pmsg{
margin: 2px auto;
width: 780px;
text-align: right;
font-size: 10px;
color: gray;
}
#title_access{
float: right;
width: 200px;
margin: 5px;
text-align: right;
font-size: 12px;
color: #6c6c6c;
height: auto;
}
#menu{
width: 170px;
float: left;
position: relative;
}
#menu_each{
margin-bottom: 3px;
}
#space{
height: 5px;
}
#menu_box{
width: 140px;
border: solid 1px #e6e6e6;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 10px;
font-size: 11pt;
color: #6c6c6c;
}
#msg{
margin-left: 2px;
line-height: 16px; 
text-align: left;
}
#division {
color: #6c6c6c;
font-size: 14px;
line-height: 20px; 
text-align: left;
margin-left: 170px;
 }
#div_top{
text-align: center;
}
#linkcont{
margin-bottom: 5px;
height: 126px;
}
#linkcont_b{
margin-bottom: 5px;
height: 156px;
}
#hooter{
clear: both;
padding-top: 10px;
}
#bmenu{
padding-top: 10px;
padding-bottom: 10px;
width: 780px;
font-size: 12px;
color: gray;
}
#bmenu a {
text-decoration: none;
color: #6c6c6c;
}
#tbl_list{
border: none;
font-size: 12pt;
}
.clear { clear:both; }
