
* { margin : 0 ; padding : 0 ; }

body { width : 100% ; padding: 0; min-height: 100%; font-family: Verdana, sans-serif ; line-height:160%; color: #000000;}

a:active {color: #000000; text-decoration: underline; }
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #FF3300; text-decoration: underline;}

#bkgd_main {margin: 0px auto; width:100%; min-height: 100%; background-color:#000000; background-image: url(../img01/bkgd.gif); background-repeat:repeat-x; background-position:top; }
#bkgd_1 { margin: 0px auto; width:900px;  min-height: 100%;background-color:#000000; }
#contents { margin: 0px auto; width:900px;  min-height: 100%;}

#head {margin: 0px auto; width: 900px; height: 25px; background-image: url(../img01/bkgd.gif); background-repeat:repeat-x; background-position:top; text-align:right; vertical-align:middle;}
.ico_hd {padding: 5px 7px 0 0;}

#location {margin: 0px auto; height: 20px; background-color:#0e0e0e;}


/*** FLASH ***/
#fla {margin: 0px auto; width:100%; height: auto; vertical-align: top; background-color: #0E0E0E; }


/*** GLOBAL NAVI ***/
#glnv { margin: 0px auto; width:900px; height: 60px; vertical-align: top; background-color: #000000; }


/*** FOOTER ***/
#footer {margin: 0px auto; width:900px; height: 20px; }
.fttxlf {float: left; padding-left: 5px; font-size: 11px; line-height: 20px; color: #7F7F7F;}
.fttxrt {float: right; padding-right: 5px; font-size: 11px; line-height: 20px; color: #7F7F7F;}

#footer a:active {color: #7F7F7F; text-decoration: underline; }
#footer a:link {color: #7F7F7F; text-decoration: underline;}
#footer a:visited {color: #7F7F7F; text-decoration: underline;}
#footer a:hover {color: #FF3300; text-decoration: underline;}


/*** NAVIGATION BTM ***/

#back {margin-top: 20px; color: #FF3300; font-size: 12px; }
#back a:active {color: #FF3300; text-decoration: underline; }
#back a:link {color: #FF3300; text-decoration: underline;}
#back a:visited {color: #FF3300; text-decoration: underline;}
#back a:hover {color: #FFFFFF; text-decoration: underline;}


/*** SPACER ***/

.pd10 {padding-top: 10px;}
.pd20 {padding-top: 20px;}
