@charset "UTF-8";
/* CSS Document */
html {overflow-x: hidden;}
body {
	font-family: Tahoma;
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
	height: 100%;
	width: 100%;
	background-color:transparent;
	scrollbar-3dlight-color:#1d0b06;
	scrollbar-arrow-color:#FF6600;
	scrollbar-base-color:#1d0b06;
	scrollbar-track-color:#1d0b06;
	scrollbar-darkshadow-color:#1d0b06;
	scrollbar-face-color:#1d0b06;
	scrollbar-highlight-color:#1d0b06;
	scrollbar-shadow-color:#1d0b06;
	
	}


 img { 
	border:0;
}
#div_a{
	position:absolute;
	margin:150px 0px;
	width:100%;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}

.css1{
	color:#660000;
}
.css2{
	color:#FF6600;
}
#apDiv1 {
	position:absolute;
	z-index:1;
}
.style1 {color: #2A0000}
.style2 {color: #FFFFFF}
.style3 {font-size: 12px}
.style4 {font-size: 11px; color: #FF6600; }
.text01 {
font-size: 12px; 
color: #483117; 
text-decoration:none;
line-height:18px;
}

.text01_bold {
font-size: 12px; 
color: #483117; 
text-decoration:bold;
line-height:18px;
font-weight:bold;
}

.text02 {
font-size: 11px; 
color: #fdb913; 
text-decoration:none;
line-height:18px;
}

.text03 {
font-size: 11px; 
color: #483117; 
text-decoration:none;
line-height:16px;
}

.text_about {
font-size: 12px; 
color: #483117; 
text-decoration:none;
line-height:18px;
}

.text_about22 {
font-size: 12px; 
color: #fdb913; 
text-decoration:none;
line-height:18px;
}

.textfield{
	background:#290f03;
	border:1px solid #FF6600;
	color:#ffffff
}

INPUT.textfiel01 {
	margin:0px 0 0 0px;
    font-size:11px;
	color:#ffffff;
	background-color:#525250;
	background:url(images/bgtext.gif);
	border:none;
	padding:9 0px 0 10px;
    HEIGHT: 29px;
	width: 173px;
}




.textfiel02large {
	margin:0px 0 0 0px;
    font-size:11px;
	color:#ffffff;
	background-color:#525250;
	background:url(images/bgtext2.gif);
	border:none;
	padding:15 0px 0 12px;
    HEIGHT: 139px;
	width: 222px;
	overflow:hidden;
}
