@CHARSET "ISO-8859-1";

.main{
	width:1020px;
	height:768px;
	/*background-image: url('../images/bg.gif');*/
	position:absolute;
	left:0px;
	top:-150px;
	font-family: verdana, arial, helvetica
}

a {
    font-family:verdana, arial, helvetica;
    font-size:10px;
    color:#000;
}

a hover {
    font-family:verdana, arial, helvetica;
    font-size:10px;
    color:#000;
    font-weight:bold;
}

.logo {
	width:346px;
	height:153px;
	background-image: url('../images/logo.jpg');
}
.u_l {
	width:223px;
	height:615px;
	background-image: url('../images/u_l.jpg');
	position:relative;
	left:0px;
	top:0px;
}

.u_m {
	width:797px;
	height:126px;
	background-image: url('../images/u_m.jpg');
	position:relative;
	left:223px;
	top:-126px;
}

.right {
	width:238px;
	height:642px;
	background-image: url('../images/right.jpg');
	position:relative;
	left:782px;
	top:-894px;
}

.img_left {
	width:223px;
	height:533px;
	background-image: url('../images/img_left.jpg');
	position:relative;
	left:2px;
	top:-1353px;
}

.navi {
    position:relative;
    left:400px;
    top:150px;
    width:300px;
    height:150px;
}

.iframe {
position:relative;
left:10px;
top:-465px;
width:540px;
height:550px;
border:none;
}
