@charset "utf-8";
/* CSS Document */
#foot
{
    /*background: url(images/copy_bg.gif) #fff repeat-x top;
    border: 1px solid #9bbde6; */
	border-top:#0d64bc 2px solid;
	text-align: center;
	margin-top:8px;
    clear: both;
}
#link select{ width:200px;  padding:5px;}
#copyright li { line-height:24px;}
#copyright li strong{ color:#FF0000; font-size:24px; font-weight:bold;}
