@charset "utf-8";
body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
select,input,textarea{font:99% arial,helvetica,clean,sans-serif;}
pre,code{font:115% monospace;*font-size:100%;}
body *{line-height:1.22em;}

.md{
  background:#fff;
  border:1px solid #b0bec7;
}
a:link {color : #646EB4; text-decoration : none;}
a:visited {color : #646EB4; text-decoration : none;}
a:hover {color : #242E74; text-decoration : underline;}
#footer{
clear:both;
text-align:center;
padding:10px 0;
border-left:0;border-right:0;border-bottom:0;
font-size:85%;
*z-index:-1;
}
#footer .strong{
font-weight:bold;
}
#footer ul{
margin-bottom:6px;
/*width:100%;*/
}
#footer li{
display:inline;
padding:0 2px 0 5px;
margin:0;
border-left:1px solid;
font-family:verdana;
color:#999999;
*zoom:1;
}
#footer li.first{
border:0;
padding-left:0;
}
#footer li.last{
padding-right:0;
}
