body {
  overflow-x:hidden;
  font-size:12px;
  font-family:Courier New;
  background-color:#f6f6f6;
  margin:0px;
}
td{
	font-size:12px;
}

.title{
  font-weight:bold;
  font-size:18px;
}

#header {margin-top: 0px;  height:150px; width:1000px; background:#fff url('images/b1.jpg') no-repeat top left; }
#center {width:1000px;background:#fff url('images/b2.jpg') repeat-y top left; }
#footer {margin: 0; width: 1000px; height:70px; background: url('images/b3.jpg') no-repeat top left; text-align:center; }
.header_option{
border-bottom: 1px solid #6c6c6c;
margin-bottom: 1px;
}

.header_option ul{
padding: 3px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 12px Verdana;
text-align: left;
}

.header_option li{
display: inline;
margin: 0;
margin-left:1px;
padding-right:2px;
text-decoration: none;
}

.header_option li a{
text-decoration: none;
padding: 3px 7px;
border: 1px solid #2d2b2b;
color: #2d2b2b;
}

.header_option li.selected a{
text-decoration: none;
padding: 3px 7px;
border: 1px solid #2d2b2b;
background: #ffffff url(images/blue.gif) top left repeat-x;
border-bottom-color: white;
}

.header_option li a:visited{
color: #2d2b2b;
}
.header_option li a:hover{
text-decoration: none;
padding: 3px 7px;
border: 1px solid #2d2b2b;
background: #ffffff url(images/blue.gif) top left repeat-x;
border-bottom-color: white;
}

/* corner */
.cb{display:block}
.cb *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#bbddff}
.cb1{
  margin-right:3px;
  padding-right:1px;
  border-right:1px solid #e1f0ff;
  background:#cce5ff}
.cb2{
  margin-right:1px;
  padding-right:1px;
  border-right:1px solid #f8fbff;
  background:#c7e3ff}
.cb3{
  margin-right:1px;
  border-right:1px solid #c7e3ff;}
.cb4{
  border-right:1px solid #e1f0ff}
.cb5{
  border-right:1px solid #cce5ff}
.cbfg{
  background:#bbddff}

/* left menu */
.lefttitle{
margin:5px 0px 0px 0px;
height:24px;
cursor:pointer;
background-image:url(images/dot-blue.gif);
background-repeat:no-repeat;
background-position:center right;
font-size:16px;
font-weight:bold;
border-bottom:1px solid #e3e3e3;
}
div.leftmenu div{
height:24px;
font-size:13px;
padding:8px 3px 3px 10px;
cursor:pointer;
border-bottom:1px solid #e3e3e3;
color:#427A9B;
font-weight:bold;
}
.leftmenu a{
text-decoration:none;
}
.leftmenunodehover{
background-color:#427A9B;
}

.leftmenu a:link, .leftmenu a:visited, .leftmenu a:active, .leftmenu a:hover{
color:#427A9B;
}

