/* CSS Document */
/*foot style start*/
#foottop{ clear:both; background-color:#4b4e4f; width:980px; text-align:center; height:25px; margin:0 auto; padding:15px 0 0;}
#foottop ul{ list-style:none; font-size:12px; height:25px; line-height:25px; margin:0 auto; text-align:center; width:230px;}
#foottop ul li{ float:left; list-style:none;text-align:center; margin-left:5px;}
#foottop ul li a{ display:block; text-align:center; color:#fff; text-decoration:none;}
#footbot{ clear:both;background-color:#4b4e4f; width:980px; text-align:center; margin:0 auto;padding:0 0 15px;}
#footbot ul{ list-style:none; font-size:12px; margin:0; padding:0;}
#footbot ul li{ color:#fff; list-style:none; font-size:12px; line-height:20px;}
#footbot ul li a{ color:#fff; text-decoration:none;}
/*foot style end*/ 