body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
em {
	font-weight: bold;
}
ol, ul, li {
	list-style: none;
}

@font-face {
	font-family: 'utmbanque';
	src: url("../fonts/UTM-BanqueRegular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

.f-utmbanque {
	font-family: 'utmbanque';
}



.cf:after {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	content: ".";
}
.cf {
	display: inline-block;
}
* html .cf {
	height: 1em;
}
.cf {
	display: block;
}
.center {
	text-align: center;
}
body {
	font-size: 12px;
	background-color: #1b1d15;
	font-family: 'utmbanque', sans-serif, Verdana, Geneva, Tahoma;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fix, .wrapper {
	margin: 0 auto;
	width: 591px;
}
.wrapper {
	height: 591px;
	background: url(../images/wrapper.png) #1b1d15 no-repeat;
}
.header {
	height: 78px;
	position: relative;
}
.mainArea {
	padding: 0 9px;
	width: 564px;
}
.hdl {
	text-indent: -9999px;
}
.logo {
	position: absolute;
	left: 17px;
	top: 13px;
}
.logo a {/* background: url(../images/1.png) repeat 0 0; */
	width: 140px;
	height: 55px;
}
ul.navi {
	position: absolute;
	left: 158px;
	top: 51px;
	width: 400px;
	height: 33px;
}
ul.navi li {
	float: left;
	margin-right: 1px;
	display: inline;
}
ul.navi li a {
	background: url(../images/tab.jpg?v=2.0) no-repeat 0 0;
	display: block;
	width: 124px;
	height: 33px;
	font: 500 12px/34px "utmbanque";
	color: #ead79f;
	text-align: center;
}
ul.navi li a:hover, ul.navi .on a {
	background-position: -129px 0px;
	color: #e5f1ff;
	text-decoration: none;
	background-color: #dd910a;
}
.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.box {
	width: 570px;
	height: 496px;
	position: relative;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	zoom: 1;
}
.box h2 {
	text-indent: -9999px;
}
.box a {
	position: absolute;
	font-size: 0;
	line-height: 0;
	top: 6px;
	left: 2px;
	background:#fff;
}
