@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
background-image:url(../img/bg-indexbody.jpg); background-position:top; background-repeat:repeat-x;
background-color:#f6f7f7;
font-size:13px;
font-family:Arial, Helvetica, sans-serif, "細明體";
}

#mainimg{
position:relative;
margin-left:auto; margin-right:auto;
width:900px;
text-align:left;
}
.text{
	position:absolute;
	width:400px;
	top:540px;
	color:#458594;
	font-style: italic;
	left: 270px;
	text-align:center;
}
#event{
position:absolute;
color:#00008c;
font-weight:bold;
width:202px;
height:222px;
top:167px;
left:671px;
text-align:left;
}
#event .t1{
display:block;
margin-top:68px;
margin-left:auto;margin-right:auto;
text-align:center;
width:130px;
}
#event ul{
margin:0px;
padding:0px;
list-style:none;
}
#event ul li{
margin:0px;
padding:0px;
text-align:center;
}
#event a{
color:#00008c;
text-decoration:none;
font-weight:bold;
}
#event a:hover{
color:#000000;
text-decoration:underline;
}
#mark{
margin-left:auto; margin-right:auto;
width:900px;
text-align:center;
color:#4c545e;
}
#mark img{
border: none;
}
#footer{
margin-left:auto; margin-right:auto;
padding:20px 0px 10px;
width:900px;
text-align:center;
color:#4c545e;
font-size:10px;
}
