@charset "UTF-8";
/* CSS Document */

#laug {
width:95px;
background-color:#FFFFFF;
padding-bottom:10px;
border:solid 1px #595857;
position:absolute;
left:50%;
margin-left:165px;
top:90px;
z-index:100;
}
#laug-close {
text-align:right;
}
#laug-title {
color:#000000;
font-size:13px;
width:80px;
height:20px;
margin-left:auto;
margin-right:auto;
}
.laug-list {
width:67px;
height:20px;
line-height:20px;
margin-left:auto;
margin-right:auto;
font-size:11px;
color:#000000;
background-image:url(../img/laung_bt.png);
background-repeat:no-repeat;
background-position:center left;
padding-left:13px;
}
.laug-list a {
color:#000000;
}