
@import url(common.css );




/* ToyWorld skin */
.menubox_t {background:url('/images/GameWorld/menubox_top.gif') no-repeat left top; height:21px;}
.menubox_m {background:url('/images/GameWorld/menubox_mid.gif') repeat-y left top; padding:3px 0 9px 19px;}
.menubox_b {background:url('/images/GameWorld/menubox_bot.gif') no-repeat left top; height:12px;vertical-align: top;}

.lay_top {background:url('/images/GameWorld/layout_top.gif') no-repeat left top; vertical-align:top;padding-bottom:30px;}
.lay_mid {background:url('/images/GameWorld/layout_mid.gif') repeat-y left top; }
.lay_foot {background:url('/images/GameWorld/footer_bg.gif') no-repeat left top;}




.TopTLBg{background:url('/images/GameWorld/top_linebg.gif') no-repeat left bottom; width:616px; height:36px;}
.TBoxBg{background:url('/images/GameWorld/img_boxbg.gif') no-repeat; width:242px;height:197px; text-align:center; vertical-align:middle; }
.GBlt{background:url('/images/icn/blt_triblue_s01.gif') no-repeat left 7px; width:2px; height:4px; padding-left:5px;}


/********* FONT ************/
.FBrowB{color:#482A16; font-weight:bold; font-size:14px;}
.FBlue{color:#22A6BD;}
.FBlueB{color:#22A6BD; font-weight:bold;}


.GameA a:link, .GameA a:visited, .GameA a:active {color:#22A6BD; text-decoration: none;}
.GameA a:hover {color:#22A6BD; text-decoration: underline;}





/* ¸®½ºÆ® 
ul {margin:0;padding:0;}
ul.list li {
	list-style-type:none;
	background:url('/img/common/bull_02.gif') no-repeat 5px 6px;
	padding:0 0 0 10px;
	font-size:12px;
	line-height:17px;
	margin:0;
	color:#333;
}
*/