
.galleryTABLE
{
width:708px;
}

.galleryTitleTD
{
background:url(../image/templateImg/commonTitleBar.png) no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#79717d;
font-size:14px;
font-weight:bolder;
height:25px;
text-align:left;
padding:0px 0px 0px 6px;
vertical-align:middle;
cursor:default;
}

.galleryPhotoTD
{
height:300px;
text-align:center;
vertical-align:middle;
}

.galleryPhotoHolderDIV
{
/*width:604px;
height:650px;
overflow:auto;*/
background:#FCFCFC;
text-align:center;
padding:10px;
}

.galleryBrowserTD
{
text-align:center;
padding-top:6px;
/*border:solid 1px #DEDCD1;*/
border-top:solid 5px #DEDCD1;
border-bottom:solid 5px #DEDCD1;
background:#f9f9f6;
}

.galleryPhotoIMG
{
border:solid 1px #dedcd1;
}

.galleryThumbPhotoDIV
{
width:118px;
height:110px;
float:left;
/*border:solid 1px #ff0000;*/
}

.galleryThumbPhotoIMG
{
width:90px;
height:100px;
border:solid 1px #dedcd1;
}
.galleryThumbPhotoHoverIMG
{
width:92px;
height:102px;
border:solid 1px #dedcd1;
}

.galleryBackImageDIV
{
width:170px;
height:20px;
background:url(../image/templateImg/galleryToDetailBtn.png) no-repeat;
float:right;
cursor:pointer;
}
.galleryBackImageHoverDIV
{
width:170px;
height:20px;
background:url(../image/templateImg/galleryToDetailHoverBtn.png) no-repeat;
float:right;
cursor:pointer;
}

.pgHideIMG
{
display:none;
}
.pgShowIMG
{
display:block;
margin:auto;
}

.detailPostCommSubmitBtnINPUT
{
width:80px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background:#c8bca5;
color:#FFFFFF;
border:solid 1px #c1b49a;
cursor:pointer;
}
