﻿/*
	/// <summary>
    /// 功能：撲克牌梭哈結果提示浮動小視窗
    /// 版權：茂為科技 MacroWell-www.omg.com.tw
    /// 作者：賴豐龍 Alan Lai 2009/02/12
    /// _MSN：laifonlon@yahoo.com.tw
    /// Mail：alan_lai@macrowell.com.tw
    /// </summary>
*/
.Poker00, 
.forum_areamain .content .titles .Poker00
{
	float:left;
	width:26px;
	height:30px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	letter-spacing:-1px;
	color:#FFF;
	background-image:url(/images/pk01.gif);
}
.Poker01, 
.forum_areamain .content .titles .Poker01
{
	float:left;
	width:26px;
	height:30px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	letter-spacing:-1px;
	color:#FFF;
	background-image:url(/images/pk02.gif);
}
.Poker02, 
.forum_areamain .content .titles .Poker02
{
	float:left;
	width:26px;
	height:30px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	letter-spacing:-1px;
	color:#FFF;
	background-image:url(/images/pk03.gif);
}
.Poker03, 
.forum_areamain .content .titles .Poker03
{
	float:left;
	width:26px;
	height:30px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	letter-spacing:-1px;
	color:#FFF;
	background-image:url(/images/pk04.gif);
}