@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,td,th {
	font-family:Dotum, Verdana,Sans-serif,AppleGothic,Gulim;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	color: #d3d3d3;
}

body {
	background-color:transparent;

	color: #2d2e2e;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	overflow:scroll; 
	overflow-x:hidden;
}

img, input, select, textarea {
    vertical-align: middle;
}

img {
border: none;
}

li {
    list-style: none outside none;
}

h1 {
	color: #6d9863;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

h2 {
	color: #6d9863;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
img,fieldset,iframe{border:0 none; outline:none;}

a{color:#d3d3d3;text-decoration:none}
a:hover{color:#390;text-decoration:underline}


#tab_cont {
	margin-top:10px;	
}

tab a {
	padding-top:15px;
}

#tab li a img {
	padding-top:11px;
}

#footer ui, #footer li{
	list-style-type:none;
}

#TAB3 table{
	color: #d3d3d3;
}

#TAB3 table a{
	color: #d3d3d3;	
}

#reply td {
	height:36px;
	border-bottom: 1px solid #4a4a56;
}

.Num_stitle {
	padding-left:5px;
	font-weight:bold;
}

.inputText {
    font-size: 12px;
    height: 15px;
    margin: 0 10px 5px 0;
    padding: 3px 4px;
    vertical-align: middle;
}


textarea.tx {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9A9A9A #D8D8D8 #D8D8D8 #9A9A9A;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
	
}

input.ed {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9A9A9A #D8D8D8 #D8D8D8 #9A9A9A;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    padding: 3px 2px 0;
}

.editOption {
	padding:8px 0;
}
