.content {
	color: #333;
	height: 600px;
	padding: 0;
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#first article {
	position: absolute;
	top: 20px;
	width: 985px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#first h1  {
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#first .column .title {
	padding-top: 40px;
	padding-left: 63px;
}
#first .column h1 a em {
	visibility: hidden;
	display: none;
}

#first {
	background-attachment: fixed;
	background-image: url(../img/top_back.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
section {
	height: 450px;
}
#section2 {
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	background-image: url(../img/bg_consept.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#section3 {
}
#section3 .column1 {
	float: left;
	width: 485px;
	height: 600px;
}
#section3 .column2 {
	float: right;
	width: 450px;
	height: 1060px;
}
section3 {
	height: 810px;
}
.news {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}
.column1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#section3 {
	height: 1200px;
}
#section4 {
	background-image: url(../img/bg-parallaxsample04.jpg);
	background-repeat: repeat-x;
}

#theend {
	background: url(../img/bg-parallaxsample04.jpg) 50% 0 no-repeat fixed #e6cda4;
}

/* section first */
.logo {
	color: rgba(255, 255, 255, 0.9);
	font-size: 4em;
	font-weight: bold;
	margin: 0;
	position: fixed;
	top: 250px;
	left: 150px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.column {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#gNav {
	padding-right: 50px;
}

/* section the end */
#theend h2 {
	color: white;
	font-size: 4em;
	left: 50%;
	margin-left: -150px;
	position: absolute;
	text-shadow: 0 0 16px rgba(140, 123, 96, 0.8);
	top: 180px;
	width: 300px;
}
.newscolumn1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.newscolumn1 h2 {
	background-image: url(../img/news_t_img.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-size: 20px;
	letter-spacing: 0.2em;
}
.newscolumn1 p {
	margin-right: 80px;
	letter-spacing: 0.2em;
	padding-left: 20px;
}
.newscolumn1 img {
	float: right;
	height: 80px;
	width: 80px;
}
