@charset "UTF-8";
/* CSS Document */


/*GLOBAL*/
* { margin:0px; padding:0px}
body { background-color:#000000; font-size:0.75em; line-height:1.9em; font-family: Arial, Helvetica, sans-serif; text-align:center}




/*LISTS*/
ul { list-style:none }
li { color:#FFFFFF; padding-left:20px; background-image:url(images/li_arrow.jpg); background-position: 0 8px; background-repeat:no-repeat}


h1, h2 { font-size:1.8em; color:#c8e4e7; margin-bottom:20px}
p { color:#FFFFFF; margin-bottom:2em}

.footer p { color:#666666}

a, a:link, a:visited { color:#FFFFFF; border-bottom:1px dotted #FFFFFF; text-decoration:none;}
a:hover { background-color:#FFFFFF; color:#000000 }

.footer a, .footer a:link, .footer a:visited { color:#999999; border-bottom:none}
.footer a:hover { color:#FFFFFF; background-color:#000000;}

/*LAYOUT*/
.container { margin:10px auto; width:790px;}
.logo { width:128px; height:95px; float:left;}
.header { width:790px; height:95px; float:left}
/*.flash { width:790px; height:535px; float:left; clear:left; background-image:url(images/flash.jpg); background-repeat:no-repeat; margin-top:10px}*/
.flash { text-align:left; width:790px; height:535px; float:left; clear:left; margin-top:10px}
.main { width:790px; float:left; clear:left; margin-top:20px}
.left { width:504px; float:left; padding-right:20px; border-right:1px solid #2b2d2c; text-align:left}
.right { width:245px; padding-left:20px; float:left; text-align:left; padding-top:0px}
.footer { float:left; clear:left; width:790px; margin:50px 0; font-size:.8em}
.footerLeft { float:left; text-align:left}

.bomain { width:790px; float:left; clear:left; margin-top:20px; text-align:left; color: #fff;}
fieldset { padding: 12px; }
legend { color: #fff; }
input.txt { margin-left: 10px; }
label{font-weight: bold; float: left; width: 130px; }
td { color: #000; padding: 4px;}
