/* body 공통 속성 */
body, div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form {margin:0; padding:0}
a { selector-dummy : expression(this.hideFocus=true); color: #666666; text-decoration: none;}
a:hover { color: #666666; text-decoration: none;}
*{
	margin:0px;
	padding:0px;
}
/* 링크 걸었을때 주위에 테두리 점선 없애기 */
a,img {selector-dummy: expression(this.hideFocus=true);}
*html {height:1px;} 
html>/**/body {overflow-y:scroll;}


ul,ol,dl {list-style:none}
body {
	margin-top: 0px;
	background-image: url(/images/main/bg.jpg); 
	font-size: 11px;
	color: #666666;
	line-height:16px;
    font-family: dotum; 
	background-color:#f1f6f8;
}
img {border:0; }

/*main*/



/*board 관련페이지*/

.title {
	font-family: "돋움";
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	letter-spacing: -1px;
}
.part {
	font-family: "돋움";
	font-size: 12px;
	color: #51669b;
	letter-spacing: -1px;
}
.paging {
	font-family: "돋움";
	font-size: 11px;
	color: #898989;
	letter-spacing: 5px;
}
.pagechoice {
	font-family: "돋움";
	font-size: 11px;
	font-weight: bold;
	color: #039;
	letter-spacing: 5px;
}

.select {
	font-family:"돋움", verdana;
	font-size: 10pt;
	color: #666666;
	word-spacing:1px;
	height: 19px;
}
.pagIng span {
	color: #f67c1f;
	font-weight: bold;
}
.textarea {
	font-family: "돋움", verdana;
	font-size: 9pt;
	background-color: #f3f3f3;
	color: #666;
	border: 1px solid #cccccc;
	margin: 2px;
}
.input {
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	height: 14px;
	font-family: "돋움",verdana;
	font-size: 9pt;
	color: #666666;
}
.boardtit {
	line-height: 18px;
	font-family: 돋움;
	letter-spacing:-1px;
	font-size: 11px;
	font-weight: bold;
	color: #51669b;
}
.ttt {
	line-height: 12px;
	font-family: 돋움;
	letter-spacing:-1px;
	font-size: 11px;
	font-weight: bold;
	color: #51669b;
}
.ggg {
	line-height: 12px;
	font-family: 돋움;
	letter-spacing:-1px;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.input2 {
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	height: 18px;
	font-family: "돋움",verdana;
	font-size: 9pt;
	color: #666666;
}
.faq_choice {
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #01a0c7;
}
.faq_answer {
	font-family: "돋움";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
