@charset "utf-8";
/* 浮水印設定---------- */
div{}
#bg .down{ position: relative;}
#floater_absolu{margin:0px;padding:0px;width:113px;position:absolute;z-index:10; background:none;right:0;top:0;}
#floater{ margin: 0;padding:0px;width:113px;position:relative;z-index:10; background:none;}
#floater .floater_lists{width:113px;font-size:12px;color:#555555;font-family:Arial, "新細明體";background:url(images/floater_top.gif) no-repeat left top;overflow:hidden;padding:0px 0px 0px 0px;}
#floater .floater_lists .floater_title {font-size:14px;color:#FFFFFF;margin:0px;padding:8px 0px 0px 0px;line-height:20px;text-align:center;height:20px;}
#floater .floater_lists .floater_title a{color:#FFFFFF;text-decoration:none;}
#floater .floater_lists .floater_title a:hover{color:#FFFF00;text-decoration:none;}
#floater .floater_lists span {background:url(images/floater_bg.gif) repeat-y;margin:0px 0px 0px 0px;padding:0px 8px;text-align:center;display:block;font-weight: normal; position:relative;}
#floater .floater_lists span img {padding:5px;background:#ffffff;border:1px solid #CCCCCC;margin:5px 0px 10px 0px;}
#floater .floater_lists ul {background:#ffffff;list-style-type:none;margin:0px;overflow:hidden;padding:5px 0px;}
#floater .floater_lists li {border-bottom:1px dotted #CECECE;background:url(images/floater_icon.gif) no-repeat left 7px;padding:0px 0px 0px 5px;margin:0px;text-align:left;font-size:12px;color:#555555;font-family:Arial, "新細明體";letter-spacing:-1px;}
#floater .floater_lists li a {line-height:20px;text-decoration:none;color:#333333;}
#floater .floater_lists li a:hover {color:#FF6600;}
#floater .floater_lists li.online{border-bottom:1px dotted #CECECE;background: none;font-size: 15px;letter-spacing:-1px;color:#333333;font-family:Arial, "新細明體";letter-spacing:0px;text-decoration: none;margin:0px;padding:8px 0px 8px 0px;text-align:center;}
#floater .floater_lists li.online a {line-height:20px;text-decoration:none;color:#333333;font-weight: bold;letter-spacing:-1px;}
#floater .floater_lists li.online a:hover {color:#CC0000;}
#floater .floater_lists .more1,
#floater .floater_lists .more2 {font-size:11px;color:#444444;font-family:Arial, "新細明體";background:url(images/floater_bottom.gif) no-repeat left top;text-align:center;padding:0px 0px 0px 0px;}
#floater .floater_lists .more1:hover,
#floater .floater_lists .more2:hover {background:url(images/floater_bottom.gif) no-repeat right top;}
#floater .floater_lists .more1 a{color:#444444;text-decoration:none;line-height:19px;background-image:url(images/floater_icon_t.gif); display:block;background-repeat:no-repeat;background-position:30px 7px;}
#floater .floater_lists .more2 a{color:#444444;text-decoration:none;line-height:19px;background-image:url(images/floater_icon_t.gif); display:block;background-repeat:no-repeat;background-position:30px -53px;}
#floater .floater_lists .more1 a:hover{background-position:30px -13px;color:#ffffff;text-decoration:none;}
#floater .floater_lists .more2 a:hover{background-position:30px -33px;color:#ffffff;text-decoration:none;} 
