.block {
	border: 1px solid #666699;
}
.subtitle {
	font-size: 13px;
	background-color: #999999;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.blockcon {
	font-size: 100%;
	color: #003399;
	padding: 3px;
	text-align: left;
}
.botblock {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.title {
	font-weight: bold;
	color: #003399;
}
.specialfont {
	color: #FFCC00;
}
.blockdown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.noticesign {
	font-size: 14px;
	color: #FF0000;
}
.tipfont {
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
	line-height: 20px;
}
.attents {
	font-size: 14px;
	color: #FF0000;
}
.greyfont {
	color: #7d7d7b;
}
li {
	line-height: 20px;
}
#far {
	font-family: ËÎÌå,Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav {
  line-height: 24px;  list-style-type: none; background:#666;
}

#nav a {
 display: block; width: 60px; text-align:center;
}

#nav a:link  {
 color:#666; text-decoration:none;
}
#nav a:visited  {
 color:#666;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {
 float: left; width: 60px; background:#efebef;
}
#nav li a:hover{
 background:#999;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 180px; position: absolute; 
}
#nav li ul li{
 float: left; width: 120px;
 background: #F6F6F6; 
}


#nav li ul a{
 display: block; width: 120px;width: 110px;text-align:left;padding-left:24px;
}

#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight:normal;
 background:#C00;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}

.linktitle {
	font-size: 14px;
	text-align: left;
}
.linkpath {
	text-align: left;
	font-weight: bold;
}
#lefta {
	text-align: left;
}
