* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #ffffff;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

body,td,p {
	font-family: Verdana;
	font-size:8pt; 
	color:#555555;
	line-height:160%;
        letter-spacing:0.1em; 
}

h1 {
	font-size:10pt; 
	color:#000000;
	letter-spacing:0.2em;
	font-weight: bold;
}

textarea {
	font-family: Verdana;
        font-size:8pt;
}


a { color: #C0C0C0; text-decoration: none; font-weight: bold;}
a:link		{ color: #C0C0C0; text-decoration: none; font-weight: bold;}
a:visited	{ color: #C0C0C0; text-decoration: none; font-weight: bold;}
a:hover		{ color: #222222; text-decoration: none; font-weight: bold;}
a:active	{ color: #C0C0C0; text-decoration: none; font-weight: bold;}



/* banner&search */

#bs table {
   width: 800px;
   margin:0;
}

#bs td {
   width: 400px;
   border-bottom: 1px solid #777777;
}


/* title */

.title {
   color: #ca8a1c; 
   letter-spacing: 0.4em; 
   font-weight:bold;
   margin:40px 0px 35px;
}

.maintitle {
   color: #2b2153; 
   letter-spacing: 0.2em;
   font-weight: bold;
}


/* menu */
.menu_title {
   margin: 40px 0px 10px ;
   font-size:9pt; 
   color: #777777;
   letter-spacing: 0.1em;
   font-weight: normal;
}

.menu_list {
   width:750px ;
   background-color:#FAFAFA; 
   margin:6px 3px;
}

.menu_list1 {
   float: left;
   width: 235px;
   margin:10px 0px;
   border-right: 1px dashed #CCCCCC;
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
}

.menu_list2 {
   float: left;
   width: 230px;
   margin:10px 0px;
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
}

.menu_list1 li {
   margin-left:15px;
   list-style-type: none;
   margin-bottom:0.8em;
}

.menu_list2 li {
   margin-left:15px;
   list-style-type: none;
   margin-bottom:0.8em;
}

.menu_list1 li a:link {
  font-size:8pt; 
  color: #777777; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.menu_list1 li a:visited {
  font-size:8pt; 
  color: #777777; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.menu_list1 li a:hover {
  font-size:8pt; 
  color: #222222; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.menu_list1 li a:active {
  font-size:8pt; 
  color: #777777; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}


.menu_list2 li a:link {
  font-size:8pt; 
  color: #777777; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.menu_list2 li a:visited {
  font-size:8pt; 
  color: #777777; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.menu_list2 li a:hover {
  font-size:8pt; 
  color: #222222; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.menu_list2 li a:active {
  font-size:8pt; 
  color: #777777; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: normal;
}


/* contents */
.content_title {
   font-size:9pt;
   color: #2b2153; 
   letter-spacing: 0.2em;
   font-weight: bold;
   margin: 35px 0px 20px ;
}


.content {
   width:350px; 
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
}


/* links */
.links {
line-height: 3.5em
}

.links a {
  font-size:8pt; 
  color: #B0B0B0; 
  text-decoration: underline;
  font-weight: bold;
  letter-spacing:0.1em;
}

.links a:hover {
  font-size:8pt; 
  color: #000000; 
  text-decoration: underline;
  font-weight: bold;
  letter-spacing:0.1em;
}

.links a:visited {
  font-size:8pt; 
  color: #B0B0B0; 
  text-decoration: underline;
  font-weight: bold;
  letter-spacing:0.1em;
}

.banner_frame {
   width:800px ;
   background-color:#FAFAFA; 
   margin:10px 10px;
}

.banner_content {
   width:600px; 
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
}

/* submit form */
table#submit_form {
    width: 550px;
    border: 1px #FAFAFA solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#submit_form td {
    padding: 5px;
    text-align: left;
}

/* banners */
.banners {
    width: 450px;  
    text-align: left; 
    margin: 30px 0px 20px ;
}

.banner { 
    text-align: left; 
    margin: 20px 0px 30px ;
}

.banner img { 
    margin: 5px 0px 10px ;
}


.banner a {
  font-size:8pt; 
  color: #555555; 
  text-decoration:underline;
  font-weight: bold;
}

.banner a:hover {
  font-size:8pt; 
  color: #ffffff; 
  text-decoration:underline;
  font-weight: bold;
}

.banner a:visited {
  font-size:8pt; 
  color: #444444; 
  text-decoration:underline;
  font-weight: bold;
}

.link {
   width:550px;
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
   margin: 20px 0px 30px ;
}

.link a {
  font-size:9pt; 
  color:#555555; 
  text-decoration:underline;
  letter-spacing: 0.1em;
}

.link a:hover { 
  font-size:9pt; 
  color:#000000; 
  text-decoration:underline;
  letter-spacing: 0.1em;
}

.link a:visited {
  font-size:9pt; 
  color:#555555; 
  text-decoration:underline;
  letter-spacing: 0.1em;
}


/* footer */
.bar a:link {
  font-size:8pt; 
  color: #555555; 
  text-decoration:none;
  font-weight: normal;
}

.bar a:visited {
  font-size:8pt; 
  color: #555555; 
  text-decoration:none;
  font-weight: normal;
}

.bar a:hover {
  font-size:8pt; 
  color: #000000; 
  text-decoration:none;
  font-weight: normal;
}

.bar a:active {
  font-size:8pt; 
  color: #555555; 
  text-decoration:none;
  font-weight: normal;
}

.form {
   margin: 45px 0px 30px ;
}

.404 img { 
    margin: 30px 0px 20px ;
}

#copyright {
   color:#777777; 
}


#jplink {
   color:#777777; 
   margin-top: 20px;
}

#jplink a:link {
   color:#777777; 
   text-decoration:none;
  font-weight: normal;
}

#jplink a:visited {
   color:#777777; 
   text-decoration:none;
  font-weight: normal;
}

#jplink a:hover {
   color:#333333; 
   text-decoration:none;
  font-weight: normal;
}

#jplink a:active {
   color:#777777; 
   text-decoration:none;
  font-weight: normal;
}

/* postmail */
.post table {
	border: 1px solid #999999;
}

.post td {
	padding: 0.3em 0.8em;
}
