  body {
	background: #e9e9e9;
	position: relative;
}
.df_header {
	width: 100%;
	height: 180px;
	margin-bottom: 20px;
	text-align:center;
	background: #ffffff url(df_header_bg.jpg) no-repeat center top;
	background: #ffffff url(df_header_bg3.jpg) no-repeat center top;
	position:relative;
	z-index:9999;
	overflow:hidden;
	display:none;
}
	.df_header_top {
		height:120px;
		margin:0px auto 0px auto;
		position:relative;
		z-index:1000;
	}
		.df_header_logo h2 {
			position: absolute;
			z-index:2;
			font-size:20px;
			font-weight:900;
			color:#d3c1a5;
			top:50px;
			left:450px;
			width: 300px;
		}
			.df_header_logo {
				width: 550px;
				height:120px;
				background: url(/images/df_logo_07.png) no-repeat center center;
				position:relative;
				z-index:2;
				float:left;
			}
		.df_header_right {
			height:120px;
			position:relative;
			z-index:1;
			overflow:hidden;
			float:right;
		}
	.df_menu {
		width:100%;
		height:60px;
		
		filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2daff2,endColorStr=#169ee4);
		background:-moz-linear-gradient(top,#2daff2,#169ee4);
		background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#2daff2), to(#169ee4));
		
		filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e7011d,endColorStr=#c40a11);
		background:-moz-linear-gradient(top,#e7011d,#c40a11);
		background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7011d), to(#c40a11));
		
	}
	.df_menu_fixed {
		width: 100%;
		height: 60px;
		position:fixed;
		top:0px;
		left:0px;
		z-index:99999;
	}
		.df_menu_box {
			width: 100%;
			height: 60px;
			margin:0px auto;
		    border-radius: 0px;
			position: relative;
			overflow:hidden;
		}
			.df_menu_box h6 {
				height: 60px;
				padding: 0px 0px;
				background: #e0e0e0;
				filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);
				background:-moz-linear-gradient(top,#ffffff,#e0e0e0);
				background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e0e0e0));
				position: absolute;
				left:0px;
				top:0px;
				overflow:hidden;
				z-index:4;
				float:left;
				display:none
			}
				.df_menu_box h6 span {
					width: 265px;
					height: 60px;
					background: url(/images/df_65.png) no-repeat 12px 10px;
					float:left;
				}
				.df_menu_box h6 font {
					height:22px;
					line-height:22px;
					margin-top:21px;
					margin-right:20px;
					padding:0px 3px 0px 5px;
		   			 border-radius: 0px;
					font-size:14px;
					font-weight:100;
					color:#ffffff;
					font-family:"ï¿½ï¿½ï¿½ï¿½";
					background: #999;
					float:left;
				}
			#tl_pc_nav {
				width: 100%;
				position: relative;
				z-index: 3;
			}
				#tl_pc_nav ul {
					height: 60px;
					line-height:60px;
					position: relative;
					overflow:hidden;
					float: right;
				}
					#tl_pc_nav ul li {
						background: url(/images/df_menu_on2.png) no-repeat right 0px;
						background: url(/images/df_menu_on.png) no-repeat right 0px;
						overflow:hidden;
						float: left;
					}
						#tl_pc_nav ul li a {
							width: 100%;
							text-align:center;
							overflow:hidden;
							float:left;
						}
							#tl_pc_nav ul li a h2 {
								width: 100%;
								color:#ffffff;	
								font-size:20px;
								font-weight:900;
								text-shadow: 0px 0px 1px #004264;
								text-shadow: 0px 0px 1px #a71206;
								float:left;
							}
							#tl_pc_nav ul li a:hover h2 {
								color:#ffffff;	
							}

