@charset "utf-8";
/* CSS Document */

body,table{ font-size:10pt; font-family:Arial, Helvetica, sans-serif; color:4a4a4a;}
a{ color:#83070B; text-decoration:none; }
a:hover{ color:#eb0404; text-decoration:underline;}
h1{ font-size:18px; color:#CCC;}
h2{ font-size:15px; color:#EBEBEB;}
a img{ border:0px;}
blockquote{font-size:10px;}

/******************************************************/
#topBanner{ background:url(../images/index_02.jpg) no-repeat left; height:109px; padding-left:200px; }
#topBaner h1{ border-left:1px #F7F7F7 solid;}

#menuBack{ background:url(../images/index_03.jpg) repeat-x;}
#menuBack a{ color:#83070B; text-decoration:none; font-weight:400; border-right:1px #333 solid; padding-right:4px;position:relative;  float:left;  top:5px;}
#menuBack a:hover{ color:#eb0404; text-decoration:underline; font-style:oblique;}
#menuBack form{ float:right; height:12px;}

#main{ margin:0 auto; position:relative;}

#left{ width:600px; position:relative;}

#right{ width:250px; position:relative; float:right;}


