/*---------------------------------------PhotoGallery.asp---------------------------------------*/
#PhotoGalleryContainer{617px;padding-top:10px;}

#PhotoGalleryHeaderContainer{
	background-image:url(images/title_bg.gif); height:32px; background-repeat:no-repeat;}
}
#PhotoGalleryHeader{
	font-size:18px; margin:0; padding-left:15px; font-family: Arial; font-weight:bold;
}

#PhotoGalleryContentContainer{width:100%;margin-top:10px;text-align:center;}
#PhotoGalleryContentHeader{}
#PhotoGalleryContent{width:95%;}
#PhotoGalleryContentListTable{width:100%;}
.PhotoGalleryContentPhotoTd{text-align:center;width:33%;border:solid 1px gray;}
.PhotoGalleryContentPhotoLinkDiv{cursor:default;}
.PhotoGalleryContentPhotoImgTag{width:210px;border-width:0px;}
.PhotoGalleryContentPhotoDescriptionTd{text-align:center;}
#PhotoGalleryContentMoreContainer{width:100%;}
.PhotoGalleryContentPhotoMoreTd{border-style:none;}
.PhotoGalleryContentMoreALink {color:#333333;background:url(images/arrow.gif) center left no-repeat; padding-left:10px; text-decoration:none; }
.PhotoGalleryContentMoreALink:visited {color:#333333;background:url(images/arrow.gif) center left no-repeat; padding-left:10px; text-decoration:none; }
.PhotoGalleryContentMoreALink:hover{background:url(images/arrow.gif) center left no-repeat; padding-left:10px; color:#cc0000; text-decoration:none; }
#PhotoGalleryContentFooter{}

#PhotoGalleryFooterContainer{height:10px}
#PhotoGalleryFooter{}

/*---------------------------------------PhotoGallery_Archive.asp---------------------------------------*/
#PhotoGalleryArchiveContainer{width:100%;}
#PhotoGalleryArchiveHeaderContainer{
	background-image:url(images/title_bg.gif); height:32px; background-repeat:no-repeat;}
}
#PhotoGalleryArchiveHeader{
	font-size:18px; margin:0; padding-left:15px; font-family: Arial; font-weight:bold;
}

#PhotoGalleryArchiveContentContainer{width:100%;text-align:center;margin-top:10px;}
#PhotoGalleryArchiveContentHeader{}
#PhotoGalleryArchiveContent{width:95%;}
.PhotoGalleryArchiveContentTable{border-color:#E4E4E4;}
.PhotoGalleryArchiveContentPhotoImgTag{width:150px;margin:3px;border:0px;}
.PhotoGalleryArchiveContentDescriptionDiv{width:150px;}
.PhotoGalleryArchiveContentViewPhotoDiv{vertical-align:bottom;}
.PhotoGalleryArchiveContentColumnFooterPageLinkTd{width:100%;text-align:right;}
#PhotoGalleryArchiveContentFooter{}
#PhotoGalleryArchiveFooterContainer{}
#PhotoGalleryArchiveFooter{}

/*---------------------------------------PhotoGalleryDetail.asp---------------------------------------*/
#PhotoGalleryDetailContainer{width:100%;}
#PhotoGalleryDetailHeaderContainer{
	background-image:url(images/title_bg.gif); height:32px; background-repeat:no-repeat;}
}
#PhotoGalleryDetailHeader{
	font-size:18px; margin:0; padding-left:15px; font-family:Microsoft JhengHei, PMingLiU, MingLiU; font-weight:bold;
}

#PhotoGalleryDetailBodyContainer{width:100%;margin-top:10px;}
#PhotoGalleryDetailBodyHeader{}
#PhotoGalleryDetailBody{width:100%}
.PhotoGalleryDetailBodyTable{width:100%;}
.PhotoGalleryDetailBodyTd{width:100%;text-align:center;}
/*.PhotoGalleryDetailBodyPhotoTd{width:100%;text-align:center;}*/
.PhotoGalleryDetailBodyPhotoImageTag{/*width:240px;height:300px;*/border:#FFFFFF solid 3px;}
.PhotoGalleryDetailBodyViewSourceTd{vertical-align:top;}
.PhotoGalleryDetailBodyViewSourceALink{cursor:default;}
#PhotoGalleryDetailContentFooter{}
.PhotoGalleryDetailDescription{font-weight:bold;}

#PhotoGalleryDetailFooterContainer{}
#PhotoGalleryDetailFooter{}

/**/
#PhotoGallerySourceContainer{text-align:center;}

