body{
	margin:0 auto;
	font-size: 12px;
	line-height: 18px;
	color:#7F7F7F;
	font-family:Arial, Helvetica, sans-serif,"微软雅黑","宋体";
	background-repeat: repeat-x;
}

body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
a{ text-decoration:none;color:#000000}
.tdw {
	background-color: #FFFFFF;
	padding:0 15px 0 15px;
}
a:hover{text-decoration:none;color:#cf0000}
a:hover img{text-decoration:none;}
/* 首页使用 */

.title1{font-weight:bold;font-size: 12px;}
.title12{color:#000000; font-weight:bold;font-size: 12px;}
.title14{color:#333333; font-weight:bold;font-size: 14px;line-height:20px;}

.webrx{
	font-family:Georgia, "Times New Roman", "宋体";
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #135a98;
	text-decoration: none;
}
.blue{ color:#135a98;}
.mid_font{
	float:left;
	color: #000000;
}
.lefttitle{
	color:#333333;
	font-weight:bold;
	font-size: 12px;
	line-height:20px;
	height:0;

}
.contenttext{
	line-height:22px;
	color: #3a3a3a;
}
.casetitle{font-size:12px; font-weight:bold; color:#fff;line-height:36px; margin-left:5px}
.newszdh{font-size:12px; font-weight:bold; color:#ffffff; margin-left:5px}
.servicezdh{font-size:12px; font-weight:bold; color:#135a98;line-height:36px; margin-left:5px}
.fant{font-size:12px;color:#ffffff;}
.newstitle A:visited {
	COLOR: #ffffff
}
.newszdh A:hover {text-decoration:none;color: #ededed}
.newstitle  {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333
}
.newstitle A:visited {
	COLOR: #333333
}
.newstitle A:hover {text-decoration:none;color: #135a98}
/* 防止框架挂马部分 */


/*iframe{v:expression(this.src='about:blank',this.outerHTML='');}*/
.xtilte {
	color:#333333;
	font-weight:normal;
	font-size: 12px;
	line-height:20px;
	height:0;
	padding-bottom: 5px;
}
.Nav {

}
.Nav li{
  float:left;
  display:block;
  position:relative;
}
.Nav a{
  float:left;
  display:block;
  position:relative;
  padding:2px 18px 2px 18px;
  font-size:13px;
  text-decoration: none;
}
.Nav li a:hover
{
  color:#ffffff;
  background:#333333;
}
.Nav li table {
  display:none;
  border-collapse:collapse; 
}
.Nav li:hover table, .Nav a:hover table {
  display:block;
  position:absolute;
  top:18px;
  left:0;
  background:#ea0000;
}
.Nav li:hover table a, .Nav a:hover table a {
  float:none;
  background:#f2f2f2;
  color:#000;
  width:120px;
  border-bottom:1px solid #fff;
}
.Nav li:hover table a:hover, .Nav a:hover table a:hover {
  background:#ec4318;
  color:#fff;
}