.T_title{
	text-align:center;
	padding-top:35px
}
.T_t_zw{
	font-size:32px;
	/* font-weight:bold; */
	font-family: "ºÚÌå"
}
.T_t_2{
	margin-top:10px;
	color:#666
}
.T_t_yw{
	margin:0 30px;
}
.T_detail{
	margin-top:30px
}
.T_pas_top{
	height:14px;
	/* background-color:#e2e2e2;
	background-image:-webkit-linear-gradient(to right,#fff,#e2e2e2,#fff);
	background-image:linear-gradient(to right,#fff,#e2e2e2,#fff);
	background-image:-moz-linear-gradient(to right,#fff,#e2e2e2,#fff); */
	background-image:url("/images/pas_top.png")
}
.T_pas_bottom{
	height:14px;
	/* background-color:#e2e2e2;
	background-image:-webkit-linear-gradient(to right,#fff,#e2e2e2,#fff);
	background-image:linear-gradient(to right,#fff,#e2e2e2,#fff);
	background-image:-moz-linear-gradient(to right,#fff,#e2e2e2,#fff); */
	background-image:url("/images/pas_bottom.png")
}
.de1,.de2{
	height:360px;
	/* border-top:4px solid #e2e2e2;
	border-bottom:4px solid #e2e2e2;  */
	margin-bottom:50px
}

.de1>img{
	width:590px;
	height:290px;
	margin:35px 5px;
	float:left
}
.de1>.detail{
	width:515px;
	height:360px;
	margin-left:600px;
	padding-left:30px;
	padding-right:55px
}
.de2>img{
	width:590px;
	height:290px;
	margin:35px 5px;
	float:right
}
.de2>.detail{
	width:515px;
	height:360px;
	padding-left:30px;
	padding-right:55px
}
.detail>.top{
	padding-top:60px;
	font-size:20px;
	line-height:40px;
	border-bottom:1px solid #ccc
}
.detail>.middle{
	font-size:16px;
	/* line-height:25px; */
	line-height:30px;
	/* margin-top:25px; */
	margin-top:40px;
	color:#808080
}
.detail>.bottom{
	margin-top:40px;
	width:90px;
	height:30px;
	text-align:center;
	line-height:30px;
	border:1px solid #2c3e50;
	color:#56626e;
	display:none
}
.T_main{
	padding-bottom:40px
}
