/* pinwheel_wrap Êó±êÌáÊ¾ */
.pinwheel_wrap{position:absolute;z-index:9999;border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.pinwheel_wrap .pinwheel_layer{position:static;-moz-box-shadow:0 0 10px #ccc; box-shadow:0 0 10px #ccc;}
.pinwheel_wrap .pinwheel_layer .bg{background-color:#FCFCFC;border-radius:3px;-moz-border-radius:3px;line-height:20px;max-width:800px;}
.pinwheel_wrap .pinwheel_content{background-color:#FCFCFC;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.pinwheel_wrap .pinwheel_default_html{background-color:#F6F6F6;width:150px;height:100px;}
.pinwheel_wrap .arrow{background:url("../img/layer_arrow.png") no-repeat scroll 0 0 transparent;display:block;overflow:hidden;position:absolute;}
.pinwheel_wrap .arrow_t, .pinwheel_wrap  .arrow_b {background-position:0 0;height:9px;left:46%;top:-9px;width:14px;}
.pinwheel_wrap .arrow_r, .pinwheel_wrap .arrow_l {background-position:-8px -24px;height:14px;right:-9px;top:20px;width:9px;}
.pinwheel_wrap .arrow_b {background-position:0 -8px;bottom:-9px;top:auto;}
.pinwheel_wrap .arrow_l {background-position:0 -24px;left:-9px;right:auto;}
.pinwheel_wrap .pinwheel_loading{padding:10px 20px;font-size:12px;color:#666;}
.pinwheel_wrap .pinwheel_loading div{background:url("../img/loading.gif") no-repeat scroll 0 0 transparent;text-align:center;text-indent:20px;width:120px;height:20px;line-height:20px;}
.pinwheel_content{padding:10px 20px;color:#6b6b6b;}


/*
.pinwheel_wrap{position:absolute;z-index:9999;border-radius:3px;-moz-border-radius:3px;}
.pinwheel_wrap .pinwheel_layer{position:static;-moz-box-shadow:0 0 10px #ccc; box-shadow:0 0 10px #ccc;}
.pinwheel_wrap .pinwheel_layer .bg{padding:4px;background-color:#FCFCFC;border-radius:3px;-moz-border-radius:3px;}
.pinwheel_wrap .pinwheel_content{background-color:#FCFCFC;}
.pinwheel_wrap .pinwheel_default_html{background-color:#F6F6F6;width:150px;height:100px;}
.pinwheel_wrap .arrow{background:url("../img/layer_arrow.png") no-repeat scroll 0 0 transparent;display:block;overflow:hidden;position:absolute;}
.pinwheel_wrap .arrow_t, .pinwheel_wrap  .arrow_b {background-position:0 0;height:9px;left:20px;top:-5px;width:14px;}
.pinwheel_wrap .arrow_r, .pinwheel_wrap .arrow_l {background-position:-8px -24px;height:14px;right:-5px;top:20px;width:9px;}
.pinwheel_wrap .arrow_b {background-position:0 -8px;bottom:-5px;top:auto;}
.pinwheel_wrap .arrow_l {background-position:0 -24px;left:-5px;right:auto;}
.pinwheel_wrap .pinwheel_loading{padding:10px 20px;font-size:12px;color:#666;}
.pinwheel_wrap .pinwheel_loading div{background:url("../img/loading.gif") no-repeat scroll 0 0 transparent;text-align:center;text-indent:20px;width:120px;height:20px;line-height:20px;}
*/