@charset "utf-8";
/* CSS Document */
body {background-color:#474848; color:#000000; font-family:Arial, Helvetica, sans-serif;}
#main {width:950px; margin:0px auto; background-image:url(images/index_02.jpg); background-repeat:repeat-y;}
#content {font-size:12px; padding-left:50px; padding-right:40px; text-align:justify;}
a {color:#235f9d text-decoration:underline; font-weight:bold;}
a:hover {color:#00498f text-decoration:underline; font-weight:bold;}
a:visited {color:#00498f text-decoration:underline; font-weight:bold;}
#footer {height:71 px; margin:0px auto; width:950px;}
#footer_text {color:#ffffff; font-size:10px; text-align:center; margin:0px auto;}
#footer_text a {color:#ffffff;}
