/* CSS Document */

body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
background-color:#999999;
}

td{
font-size:12px;
}

#LayerMenuTop {
	position: absolute;
	left:5px;
	top:80px;
	width:609px;
	height:10px;
	z-index: 5;
	visibility: visible;
}

#LayerMainShow {
	position:absolute;
	left:5px;
	top:150px;
	width:609px;
	height:136px;
	z-index: -1;
}

.navMenuTop{color: #333333;}
a:link.navMenuTop {text-decoration:none;}
a:hover.navMenuTop {text-decoration: underline;}
a:visited.navMenuTop {text-decoration:none;}

.style1{color: #333333;}

.navCampTitle{color: #000000;}
a:link.navCampTitle {text-decoration:none;}
a:hover.navCampTitle {text-decoration: none;}
a:visited.navCampTitle {text-decoration:none;}

.navCampDesc{color: ##999999;}
a:link.navCampDesc {text-decoration:none;}
a:hover.navCampDesc {text-decoration: none;}
a:visited.navCampDesc {text-decoration:none;}


.hSpace_One{height:1px;}

.pT20_pB5{ padding-top:15px; padding-bottom:5px;}
.pL7{padding-left:7px;}
.pT3{padding-top:3px;}

.bg_bot_gas{background-image: url(../images/mitsubishi_motors_bg_gas.jpg); background-position:bottom; background-repeat: no-repeat;}

.bg_bot_gas_01{background-image: url(../images/mitsubishi_motors_bg_gas_01.jpg); background-position:bottom; background-repeat: no-repeat;}
.bg_bot_gas_02{background-image: url(../images/mitsubishi_motors_bg_gas_02.jpg); background-position:bottom; background-repeat: no-repeat;}
.bg_bot_gas_03{background-image: url(../images/mitsubishi_motors_bg_gas_03.jpg); background-position:bottom; background-repeat: no-repeat;}


.bg_image_right_no_repeat{ background-position:right; background-repeat: no-repeat;}
.bg_image_bot_no_repeat{ background-position:bottom; background-repeat: no-repeat;}

.foot_font66_space1{ color:#666666; font-family:arial; letter-spacing:1px;}

.pL3{ padding-left:3px;}
.pL2{ padding-left:2px;}
.pL10{ padding-left:10px;}
.pL25{ padding-left:25px;}
.pL20{ padding-left:20px;}
.pT5{ padding-top:5px;}
.pT10{ padding-top:10px;}
.pT7{ padding-top:7px;}

.border_dot_left{ border-left: 1px dotted #CCCCCC;}
.border_dot_left_bg_bot{ border-left: 1px dotted #CCCCCC;background-position:bottom; background-repeat: no-repeat;}
.border_dot_left_bg{background-repeat: repeat-y;}

.input50 {
	width: 50px;
}
.input80 {
	width: 80px;
}
.input100 {
	width: 100px;
}
.input110 {
	width: 110px;
}
.input120 {
	width: 120px;
}
.input170 {
	width: 170px;
}
.input190 {
	width: 190px;
}
.input200 {
	width: 200px;
}
.input220 {
	width: 220px;
}
.input240 {
	width: 240px;
}

.input280 {
	width: 280px;
}

.input360 {
	width: 360px;
}



/* ------------------- ตาราง การแข่่งขัน --------------------------*/

.racing {
	width: 350px; 
}
.racing td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 20px;
	vertical-align: top;
	color: #333333;
	line-height: 20px;
}

.racing td.red{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
}
.racing td.gray{
	background-color: #999999;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.racing td.white{
	background-color: #FFFFFF;
	text-align: center;
}

.bullet {
	font-size: 18px;
	vertical-align: middle;
}
