/* Font Style */
body{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size: 11px;color: #000000;text-decoration: none;}

a { text-decoration:none;color:#000000;}
a:hover{ text-decoration:underline;}

/* text style */
.txt_bold{font-weight:bold;}
.txt_em{font-style:italic;}

/* color link hover */
.txt_color_ffffff{ color:#ffffff;} /* white*/
.txt_color_000000{ color:#000000;} /* black*/
.txt_color_999999{ color:#999999;} /* grey text */
.txt_color_474747{ color:#474747;} /* dark grey text */
.txt_color_ff33ff{ color:#ff33ff;} /* pink */
.txt_color_ff6600{ color:#ff6600;} /* orange */
.txt_color_99cc00{color:#99cc00;} /* green */
.txt_color_99cc00{color:#006600;} /* dark green */
.txt_color_ff3300{color:#ff3300;} /* red */
.txt_color_ff0000{color:#ff0000;} /* red */
.txt_color_cc33cc{color:#cc33cc;} /* violet */ 
.txt_color_993300{color:#993300;} /* brown */ 
.txt_color_0099ff{color:#0099ff;} /* skyblue */
.txt_color_3366ff{color:#3366ff;} /* liteblue */
.txt_color_playboard{color:#0061ff;} /* playboard */
.txt_color_playlive{color:#ef0446;} /* playlive */
.txt_color_playclub{color:#fe19ac;} /* playclub */
.txt_color_playgame{color:#f96200;} /* playgame */
 
.hover-orange a:hover{color:#ff6600;}

/* color PLAYPARK text */
.txt_color_66cc33{color:#66cc33;} /* P  P*/
.txt_color_ff3333{color:#ff3333;} /* L  A*/
.txt_color_003399{color:#003399;} /* A  R*/
.txt_color_ffcc00{color:#ffcc00;} /* Y  K*/

h1{font-size: 14px;display:inline;}
h2{font-size: 14px;display:inline;}
h3{font-size: 12px;display:inline;}
h4{font-size: 12px;display:inline;}
h5{font-size: 11px;display:inline;}
h6{font-size: 11px;display:inline;}

/* text size px */
.txt_px11{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:11px;color:#000000;} /* Theme Text */

.txt_px12{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:12px} /* Content  for Read Text */

.txt_px13{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:13px} /* Content  for Read Text more big */

.txt_px14{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:14px} /* Title Text */

/*  Main Top Menu */
#pp_head{display:none;}
#menu-pp{font-family: Arial, Tahoma, "MS Sans Serif";	font-size: 11px;text-decoration: none;word-spacing:4px;}

.txt_normal_en {font-family: Arial, Tahoma, "MS Sans Serif";font-size: 10px;text-decoration: none;}
.txt_normal_en a{font-size: 10px;color:#ffffff;text-decoration: none;}
.txt_normal_en  a:hover{	color:#ff0000;text-decoration: none;}


#navbar li a{font-family: Arial, Tahoma, "MS Sans Serif";font-size: 10px;color:#ffffff;text-decoration: none;}
#navbar li a:hover {color: #ccff00;text-decoration: none;}
#navbar a:hover {color: #CCFF00; text-decoration: none;}


/* Form Style*/
input, textarea,select { font:13px Tahoma, "MS Sans Serif", sans-serif;}
.s_input {width: 142px;height: 17px;border: 1px solid #d5d5d5;}
.s_combo {width: 140px;height: 20px;line-height:20px;}
.searchlist-select{position:absolute; margin-left:146px; padding:0px; width:140px; height:20px;background:#ffffff;}
.searchlist-txt{position:absolute; margin-left:288px; padding:1px 5px 0px; width:140px; height:18px; border:solid 1px #d5d5d5;}
.searchlist-btn{position:absolute; margin-left:438px; padding:0px; width:57px; height:21px; background:url(/images/button/btn_search.gif) 0 0 no-repeat; border:none; cursor:pointer;}
.btn-commentsubmit{padding:0px; width:68px; height:21px; background:url(/images/button/btn_submit.gif) 0 0 no-repeat; border:none; cursor:pointer;}

