/* CSS made by ifly */
/* 2008-06-25 */


#textbox {
margin: 5px auto 15px auto;
width: 600px;
float: center;
}

#textbox p {
margin: 6px;
text-align: left;
}

#textbox p.p01 {
padding: 0 0 6px 0;
font-size: 22px;
font-weight: bold;
line-height: 140%;
border-bottom: 1px dashed #c2b39f;
}

#textbox p {
font-size: 14px;
line-height: 180%;
}

#photobox,#imgbox {
padding: 0;
width: 510px;
border: 1px solid #b58c6b;
}

#photobox {
margin: 20px auto 0 auto;
height: 325px;
background: #fff url(images/cb_loading.gif) center center no-repeat;
}

#photobox img {
padding: 5px;
width: 500px;
height: 315px;
}

#imgbox {
margin: 10px auto 20px auto;
height: 84px;
background: #fff;
}

#imgbox ul {
margin: 0;
padding: 0;
list-style: none;
}

#imgbox li {
float: left;
cursor: pointer;
}

#imgbox img {
padding: 4px 0 0 4px;
width: 122px;
height: 76px;
}

.imgnow {
filter: alpha(opacity=50);
}