#GalleryBox {
	border-top:1px solid #134c77;
	border-left:5px solid #134c77;
	border-right:5px solid #134c77;
	border-bottom:5px solid #134c77;
	min-height:600px;
	position:relative;
}
#GalleryMenu {
	height:30px;
	background-color:#0d4367;
}
#GalleryDesc {
	position:relative;
}
#GalleryTitle {
	width:472px;
	height:22px;
	background-color:#eeeff0;
	border-bottom:1px solid #e3e4e6;
	position:absolute;
	top:6px;
	left:9px;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
}
#GalleryImage {
	width:482px;
	height:361px;
}
#GallerySubTitle {
	width:472px;
	height:22px;
	background-color:#eeeff0;
	border-bottom:1px solid #e3e4e6;
	margin-top:1px;
	padding-top:6px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}
#PhotoBoxs {
	position:absolute;
	width:482px;
	top:36px;
	left:9px;
	height:390px;
}
#GallerySelectPhoto {
	width:183px;
	height:21px;
	padding-top:7px;
	font-weight:bold;
	background-color:#eeeff0;
	border-bottom:1px solid #e3e4e6;
	top:6px;
	left:507px;
	position:absolute;
	padding-left:10px;
	font-size:10px;
}
#GalleryBoxs {
	width:193px;
	height:388px;
	position:absolute;
	top:36px;
	left:507px;
}
#GalleryBoxPhotos {
	width:193px;
	height:361px;
}
#GalleryBoxPhotos img {
	width:92px;
	height:69px;
	float:left;
	margin-bottom:4px;
	cursor:pointer;
}
#GalleryBoxPhotos img.PauseImage {
	margin-right:9px;
}
#GallerySelectPhotoLinks {
	width:193px;
	height:28px;
	background-color:#eeeff0;
	border-bottom:1px solid #e3e4e6;
	margin-top:1px;
}
#GalleryMenu a:link,
#GalleryMenu a:hover,
#GalleryMenu a:visited {
	display:block;
	text-align:center;
	padding-top:10px;
	height:20px;
	background:url(../files/Image/gfx/pause_menu.jpg) no-repeat right;
	float:left;
}
#GalleryMenu div {
	display:block;
	text-align:center;
	padding-top:10px;
	height:20px;
	background-color:#FFF;
	float:left;
}
a#GalleryOne:link,
a#GalleryOne:visited,
#GalleryOneSelect {
	width:105px;
}
#GalleryTwoSelect,
a#GalleryTwo:link,
a#GalleryTwo:visited {
	width:151px;
}
#GalleryThreeSelect,
a#GalleryThree:link,
a#GalleryThree:visited {
	width:134px;
}
#GalleryFourSelect,
a#GalleryFour:link,
a#GalleryFour:visited {
	width:101px;
}
#GalleryFiveSelect,
a#GalleryFive:link,
a#GalleryFive:visited {
	width:125px;
}
#GallerySixSelect,
a#GallerySix:link,
a#GallerySix:hover,
a#GallerySix:visited {
	width:92px;
	background:url(../files/Image/gfx/blank.jpg) no-repeat right;
}
.CharImage {
	border:1px solid #FF0000;
}
#SubCatGallery {
	margin:10px;
	margin-top:440px;
	width:690px;
}
.BoxSubCatGallery {
	width:338px;
}
.BoxSubCatGallery p {
	text-align:left;
	font-weight:bold;
	width:316px;
	border-top: 1px solid #3f89ae;
	border-left: 1px solid #3f89ae;
	background: url(../files/Image/gfx/background_module.jpg) repeat-x;
	color:#FFF;
	background-color:#eeeff0;
	padding:11px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
}
.BoxSubCatPhotos {
	margin-top:1px;
	border:1px solid #e3e4e6;
	margin-bottom:8px;
	padding:8px 12px;
	padding-left:0;
	width:324px;
	height:66px;
}
.BoxSubCatPhotos img {
	width:92px;
	height:62px;
	float:left;
	margin-left:12px;
	border:1px solid #eeeff0;
	padding:1px;
}
img#ButPrevious {
	left:13px;
	position:absolute;
	top:368px;
	cursor:pointer;
}
img#ButNext {
	right:13px;
	position:absolute;
	top:368px;
	cursor:pointer;
}
