a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: none;}
	a:active {text-decoration: none;}
	.clear{ clear:both}
	.header2{display:none;}
	.header-menu a{color:#fff}
	#menuline2{font-weight:bold;color:#fff;}
	#menuline2:hover{color:#3582d4;}
	.btn{ font-size:14px;width:160px;height:40px; background-color:#3582d4;border:0px;}
	.btn2{color:#fff; border:0px; background-color:#141e53; height:45px; width:45px;}
	.btn3{color:#fff; border:1px #fff solid; background-color:#3582d4; height:40px;}
	.btn4{color:#fff; border:0px; background-color:#141e53; height:35px; width:25px;}
	.btn5{color:#3582d4; border:1px #3582d4 solid; background-color:#fff; height:40px;}
	.footer_menu{ list-style:none; font-size:12px; line-height:35px; border-right:1px #999 solid }
	.footer_menu a{color:#FFF}
	.footer_address{ list-style:none; font-size:12px; line-height:35px; color:#fff}
	.footer_address a{color:#FFF}
	.footer_address i{padding-right:10px;}
	.footer_height{height:60px;}
	.btn9{background-color:#FFF;border:1px #ccc solid}
	.btn9:hover{background-color:#3582d4;border:0px;color:#FFF}
	.banner_style_2{display:none;}
	.btn:hover{ background-color:#1e75d2}
	
	@media all and (max-width:767px){
		.banner_style_1{display:none;}
		.banner_style_2{display:block;}
		.header1{display:none;}
		.header2{display:block;}
		.footer_list{display:none;}
		.footer_height{display:none;}
	}
