#KV{
	position: relative;
}
#header .logo {
	padding-top: 282px;
}
#header .fl{
	width: 50%;
	height: 841px;
	position: relative;
	background:  url(../img/hatchin/left_bg.jpg) no-repeat center top/cover;
}
#header .fr{
	width: 50%;
	height: 841px;
	position: relative;
	background:  url(../img/hatchin/right_bg.jpg) no-repeat center top/cover;
}
#header h2{
	text-align: center;
	margin-bottom: 10px;
}
#header h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 150px 0 10px 0px;
	color: #FFFFFF;
}
#header .txt{
	margin: 0 auto;
	width: 455px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 45px;
}
#header .btn{
	text-align: center;
}

#sec1 h2 {
	padding-bottom: 26px;
}
.rss dl {
	width: 220px;
	margin-right: 40px;
}
.rss dl:last-child {
	margin-right: 0;
}
.rss dl dd.title {
	padding: 19px 0 0px;
	font-weight: bold;
}
.rss dl dd.title span {
	font-weight: normal;
	color: #c80000;
}
