body {
	padding:0px;
	margin:0px;
	background-color:#585858;
}
body, td, input, textarea{
	font-size:12px;
	font-family:Tahoma;
	color:#A1A1A1;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#BDBDBD; text-decoration:underline} 
a:hover{color:#ABCB41}

b{ color:#BDBDBD}
.set2 td{ vertical-align:middle}
.a{ color:#BDBDBD; font-size:12px}
.a1{ color:#BDBDBD; font-size:13px}
.a2{ color:#A1A1A1; font-size:11px}
.w{ color:#BDBDBD; font-size:13px; line-height:15px}
.g{ color:#C6E144; font-size:11px}
.a3{ color:#DBDBDB; font-size:11px}
.a4{ color:#DBDBDB; font-size:12px}
.a5{ color:#ABCB41; }
.a5bold { color:#ABCB41; font-weight:bold; text-decoration:none; }
.lang { text-decoration: none; }

ul{margin:0; padding:0; list-style:none; line-height:17px}
li{background:url(images/1_z2.gif) 5px left no-repeat; padding-left:8px }
li a{color:#DBDBDB;} 

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:8px; padding-bottom:3px; color:#EDEDED; font-weight:bold; text-decoration:none}
.more:hover{text-decoration:underline}
 
.footer td{color:#A1A1A1;} 
.footer a {color:#A1A1A1; } 

.set td{ color:#DBDBDB}
.set { color:#DBDBDB}
.set a{ color:#DBDBDB}

input.input{
   background:#3B3B3B;
   border:1px solid #A1A1A1;
   padding-left:5px;
   width:203px; height:21px;
}
textarea.textarea{
   background:#3B3B3B;
   border:1px solid #A1A1A1;
   padding-left:5px;
   width:203px;
   height:98px;
   overflow:auto}
   
#input1{
   background:#FFFFFF;
   border:1px solid #CAD3D8;
   padding-left:8px;
   width:125px; height:16px;
   color:#748184;
   vertical-align:middle;
   font-size:10px; margin-right:5px
}
#input2{
   border:0px;
   padding-left:0px;
   width:61px; height:16px;
   vertical-align:middle
}
#input3{
   padding-left:0px;
   width:49px; height:17px;
   border:0px;
   margin-left:4px
}
#input4{
   padding-left:0px;
   width:60px; height:17px;
   border:0px;
   margin-left:11px
}

.title1 {
	font: bold 15px tahoma;
	color: #fff;
}

.title2 {
	font: bold 12px tahoma;
	color: #ABCB41;
	margin-bottom: 7px;
	margin-top:0px;
}

.question {
	color:#ABCB41;
	font: bold 12px tahoma;
	margin-bottom:5px;
	margin-top:20px;
}
.answer {
	font: 11px tahoma;
	color:#fff;
}
.drag {
}

.popupstyle1 {
  background: #000;
  text-align: center;
  margin: auto;
  position: absolute;
  z-index: 1;
  visibility: hidden;
}

.popupstyle1 .close {
  float: right;
  background: #aaa;
  font: 9px verdana;
  width: 10px;
  line-height: 10px;
  margin-top: 5px;
  margin-right: 2px;
  color: #333;
  cursor: pointer;
}

.popupstyle1 p {
  font: 12px dotum;
  letter-spacing: -1px;
  color: #5686C3;
  clear: right;
}

.op0 {
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.op20 {
  filter:alpha(opacity=20);
  -moz-opacity: 0.2;
  opacity: 0.2;
}

.op30 {
  filter:alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

.op100 {
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}