@charset "utf-8";
#title_back {
	background-image: url(../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#title {
	width: 1000px;
	height: 110px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 33px;
	float: left;
}
#tab1 {
	height: 70px;
	width: 980px;
	float: left;
	margin-left: 10px;
}
#tab1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#tab1 li  {
	margin: 0px;
	text-decoration: none;
	display: block;
	height: 70px;
	width: 196px;
	position : relative;
	float: left;
	padding: 0px;
}
#stt {
	height: 70px;
	width: 980px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}

#text_box {
	width: 850px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 55px;
}
#text_box2 {
	width: 840px;
	height: auto;
	float: left;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: justify;
}
#blog_box {
	height: 341px;
	width: 240px;
	float: left;
	text-align: left;
	margin-left: 75px;
	margin-bottom: 50px;
	margin-right: -76px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 22px;
	padding-left: 22px;
}
#blog_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#blog_box li  {
	margin: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	width: 240px;
	position : relative;
	float: left;
	padding: 0px;
}
#blog_box li#hn1 {
	position : relative;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 104px;
}
#blog_box li#hn2 {
	position : relative;
	height: 133px;
}
#blog_box li#hn3 {
	position : relative;
	font-size: 14px;
	line-height: 14px;
	height: 20px;
	margin-top: 15px;
}#blog_box li#hn4 {
	position : relative;
	font-size: 12px;
	color: #999;
	line-height: 12px;
	height: 20px;
	margin-top: 5px;
}
#blog_box li#hn5 {
	position : relative;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	height: 115px;
	margin-top: 5px;
}
#blog_box li#hn6 {
	position : relative;
}
#contact {
	height: auto;
	width: 900px;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 27px;
}
#contact ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#contact li  {
	margin: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
	position : relative;
	float: left;
	padding: 0px;
}
#contact li#hn1 {
	height: auto;
	position : relative;
	width: 190px;
}
#contact li#hn2 {
	height: auto;
	position : relative;
	width: 360px;
}
#contact li#hn3 {
	height: auto;
	position : relative;
	width: 350px;
}
