body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E3E3E3;
	font-family:Verdana;
	font-size:12px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #218692;
}
a:active {
	text-decoration: none;
	color: #999999;
}



/*#218692*/

#top
{
  width:967px;
  margin:0 auto;
  background-color:#FFFFFF;
  height:145px;
}

#top_logo
{
  height:115px;
}

#logo
{
  float:left;
  width:400px;
  padding:30px 0px 0px 40px;
  
}

#sitemap
{
  float:left;
  text-align:right;
  margin-top:20px;
  color:#C1C1C1;
  font-size:12px;
  width:485px;
  margin-left:20px;

}

#menu
{
  text-align:center;
}


#imgArea
{
  width:967px;
  margin:0 auto;
  background-color:#FFFFFF;
  height:188px;
  text-align:center;
}
#typeImg
{
  float:left;
  margin-left:14px!important;
  margin-left:8px;
}
#typeImg img
{
  display:block;
}
#banner_area
{
  float:left;
}
#banner
{
  padding:0px;
}
#banner img
{
  display:block;
}
#now_local
{
  height:36px;
  width:702px;
  background:url(../images/now_bg.jpg);
  text-align:right;
  color:#EEEEEE;
}
#now_local div
{
  padding:11px;
  padding-right:12px;
  font-size:10px;
}

#now_local div a:active {
	text-decoration: none;
	color: #EEEEEE;
}


/*main*/
#main
{
  width:967px;
  margin:0 auto;
  background-color:#FFFFFF;
  overflow:hidden;
}
#left
{
  width:234px;
  margin-left:14px!important;
  margin-left:8px;  
  overflow:hidden;
  float:left;
}
#left img
{
  display:block;
}
#left_content
{
  background:url(../images/left_content_bg.jpg);
  color:#FFFFFF;
  font-size:10px;
  padding-top:10px;
  padding-left:10px;
  padding-bottom:15px;
}
#left_content strong
{
  font-size:12px;
}
#left_menu
{
  margin:1px 0px 1px 0px;
  overflow:hidden;
}
#left_menu .menu_parent
{
  background:url(../images/menu_now.jpg);
  height:26px;
  margin-bottom:1px;
  color:#FFFFFF;
}

#left_menu .menu_parent div
{
  padding-top:5px;
  margin-left:24px;
}

#left_menu .menu_parent div strong a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu .menu_parent div strong a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#left_menu .menu_parent div strong a:hover {
	text-decoration: none;
	color: #218692;
}

#left_menu .menu_child
{
  
  margin-bottom:1px;
  background-color:#D9D9D9;
  height:26px;
  color:#8C8C8C;
}
#left_menu .menu_child div
{
  padding-top:5px;
  margin-left:24px;
}

#left_menu .menu_child div strong a:link {
	color: #8C8C8C;
	text-decoration: none;
}

#left_menu .menu_child div strong a:visited {
	text-decoration: none;
	color: #8C8C8C;
}
#left_menu .menu_child div strong a:hover {
	text-decoration: none;
	color: #218692;
}


#right
{
  float:left;
  width:680px;
  margin-left:10px;
  padding-bottom:20px;
}
#content
{
  line-height:20px;
  padding:10px;
  color:#999999;
}
/*end main*/

/*footer*/
#footer
{
  width:967px;
  margin:0 auto;
  height:35px;
  overflow:hidden;
  color:#BFBFBF;
  text-align:right;
  padding-top:10px;
  font-size:12px;

}
