@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
#divBody {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin-top: 25px;
	height: auto;
	text-align:center;
}
#divTitle  {
	height: 71px;
	background-image: url(images/txt_title7.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#divTitle .titleTxt {
	margin-left: 617px;
	margin-top: 52px;
}
#divImg {
	float: left;
}
#divForm {
	float: left;
	padding-left: 9px;
	width: 540px;
	background-color: #FFFFFF;
	height: 400px;
}
#divColRt {
	float: left;
	padding-left: 9px;
	width: 540px;
	background-color: #FFFFFF;
	height: 400px;
}

#divBody #border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #915F44;
	border-bottom-color: #915F44;
	margin-bottom: 3em;
}

#divForm p {
	text-align: center;
	padding-bottom: 1em;
}
#divForm .msg {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #333333;
	padding-top: 3em;
	padding-right: 3.5em;
	padding-bottom: 3em;
	padding-left: 3em;
}

.frmLbl {
	float: left;
	width: 125px;
	clear: left;
	text-align: right;
	/* [disabled]margin-top: 0.4em; */
	margin-right: 0.5em;
	vertical-align: text-bottom;
	/* [disabled]height: 26px; */
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.frmFld {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}
.clear {
	clear: both;
	float: none;
}
#divFtr {
	text-align: center;
	letter-spacing: 0.2em;
}
#divFtr p {
	padding-bottom: 1em;
	font-size: 0.8em;
	padding-top: 1em;
}
#divForm .aInfo {
	line-height: 1.4em;
	text-align: justify;
	text-indent: 3em;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 1.25em;
}
#navBar {
	font-size: .9em;
	margin-bottom: 5px;
}
#navBar ul {
	list-style-type: none;
}
#navBar li {
	float: left;
}
#navBar li a {
	text-decoration: none;
	color: #999999;
	padding: 2px 4px;
	margin: 0px 10px 0px 0px;
}
#navBar li a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.navPg {
	color: #999999;
	border: 1px solid #999999;
	margin-top: -3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.shoName {
	width: 55%;
	text-align: right;
	display: inline-block;
	margin-bottom: .5em;
}
.shoDate {
	width: 30%;
	text-align: left;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: .5em;
}
#galleries p {
	text-align: left;
	width: 90%;
	margin-bottom: 0.5em;
	margin-left: 5px;
}
#divForm {
	text-align: left;
}

