a {
	font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
}

a:link {
	color: #9e9e9e;
}
a:visited {
	color: #9e9e9e;
}
a:hover, a:active {
	color: #ab9;
}

h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color:#77756B;
	text-align:center;
}
h2{
	 font-size:1.7em;
	 padding-right:5px;
}
h3{
	 font-size:1.2em;
}
#header h1{
	font-weight:normal;
}


td {
	font-weight: normal;
  font-variant: normal;
  font-style: normal;
	/* background:#FCFAF4; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
	font-size: 9pt;
	line-height: 1.5em;
}

.img_l {
  float: left;
}

.img_l_b {
  float: left;
  color: black; 
	border: 1px solid black;
	margin: 0px 10px 0px 10px;
}

.img_r {
  float: right;
}

.img_r_b {
  float: right;
  color: black; 
	border: 1px solid black;
	margin: 0px 10px 0px 10px;
}

.img_c {
  float: center;
}

.img_c_b {
  float: center;
  color: black; 
	border: 1px solid black;
	margin: 0px 10px 0px 10px;
}

.newslist {
  margin: 0px 10px 0px 0px;
}


#e_body {
	font-weight: normal;
  font-variant: normal;
  font-style: normal;
	margin: 0px 0px 0px 0px; 
	overflow-y:hidden; 
	overflow-x:hidden; 
	color:#666;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:67.5%;
	line-height:1.7;
	float:center; 
/*	border-top:5px solid #504B35; */
	/* background-color: #FCFAF4; */
}


#e_body ul li ul li a { 
	color: #fff; 
	font-weight: normal;
  font-size: 10pt;
  line-height: 13pt;
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
  font-variant: normal;
  font-style: normal;
  text-decoration: none; 
}

#welcome {
  float: left;
	width: 323px;
	text-align:left;
	/* background:#FCFAF4; */
}

#welcome_pic {
  float: left;
	width: 320px;
	text-align:center;
	margin: 5px 0px 0px 0px;
	/* background:#FCFAF4; */
}

#content {
	width: 990px;
	height: 630px;
	margin: 0px 0px 0px 0px; 
	overflow-y:hidden; 
	overflow-x:hidden; 
	/* background:#FCFAF4; */
	float:center; 
	font-size:0.9em;
	text-align:center;
}

#newsside {
	float: left;
	width: 200px;
	text-align:left;
	margin-left: 0px; 
	margin-right: 0px; 
	/* background:#FCFAF4; */
}

.newslist {
  margin: 0px 10px 0px 0px;
	/* background:#FCFAF4; */
}

p.news {
/*  height: 517px; */
height: 43px;
  overflow:auto;
  color:#666;
	font-weight: normal;
  font-size: 7pt;
  line-height: 12pt;
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-variant: normal;
  font-style: normal;
	/* background:#FCFAF4; */
}

#newsside2 {
	float: left;
	width: 310px;
	text-align:left;
	margin-left: 0px; 
	margin-right: 0px; 
	/* background:#FCFAF4; */
}

.newslist2 {
  margin: 0px 10px 0px 0px;
	/* background:#FCFAF4; */
}

p.news2 {
  height: 430px;
  overflow:auto;
  font-weight: normal;
  font-size: 7pt;
  line-height: 12pt;
  font-variant: normal;
  font-style: normal;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	color: #666;
	/* background:#FCFAF4; */
}



