@font-face {
	font-family: '07LogoTypeGothic7';
	src:url('font/07LogoTypeGothic7.eot'); /* IE9 Compat Modes */
	src:url('font/07LogoTypeGothic7.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('font/07LogoTypeGothic7.ttf') format('truetype'), /* Safari, Android, iOS */
		url('font/07LogoTypeGothic7.woff') format('woff'); /* Modern Browsers */
}


body {
	background:#FFF;
	text-align: center;
}

table {
width: 1150px;
height: 881px;
}

a img {
    border-style:none;
}

div#wrapper {
	width: 1150px;
	margin: 0 auto;
	text-align: left;
}

a ,noboder {
	overflow:hidden;
	outline:none;
}

div.title {
	width:1111px; height:90px;
	margin:9px; padding:10px;
	background-color:rgba(0,0,0,0.65);
	position: relative;
	top: -25px;
	color:#fff;
	font-size:55px;
	color:#c0e3cd;
	font-family: '07LogoTypeGothic7';
	font-weight:bold;
	line-height: 100px;
}

div.content {
	width:990px;
	height:430px;
	margin:9px;
	padding:10px;
	background-color:rgba(0,0,0,0.65);
	top: 20px;
	left: 60px;
	font-size:50px;
	color:#fff;
	font-family: '07LogoTypeGothic7';
	position: relative;
	display:table;
}

div.content p{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    line-height:1.5em;
}

div.about {
	width:990px;
	height:430px;
	margin:9px;
	padding:10px;
	background-color:rgba(0,0,0,0.65);
	top: 20px;
	left: 60px;
	font-size:20px;
	color:#fff;
	font-family: '07LogoTypeGothic7';
	position: relative;
	display:table;
}

#table{
	margin-top: 20px;
	margin-left:60px;
}
dl#table dl,dt,dd {
	margin: 0;
	padding: 0;
	
}

dl#table dl {
	width: 900px;
}

dl#table dt,dd {
	padding: 13px;
}

dl#table dt {
	margin-left: 0px;
	clear: left;
	float: left;
	width: 80px;
}

dl#table dd {
	margin-left: 180px;
}


div.contact {
	width:990px;
	height:430px;
	margin:9px;
	padding:10px;
	background-color:rgba(0,0,0,0.65);
	top: 20px;
	left: 60px;
	font-size:38px;
	color:#fff;
	font-family: '07LogoTypeGothic7';
	position: relative;
	display:table;
}
div.contact p{
    line-height:1.3em;
	margin: 30 0 0 290;
}
