/* 공통 css */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body {
margin:0;
padding:0;
text-align:center;
font-size: 13px;
font-family: 'Nanum Gothic';
line-height: 20px;
color: #949494;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,table,th,td,form,input,textarea,button {margin:0; padding:0}

img,filedset {border:0;}

ol,ul,li {list-style:none; margin:0; padding:0;}

a:link {color:#333333;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:active {color:#333333;text-decoration:none;}
a:hover {color:#333333;text-decoration:none;}

.spacer30 {height:30px;}

table {
	border : solid 0px;
	border-collapse: collapse;
	margin : 0px;
	padding : 0px; 
}
td {font-size: 12px;line-height: 18px;color:#909090;}

#qa {width:270px;position:absolute;left:918px;top:254px;}
#no {width:270px;position:absolute;left:627px;top:254px;}

.Input_search { font-family:굴림; font-size:9pt; border:1 solid #CCCCCC; padding-top:4px; color:#222222; background-color:#ffffff; width:270px; height:24px;  text-valign:middle;}
.login_input_free { font-family:굴림; font-size:9pt; border:1 solid #d7e4e7; color:#222222; background-color:#ffffff; height:20px;  text-valign:middle;}
.Input_01 { font-family:굴림; font-size:9pt; border:1px solid #d7e4e7; color:#222222; background-color:#ffffff;  text-valign:middle; width:110px; height:20px; }
.mem_input_free { font-family:굴림; font-size:9pt; border:1 solid #d7e4e7; color:#222222; background-color:#ffffff; height:25px;  text-valign:middle;}
.login_input_free2 { font-family:굴림; font-size:9pt; border:1 solid #d7e4e7; color:#222222; background-color:#ffffff; height:20px; width:240px; text-valign:middle;}
.searchword { width:327px; height:28px; background:#fff; margin-left:6px; border:0; padding-top:7px; vertical-align: middle;}