.df_one_first {
	width:100%;
	height:0px;
	margin:0px auto 0px auto;
	font-size:0px;
	overflow:hidden;
}	
.df_one_last {
	width:100%;
	height:10px;
	margin:0px auto 0px auto;
	font-size:0px;
	background:#0099CC;
	overflow:hidden;
}						
.df_mb_header {
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e7011d,endColorStr=#c40a11);
	background:-moz-linear-gradient(top,#e7011d,#c40a11);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7011d), to(#c40a11));
	position:fixed;
	top:0px;
	left:0px;
	z-index:999999999;
	display:none;
}	
	.df_mb_header p {
		width: 200px;
		height: 60px;
		line-height: 60px;
		padding-left:60px;
		font-size:22px;
		font-weight:100;
		color:#ffffff;
		text-shadow: 0px 0px 1px #000000;
		background: url(/images/df_16.png) no-repeat 10px center;
		overflow:hidden;
		float:left;
	}
	.df_mb_header span {
		width: 50px;
		height: 50px;
		background: url(/images/df_14.png) no-repeat center center;
		position:absolute;
		right:5px;
		top:5px;
		overflow:hidden;
	}
	.df_mb_header span.df_mb_bar_on {
		background: url(/images/df_15.png) no-repeat center center;
	}
	
	.df_mb_header div {
		width: 100%;
		padding: 10px 0px 10px 0px;
		background: rgba(255,255,255,0.9);
		box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
		position: absolute;
		top: 60px;
		left: 0px;
		display: none;
		float:left;
	}	
	.df_mb_header ul {
		margin: 0px 6px;
		overflow:hidden;
	}	
		.df_mb_header ul li {
			width: 100%;
			line-height:50px;
			margin-bottom:1px;
		    border-radius: 0px;
			background: #f9f9f9;
			float:left;
		}
		.df_mb_header ul li a {
			font-weight:900;
			font-size:18px;
			padding-left:30px;
			color:#e6011d;
			background: url(/images/df_17.png) no-repeat 15px center;
			display:block;
		}	
		.df_mb_header ul li font {
			text-align:center;
			font-size:18px;
			font-weight:100;
			color:#333333;
			display:block;
		}	
.df_content {
	margin:0px auto 0px auto;
	background:#ffffff;
	position:relative;
	z-index:2;
	overflow:hidden;
}
	.df_content_box {
		width: 100%;
		position:relative;
		overflow:hidden;
		float:left;
	}
		.df_left {
			overflow:hidden;
		}
			.df_left_box {
				width: 100%;
				overflow:hidden;
				float:left;
			}
		.df_right {
			width: 280px;
			margin-top:0px;
			position: relative;
			overflow:hidden;
			float: right;
			display:none;
		}
			.df_right_box {
				width: 280px;
				overflow:hidden;
				float: left;
			}
.df_all_top {
	width:100%;
	height:50px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e9e9e9,endColorStr=#ffffff);
	background:-moz-linear-gradient(top,#e9e9e9,#ffffff);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e9e9e9), to(#ffffff));
	-moz-user-select:none;
	-webkit-user-select: none;       
	-ms-user-select: none;
	overflow: hidden;
}
	.df_all_top h2 {
		height:48px;
		line-height:48px;
		padding:0px 20px 0px 20px;
		border-top:2px #e7011d solid;
		background:#ffffff;
		font-size:18px;
		color:#e7011d;
		overflow: hidden;
		float:left;
	}
		.df_all_top h2 i {
			width:4px;
			height:17px;
			margin-top:15px;
			margin-right:8px;
			border-radius: 2px;
			font-size:0px;
			background:#e7011d;
			float:left;
		}
		.df_all_top h2 a {
			font-size:20px;
			color:#e7011d;
			float:left;
		}
	.df_all_top span {
		line-height:48px;
		padding-right: 20px;
		text-align:right;
		font-size:14px;
		font-family:"ï¿½ï¿½ï¿½ï¿½";
		color:#cccccc;
		float:right;
	}
		.df_all_top span a {
			font-size:14px;
			color:#999999;
		}
		.df_all_top span a:hover {
			color:#505050;
		}
	.df_all_top div {
		height:48px;
		float:right;
	}
		.df_all_top div p {
			height:20px;
			line-height:20px;
			margin-top:17px;
			margin-right:17px;
			padding:0px 0px 0px 7px;
			border-radius: 10px;
			background: #e7011d;
			text-align:right;
			cursor: pointer;
			-moz-user-select:none;
			-webkit-user-select: none;       
			-ms-user-select: none;
			overflow:hidden;
			position:relative;
			float:right;
		}
			.df_all_top div p font {
				margin-right:3px;
				font-size:14px;
				font-family:"ï¿½ï¿½ï¿½ï¿½";
				color:#ffffff;
				float:left;
			}
			.df_all_top div p a {
				width:20px; 
				height:20px;
				border-radius:20px;
				background: url(/images/df_reload_01.png) no-repeat center center;
				-o-transition:-o-transform 0.3s linear 0s;
				-webkit-transition:-webkit-transform 0.3s linear 0s;
				transition:transform 0.3s linear 0s;
				overflow:hidden;
				float:left;
			}	
			

.df_all_top2 {
	width:100%;
	height:50px;
	line-height:50px;
	background: #909090;
	-moz-user-select:none;
	-webkit-user-select: none;       
	-ms-user-select: none;
	overflow: hidden;
}
	.df_all_top2 h2 {
		padding:0px 20px 0px 20px;
		font-size:18px;
		color:#e7011d;
		overflow: hidden;
		float:left;
	}
		.df_all_top2 h2 i {
			width:4px;
			height:4px;
			margin-top:22px;
			margin-right:10px;
			border-radius: 0px;
			font-size:0px;
			background:#ffffff;
			float:left;
		}
		.df_all_top2 h2 a {
			font-size:20px;
			color:#ffffff;
			float:left;
		}
	.df_all_top2 span {
		padding-right: 20px;
		text-align:right;
		font-size:14px;
		font-family:"ï¿½ï¿½ï¿½ï¿½";
		color:#ffffff;
		float:right;
	}
		.df_all_top2 span a {
			font-size:14px;
			color:#ffffff;
		}
		.df_all_top2 span a:hover {
			color:#ffffff;
		}
			
			
			
.df_all_title {
	width:100%;
	height:50px;
	-moz-user-select:none;
	-webkit-user-select: none;       
	-ms-user-select: none;
	overflow: hidden;
}
	.df_all_title h2 {
		width:100px;
		height:48px;
		line-height:48px;
		padding:0px 15px 0px 20px;
		background: #ffffff;
		background: rgba(255,255,255,0);
		border-top:2px #e7011d solid;
		font-size:20px;
		color:#e7011d;
		overflow: hidden;
		float:left;
	}
		.df_all_title h2 i {
			width:4px;
			height:17px;
			margin-top:15px;
			margin-right:8px;
			border-radius: 2px;
			font-size:0px;
			background:#e7011d;
			float:left;
		}
		.df_all_title h2 a {
			font-size:20px;
			color:#e7011d;
			float:left;
		}
	.df_all_title span {
		line-height:48px;
		background: url(/images/df_50.png) repeat-x 0px top;
		padding-right: 0px;
		text-align:right;
		font-size:14px;
		font-family:"ï¿½ï¿½ï¿½ï¿½";
		color:#cccccc;
		float:right;
	}
		.df_all_title span a {
			padding: 0px 10px;
			font-size:14px;
			color:#999999;
		}
		.df_all_title span a:hover {
			color:#505050;
		}		
		
		
		
.df_footer {
	width: 100%;
	padding:0px 0px 0px 0px;
	background: #404040;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#404040,endColorStr=#303030);
	background:-moz-linear-gradient(top,#404040,#303030);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#404040), to(#303030));
	position:relative;
	z-index:0;
	overflow:hidden;
}
	.df_footer_box {
		height: 160px;
		position:relative;
		margin:30px auto 0px auto;
		z-index:10;
		overflow:hidden;
	}
		.df_footer_box p {
			width: 100%;
			height: 32px;
			line-height: 32px;
			font-size:16px;
			font-family:"ï¿½ï¿½ï¿½ï¿½";
			color: #e0e0e0;
			text-align:center;
			overflow:hidden;
			float:left;
		}
			.df_footer_box p span {
				font-size:16px;
				margin-right:3px;
				color: #f0f0f0;
			}
			.df_footer_box p font {
				font-size:16px;
				margin-right:3px;
				color: #e0e0e0;
			}
			.df_footer_box p a {
				color: #999999;
				font-size:16px;
			}	
			.df_footer_box p a:hover {
				color: #ffffff;
			}	
		.df_footer_box div.df_f_btn_l {
			width:100px;
			height: 50px;
			margin-left:0px;
			/* padding-left: 0; */
			position:absolute;
			left:27%;
			top:65px;
			overflow:hidden;
		}	
			.df_footer_box div.df_f_btn_l h4,
			.df_footer_box div.df_f_btn_l h5 {
				width:50px;
				height: 50px;
				margin-right:0px;
				overflow:hidden;
				float:left;
			}
				.df_footer_box div.df_f_btn_l h4 img {
					width: 45px;
					height: 45px;
					margin-top:3px;
				}
				.df_footer_box div.df_f_btn_l h5 img {
					width: 50px;
					height: 50px;
					margin-top:-0px;
					margin-right:0px;
				}
		.df_footer_box div.df_f_btn_r {
			width:130px;
			height: 40px;
			margin-left:0px;
			position:absolute;
			right:25%;
			top:70px;
			overflow:hidden;
		}	
			.df_footer_box div.df_f_btn_r h3,
			.df_footer_box div.df_f_btn_r h6 {
				height: 40px;
				overflow:hidden;
				float:left;
			}
				.df_footer_box div.df_f_btn_r h3 img {
					width: 40px;
					height: 40px;
					margin-top:0px;
					margin-right:10px;
				}
				.df_footer_box div.df_f_btn_r h6 img {
					width: 80px;
					height: 40px;
					margin-top:0px;
				}
	.df_mb_footer {
		width: 100%;
		height: 60px;
		line-height: 60px;
		text-align:center;
		overflow:hidden;
	}
		.df_mb_footer span {
			margin:0px 3px;
			font-size:14px;
			font-family:"ï¿½ï¿½ï¿½ï¿½";
			color: #f0f0f0;
			text-align:center;
			overflow:hidden;
		}
		.df_mb_footer font {
			margin:0px 3px;
			font-size:14px;
			color: #e0e0e0;
		}
		.df_mb_footer a {
			margin:0px 3px;
			font-size:14px;
			color: #e0e0e0;
		}
		.df_mb_footer a:active {
			color: #ffffff;
		}
.df_go_top {
	width: 40px;
	height: 40px;
	margin-left: 0px;
	position: fixed;
	left: 50%;
	bottom: 10px;
	z-index: 1000000;
	display: none;
}
	.df_go_top a {
		width: 40px;
		height: 40px;
		background: #5d5d5d url(df_goto_09.png) no-repeat center center;
		float:left;
	}
	.df_go_top a:hover {
		background-color: #ff9900;
	}