@CHARSET "UTF-8";


#site_map
{
	margin-top: -20px;
	margin-bottom: -20px;
	padding-bottom: 20px;
}
#site_map ul
{
	list-style: none;
}
#site_map a
{
	color: #606060;
}

#site_map .map_head
{
	background: url(/images/third_map/main_line.gif) no-repeat left bottom;
	padding-bottom: 6px;
}

#site_map table
{
  width: 99%;
  margin-top: 14px;
}
#site_map th
{
	background: url(/images/third_map/btn_bg.gif) no-repeat center center;
	height: 45px;
	color: #606060;
	width: 19%;
}
#site_map th.en_width
{
  width: 24%;
}
#site_map th.en_ux
{
  width: 16%;
}

#site_map h2
{
	color: #606060;
	font-size: 1.2em;
	padding: 12px 0;
	text-align: center;
	background: url(/images/third_map/btn_bg.gif) no-repeat center center;
	margin: 0 auto;
	width: 130px;
}

#site_map .col
{
	padding-top: 20px;
	float: left;
	background: url(/images/third_map/sep.gif) no-repeat right -50px;
}
#site_map .last
{
	background-image: none;
}
#site_map td
{
	background: url(/images/third_map/sep.gif) no-repeat right -50px;
  height:290px;
  padding-top: 20px;
  vertical-align: top;
  padding-left: 30px;
  line-height: 50px;
}
#site_map ul
{
  padding-left: 20%;
}
#site_map li
{
  height: 50px;
}