﻿@charset "utf-8";
/* CSS Document */


a{
	text-decoration:none;
	}
.ftetail_all{
	width:954px;
	background:#603;
	margin-top:10px;
	
}
.fdetail_left{
	float:left;
	width:211px;
	height:500px;
	background:#CCC;
	}
#fdetail_left_title{
	margin:0px auto;
	margin-top:20px;
	width:60%;
	height:30px;
	text-align:center;
	font-size:20px;
	border-bottom:5px #3cb1c4 solid;	
	}
.fdetail_right{
	
	float:right;
	margin-top:30px;
	right:30px;
	width:713px;
	
}
/*#ftetail_right_title{
	width:100%;
	height:24px;
	border-bottom:5px #3cb1c4 solid;
	background:#000;
	}*/
/*#ftetail_right_title a{
	text-decoration:none;
	}*/
#ftetail_right_contentright{
	width:100%;
	margin-top:10px;
	}
#ftetail_right_contentright ul li{
	list-style:none;
	padding-left:5px;
	padding-top:3px;
	line-height:20px;
}
.titleleft{
	display:block;
	float:left;
	width:82%;
	line-height:35px;
	height:35px;
	/*border-bottom:#999 dashed 1px;*/
	color:#000;
	font-size:14px;
}
.ha{
	color:#000;
	font-size:14px;
}
.titleright{
	margin-right:5px;
	display:block;
	float:left;
	width:12%;
	line-height:35px;
	height:35px;
	/*border-bottom:#999 dashed 1px;*/
	color:#000;
	font-size:14px;
}
#ftetail_right_contentright a span:hover{
	color:#F00;
}

#ftetail_right_contentright_article{
	margin-top:10px;
	width:100%;
}
#ftetail_right_contentright_article p{
	display:block;
	font-size:16px;
	line-height:35px;
}