﻿
#box_tab 
{
	/*background: url(http://club.funbox.co.th/webgc/images/master/tab_bg.jpg);
	background-repeat: repeat-y;*/
	width: 100%;
	height: 230px;
	font-family: Tahoma; 
	color: #003399;
	padding-left: 55px;
}

#box_menu
{
	/*background: url(http://club.funbox.co.th/webgc/images/master/tab_head.jpg) no-repeat;*/
	width: 100%;
	height: 31px;
	margin-left: 0px;
	padding-left: 0px;
	/*position: relative;*/
	/*margin: 0 0 0 0;*/
	/*margin: 0;
	padding: 0;*/
	/*padding-top: 20px;*/	
}
#box_menu ul
{
	width: 100%;
	height: 31px;
	padding-left: 0px;
	padding-top: 0px;
}

#box_menu li{
	display: inline;
	color: #003399;
	height: 31px;
	padding-top: 0px;
}
#box_menu li a{

	/*padding: 10px;*/
	text-decoration: none;
	color: #003399;
	height: 31px;
}


.hidden{
	display:none;
}

.font18{
	font-family: Tahoma; 
	color: #003399;
	font-size: 18px; 
	font-weight: bold;
}

.font12{
	font-family: Tahoma; 
	color: #003399;
	font-size: 12px; 
	font-weight: bold;
}
/*.box_content
{
	background: url(http://club.funbox.co.th/webgc/images/master/tab_bg.jpg);
	background-repeat: repeat-y;
	width: 667px;
}*/
