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

/* for index */
#main{
position:relative;
height:525px;
background-image:url(../pics/bg-index_main.gif); background-position:bottom; background-repeat:no-repeat;
}
#flash{
position:absolute;
top:5px; left:17px; 
}
#banner{
position:absolute;
right:10px; top:0px;
}
#bottom{
position:absolute;
left:26px; top:404px;
}
#banner table, #bottom table{
border-collapse:collapse;
}
#banner table th, #banner table td, #banner table .heading ,
#bottom table th, #bottom table td, #bottom table .heading {
border:0px;
empty-cells: show;
padding:0px;
vertical-align:top;
}
#bottom ul{
margin:0px; padding:0px; list-style:none; padding-right:35px; font-size:12px; text-align:left;
}
#bottom ul li ul{
margin-left:40px; padding-right:0px;
}
#bottom ul li ul li{
display:block;
border-bottom:#bc3e79 dotted 1px; line-height:20px;
}
#bottom a{
display:block;
color:#444444; text-decoration:none;
}
#bottom a:hover{
color:#97005d;
}

address.toindex{
background-image:url(../pics/bg-index_footer.gif); background-repeat:repeat-x;
}

img{
border:0px;
}