	@charset "UTF-8";
/* CSS Document */

*{
margin:0;
padding:0;
}





/* head 
---------------------------------------------------------------*/

#header{
height:65px;
padding:0;
background:#FFF;
margin-left: 40px;
}

#header #logo01{
text-align:left;
padding:20px 0;
}


#header #menu{
padding:0px;
text-align:right;
font-size:11px;

color:#666;
}




/* content 
---------------------------------------------------------------*/




#wrapper{
width:100%;
margin:10px auto;
padding:0;
background:url(../images/body_bg.jpg) #000000 top right no-repeat;
height:680px;
border-top:#69a5fb 1px solid;
border-bottom:#69a5fb 2px solid;

}

/* content 
---------------------------------------------------------------*/

#wrapper #navigation{
width:525px;
margin-left: 40px;
text-align:left;
float:left;
}

#navigation h2{
padding:20px 0;
}

#navigation ul{
margin:0px 0 0 0;
background:url(../images/navi_bg.png) top left no-repeat;
 behavior: url("iepngfix.htc") 
}

#navigation li{
height:130px;
margin:0 10px 0 10px ;
border-bottom:dotted 1px #735071;
color:#FFF;
padding:15px 0 0px 140px;
text-align:left;
}

#navigation p{
margin:0;
padding:0;
font-size:16px;
}

#navigation p span{
font-size: 13px;
}


/*
#navigation #btn a{
behavior: url("iepngfix.htc");
display:block;
width:110px;
height:26px;
background:url(../images/btn.png) top left no-repeat;
text-indent:-9999px;
margin-top:40px;
}

#navigation #btn a:hover{
behavior: url("iepngfix.htc");
background:url(../images/btn.png) bottom left no-repeat;
}

#navigation #btn04 a{
display:block;
width:110px;
height:26px;
behavior: url("iepngfix.htc");
background:url(../images/btn.png) top left no-repeat;
text-indent:-9999px;
margin-top:20px;
}

#navigation #btn04 a:hover{
behavior: url("iepngfix.htc");
background:url(../images/btn.png) bottom left no-repeat;
}

#btn03 a{
display:block;
width:110px;
height:26px;
behavior: url("iepngfix.htc");
background:url(../images/b1.png) top left no-repeat;
text-indent:-9999px;
margin-top:20px;
}

#navigation #btn03 a:hover{
display:block;
behavior: url("iepngfix.htc");
background:url(../images/b2.png) bottom left no-repeat;
}
*/

#navigation #tour01{background:url(../images/img1.jpg) 10px 20px no-repeat;}
#navigation #tour02{background:url(../images/img2.jpg) 10px 20px no-repeat;}
#navigation #tour03{background:url(../images/img3.jpg) 10px 20px no-repeat;}
#navigation #tour04{background:url(../images/img4.jpg) 10px 20px no-repeat;}

.btn
{
behavior: url("iepngfix.htc");
width:110px;
height:26px;
background:url(../images/b1.png) no-repeat;
cursor:pointer;
}

.btnOver
{
behavior: url("iepngfix.htc");
width:110px;
height:26px;
background:url(../images/b2.png) bottom left no-repeat;
cursor:pointer;
margin-top:40px;
}


#navigation #btn01 {
text-indent:-9999px;
margin-top:35px;
}
#navigation #btn02 {
text-indent:-9999px;
margin-top:35px;
}
#navigation #btn03 {
text-indent:-9999px;
margin-top:15px;
}
#navigation #btn04 {
text-indent:-9999px;
margin-top:15px;
}
