﻿@charset "utf-8";



* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
	color: #333;
}
body {
	font:12px/180% "宋体", Arial, Helvetica, sans-serif;background:#999;
}
/*图片轮换*/
#slideBox {
	width:500px;
	height:260px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:260px;
	width:5000px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:260px;
}
#slideBox ul#show_pic li img {
	display:block;
}
#iconBall {
	position:absolute;
	bottom:0;
	right:0;
}
#iconBall li {
	float:left;
	color:#7a7a7a;
	width:32px;
	height:28px;
	line-height:28px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
}
#iconBall li.active {
	background:url("iconbg.png") no-repeat;
	color:#fff;
}
#slideText {
	width:500px;
	height:28px;
	background:rgba(0, 0, 0, 0.7);
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
*background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	position:absolute;
	left:10px;
	bottom:3px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:14px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#fff;
}
p,p a{
	font-size:14px;
	color:#000;
}
#lmrwkzw .xzxkxbt {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4DBE9;
	margin-bottom: 10px;
}
#lmrwkzw .xzxkxbt h3 {
	font-size: 18px;
	font-weight: normal;
	color: #C63;
}
#lmrwkzw .xzxkxbt h3 span {
	font-size: 12px;
	color: #485B48;
}
