/* CSS Document */
#access{
width:100%;
background-color:#D9CDB5;
color:#000000;

	zoom: 1;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
}
#access .left{
width:241px;
float:left;
background-color:#D9CDB5;
}
#access .wrap{
margin:0 30px;
padding-top:20px;

}
.access01{
margin-top:30px;
}
.access02{
margin-bottom:20px;
}
.access03{
margin-bottom:30px;
}
.access04{
border:1px solid #1D140B;
background-color:#EADFCB;
margin-bottom:15px;
}
.access05{
margin:10px;
}
.access05 img{
margin-bottom:10px;
}
.access06{
width:700px;
height:253px;
margin-bottom:30px;
}
.access06 img{
float:left;
margin-right:20px;
}


#access .left a.n1{
display:block;
background-image:url(../images/access_n01.gif);
background-repeat:no-repeat;
width:209px;
height:46px;
text-indent:-9000px;
margin-top:18px;
margin-left:6px;
}
#access .left a:hover.n1{
background-image:url(../images/accessr_n01.gif);
background-repeat:no-repeat;
}
#access .left a.n2{
display:block;
background-image:url(../images/access_n02.gif);
background-repeat:no-repeat;
width:209px;
height:45px;
text-indent:-9000px;
margin-left:6px;
}
#access .left a:hover.n2{
background-image:url(../images/accessr_n02.gif);
background-repeat:no-repeat;
}

.t_tbl{
width:800px;
margin:0 auto;
border-top:1px solid #1D140B;
border-left:1px solid #1D140B;
margin-bottom:30px;
}

.t_tbl td{
border-right:1px solid #1D140B;
border-bottom:1px solid #1D140B;
padding:5px;
}

