/* CSS Document */
body{
  background-color:#dedede;
}
#top{
   height:31px;
   width:100%;
   background-image: url(images/top_bg.gif);
}
#top_nav{
  width:960px;
  padding-top:8px;
  margin:0px auto;
}
#top_nav li{
  float:left;
  color:#999999;
  width:auto;
  font-family:"宋体";
  font-size:12px;
  border-right:#d1d1d1 1px solid;
  padding:0px 14px;
  display:block;
}
#top_nav li a{
  color:#999999;
  text-decoration:none;
}
#top_nav .a_qita1{
    border-left:none;

}
#top_nav .a_qita2{
    border-right:none;

}
#top_bg{
  height:229px;
  width:100%;
  background-image:url(images/top_bg_bg.gif);
}
#top_bg_tu{
  height:229px;
  width:960px;
  margin:0px auto;
  background-image:url(images/top_bg_tu.gif);
}
#nav_kuang{
   width:100%;
   height:40px;
   background-image:url(images/nav_bg.gif);
}
#nav{
  width:960px;
  height:40px;
  margin:0px auto;
}
#con_kuang{
   width:100%;
   height:auto;
   margin-top:10px;
}
#con{
   width:960px;
   height:auto;
   margin:0px auto;
}
#left{
  width:280px;
  height:auto;
  float:left;
  margin-right:10px;
}
#left .list{
  width:280px;
  height:auto;
  margin-bottom:10px;
}
#left .list .bt{
  width:260px;
  height:28px;
  font-family:"宋体";
  font-size:14px;
  color: #555555;
  font-weight:bold;
  padding:12px 10px 0px 10px;
  background-image: url(images/list_bt_bg.gif);
}
#left .list .nr{
  width:260px;
  height:220px;
  padding:10px;
  background-color:#FFFFFF;
}
#left .list .nr li{
  line-height:22px;
  color:#CCCCCC;
}
#left .list .nr li a{
  color:#555555;

}
.more {
  font-family:"宋体";
  font-size:12px;
  float:right;
  color:#FF6600;

}
.more a{
  text-decoration:none;
  color:#FF6600;
}

#right{
  height:auto;
  width:670px;
  float:left;
}
#right .bt{
  width:650px;
  height:28px;
  font-family:"宋体";
  font-size:14px;
  color: #555555;
  font-weight:bold;
  padding:12px 10px 0px 10px;
  background-image: url(images/list_bt_bg.gif);
}
#right .nr{
  width:650px;
  height:auto;
  font-family:"宋体";
  background-color:#FFFFFF;
  font-size:12px;
  padding:10px;
}
#right .nr li{
   line-height:25px;
   font-family:"宋体";
   font-size:14px;
}

#right .nr .info{
    text-align:center;
	line-height:25px;
	height:25px;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
#right .nr p{
	text-indent:1em;
	font-family:"宋体";
	font-size:12px;
	color: #333333;
	line-height:23px;
	margin-bottom:15px;
}
.hr0 {
	height:1px;
	border:none;
	padding:0px;
	border-top:1px dashed #666666;
}


#right .nr h1{
   line-height:40px;
  font-family:"宋体";
  color:#0066FF;
  font-weight:bold;
  text-align:center;
  font-size:14px;
}
#right .nr table{
  width:100%;
  height:auto;
}
#right .nr table tr{
  height:30px;
  line-height:30px;
}
#right .nr table tr td{
   text-align:center;
   color:#666666;
}
#right .nr table tr td a{
  color:#00000;
}

#dibu_kuang{
  width:100%;
  float:left;
  background-color:#1a76cc;
  margin:10px 0px;
  padding:15px 0px;
}
#dibu p{
  color:#FFFFFF;
  margin-bottom:10px;
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
}
#dibu a{
  color:#FFFFFF;
}