/*copyright css*/
body{font-size:12px;}
#copyright {width:1000px; margin:0px auto; clear:both; background-color:#FFFFFF; padding-left:2px; padding-right:2px;}
#foot {width:1000px; border-top:1px double #D3D3D3; padding-top:10px; padding-bottom:15px; display:block;  color:#333333; margin:auto;  clear:both;}
#foot .b_menu {text-align:center; line-height:22px; font-family:"Times New Roman", Times, serif, "ËÎÌå"; }

#foot a:link {font-size:12px; color:#333333; text-decoration:none}
#foot a:visited {font-size:12px; color:#333333; text-decoration:none}
#foot a:hover {text-decoration:underline; color:#FF6500;}
