@charset "utf-8";
/* CSS Document */
img {
	border: none;
	padding:0px;
}	
html { 
	height: 100%;
	width:auto;
}
.header img {
	display:block;
}
body {
	background-color:#fad3e9;
	color:#333366;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;	

}
.hider {
	text-align:center;
	display:none;
}

.bod {
	width:760px;
}
.body {
	background-color:#f7e4f7;
	display:block;
	text-align:center;
	width:780px;
	color:#333366;
}
.met {
	display:none;
}

#footer {
	width: 780px;
	height: 55px;
	text-align: center;
	margin: 5px auto 0 auto;
	padding: 0;
	position: relative;
	background-color:#F4A5D1;
	color:#666666;
}
#footer p {
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 10px;
}
#footer a {
	font-size: 10px;
	color: #444444;
}
#footer a:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #444444;
}

.index {
	width:780px;
}
.index #wlc {
	padding-left:40px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333366;
	float: left;
	width: 220px;
	text-indent:15px;
}
#idx01 {
	background-image:url(../images/set1/index_01.jpg);
	background-repeat: no-repeat;
	width:280px;
	background-position:left;
}
#idx02 {
	background-image:url(../images/set1/index_02.jpg);
	background-repeat: no-repeat;
	width:500px;
}
#idx03 {
	background-image:url(../images/set1/index_03.jpg);
	background-repeat: no-repeat;
	width:500px;
	padding-left:40px;
	font-family:Tahoma, Verdana;
	font-size: 14px;
	color: #333366;
}
#idx04 {
	background-image:url(../images/set1/index_04.jpg);
	background-repeat: no-repeat;
	width:500px;
}
#idx05 {
	background-image:url(../images/set1/index_07.jpg);
	background-repeat: no-repeat;
	width:500px;
}

