@charset "utf-8";
/* CSS Document */

body
{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:0;
	margin-bottom:0;
	background:#83b267;
}
.wrapper
{
	background:url(images/family_08.jpg) repeat-y;
	background-position:center top;
	text-align:justify;
	width:1000px;
	margin-left: auto ;
	margin-right: auto ;
	clear:both;
}
.menus
{
	float:left;
	width:1000px;
	height:69px;
	margin:0;
	padding:0;
	background:#557e3d;
	border:1px solid #fff;
}
.menu
{
	float:left;
	width:199px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	padding-top:24px;
	text-align:center;
	background:#557e3d url(images/menu_bg.jpg);
	border-right:1px solid #fff;
}
.menu:hover
{
	width:199px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	padding-top:24px;
	text-align:center;
	background:#83b267;
	border-right:1px solid #fff;
}
.menu a
{
	text-decoration:none;
	color:#fff;
}
.header
{
	width:1000px;
	height:332px;
	background:url(images/family_01.jpg) no-repeat;
}
.title
{
font: bold italic 40px/18px "Times New Roman", Times, serif;
color:#FFFFFF;
padding:50px 30px;
}
.left_top
{
	width:1000px;
	height:48px;
	background:url(images/family_02.jpg) no-repeat;
}
.main_top
{
	width:1000px;
	height:11px;
	background:url(images/family_03.jpg) no-repeat;
}
.main_bottom
{
	width:1000px;
	height:10px;
	background:url(images/family_10.jpg) no-repeat;
}
.main_wrapper
{
	width:970px;
	height:auto;
	background:url(images/family_08.gif) repeat-y;
	margin-left:20px;
}
.left_wrapper
{
	float:left;
	width:287px;
	height:auto;
	
}
.left_box
{
	float:left;
	width:267px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	color:#26321e;
}
.left_title
{
	float:left;
	width:250px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	background:url(images/computer_30.gif) no-repeat;
	border-bottom:1px dashed #adaa43;
		
}
.left_content
{
	float:left;
	width:250px;
	height:auto;
	padding:0 10px 10px 10px;
	background:url(images/computer_32.gif);
}
.content_wrapper
{
	float:left;
	width:666px;;
font-size:16px;
	height:auto;
	margin:0;
	
}
h1
{
font:bold italic 20px/0px "Times New Roman", Times, serif;
color:#323232;
}

.content_box
{
	float:left;
	width:635px;
	height:auto;
	margin-left:22px;
	color:#26321e;
	margin-bottom:10px;
}
.cont_title
{
	float:left;
	width:635px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #adaa43;
}
.content
{
	float:left;
	width:625px;
	height:auto;
	padding:10px;
}
.gap
{
	width:1000px;
	height:12px;
	background:url(images/family_11.jpg) no-repeat;
}
.footer
{
	width:1000px;
	height:auto;
	background:url(images/family_13.jpg) no-repeat;
}
.footer_top
{
	width:1000px;
	height:10px;
	background:url(images/family_12.jpg) no-repeat;
}
.footer_bottom
{
	width:1000px;
	height:10px;
	background:url(images/family_14.jpg) no-repeat;
}
.footer_down
{
	width:1000px;
	height:20px;
	background:#83b267 url(images/family_16.jpg) no-repeat;
}
.foot_left
{
	float:left;
	width:300px;
	height:auto;
	text-align:center;
}
.foot_left a
{
	color:#003300;
}
.foot_right
{
	float:left;
	width:650px;
	height:auto;
	text-align:center;
}
.foot_right a
{
	color:#006600;
}
.clr
{	
	clear:both;
}
.read a
{
	float:right;
	color:#006600;
	text-decoration:none;
}