@charset "utf-8";
.phone {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: 3px solid #FF9900;
	margin:0px auto 8px;
	width: 950px;
	text-align: right;
}
.chengse {
	color: #FF6600;
	margin-left: 10px;
}
.imgs {
	height:70px;
	overflow:hidden;
	background-color: #00CCFF;
	margin: 8px auto;
}
.content {
	width: 950px;
	margin:0px auto 8px;
}
.left {
	height: 280px;
	width: 215px;
	background-color: #e6e3dc;
	float: left;
}
.left ul {
	width: 193px;
	border: 1px solid #FFFFFF;
	background-color: #3F77C1;
	margin: 10px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.left li {
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.left a {
	line-height: 24px;
	height: 24px;
	width: 100%;
	color: #FFFFFF!important;
	text-decoration: none;
	display: block;
}
.left a:hover {
	border-top: 1px solid #E1F0FF;
	border-bottom: 1px solid #E1F0FF;
	background-color: #5284C7;
}
.left a.ing{background-color: #5284C7;}
.right {
	float: right;
	width:720px;
	font-size: 12px;
	line-height: 1.5;
}
.title {
	background-image: url(/image/wzhz_title.jpg);
	line-height:22px;
	height:30px;
	text-indent:35px;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.hengxian {
	height: 0px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 3px solid #00A0C7;
}
.hezuo {
	margin-top: 10px;
border: 1px solid #CCCCCC;
height:100%;
}
.hezuo li{
	float: left;
	width: 200px;
	margin-left: 30px;
}
.hezuo_title{
	text-indent: 1em;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #EAEAEA;
}
.hezuo_content{
	margin: 10px;
    clear:both;
}

.xuxian {
	border-bottom: 1px dashed #DDDDDD;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.dongtai_title {
	font-size: 16px;
	color: #009900;
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
}

