* { border:0; padding:0; margin:0; text-decoration:none; list-style:none; font-family:Tahoma; }
html { width:100%; height:100%; background:#164d78 url(images/html_bg.jpg) top repeat-x; }
body { width:750px; height:auto; margin:0 auto; }

#top { width:750px; height:128px; float:left; background:url(images/top_bg.jpg) no-repeat; }
#top ul { float:left; padding:25px 0 0 200px; }
#top li { height:30px; float:left; }
#top li a { display:block; float:left; height:30px; }
#top li .a1 { background:url(images/menutop_a1.jpg) no-repeat; width:49px; }
#top li .a1:hover { background:url(images/menutop_a1_over.jpg) no-repeat; }
#top li .a2 { background:url(images/menutop_a2.jpg) no-repeat; width:70px; }
#top li .a2:hover { background:url(images/menutop_a2_over.jpg) no-repeat; }
#top li .a3 { background:url(images/menutop_a3.jpg) no-repeat; width:53px; }
#top li .a3:hover { background:url(images/menutop_a3_over.jpg) no-repeat; }
#top li .a4 { background:url(images/menutop_a4.jpg) no-repeat; width:121px; }
#top li .a4:hover { background:url(images/menutop_a4_over.jpg) no-repeat; }
#top li .a5 { background:url(images/menutop_a5.jpg) no-repeat; width:83px; }
#top li .a5:hover { background:url(images/menutop_a5_over.jpg) no-repeat; }
#top li .a6 { background:url(images/menutop_a6.jpg) no-repeat; width:115px; }
#top li .a6:hover { background:url(images/menutop_a6_over.jpg) no-repeat; }

#banner { padding:10px; float:left; width:730px; text-align:center; }

#content { width:703px; float:left; padding:0 0 0 34px; background:url(images/content_bg.jpg) right repeat-y; }

#left { width:149px; float:left; background:url(images/left_li_bg.gif) no-repeat top; margin:18px 0 0 0; }
#left li { width:149px; float:left; height:24px; font-size:12px; color:#FFFFFF; }
#left li a { width:149px; float:left; height:19px; padding:4px 1px 0 0; display:block; background:url(images/left_li_bg.gif) no-repeat bottom; color:#FFFFFF; text-align:right; } 
#left li a:hover { color:#98acbb; }

#main { width:540px; float:right; background:url(images/main_both.jpg) bottom right no-repeat; padding:0 0 4px 0; }
#main h2 { width:540px; height:39px; float:left; display:block; background:url(images/content_head.jpg) no-repeat; }
#main div { float:right; width:500px; margin:0 7px 0 0; display:block; padding:5px 0; }
#main div.v-s p { color:#0d314c; font-size:14px; font-weight:bold; background:url(images/main_spacer.jpg) left top no-repeat; }
#main div.n-s p { color:#0d314c; font-size:12px; }
#main div h5, #main div .orange { color:#ff5400; font-size:12px; font-weight:bold; }

#footer { float:left; clear:both; background:url(images/footer_bg.jpg) top center no-repeat; height:50px; width:703px; text-align:center; margin:20px 0 0 0; padding:0 0 0 50px; }
#footer ul { padding:14px 0 0 0; }
#footer li { display:inline; color:#7999b1; font-size:12px; }
#footer li a { color:#7999b1; margin:0 5px 0 10px; }
#footer li a:hover { text-decoration:underline; color:#FFFFFF; }
input {
background-color: #EEEEEE;
border-bottom: 1px solid #636363;
border-left: #636363 1px solid;
border-right: #636363 1px solid;
border-top: #636363 1px solid;
color: #636363;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
}
textarea {
background-color: #EEEEEE;
border-bottom: 1px solid #636363;
border-left: #636363 1px solid;
border-right: #636363 1px solid;
border-top: #636363 1px solid;
color: #636363;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
scrollbar-3dlight-color: #EEEEEE;
}