@charset "utf-8";
body {
	background-color: #EEE4CB;
	margin: 0px;
}
#wrap {
	width: 1019px;
	position: relative;
	margin: 0px 0px 0px 33px;
	background-image: url(images/general/bg_Left_down2.jpg);
	background-repeat: repeat-y;
	height: 3500px;
}
#content {
	width: 460px;
	float: left;
	padding-left: 30px;
	background-image: url(images/general/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 150px;
	color: #5A2F1D;
}
#content  a {
	color: #6A0E03;
	text-decoration: underline;
}

.content_div {
	margin: 0px 20px 0px 0px;
	position: relative;
	width: 440px;
	height: auto;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	clear: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #5A2F1D;
}
.content_div a {
	color: #6A0E03;
	text-decoration: underline;
}
#content_left {
	width: 248px;
	float: left;
	height: 700px;
	background-image: url(images/general/bg_left.jpg);
	background-repeat: no-repeat;
}
#content_right {
	width: 248px;
	float: left;
	height: 800px;
	background-image: url(images/general/bg_right.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin: 0px;
}
#content_breadcrump {
	width: 400px;
	float: left;
	height: 15px;
	font-size: .8em;
	padding: 5px 5px 10px;
	color: #330000;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#content_breadcrump   a {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #330000;
	text-decoration: none;
}

.content_right_bar {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	letter-spacing: .2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #330000;
	border-bottom-color: #330000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #660000;
	background-color: #ECE6D0;
}
.content_right_bar2 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	letter-spacing: .2em;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 238px;
}

.content_right_bar a {
	color: #330000;
	text-decoration: none;
}
.content_right_bar hover {
	color: #CC0000;
	text-decoration: none;
}

.content_right_text {
	text-align: center;
	font-style: normal;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_right_text a {
	font-size: 16px;
	font-weight: bold;
	width: 215px;
	color: #330000;
	padding: 10px 5px 5px;
	text-align: center;
	font-style: normal;
}
.content_right_text2 {
	color: #CC0000;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_right_text2 a {
	font-size: 14px;
	font-weight: bold;
	width: 215px;
	color: #CC0000;
	padding: 10px 5px 5px;
	text-align: center;
	font-style: italic;
}






#footer {
	padding: 0px;
	float: left;
	height: 30px;
	width: 1100px;
	clear: both;
}
#nav_left {
	margin-top: 226px;
	margin-left: 86px;
	height: 145px;
	width: 98px;
}


.title {
	color:#982814;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: bold;
}
.title_u {
	color:#982814;
	text-decoration:underline;
	font-size: 1.1em;
	font-weight: bold;
}

.font08 {
	font-size: 0.8em;
}
.font08_bold {
	font-size: 0.8em;
	font-weight: bold;
}
.font09 {
	font-size: 0.9em;
}

.style_green {
	color: #336600;
	font-size: 0.9em;
	font-weight: normal;
}
.style_red {
	color: #CC0000;
	font-size: 0.9em;
	font-weight: normal;
}
.imgLeft {
	padding: 0px 10px 10px;
}

.imgRight {
	padding: 10px;
	float: right;
}

.font1_1 {
	font-size: 1.1em;
}
