@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 11px;
	color: #959595;
	font-family: dotum;
}
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textGray1{ color:#333333;}
.textGray2{ color:#6a6a6a;}
.textGray3{ color:#a1a1a1;}
.textGray4{ color:#bfbfbf;}


.textSize12 {	font-size: 12px;}
.textSize14 {	font-size: 14px;}

a.Org:link {	color: #959595;	text-decoration: none;}
a.Org:visited {	text-decoration: none;	color: #959595;}
a.Org:hover {	text-decoration: none;	color: #ff9f12;}
a.Org:active {	text-decoration: none;	color: #959595;}

a.Org1:link {	color: #FDCF1C;	text-decoration: none;}
a.Org1:visited {	text-decoration: none;	color: #FDCF1C;}
a.Org1:hover {	text-decoration: underline;	color: #FDCF1C;}
a.Org1:active {	text-decoration: none;	color: #FDCF1C;}


a.White:link {	color: #ffffff;	text-decoration: none;}
a.White:visited {	text-decoration: none;	color: #ffffff;}
a.White:hover {	text-decoration: underline;	color: #ffffff;}
a.White:active {	text-decoration: none;	color: #ffffff;}

.dottoLine{background-image:url(../images/inc/dot2.gif); background-repeat:repeat-x;}






.inputSearch{border:solid 0px;font-family: dotum;font-size: 11px;color: #959595; height:20px; background-color:#46527d;}
.input01{border:solid 0px;font-family: dotum;font-size: 11px;color: #959595; height:20px; background-color:#f1f1f1;}


.ls1{letter-spacing:-0.1em;}
.lh130{line-height:130%;}

.displaynone{display:none}
.c_hand{cursor:pointer}