/* CSS Document */
body , ul , li , form , p , input { margin: 0px; padding: 0px;}
td, body, input, select, textarea { font-size: 12px; line-height: 22px; }
a { text-decoration: none; color: #888; }
a:hover { color: #111; }
a img { border: 0; }
ul , li { list-style-type: none; overflow: hidden;}

#fcbx , #fcimg{ width: 500px; height: 300px;}
#fcbx div , #fcnum { top: -23px; height: 23px; margin-bottom: -23px; position:relative; }
#fcbx div { filter:alpha(opacity=25); -moz-opacity:0.25; opacity:0.25; background-color:#000; }
#fcnum { float:right; margin-right: 10px; }
#fcnum li{ float:left; background:#FFF; margin-left:5px; height:7px; width:7px; cursor: pointer; margin-top:8px;}
#fcnum li.crn { background-color:#F15D17; }
