
@import url(http//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css); /* ³ª´®½ºÄù¾î */
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanskannada.css);



html, body {margin:0px;padding:0px; font-size:15px; color:#444; font-family: 'Nanum Square','Noto Sans KR','¸¼Àº °íµñ', sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,a,button,checkbox { margin:0px; padding:0px;}

li{list-style:none;}
img { border:0px;vertical-align:top; }
.img_middle { border:0px;vertical-align:middle; }
.hidden{display:none;}

/* ÀÏ¹Ý ¸µÅ© ½ºÅ¸ÀÏ ******************************/
a:link { color: #222222; text-decoration: none; }
a:visited {color: #222222; text-decoration: none;}
a:hover { color: #bababa; text-decoration: none;}

.alignCenter {text-align:center;}
.alignRight {text-align:right;}
.alignLeft {text-align:left;}

/* Form ÅÂ±× ¼³Á¤ ******************************/
.txtbox {height:22px;line-height:22px;border:1px solid #828282;}

select.txtbox, input[type="file"] {
  height:26px;
  line-height: 30px;
  background-color:white;
}


#popupWrap {position:relative;width:100%; *zoom:1;background-color:#FFF;box-sizing:border-box;}
#popupWrap h2 {float:left; font-size:18px; text-align:left; background-color:#38445d; color:#fff; width:100%; line-height:30px; padding:15px 10px 10px 20px; letter-spacing:-1px; box-sizing:border-box;}
#popupWrap h2:after {content:""; clear:both; display:block; height:0; visibility:none;}
#popupWrap span.close {cursor:pointer; position:absolute; top:15px; right:20px;}
#popupWrap img {vertical-align:middle;}
#popupWrap .subContents {clear:both;width:98%;margin:0 auto;padding-top:20px;}


.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; outline: 0; z-index:503; }
.ui-dialog .ui-dialog-titlebar {padding: .4em 1em; position: relative; display: none; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em;	top: 50%; width: 21px; margin: -10px 0 0 0; padding: 1px; height: 20px; }
.ui-dialog .ui-dialog-content {	position: relative;	border: 0; background: none; overflow: auto; background: #ffffff; color: #333333; }
.ui-widget-overlay {position: fixed; top: 0; left: 0;width:100%;height:100%; z-index:102;background:#000000 repeat;opacity: .5; filter: Alpha(Opacity=50);}


	
	.vw_content img {max-width: 890px;height:auto;}

	.Wid05 { width: 5%;}
	.Wid10 { width: 10%;}
	.Wid15 { width: 10%;}
	.Wid20 { width: 20%;}
	.Wid25 { width: 20%;}
	.Wid30 { width: 30%;}
	.Wid35 { width: 35%;}
	.Wid40 { width: 40%;}
	.Wid50 { width: 50%;}
	.Wid60 { width: 60%;}
	.Wid65 { width: 65%;}
	.Wid70 { width: 70%;}
	.Wid80 { width: 80%;}
	.Wid90 { width: 90%;}
	.Wid98 { width: 98%;}

	.tableSearch {text-align:left; margin-bottom:10px; width:100%;}
	.tableSearch:after {content:""; display:block; clear:both;}
	.tableSearch p.tableSearchBox {float:left; margin-right:4px;}
	.tableSearch select {border:solid 1px #ddd; height:35px; color:#666; padding-left:10px; width:99%; font-family: '¸¼Àº °íµñ', sans-serif; letter-spacing:-1px;}
	.tableSearch input {border:solid 1px #ddd; height:31px; color:#868686; padding-left:10px; width:99%; font-family: '¸¼Àº °íµñ', sans-serif; letter-spacing:-1px;}
	.tableSearch p.tableSearchBtn {float:left; background-color:#333; color:#fff; line-height:35px; width:63px; letter-spacing:-1px; text-align:center; font-size:13px; cursor:pointer;}

	table.tableList {clear:both; text-align:left; margin:0 auto; margin-bottom:20px; border-top:solid 3px #333; border-bottom:solid 2px #dedee1; font-size:14px; width:100%;color:#444; }
	table.tableList th {background-color:#f3f3f6; line-height:19px; padding:15px 5px 15px 5px; font-weight:600; font-size:14px; border-bottom:solid 1px #d2d2d6; letter-spacing:-1px;text-align:center;}
	table.tableList td {border-bottom:solid 1px #dadada; font-weight:normal; line-height:23px; padding:15px 15px 15px 15px; letter-spacing:-1px;}
	table.tableList .tableRight {border-right:solid 1px #d2d2d6;}
	table.tableList .tableLeft {border-left:solid 1px #d2d2d6;}
	table.tableList .tableBoth {border-right:solid 1px #d2d2d6; border-left:solid 1px #d2d2d6;}

	#sub {width:100%; *zoom:1;}
	#sub:after {content:""; display:block; clear:both;}
	
	#sub .subTop {clear:both; width:100%; background-color:#ecf5f6; height:95px; padding-top:5px; text-align:center; margin-bottom:65px;}
	#sub .subTop h2 {font-size:25px; font-weight:600; color:#333; letter-spacing:-1px; padding-top:26px; line-height:40px;}	
	
	#sub ul.subTab {width:780px; margin:0 auto; margin-bottom:80px;}
	#sub ul.subTab:after {content:""; display:block; clear:both;}
	#sub ul.subTab li {float:left; line-height:54px; width:187px; text-align:center; margin:0 3px;}
	#sub ul.subTab li a {display:block; font-size:18px; color:#222; border:solid 1px #c0c0c0; text-decoration:none; letter-spacing:-1px; font-weight:700; border-radius:10px;}
	#sub ul.subTab li a:hover {color:#ea1549; text-decoration:none; font-weight:700; }
	#sub ul.subTab li a.selected {display:block; background-color:#ea1549; color:#fff; border:none; line-height:56px;}
	
	#subContents {width:100%; margin:0 auto;}
	#subContents:after {content:""; display:block; clear:both;}


.mb30 {margin-bottom:30px;}