@charset "utf-8";
@import url("../common/stylesheet.css");
/* CSS Document */

img {
	border:none
	}
.galleryThumb {
	text-align:center;
	margin:auto;
}
.galleryThumb a:hover {
	color:#003366;
	}
.galleryThumb a img{
	padding:10px;
	border:1px solid #FFFFFF;
	}

.galleryThumb a:hover img {
	border-width: 1px;
	border-color: #FF0099;
	margin:0;
	}
	

	
.galleryLinkWrap {
	width:260px;
	height:300px;
	float:left;
	}
.galleryTitle {
	text-align:center;
	font-weight:bold;
	}

	
.gallery {
	width:780px;
	margin:80px auto;
	}


#sub_header ul {
	float:left;
	margin-left:200px;
}

	

