@charset "utf-8";

/* All
---------------------------------------------*/
body { font-size: 12px; }

#select_d { position: absolute; left: 810px; top: 0px; z-index: 2;}
#select_d { width: 120px; margin: 0 0 0 0; height: 37px; }
#select_d li { display: block; float: left; margin: 0 32px 0 0; }
#select_d li a { display: block; line-height: 37px; height: 37px; z-index: 2;  }

#select_d li.btn_guide a { background: transparent url(../img/btnguide.gif) no-repeat scroll left top; width: 120px; }
#select_d li.btn_guide a:hover { background: transparent url(../img/btnguide.gif) no-repeat scroll left bottom; width: 120px; }

