@charset "utf-8";


#cover_box {
		width: 100%;
		min-width: 1020px;
		height: 330px;
		background: url(img/head-back.jpg) no-repeat;
		background-position: center center;
		background-size: 100%;
		}
#cover {
		width: 1020px;
		height: 330px;
		margin: 0 auto;
		position: relative;
}

#cover h1 {
		position: absolute;
		left: 70px;
		top: 10px;
}


#footer_box {
		width: 100%;
		background:#CAE9CD;
		height: 35px;		
	}
	
	#footer_box footer {
		width: 1080px;
		height: 35px;
		margin: 0 auto;
	}
	
	#footer_box p {
		text-align: center;
		padding-top: 7px;
		color: #323232;
	}



#outerGroup {
	/*background-color: #fff;*/
	text-align: left;
	width: 860px;
	background-image: none;
	/*margin-top:-40px;*/
	margin: -120px auto auto ;
	/*margin:0 auto;*/
	
	text-align:left;
}


#outerGroup #menu	{
	position: relative;
	width: 850px;
	height: 120px;
	float: left;
	/*margin-top: 10px;*/
	margin-left:2px;
	padding-top: 0px;
	
}

#outerGroup #menu ul {
	list-style:none;
	padding:0;
	margin: 0px;
}


#outerGroup #menu li {
	/*	text-indent:-9999px;*/
	float:left;
	width:162px;
	margin:0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
}






#outerGroup #header {
	/* background-color: #cdd; */
	/* border-cottom: solid 1px #666; */
	/* padding: 10px; */
	/* background-image: url(img/head-back.jpg); */
	width: 860px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

#outerGroup #header #logo	{
	width: 850px;
	display:block;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
	
}

#outerGroup #header #menu	{
	position: relative;
	width: 850px;
	height: 120px;
	float: left;
	/*margin-top: 10px;*/
	margin-left:2px;
	padding-top: 217px;
	
}


#outerGroup #header #menu ul {
	list-style:none;
	padding:0;
	margin: 0px;
}


#outerGroup #header #menu li {
	/*	text-indent:-9999px;*/
	float:left;
	width:162px;
	margin:0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
}


#outerGroup #contentGroup #leftColumn {
	background-color: #FFF;
	float: left;
	width: 255px;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#outerGroup #contentGroup #content {
	padding: 0 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 290px;
	line-height:1.5em;
}

#content #line-link {
	margin-top: 15px;
	margin-bottom: 10px;
}

#logo2{
	
	display:block;
	/* padding-top: 115px; */

}


.info {
	background-color: #FCF8F2;
	color: #0F0F0F;
	height: 250px;
	//margin-top: 5px;
	overflow: auto;
	padding-left: 10px;
	width: 520px;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}


#outerGroup #contentGroup .floatClear {
  clear:left;
  display: block;
}

#outerGroup #footer {
	background-color: #CAE9CD;
	text-align: center;
	padding: 10px;
	color: #666;
	border-top-color: #666;
}
#center-page {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: x-large;
	
}
#center-page2 {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: large;
	
}
#title {
	textalign: center;  
	
}












