@charset "utf-8";
/* CSS Document */
body { padding:0; margin:0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; line-height:22px;}
form { margin:0 auto;}
table { width:90%; border: none; border-left:#999 1px solid; border-top:#999 1px solid; background-color:#eee;}
td { border-bottom:#999 1px solid; border-right:#999 1px solid; padding:3px;}

a:link, a:visited { text-decoration:none; color:#00f;}
a:hover, a:active { text-decoration: underline; color:#00f; }
.content { padding:0px 30px; color:#333;}
.title { color:#701687; font-weight:bold; font-size:14px; border-bottom:#eee 1px solid; padding:20px 30px 3px 30px;}
#header {background-image:url(../images/top_bg2.jpg)}
#footer { background-color:#87a9e9; line-height:20px; color:#fff; text-align:left;}
#nav {line-height:40px; background-image:url(../images/top_bg1.jpg); border-bottom:#fff 1px solid; padding-left:10px; color:#fff; font-size:14px; font-size:14px;}
#nav a:link, #nav a:visited { text-decoration:none; color:#fff;}
#nav a:hover, #nav a:active { text-decoration:none; color:#ff0; }
#footer a:link, #footer a:visited { text-decoration:none; color:#fff;}
#footer a:hover, #footer a:active { text-decoration:none; color:#ff0; }


