@charset "utf-8";
/* CSS Document */
body {
	background-color: #262626;
	background-image: url(../img/top_back.png);
	background-repeat: repeat-x;
}

#main {
	height: 712px;
	width: 896px;
	margin-top: 31px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top_main_back.png);
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;
}

#main_img {
	margin: 0px auto;
	padding: 167px 0px 0px;
	height: 250px;
	width: 850px;
}

#menu {
	height: 65px;
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
}

#tdp {
	height: 48px;
	width: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	background-repeat: no-repeat;
	left: 85px;
	top: 588px;
}
#tdp2 {
	height: 55px;
	width: 190px;
	position: absolute;
	background-repeat: no-repeat;
	left: 422px;
	top: 584px;
}

#c25 {
	height: 58px;
	width: 120px;
	position: absolute;
	left: 704px;
	top: 581px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
