@charset "utf-8";
body { background: #f0f3f4; font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:16px; color:#358199;}
h1	{
	font-size:20px;
	color:#ffb000;
	line-height:30px;
	text-align:left;
}
a	{
	color:#358199;
}
a:hover	{
	color:#ffb000;
}
/*#wrapper {
	margin-left : 40%;
	margin-right : 40%;
}*/
#container {
	position: absolute;
	width:750px;
	margin-left:-375px;
	margin-bottom:auto;
	margin-right:auto;
	margin-top:auto;
	left:50%;
}
#header {
	position:relative;
	width:750px;
	height:189px;
	background-image: url(../images/header.jpg);
	float:left;
}
#menu {
	position:absolute;
	width:750px;
	height:40px;
	top:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

#content {
	position:relative;
	width:750px;
	height:auto;
	background: #fff url(../images/bg_content.jpg) repeat-x;
	float:left;
}
#incontent {
	padding:0px 20px 20px 20px;
}
#content_box1 {
	border-bottom: solid 1px #d0dde3;
	height:auto;
	float:left;
}
#user1 {
	position:relative;
	width:226px;
	height: auto;
	margin-top:0;
	float:left;
}
#line_one {
	position:relative;
	width:4px;
	height: 140px;
	margin-top:0;
	border-right: solid 1px #d0dde3;
	float:left;
	margin-top:22px;
}
#user1_left_title {
	font-size:22px;
	color:#ffb000;
	font-weight:bold;
	
}
#user1_left_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#358199;
	padding-right:10px;
	font-weight:bold;
	line-height:26px;
}
#user2 {
	position:relative;
	width:470px;
	margin-top:0;
	float:left;
	height:auto;
}
#user2_right_txt{
	font-size:11px;
	text-align:justify;
	padding-left:14px;
}
#content_box2 {
	position:relative;
	height: auto;
	margin-top:0px;
	background:#fff;
	border-bottom: solid 1px #d0dde3;
	float:left;
}

#content_about {
	height:465px;
	width:240px;
	float:left;
	/*border-bottom: solid 1px #d0dde3;*/
}
.line_two {
	position:relative;
	width:1px;
	height: 280px;
	margin-top:0;
	border-right: solid 1px #d0dde3;
	float:left;
	margin-top:20px;
}

#user3 {
	width:231px;
	height: auto;
	float:left;
}
#user3_center {
	width:231px;
	height: auto;
	float:left;
	margin-left:12px;
}

#user4 {
	position:relative;
	width:220px;
	float:left;
	height: auto;
	margin-left:12px;
}
#user5 {
	position:relative;
	width:474px;
	float:left;
}
#content_box3 {
	margin-top:16px;
	position:relative;
	height: auto;
	float:left;
	margin-bottom:16px;
}
#content_box3_txt {
	position:relative;
	float:left; 
	margin-right:50px; 
	margin-top:30px;
}

#content_box4{
	margin-top:0px;
	height: auto;
	border-bottom: solid 1px #d0dde3;
	padding-bottom:20px;
	float:left;
}
#img_banner{
	position:relative;
	float:left;
	border: solid 1px #dfe8eb;
	margin-top:20px;
	
}
#txt_content{
	position:relative;
	width:468px;
	padding-left:20px;
	text-align:justify;
	float:left;
}

#footer {
	position:relative;
	height: auto;
	width:750px;
	background: #fff url(../images/bg_footer.jpg) repeat-x;
	margin-bottom:10px;
	float:left;
}
#footer_txt {
	position:relative;
	padding:20px 0 0 0;
	text-align:center;
}

.headuser{
width:220px;
min-height:30px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#ffb000;
padding:5px;
}

.imguser{
	width:220px;
	min-height:100px;
}

.contentuser{
	width:218px;
	min-height:80px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:4px;
	text-align:justify;
}

.headuser_about{
width:465px;
min-height:30px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#ffb000;
}

.imguser{
	width:220px;
	height:100px;
}

.contentuser_about{
	width:465px;
	min-height:80px;
	font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}
