#board{
position: absolute;
}
#poopup,
#pops *{
color:#333333;
margin:0;
padding:0;
border:0;
}
#pops{
width:340px;
height:70px;
position:relative;
background:url(img/popup_bg.gif) no-repeat 0 0;
}
#pops li{
list-style:none;
float:left;
}
#imgphoto{
position:absolute;
width:80px;
height:60px;
top:5px;
left:5px;
}
#detail{
font:10px/140% "MS PGothic", "Osaka";
position:absolute;
width:240px;
top:5px;
left:90px;
}
#detail dt{
font-size:12px;
font-weight:bolder;
width:230px;
}
#detail dt span{
padding:1px;
background:#999999;
color:#ffffff;
}
#detail ul{
width:270px;
margin:8px 0px 0px;
}
#nedan{
margin-left:20px !important;
}
#link{
position:absolute;
bottom:3px;
left:90px;
width:270px;
}
#link a{
background:url(img/link_btn.gif) no-repeat left center;
padding-left:14px;
font:10px/140% "MS PGothic", "Osaka";
color:#333333;
text-decoration:none;
}
#link a:hover{
color:#ff0033;
text-decoration:none;
}
#link2{
margin-left:20px !important;
}
#link3{
margin-left:20px !important;
}
#close{
position:absolute;
width:10px;
height:10px;
top:7px;
right:7px;
z-index: 1;
}

