@charset "utf-8";
/* CSS Document */
body {background-color:#ffffff; color:#000000; font-family:Arial, Helvetica, sans-serif; margin-top:0px;}
#main {width:875px; background-color:#0c143d; margin:0px auto;}
#header {width:875px; height:300px;}
#content {width:875px; min-height:299px; background-image:url(images/index_02.jpg); background-repeat:repeat-y;}
#text {font-size:12px; padding-left:140px; padding-right:100px; padding-top:2px;}
#footer {width:875px; height:92px;}
#clear {clear:both;}
#footer_text {font-size:10px; color:#0c143d; text-align:center;}
#footer_text a {color:#0c143d; font-weight:bold; text-decoration:underline;}
.bold {font-weight:bold;}
a {color:#0c143d; font-weight:bold; text-decoration:underline;}
a:hover {color:#0c143d; font-weight:bold; text-decoration:underline;}
a:visited {color:#0c143d; font-weight:bold; text-decoration:underline;}

