@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0;}
.basic { background:url(img/index.jpg) left top no-repeat; height:700px; width:960px; margin:0 auto; position:relative;}
address { position:absolute; z-index:100; left:10px; bottom:4px; color:#FFF; }
.explain { position:absolute; z-index:200; left:480px; top:480px; font-size:13px; line-height:200%; list-style:none;}
.explain li{ background:url(img/leaf.png) center left no-repeat; padding-left:25px;}
.describe  { position:absolute; z-index:300; left:30px; top:230px; line-height:200%; font-size:13px;}
h1  { position:absolute; z-index:400; left:490px; top:230px; font-size:18px; letter-spacing:2px; color:#847C77;}
.details {position:absolute; z-index:500; left:490px; top:265px;}
.details thead { font-size:13px; color:#FFF;}
.details th { height:25px; line-height:25px;}
.details td { height:33px; line-height:33px; padding:0 5px; font-size:13px; text-align:center;}
.goto {position:absolute; z-index:600; right:10px; bottom:4px; font-size:13px; color:#FFF;}
