@charset "utf-8";
/* CSS demo */
body {margin:0; padding: 0;color:#060;font: normal 100%  Helvetica, Arial, ”5b8b4f53″, sans-serif;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
a {text-decoration:none}
a:link{ color:#060;}
a:visited{ color:#060;}


.red{color:#F00;}
.bold{ font-weight:bold}
.yellow{ color:#FF0;}
.clr{ clear:both;}
.center{ text-align:center;}
.big{ font-size:1.5em;}
.black{ color:#000;}
.blue{ color:#06F;}
.line{ border:none; background:#CCC; height:0.0625em; margin-top:0.3125em;margin-bottom:0.3125em} 
.blank{ border:#333 1px thick; background:#e0e0e0; height:0.3125em}
.bg_1{ background:#03F; color:#FFF;border-radius:50%; float:left;}