#mainarea {
	margin:auto;
	height:740px;
	width: 960px;
	z-index:10;
}

#mainarea .no1 {
	background-image: url(../img/main/1.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	width:960px;
	height:740px;
}

#mainarea .no2 {
	background-image: url(../img/main/2.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	width:960px;
	height:740px;
}

#mainarea .no3 {
	background-image: url(../img/main/3.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	width:960px;
	height:740px;
}


.no1_text {
	margin-right: auto;
	margin-left: auto;
	width: 526px;
	margin-top: 110px;
}

.no1_text h3 {
	display: block;
	margin-bottom: 25px;
}
#tab {
	z-index:25;
	display: block;
	top:0;
	left:0;
	position:absolute;
}
#tab li {
	margin-left: 3px;
	height: 12px;
	width: 12px;
	display: block;
}
#tab a {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	display: block;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}




#footter #info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#info h3 {
	background-image: url(../img/bloginfo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 88px;
}
#info .infoarea {
	float: left;
	width: 660px;
	margin-left: 15px;
	padding-bottom: 20px;
	height: 125px;
}
#info .infoarea #box{
	width: 660px;
	height:31px;
	display:block;
	line-height:1.1em;
	color:#000000;
	font-size:85%;
	border-bottom:1px solid #000000;
}
#info .infoarea #box a{
	color:#000000;
	text-decoration:underline;
}
#info .infoarea #box a:hover{
	color:#000000;
	text-decoration:none;
}
#box h4,#box h5,#box h6 {
	float: left;
	display:block;
	z-index:10;
	position: relative;
	margin-top:9px;
	margin-left: 10px;
}
#box h5,#box h6 {
}
#box .opa {
	background-color: #FFFFFF;
	height: 31px;
	width: 660px;
	position: absolute;
	z-index: 0;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#box .opa:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#info #banner {
	float: left;
	height: 125px;
	width: 125px;
	margin-left:20px;
}
#main .no2 img{
	width: 960px;
}
#box #data {
	position: absolute;
	z-index: 5;
}

