body {
	font-family: Geneva, Arial, Helvetica, sans-serif, "ËÎÌå";
	background-color:#BED9EC;
	margin:0;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #1A4067;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
}

a:visited {
  color: #1A4067;
  text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}
.input{
    width:100px;height:11px;
}

#line{
	height:30px;
	margin:0px;
	padding:0px;
	background-image:url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #4699C0;
}
#line a:link{
	color: #4699C0;
	text-decoration: none;
}
#line a:visited {
  color: #4699C0;
  text-decoration: none;
}

#link a:hover {
	color: #000000;
	text-decoration: none;
}
#link a:active {
	color: #000000;
	text-decoration: none;
}
form{margin:0px;padding:0px;
}
#pagebody{
	width:797px;
	background-image:url(../images/pagebody_bg.gif);
	background-repeat: repeat-y;
}
#top{
	width:775px;
	height:53px;
	margin:2px;
	padding-top:5px;
	background-color:#ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E5E7;
	border-right-color: #E3E5E7;
	border-bottom-color: #c9c9c9;
	border-left-color: #E3E5E7;
	}
	
#content{
    width:775px;
	}
#banner{
    width:775px;height:84px;
	margin:2px;  margin-left:6px
	}
#menu{
	width:775px;
	height:22px;
	margin:2px; margin-left:6px;
	padding-top:10px;
	background-image:url(../images/menu_bg.gif);
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
	font-weight: bold;
	letter-spacing: 1px;
	}
.list{
    padding-left:10px;
	}
.list ul{
   margin:5px 0px 0px 0px ;
   margin-left:20px;
   list-style-type:none; 
   }
.list ul li{
   margin:7px 0px;  
   list-style-type:none; 
   list-style-image: url(../images/list_arrow.gif); 
}
.list ul li a{
 text-align:left;
}
.list ul li a:link  {
 color:#222; text-decoration:none;
}
.list ul li a:visited  {
 color:#222;text-decoration:none;
}
.list ul li a:hover  {
 color:#1A4067;text-decoration:none;font-weight:normal;
}

#area1{
    width:550px;
	margin:1px;
	float:left;
	clear:left;
	margin-left:3px

}
#area2{
    width:224px;
	margin:3px 2px;
	float:right;
	clear:right;
}
#banner2{
    width:775px;height:84px;
	margin:-3px 2px 2px 2px;
	margin-left:6px
	}
#area3{ 
    width:550px;height:385px;
	margin:2px; margin-left:3px;
	background-image:url(images/area_bg2.gif) repeat-x;
	float:left;
	clear:left;
}
#area4{
    width:220px;height:385px;
	margin:2px;
	float:right;
	clear:right;
}
#footer{
    width:775px;
	margin:3px;
	margin-left:7px;
	background: url(../images/footer_bg.gif) no-repeat center top;
	}
.td {
	font-family: Arial, Helvetica, sans-serif;
}

.th {
	font-family: Arial, Helvetica, sans-serif;
}

