﻿@charset "utf-8";

/* =common */
body {
	font-family:  Tahoma, 돋움 ; font-size: 12px;
	background-color: #1f1c12;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#2C2A1B;
scrollbar-highlight-color:#45422A;scrollbar-3dlight-color:#000000;scrollbar-darkshadow-color:#413F27;scrollbar-shadow-color:#64613D;scrollbar-arrow-color:#A6A48E;scrollbar-track-color:#0f0e0d;
}
img {
	border:0 none;
}

a { 
     selector-dummy:expression(this.hideFocus=true); 
   } 

td {  font-family:  Tahoma, 돋움 ; font-size: 12px; font-style: normal; line-height: 160%; color:#d1cea7; text-decoration: none}
td A:link    { font-family:  Tahoma, 돋움 ; font-size: 12px; font-style: normal; line-height: 140%; color:#d1cea7; text-decoration: none}
td A:visited { font-family:  Tahoma, 돋움 ; font-size: 12px; font-style: normal; line-height: 140%; color:#d1cea7; text-decoration: none}
td A:hover   { font-family:  Tahoma, 돋움 ; font-size: 12px; font-style: normal; line-height: 140%; color:#c99006; text-decoration: none}
td A:active  { font-family:  Tahoma, 돋움 ; font-size: 12px; font-style: normal; line-height: 140%; color:#d1cea7; text-decoration: none}

#main_login{
	position:absolute;	
	top:572px;
	left: 50%;
	margin: 0 0 0 -415px;
	width:700px;
	height:25px;
	z-index:1;
}

#login{
	position:absolute;
	top:267px;
	left: 50%;
	margin: 0 0 0 -405px;
	width:700px;
	height:25px;
	z-index:1;
}

/* =content */
.dark_brown  { font-family:  Tahoma, 돋움 ; font-size: 11px; line-height: 140%; color:#5c5b46; text-decoration: none; font-weight:normal; letter-spacing:0px;}
.dark_brown_12  { font-family:  Tahoma, 돋움 ; font-size: 12px; line-height: 140%; color:#5c5b46; text-decoration: none; font-weight:normal; letter-spacing:0px;}
.board_best { font-family:  Tahoma, 돋움 ; font-size: 12px; line-height: 140%; color:#d2ad55; text-decoration: none; letter-spacing:0px;}
.board_title { font-family:  Tahoma, 돋움 ; font-size: 12px; line-height: 140%; color:#c99006; text-decoration: none; letter-spacing:0px;font-weight:bold;}
.nickname { font-family:  Tahoma, 돋움 ; font-size: 12px; line-height: 140%; color:#877d3b; text-decoration: none; letter-spacing:0px;}

.warcryinput { font-family: 돋움; font-size: 12px; border:1px #2a2a23 solid; background-color: #0f0e0d; line-height: 140%; padding:1px 2px 1px 2px;  color:#5c5b46; font-weight:normal; }
.reply_input { 	FONT-FAMILY: 돋움; 	font-size:12px;	color: #5c5b46;	background-color: #0f0e0d;	border: 1px solid #1c1b14; }
.warcrytextarea { overflow:auto;  overflow-x:hidden;  font-family:Tahoma, 돋움,arial;  font-size:11px;  color:#5c5b46; border:1px solid #2a2a23; background:transparent; scrollbar-face-color:#2C2A1B;
scrollbar-highlight-color:#45422A;scrollbar-3dlight-color:#000000;scrollbar-darkshadow-color:#413F27;scrollbar-shadow-color:#64613D;scrollbar-arrow-color:#A6A48E;scrollbar-track-color:#0f0e0d;
  }	
.login_input { font-family: Tahoma, 돋움 ; font-size: 11px; border:1px #2a2a23 solid; background-color: #0f0e0d; line-height: 140%; padding:1px 2px 1px 2px;  color:#73aa1b; font-weight:bold; } 


.skill_title { font-family:  Tahoma, 돋움 ; font-size: 12px; line-height: 120%; color:#d2ad55; text-decoration: none; letter-spacing:0px;}
.skill_txt { font-family:  Tahoma, 돋움 ; font-size: 12px; line-height: 110%; color:#d1cea7; text-decoration: none; letter-spacing:0px;}
