.linkA a:link {
	color: #333333;
	text-decoration: none;
}
.linkA a:visited {
	color: #333333;
	text-decoration: none;
}
.linkA a:active {
	color: #333333;
	text-decoration: none;
}
.linkA a:hover {
	color: #FF0000;
	text-decoration: underline;
}
hr {
	color: 999999;
	height: 1px;
	decoration: noshade;
}
.header {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100px;
	width: 720px;
}
.menuTop {
	font-size: 12px;
	color: #999999;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 720px;
	text-align: center;
}
.content {
	margin: 0px;
	padding: 10px;
	width: 720px;
	text-align: left;
	background-color: #fff;
}
.txt12px {
	font-size: 12px;
}
.txt10px {
	font-size: 10px;
}
.indent {
	text-indent: 10px;
}
.menuTitle {
	background-color: #CC0000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 5px;
	width: 700px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-type: none;
}
.galleryList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.txt14px {
	font-size: 14px;
	font-weight: bold;
}
.viewBox {
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: hidden;
}

.announce {
	font-size: 14px;
}
