*{
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 12px;
}
body {
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
}
.font_white {
	color: #FFFFFF;
	text-decoration: none;
}
a.a:link {
	color: #666666;
	text-decoration: none;
}
a.a:visited {
	color: #666666;
	text-decoration: none;
}
a.a:hover {
	color: #000000;
	text-decoration: underline;
}
.text2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.text2_bold {
	font-size: 11px;
	color: #FF5D02;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.text2_bold_white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
a.text2_link:link{
	font-size: 11px;
	color: #000000;
	font-weight: none;
	text-decoration: none;;
	line-height: 16px;
}
a.text2_link:visited{
	font-size: 11px;
	color: #aabbbb;
	font-weight: none;
	text-decoration: none;;
	line-height: 16px;
}
a.text2_link:hover{
	font-size: 11px;
	color: #FE5E00;
	font-weight: none;
	text-decoration: underline;;
	line-height: 16px;
}
.text3 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.text3_link:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.text3_link:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.text3_orange{
	color: #FF5E00;
	text-decoration: none;
	font-weight: bold;
}
a.text3_link:hover {
	color: #FF5E00;
	text-decoration: underline;
	font-weight: bold;
}
.text4 {
	font-size: 14px;
	font-weight: bold;
	color: #FB5D02;
	text-decoration: none;
}
.text5 {
	color: #FB5D02;
	text-decoration: none;
}.text6 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text7 {
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.content_small_white {
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}
a.b:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.b:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.b:hover {
	font-size: 13px;
	color: #FE5E00;
	text-decoration: underline;
}
.text8 {
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-indent: 15px;
}
.text8 {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 14px;
}
a.c:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.c:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.c:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}


/* Footer */
.footer_container{
width:100%;
font-size:12px;
color:#FFFFFF	
}
.padding_lr_1{
padding-left:10px; padding-right:10px;
}
.footer_copyright{
float:left;
}
.footer_copyright a{
text-decoration:none; color:#FFFFFF;
}
.footer_menu{
float:right;
}
.footer_menu ul{
list-style:none;
}
.footer_menu ul li{
margin-left:20px;
text-align:right;
display:inline;
}
.footer_multi_column{
position:relative;
}
.footer_multi_column_left{
float:left;
display:block;
width:50%;
}
.footer_multi_column_right{
float:right;
display:block;
width:50%;
}
.form_input{ background-color:#333333; border:1px solid #666666; color:#999999;}
.form_submit{ background-color:#333333; border:1px solid #666666; color:#FFFFFF;}

