
/* --------------------------
   -- General Style ---------
   -------------------------- */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #f0e4cc url(../images/bg_body.jpg) repeat-x;
}
ol, ul {
	list-style-type: none;
	padding: 0;
}
a {
	text-decoration: none;
	color: #93764e;
}
/* --------------------------
   -- Parent Style ----------
   -------------------------- */
.parent {
	width: 936px;
	margin: auto;
}
.topFrame {
	width: 936px;
	height: 154px
}
.logoBox {
	background: url(../images/logo.jpg) no-repeat;
	width: 440px;
	height: 154px;
	float: left;
}
#menu {
	font: 13px "Times New Roman", Times, serif;
	color: #93764e;
	margin: 75px 0 0 0;
	float: left;
}
#menu li {
	float: left;
	text-align: center;
}
.menuContent {
	padding: 0 10px 0 0;
}
.separator {
	width: 20px;
	padding: 0 10px 0 0;
}
.menuFrame {
	width: 936px;
	height: 124px;
}
.sectionBox {
	background: url(../images/sectionBox.gif) no-repeat;
	width: 440px;
	height: 124px;
	float: left;
}
#subMenu {
	background: url(../images/subMenuBox.gif) no-repeat;
	width: 496px;
	float: left;
	padding: 0;
	height: 124px;
	margin: 0;
}
#subMenu li {
	float: left;
}
.subMenuContent {
	background: #000000;
	width: 152px;
	height: 124px;
	padding: 0;
}
.imgHomeBox {
	background: url(../images/imgHome.jpg) no-repeat;
	width: 440px;
	height: 320px;
	float: left;
}
.infoBox {
	background: url(../images/infoContent.gif) no-repeat;
	width: 496px;
	height: 320px;
	float: left;
}
.infoTitleBox {
	font: 19px "Times New Roman", Times, serif;
	font-style: italic;
	color: #f3ebda;
	padding: 21px 35px 21px 35px;
}
.infoContentBox {
	font: 13px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #000000;
	padding: 35px 35px 0 35px;
}
.infoContentBox_2 {
	font: 13px "Times New Roman", Times, serif;
	color: #000000;
	padding: 35px 35px 0 35px;
}
.contentTextBox {
	background: url(../images/bg_content.gif) repeat-y;
	float: left;
}
.contentText {
	background: url(../images/bg_contentBox.gif) no-repeat top center;
	font: 14px "Times New Roman", Times, serif;
	color: #574935;
	min-width: 796px;
	min-height: 254px;
	line-height: 20px;
	padding: 35px 70px 25px 70px;
	float: left;
}
.gallery {
	width: 796px;
	float: left;
	margin-bottom: 20px;
}
.galleryCategory {
	padding: 20px;
	border: 1px solid #dcc399;
	float: left;
}
.galleryBox {
	float: left;
}
.caption {
	width: 250px;
	text-align: center;
}
.contentText .gallery img {
	background: #E8D5B4;
	width: 240px;
	padding: 5px;
	border: 1px solid #dcc399;
	float: left;
}
.imgMiddle {
	margin: 0 20px 0 20px;
}
.separatorContent {
	background: url(../images/separator.jpg) no-repeat center;
	width: 936px;
	height: 3px;
	float: left;
	margin: 10px 0 0 0;
}
.bottomBox {
	background: url(../images/bottomBox.gif) no-repeat;
	width: 936px;
	height: 129px;
	font: 13px "Times New Roman", Times, serif;
	font-style: italic;
	color: #93764e;
	float: left;
	text-align: center;
}
.InternalLeftBox {
	background: url(../images/InternalLeftBox.gif) no-repeat;
	width: 440px;
	height: 66px;
	float: left;
}
.InternalRightBox {
	background: url(../images/InternalRightBox.gif) no-repeat;
	width: 496px;
	height: 66px;
	float: left;
}
#subSubMenu {
	font: 13px "Times New Roman", Times, serif;
	color: #62231c;
	float: right;
	padding: 0;
	height: 124px;
	margin: 0;
	padding: 0 20px 0 0;
}
#subSubMenu li {
	float: left;
	padding: 25px 15px 0 0;
}
.subSubSeparator {
	padding: 25px 0 0 0;
}
.subSubMenuContent {
	padding: 0;
}
.subSubMenuContent_s {
	color: #f3ebda;
	padding: 0;
}
.subSubMenuContent a {
	color: #62231c;
}
.title {
	font: 15px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.input {
	font: 13px "Times New Roman", Times, serif;
	color: #574935;
	background: #ecddc1;
	width: 260px;
	height: 18px;
	border: 1px solid #c3a57d;
	margin: 2px;
}
.inputBox {
	font: 13px "Times New Roman", Times, serif;
	width: 70px;
	padding-top: 6px;
	float: left;
	text-align: right;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ecddc1;
	width: 550px;
	height: 90px;
	border: 1px solid #c3a57d;
	margin: 2px;
	color: #574935;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2ead9;
	background: #c3a57d;
	width: 60px;
	height: 19px;
	border: 1px solid #c3a57d;
	margin: 2px;
}
.inputButton {
	padding-left: 70px;
	float: left;
}
.infoLaw {
	font: 12px "Times New Roman", Times, serif;
	margin: 30px 0 0 0;
}
.imgBox {
	float: left;
	padding: 0 20px 10px 0;
}