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

div#head_bg {
	top: 115px;
	left: 50%;
	margin-left: -999px;
}

div#hr {
	top: 425px;
}

div#title {
	left: 551px;
	top: 266px;
	right: 0;
	height: 88px;
	z-index: 30;
}


div#title2 {
	position: fixed;
	left: 0;
	top: 385px;
	height: 88px;
	width: 900px;
	z-index: 12;
}

div#title2 div.right {
	position: absolute;
	right: 0;
	top: 0;
	height: 88px;
	width: 21px;
	background-image: url(/template/img/title_right.png);
	z-index: 500;
}

div#title2 div.bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 21px;
	height: 88px;
	background-image: url(/template/img/title_bg.png);
	z-index:500;
}

div#title2 div.bg img {
	position: absolute;
	right: 21px;
	top: 3px;
	height: 82px;
}


div#mann {
	position:absolute;
	left: 0;
	bottom: 10px;
	width: 713px;
	top: 70px;
	z-index: 14;
}

div#head_bg {
	background-image:url(/files/home_head.jpg) !important;
}
