@charset "utf-8";
/* CSS Document */

.footer_info { width:900px; height:205px; clear:both;}
	.footer_info .info_box {width:195px; height:185px; float:left; padding:15px; padding-bottom:0px;}
	.footer_info .info_box .info_title {clear:both; width:195px; height:23px; font-size:16px; font-weight:bold; color:#727272; border-bottom:1px dotted #727272;}
	.footer_info .info_box .info_link {clear:both; width:195px; height:15px; font-size:11px; margin-top:5px; color:#999999;}
	.footer_info .info_box .info_link a {color:#999999;}

.footer { clear:both; text-align:center; font-size:10px; color:#ffffff; width:900px; height:71px; }
	.footer .footer_copyright {min-width:100px; float:left; margin-left:10px; margin-top:25px; font-size:10px;}
	.footer .footer_credit {min-width:100px; float:right; margin-right:10px; margin-top:25px; font-size:10px;}
	.footer .footer_credit a {font-size:11px; color:#54aecb;}
