<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img[src*="index.cgi"]{
	display: none;
} 
#rap .box{
border:4px solid #666;
background:#F5F5F5 url(bg.png) top left no-repeat;
clear:both;
width:97%;
margin-bottom:20px;
}
#rap .box .in{
width:96%;
margin:6px auto;
display:inline-block;
}

#rap .box .img{
float:left;
width:180px;
background:url(pbg.png) bottom center no-repeat;
padding-bottom:7px;
text-align:center;
}
#rap .box .img img{
width:176px;
}
#rap .box .txt{
float:right;
width:535px;
}
#rap .box .txt a{
display:inline-block;
width:100%;
text-align:left;
background:url(b.png) center right no-repeat;
padding:4px 0 0;
height:50px;
margin-bottom:8px;
}
#rap .dtl h1 span,
#rap .box .txt a span{
font-size:12px;
color:#CCC;
display:inline-block;
width:100%;
}
#rap .dtl h1 strong,
#rap .box .txt a strong{
color:#fff;
font-size:16px;
text-decoration:underline;
display:inline-block;
width:100%;
}
#rap .box .txt p span{
display:inline-block;
width:100%;
}

/*
	DETIEL
*/
#rap .dtl .txt{
}

#rap .dtl h1{
text-align:left;
background:url(ic.png) top left no-repeat;
display:inline-block;
width:100%;
padding:8px 0;
margin-bottom:8px;
}
#rap .dtl h1 span{
background:none;
width:93%;
float:right;
text-align:left;
font-weight:normal;
line-height:140%;
}
#rap .dtl h1 strong{
width:93%;
float:right;
text-align:left;
text-decoration:none;
}

#rap .dtl .txt p{
width:530px;
}

#rap .box .pdf{
background:#fff;
border:1px solid #ccc;
}
#rap .box .pdf a{
background:url(ic2.png) center left no-repeat;
text-indent:20px;
width:98%;
display:inline-block;
height:auto;
line-height:200%;
margin:0;
}

#rap .lft{
text-align:left;
}</pre></body></html>