@charset "utf-8";
/* CSS Document */

.content{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:12px;
	color:#fff;
	line-height:20px;
	
}

.content_red{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:12px;
	color:#FF0000;
	line-height:20px;
	
}

.content_red a{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:12px;
	color:#FF0000 !important;
	line-height:20px;
	
}

.content_red a:hover{
	color:#006699;
}

.content a{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:12px;
	color:#444;
	line-height:20px;
	text-decoration:none;
	
}

.content a:hover{
	text-decoration:underline;
}

.content-1{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:14px;
	color:#555;
	line-height:20px;
	
}

.head_1{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:20px;
	color:#fff;
	line-height:20px;
	padding:10px 0px;
	
}



.wel_1{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:34px;
	color:#333;
	line-height:20px;
	padding:10px 0px;
	
}

.pad15{
	padding:0px 15px;
}

.head_2{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:14px;
	color:#444;
	line-height:20px;
	font-weight:bold;
	padding:0px 0px;
	
}

.head_2_white{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:14px;
	color:#FF0000;
	line-height:20px;
	font-weight:bold;
	padding:0px 0px;
	
}

.content_white{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:14px;
	color:#f3f2f2;
	line-height:20px;
	
}


.content_white a{
	font-family:'Segoe UI',Tahoma,sans-serif;
	font-size:12px;
	color:#FFFF33 !important;
	line-height:20px;
	text-decoration:none;
	
}

.content_white a:hover{
	text-decoration:underline;
}

.line{
	color:#DFDFDF; line-height:3px;font-size:17px !important;
}

.flot_left{
	float:left;
}
