﻿.content_slideshow {
	width: 552px;
	float: left;
	display: inline-block;
	position: relative;
}
.content_intro {
	width: 350px;
	float: right;
	display: inline-block;
	text-align: left;
	font-size: 12px;
	position: relative;
	line-height: 18px;
	padding-right: 8px;
	padding-top: 3px;
}
.sidenav {
	width: 180px;
	float: left;
	display: inline-block;
	position: relative;
	padding-right: 25px;
	text-align: left;
	line-height: 18px;
}
.content {
	width: 719px;
	float: left;
	display: inline-block;
	position: relative;
	text-align: left;
	line-height: 18px;
	margin-top: 0px;
	min-height: 200px;
}
.s_content-header {
	width: 925px;
	margin: 15px auto 15px auto;
	height: 100%;
	position: relative;
	display: inline-block;
	font-size: 12px;
	background-color: #E6F5F9;
}
.nav_divide {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	text-indent: 3px;
}
.title {
	font-size: 24px;
	color: #000;
	height: 30px;
	line-height: normal;
}
.green {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #6bcf48;
	width: 100%;
	height: 20px;
	background-color: #e3f6dd;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 14px;
	text-indent: 3px;
}

.s_pagecontent {
	width: 925px;
	margin: 15px auto 15px auto;
	min-height: 55.px;
	position: relative;
	display: inline-block;
	font-size: 12px;
}
.memberbox {
	padding: 6px;
	vertical-align: top;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
}
.memberbox-ct {
	padding: 6px;
	vertical-align: top;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
.formtd {
	width: 150px;
}
.red {
	color: #FF0000;
}
.form-outline {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 6px;
	vertical-align: top;
}
.greentx {
	color: #6BCF48;
}
.bluetxt {
	color: #4279BD;
}
.font {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.center {
	text-align: center;
}
.form_bk {
	background-color: #DDF4F7;
}
.form_bk_gray {
	background-color: #E9E9E9;
}

