@charset "utf-8";
/* CSS Document */


#myfocus {position:relative;}

#myfocus ul {list-style:none;margin:0;padding:0;}
#myfocus ul li {margin:0;padding:0;}
#myfocus ul li img {border:0;display:block;}

#myfocus #myloading{width:227px;height:152px;padding:40px 0 0 0;overflow:hidden;position:absolute;top:0;left:0;z-index:9;background:#fff;color:#f60;font-size:12px;text-align:center;display:none;}
#myfocus #myloading img {margin:0 auto;}
#myfocus #myloading .bg{position:absolute;top:0;left:0;z-index:-1;}

#myfocus #pics{height:192px;position:relative;}
#myfocus #pics ul{position:absolute;}
#myfocus #pics ul li{float:left;position:relative;overflow:hidden;}

#pics {overflow:auto;}

#text {display:block;position:absolute;left:0;bottom:0;width:100%;height:17px;}
#text li {height:17px;line-height:17px;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;font-size:14px;color:#fff;font-weight:bold;font-family:'microsoft yahei';display:none;width:100%;}
#text li.current{display:block;}
#text li span {height:17px;position:absolute;top:0;right:0;bottom:0;left:0;background:#c00;width:100%;opacity:0.5;filter:alpha(opacity=50);}
#text li b {height:17px;position:absolute;left:0;padding:0 0 0 13px;overflow:hidden;display:block;font-weight:normal;font-size:12px;}

#myfocus .mybtn{position:absolute;bottom:0px;right:0px;padding:0 0 0 1px;display:none;}
#myfocus .mybtn ul li{text-align:center;float:left;padding:0 5px;line-height:15px;margin-left:-1px;border:1px solid #000;background:#fff;cursor:pointer;display:block;_display:inline;font-family:"Courier New", Courier, monospace;font-weight:bold;}
#myfocus .mybtn ul li.current{background:#f60;color:#fff;}

div.c {width:227px;position:relative;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
div.c div.top_left {background:url(c.png) no-repeat left top;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='top_left.png');width:13px;height:13px;position:absolute;top:0;left:0;z-index:999;}
div.c div.top_right {background:url(c.png) no-repeat right top;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='top_right.png');width:13px;height:13px;position:absolute;top:0;right:0;z-index:999;}
div.c div.bottom_left {background:url(c.png) no-repeat left bottom;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bottom_left.png');width:13px;height:13px;position:absolute;bottom:0;_bottom:-1px;left:0;z-index:999;}
div.c div.bottom_right {background:url(c.png) no-repeat right bottom;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bottom_right.png');width:13px;height:13px;position:absolute;bottom:0;_bottom:-1px;right:0;z-index:999;}