.content{
	width:1200px;
	margin:15px auto 0;
}
.content .content_left{
	width:230px;
	background:#EFEFEF;
}
.content .content_left dt{
	width:230px;
	height:53px;
	margin-bottom:30px;

}
.content .content_left dt img{
	width:230px;
	height:53px;
}
.content .content_left dd{
	width:230px;
	/*height:40px;*/
	margin-bottom:10px;
}
.content .content_left dd > a{
	display:block;
	width:192px;
	height:40px;
	margin:0 auto;
}
/*------dd------*/
.content .content_left dd.dd1 a{
	background:url(../img/1.png) no-repeat;
}
/*.content .content_left dd.dd1 a:hover{
	background:url(../img/i1.png) no-repeat;
}*/
.content .content_left dd.dd2 > a{
	background:url(../img/i2.png) no-repeat 10px;
}
.content .content_left dd.dd2{
	
}
.content .content_left dd.dd2 ul{
	/*display:none;*/
}
.content .content_left dd.dd2 ul li{
	width:132px;
	height:48px;
	line-height:22px;
	margin-left:65px;
	font-size:16px;
	text-align:center;
}

.content .content_left dd.dd2 > a:hover{
	background:url(../img/2.png) no-repeat;
}
.content .content_left dd.dd3 a{
	background:url(../img/i3.png) no-repeat 10px;
}
.content .content_left dd.dd3 > a:hover{
	background:url(../img/3.png) no-repeat;
}
.content .content_left dd.dd4 a{
	background:url(../img/i4.png) no-repeat 10px;
}
.content .content_left dd.dd4 > a:hover{
	background:url(../img/4.png) no-repeat;
}
.content .content_left dd.dd5 a{
	background:url(../img/i5.png) no-repeat 10px;
}
.content .content_left dd.dd5 > a:hover{
	background:url(../img/5.png) no-repeat;
}
.content .content_left dd.dd6 > a:hover{
	background:url(../img/6.png) no-repeat!important;
}
.content .content_left dd.dd6 ul{
	font-size:14px;
	text-align:center;
}
.content .content_left dd.dd6 ul li{
	height:33px;
	line-height:33px;
	text-align:left;
	margin-left:22px;
}

.content .content_left dd.dd7 a{
	background:url(../img/i7.png) no-repeat 10px;
}
.content .content_left dd.dd7 > a:hover{
	background:url(../img/7.png) no-repeat;
}

/*------dd------*/

.content .content_right{
	margin-left:80px;
	width:890px;
}
.content .content_right .location {
    height: 45px;
    line-height: 45px;
    border-bottom:1px solid #F1F1F1;
    margin-bottom:20px;
}
.content .content_right .con{
	min-height:600px;
}
.content .content_right .con p{
	text-indent:2em;
	line-height:28px;
}
.content .content_right .con p i{
	font-weight:bold;
}
.content .content_right .con h3{
	font-size:20px;
	height:38px;
	line-height:38px;
}
.content .content_right .content{
	width:890px;
}
.content .content_right .content h3{
	width:890px;
	font-size:18px;
	height:50px;
	line-height:50px;
	
}
.content .content_right .content p{
	width:890px;
	line-height:35px;
	
}





























