body,td,th {
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A50505;
}
.body_bg{width:1000px;margin:0px auto;background-color:#ffffff;}
.tel {
	line-height: 25px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #F51900;
}
a:active {
	text-decoration: none;
	color: #333333;
}
nav,ul,li{margin:0;padding:0}
.nav{ width:980px; margin:0 auto; background:url(nav_bg.jpg) repeat-x 0 0; height:43px; line-height:43px; vertical-align:bottom;}
.nav ul,.nav li{ float:left;}
.nav li{ width:98px; display:block; background:url(nav_line.jpg) no-repeat right;list-style:none;}
.nav li,.nav li a{float:left;font-size:14px; color:#FFFFFF;}
.nav li a{font-weight:bold; color:#fff;width:98px; text-align:center; text-decoration:none;}
.nav li a:hover{ text-decoration:none;background:url(nav_hover.jpg) repeat-x center center;color:#fff;}.top10 {
	margin-top: 10px;
}
.tit_tbg {
	line-height: 31px;
	background-image: url(tit_tbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.tit_tbg2 {
	line-height: 31px;
	background-image: url(xzwm.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.title{font-weight: bold;color: #FFFFFF;margin-left: 30px;}
.tit_k {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.h25 {
	line-height: 22px;padding:6px 8px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.new_ico {
	line-height: 25px;
	background-image: url(ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
}
.line{border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;}
.new_title {
	font-weight: bold;
	color: #FFFFFF;
}
.new_k {
	background-color: #D60C08;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color:#FFFFFF;
	line-height:30px;
}
.new_k a:link{color:#FFFFFF;text-decoration:none;}
.new_k a:visited{color:#FFFFFF;text-decoration:none;}
.new_k a:hover{color:#FFFFFF;text-decoration:underline;}
.pic_k {
	padding: 2px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #FF6600;
}
.end_line {
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(end_line.jpg);
	background-repeat: repeat-x;
}
.end_h {
	line-height: 18px;
	background-image: url(end_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.case_t{line-height:18px;}
.content{font-size:14px;line-height:28px;padding:8px 10px;}
.content img{margin-bottom:15px;}
h1{
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
	text-align: center;
}
/*banner*/
#solid{
	width:980px;margin:0px auto;
	height:300px;
	clear:both;
	position:relative;
}

#solid ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#solid ul li{
	position:absolute;
	left:47%;
	top:0px;
	width:980x;
	height:135px;
	margin-left:-452px;
	display:none;
	cursor:pointer;
}
#solid #btt{
	width:980px;
	height:55px;
	top:260px;
	left:40%;
	position:relative;
	margin-left:-452px;
}
#solid #btt span{
	position:absolute;
	top:15px;
	left:45%;
	display:block;
	width:30px;
	height:8px;
	margin:0 15px;	
	text-align:center;
	background:#3d3d3d;
	
	cursor:pointer;
	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/
	opacity:0.7;/*其他，透明度50%*
}