@charset "utf-8";
/* CSS Document */
	.bottom_box{ width:100%; background-color:#252525;}
	.bottom_nav{ width:1000px; margin:0 auto; padding-bottom:10px;}
	.bottom_subnav{ float:left;}
	.bottom_subnav ul{ float:left; margin-right:40px;}
	.bottom_subnav li{margin: 6px auto;}
	.bottom_subnav a{ color:#c6c6c6; font-size:14px;}
	.bottom_subnav .ttitle{margin: 16px 0 10px 0;}
	.bottom_subnav .ttitle a{color:#fff;}
	.bottom_subnav li:hover a{color:#fff;}
	/*contact*/
	.contact{ float:left;}
	.contact li{ float:left; margin:0 10px; margin-top:15px;}
	
	.bottom_contact{ float:right; margin-top:60px;}
	.bottom_contact ul{ height:20px; margin-bottom:5px; margin-left:15px;}
	.bottom_phone{float:left;width:16px;margin:0 5px;}
	.bottom_email{float:left;width:16px;margin:0 5px; margin-top:3px;}
	.bottom_contact dl{ margin-top:20px;}
	.bottom_contact dd{ margin:0 10px; float:left;}
	
	
	.bottom_contact dd img{
		border:none;
	border-style:none;}
	/*版权*/
	.copyright{ width:1000px; height:30px; margin:0 auto;}



