*{
	margin:0;
	padding:0;
	border:0;
	vertical-align: baseline;
	font-size:14px;
	color:#333;
	line-height:140%;
}

	html, body {
		width:520px;
		overflow:hidden;
	}
	
		#fb-tab-wrapper {
		width:520px;
		overflow:hidden;
	}
	
#container{
width:520px;
background:url(../image/bg_dot.gif);
}

#header{
height:5px;
background:#3B5A9A;
}

#footer{
color:#ffffff;
font-size:10px;
padding:12px 0px;
text-align:center;
background:#3B5A9A;
}

#contents{
margin:0px 10px;
padding:0px 20px 40px 20px;
background:#ffffff;
}

#title_01{
color:#000000;
margin-bottom:12px;
padding:40px 0px 4px 0px;
border-bottom:1px #cccccc solid;
font-weight:bold;
}

#title_02{
color:#000000;
margin-bottom:12px;
padding:40px 0px 4px 0px;
border-bottom:1px #cccccc solid;
font-weight:bold;
}

#title_03{
color:#000000;
margin-bottom:12px;
padding:25px 0px 4px 0px;
border-bottom:1px #cccccc solid;
font-weight:bold;
}

.leftImg{
float:left;
padding-right:20px;
}

.border_01{
padding:16px 0px;
height:1px;
background:url(../image/bg_line.gif) no-repeat center center;
clear:both;
}

.border_02{
padding:15px 0px 45px 0px;
height:1px;
background:url(../image/bg_line.gif) no-repeat center center;
clear:both;
}

#bannerArea {
	width: 520px;
	height:350px;
	padding:0px;
	margin: 0px auto;
	background:#3B5A9A;
	position:relative;
}

#navi_01{
color:#ffffff;
font-size:12px;
font-weight:bold;
position:absolute;
top:309px;
left:0px;
margin-left:48px;
width:125px;
height:37px;
overflow:hidden;
border-right:1px dotted #ffffff;
z-index:4;
}

#navi_02{
color:#ffffff;
font-size:12px;
font-weight:bold;
position:absolute;
top:309px;
left:173px;
margin-left:46px;
width:125px;
height:37px;
overflow:hidden;
border-right:1px dotted #ffffff;
z-index:5;
}

#navi_03{
color:#ffffff;
font-size:12px;
font-weight:bold;
position:absolute;
top:309px;
left:345px;
margin-left:46px;
width:125px;
height:37px;
overflow:hidden;
z-index:3;
}


#banner ul {
	list-style: none;
	position: relative;
	margin-left: 0px;
	overflow: hidden;
	width:520px;
	height: 300px;
}

#banner ul li {
	float: left;
	width: 520px;
	position: absolute;
}

div#navi {
   position: relative;
   overflow: hidden;
   top:0px;
   height:50px;
}

div#navi ul {
	position:relative;
	left:50%;
	float:left;
	list-style: none;
}

div#navi li {
   position:relative;
   left:-50%;
   float:left;
   margin: 0px;
}

div#navi li a {
	width:172px;
	height:50px;
	overflow:hidden;
	display:block;
	background:url(../image/bg_navi.gif) ;
}

div#navi li.active a{
	background-position:0 50px;
}

div#navi li a img {
	visibility:hidden;
	display: none;
}