#lightBox2 {
width: 425px;
height: 320px;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
background: url('../images/loading.gif') no-repeat center;
}
#lightBox2 .lightBox2Content {
width: 425px;
border: 1px solid #d1e700;
}
#lightBox2 .ContentText {
/*font-size: 14px;*/
padding: 8px;
/*text-align: justify;*/
}
#lightBox2 .ContentTextMessB {
font-weight: bold;
padding: 0px;
text-align: justify;
}
#lightBox2 .ContentTextMess {
padding: 0px;
text-align: justify;
}
#lightBox2 .ContentTextTitle {
font-weight: bold;
font-size: 14px;
padding: 4px 5px 6px 5px;
background-color: #FFFABF;
text-align: center;
}
#lightBox2 .ContentTextTitle2 {
font-weight: bold;
font-size: 14px;
padding: 4px 5px 6px 5px;
background-color: #FFFABF;
text-align: left;
}
#lightBox2Header {
height: 32px;
width: 425px;
background-color: #eaf5a9;
text-align: center;
font-size: 13px;
font-style: italic;
/*color: #cccfba;*/
color: #bbb;
line-height: 33px;
}
#lightBox2Header .butt {
float: left;
width: 85px;
height: 32px;
cursor: pointer;
}
#lightBox2Header .b1 {
background: url('../images/lightbox/nav_top_left.jpg') no-repeat right;
}
#lightBox2Header .b1on {
background: url('../images/lightbox/nav_top_left_on.jpg') no-repeat right;
font-weight: bold;
font-style: normal;
color: #fff;
}
#lightBox2Header .b2 {
background: url('../images/lightbox/nav_top.jpg') no-repeat right;
}
#lightBox2Header .b2on {
background: url('../images/lightbox/nav_top_on.jpg') no-repeat right;
font-weight: bold;
font-style: normal;
color: #fff;
}
#lightBox2Header .b3 {
background: url('../images/lightbox/nav_top_right.jpg') no-repeat right;
}
#lightBox2Header .b3on {
background: url('../images/lightbox/nav_top_right_on.jpg') no-repeat right;
font-weight: bold;
font-style: normal;
color: #fff;
}
.lightBox2Main {
width: 100%;
height: 265px;
background-color: #fffde4;
overflow-y: auto;

scrollbar-3dlight-color:#D1E700;
scrollbar-arrow-color:#000;
scrollbar-base-color: #FF0000;
scrollbar-darkshadow-color:#D1E700;
scrollbar-face-color:#D1E700;
scrollbar-highlight-color:#D1E700;
scrollbar-shadow-color:#999;
scrollbar-track-color:#FFF8AF;
}
#m2, #m3, #m4, #m5 {
display: none;
}
#lightBox2Footer {
text-align: center;
width: 100%;
height: 20px;
line-height: 22px;
background-color: #effbbb;
}
#lightBox2Footer a {
color: #6C810A;
text-decoration: none;
}
#lightBox2Footer a.hover,
#lightBox2Footer a:hover {
text-decoration: underline;
font-weight: bold;
}
#lightBox2Footer .next,
#lightBox2Footer .preview {
float: right;
width: 22px;
height: 20px;
border-left: 1px solid #fff;
}
#lightBox2Footer .pages {
float: right;
width: 20px;
height: 20px;
border-left: 1px solid #fff;
}
#lightBox2Footer .page {
font-weight: normal;
font-size: 12px;
}
#lightBox2Footer .pageon {
font-weight: bold;
font-size: 15px;
}
#lightBox2Footer img {
border: none;
height: 70%;
margin-top: 3px;
}
