@charset "utf-8";
.jayClear {clear:both;}
#csrContents { width:100%; padding-top:30px}
	#csrcTitleArea { border-bottom:1px solid #d5d5d5; padding-bottom:8px; width:100%; height:40px}
	  .csrctTitle {float:left; font-size:32px; color:#555555; font-weight:bold; width:600px;}
	  .csrctLocation {position: relative; right:0px; top:23px; color:gray; float:right; }
	  .csrctLocation img { vertical-align:middle}
	  .csrctLocation span {color:#000000;}
	#csrcCont { padding:40px 0 40px 0}
/*::::::::::::::::::::::::::::::::: 폰트 :::::::::::::::::::::::::::::::::*/
.font01 {font-size: 14px; line-height:20px; color:#555}
.font02 {font-size: 13px; line-height:20px; font-weight:bold;}
.font03 {font-size: 14px; line-height:22px; font-weight:bold; color:#72a42b}
.font04 {font-size: 18px; font-weight:bold; color:#444}
.font05 {font-size: 12px; color:#555; line-height:160%  }
.font06 {font-size: 12px; font-weight:bold; color:#333;  }
.font07 {font-size: 12px; color:#000;  }
.font08 {font-size: 11px; color:#777;  }
.font09 {font-size: 11px; font-weight:bold; color:#555;  }
.font10 {font-size: 11px; color:#555;  }
.font11 {font-size: 12px; font-weight:bold; color:#555;  }
.font12 {font-size: 12px; color:#01225f;  }
.font13 {font-size: 13px; font-weight:bold;  color:#90bf28; line-height:22px; }
.font14 {font-size: 14px; font-weight:bold; color:#333;  }
.font15 {font-size: 18px; font-weight:bold; color:#333; line-height:30px; }
.font16 {font-size: 14px; font-weight:bold; color:#444; line-height:40px;  }
.font17 {font-size: 24px; font-weight:bold; color:#90bf28; line-height:30px;  }
.font18 {font-size: 13px; color:red;  }
.font19 {font-size: 13px; color:red; font-weight:bold; }
.font20 {color:blue;  }
.font21 {font-size: 12px; font-weight:bold; color:#8cb940;  }
.font22 {font-size: 11px; color:#000;  }
.font23 {font-size: 11px; color:#008cc6;  }
.font24 {font-size: 12px; font-weight:bold; color:#6a7b1a;  }
.font25 {font-size: 12px; font-weight:bold; color:#fff;  }
.font26 {font-size: 15px; font-weight:bold; color:#008cc6;  }
.font27{font-size: 20px;  color:#333; line-height:30px;  }
.font28{color:#ff0000;  }
.font29{font-size: 40px;  color:#111; line-height:35px; font-weight:bold;   }
.font30{color:#6b3159;  }
.font31{font-size: 16px;  color:#555; line-height:22px;  }
.font32{font-size: 18px;  color:#333; line-height:25px;  }
.font33{font-size: 28px;  color:#003366; line-height:30px;  font-weight:bold;  }
.font34 {font-size: 13px; color:#333; font-weight:bold; }
.font35 {font-size: 20px; font-weight:bold; color:#0a56a3; line-height:30px;  }
.font36 {font-size: 18px; font-weight:bold; color:#0a56a3; line-height:30px;  }
.font37 {font-size: 23px; font-weight:bold; color:#0a56a3; line-height:30px;  }
.font38 {font-size: 17px; font-weight:bold; color:#0a56a3; line-height:30px;  }
.font39 {font-size: 18px; font-weight:bold; color:#fff; line-height:25px;  }
.font40 {font-size: 30px; font-weight:bold; color:#333; line-height:25px;  }
.font41 {font-size: 16px; font-weight:bold; color:#444;  }

.boder_l {border-left:1px solid #ccc;}
.boder_r {border-right:1px solid #ccc;}
.boder_lr {border-left:1px solid #ccc;border-right:1px solid #ccc;}
.boder_b {border-right:1px solid #fff;}


/*=================================SLIST==================================*/
.Stext {padding:5px 0 0 0; width:100%; }
.Stext li {width:100%; line-height:25px}
.SList {width:100%; border-top:2px solid #1b8bd9;border-bottom:1px solid #1b8bd9; margin:0;}
.SList th {padding:7px 3px 5px 3px; border-bottom:1px solid #ccc; background:#f3f3f3; color:#777;}
.SList td {border-bottom:1px solid #ccc; padding:5px 5px 5px 7px; }
.SList #mline {border-bottom:2px solid #ccc; padding:5px 5px 5px 7px; }
.SList .titlealign {text-align:left !important;}
.SList .BoardBtm {width:100%; padding:15px 0 10px 0; }
.SList .BoardBtm b {color:#000;}
.SList .BoardBtmL {text-align:left;}
.SList .BoardBtmC {text-align:center;}
.SList .BoardBtmC img {vertical-align:middle;}
.SList .BoardBtmC b {color:#4d88c5;}
.SList .BoardBtmR {text-align:right;}	
.SList .radio_btn input{ text-align:center; border:0px;background:#fff;}
.SList .nowPage {font-weight:bold; color:#2c84e5;}
/*=================================SLIST2==================================*/
.Stext2 {padding:5px 0 0 0; width:100%; }
.Stext2 li {width:100%; line-height:25px}
.SList2 {width:100%; border-top:2px solid #2c84e5;border-bottom:1px solid #2c84e5; margin:0;}
.SList2 th {padding:10px 3px 9px 3px; border-bottom:1px solid #ccc; background:#2c84e5; color:#fff;}
.SList2 td {border-bottom:1px solid #ccc; padding:9px 5px 8px 7px; }
.SList2 #mline {border-bottom:2px solid #ccc; padding:5px 5px 5px 7px; }
/*=================================SLIST3==================================*/
.Stext3 {padding:0; width:100%; }
.Stext3 li {width:100%; line-height:25px}
.SList3 {width:100%; border-top:2px solid #2c84e5;border-bottom:1px solid #2c84e5; margin:0; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.SList3 th {padding:3px 1px 4px 1px; border-bottom:1px solid #ccc; background:#2c84e5; color:#fff;}
.SList3 td {border-bottom:1px solid #ccc; padding:3px 1px 3px 1px; }
.SList3 #mline {border-bottom:2px solid #ccc; padding:2px 1px 2px 1px; }
/*=================================SLIST4==================================*/
.SList4_bar{background:url(../images/sub/table_bar.jpg) top center no-repeat;  text-align:center }
.SList4_bar td{ padding:8px 3px 13px 3px;  color:#fff; font-weight:bold }
.Stext4 { width:100%; padding:0; margin:0 }
.Stext4 li {width:100%; line-height:25px}
.SList4 {width:100%;  margin:0;}
.SList4 th {padding:7px 3px 9px 3px;  background:#f4f4f4; font-size:12px; font-weight:bold; color:#585858; text-align:center; border-bottom:1px solid #ccc;}
.SList4 td {border-bottom:1px solid #ccc; padding:7px 5px 6px 7px; }
.SList4 #mline {border-bottom:1px solid #555; padding:5px 5px 5px 7px; }

/*=================================SLIST5==================================*/
.SList5_bar{background:url(../images/sub/table_bar02.jpg) top center no-repeat;  text-align:center }
.SList5_bar td{ padding:8px 3px 13px 3px;  color:#fff; font-weight:bold }
.Stext5 {padding:5px 0 0 0; width:100%; }
.Stext5 li {width:100%; line-height:25px}
.SList5 {width:100%;  margin:0;}
.SList5 th {padding:10px 3px 9px 3px; border-bottom:1px solid #ccc; background:#2c84e5; color:#fff;}
.SList5 td {border-bottom:1px solid #ccc; padding:9px 5px 8px 7px; }
.SList5 #mline {border-bottom:2px solid #ccc; padding:5px 5px 5px 7px; }

/*=================================SLIST6==================================*/
.SList6_bar{background:url(../images/main/realtime_bar.jpg) top center no-repeat;  text-align:center }
.SList6_bar td{ padding:3px 1px 3px 1px;  color:#333; font-weight:bold }
.Stext6 {padding:5px 0 0 0; width:100%; }
.Stext6 li {width:100%; line-height:25px}
.SList6 {width:100%;  margin:0;}
.SList6 th {padding:10px 3px 9px 3px; border-bottom:1px solid #ccc; background:#2c84e5; color:#fff;}
.SList6 td {border-bottom:1px dotted #ccc; padding:4px 1px 4px 1px; }
.SList6 #mline {border-bottom:2px solid #ccc; padding:5px 5px 5px 7px; }
/*=================================SLIST7==================================*/
.SList7_bar{background:url(../images/sub/table_bar.jpg) top center no-repeat;  text-align:center ; }
.SList7_bar td{ padding:9px 3px 13px 3px;  color:#fff; font-weight:bold; font-size:13px;}
.Stext7 { width:100%; padding:0; margin:0 ; }
.Stext7 li {width:100%; line-height:25px}
.SList7 {width:100%;  margin:0;}
.SList7 th {padding:7px 3px 9px 3px;  background:#f4f4f4; font-size:13px; font-weight:bold; color:#585858; text-align:center; border-bottom:1px solid #ccc;}
.SList7 td {border-bottom:1px solid #ccc; padding:7px 5px 6px 7px; font-size:13px; }
.SList7 #mline {border-bottom:1px solid #555;  }




.con {clear:both; padding:0}
.con_tit {font-size:13px; font-weight:bold; color:#444; line-height:30px}
.con ul li {line-height:21px; margin-left:-14px; padding-left:14px; background:url("../images/sub/dot_04.png") 3px 9px no-repeat; list-style-position:outside; list-style:none;}
.pro_tit_bg { background:url("../images/sub/pro_tit_bg.jpg") no-repeat; }
    .pro_tit { width:220px; height:32px; text-align:center; font-size:13px;  color:#fff; padding-top:5px }
								 
.con1{float:left; width:100%; padding-bottom:35px;  line-height:25px; }
.con1 ul li{list-style:none; list-style-position:inside; padding-left:5px }
.con1 ul li ul li{ list-style:none; list-style-position:inside; }
.con1 img {vertical-align:middle; padding-right:5px }

.con2 {clear:both; padding:0; font-size:12px;}
.con2_tit {font-size:13px; font-weight:bold; color:#444; line-height:30px}
.con2 ul li { line-height:22px; padding-top:3px; padding-bottom:3px; list-style-type:decimal; list-style-position:outside;  }

.con3 {clear:both; padding:0; font-size:13px; line-height:20px; list-style:none;}
.con3_tit {font-size:13px; font-weight:bold; color:#333; line-height:20px}
/* .con3 ul li { line-height:22px; list-style-image:url("../images/sub/dot_04.png"); list-style-position:outside} */
.con3 ul li {line-height:20px; margin-left:-14px; padding-left:14px; padding-top:3px; padding-bottom:3px; background:url("../images/sub/dot_04.png") 3px 11px no-repeat; list-style-position:outside; list-style:none;}
.con3_j01 ul li {line-height:20px; margin-left:-14px; padding-left:14px; padding-top:3px; padding-bottom:3px; background:url("../images/sub/dot_04.png") 3px 13px no-repeat; list-style-position:outside;}

.con4 {clear:both; padding:0; font-size:13px;}
.con4_tit {font-size:13px; font-weight:bold; color:#444; line-height:30px}
.con4 ul li { line-height:22px; list-style-type:lower-alpha; list-style-position:outside;  }

.con5 {clear:both; padding:0; font-size:12px; }
.con5_tit {font-size:13px; font-weight:bold; color:#444; line-height:30px}
.con5 ul li {line-height:12px; margin-left:-14px; padding-left:14px; padding-top:3px; padding-bottom:3px; background:url("../images/sub/dot_04.png") 3px 7px no-repeat; list-style-position:outside;}

.con6 {clear:both; padding:0; font-size:12px; color:#fff; }
.con6_tit {font-size:13px; font-weight:bold; color:#fff; line-height:30px}
.con6 ul li {line-height:12px; margin-left:-14px; padding-left:14px; padding-top:3px; padding-bottom:3px; background:url("../images/sub/dot_07.png") 3px 7px no-repeat; list-style-position:outside;}

.con7 {clear:both; padding:0; font-size:15px; line-height:22px;}
.con7_tit {font-size:16px; font-weight:bold; color:#333; line-height:30px}
/* .con3 ul li { line-height:22px; list-style-image:url("../images/sub/dot_04.png"); list-style-position:outside} */
.con7 ul li { list-style:none;line-height:21px; margin-left:-14px; padding-left:14px; padding-top:1px; padding-bottom:3px; background:url("../images/sub/dot_04.png") 3px 11px no-repeat; list-style-position:outside; color:#333;}

.con8 {clear:both; padding:0; line-height:40px; font-size:22px; list-style:none}
.con8_tit {font-size:20px; font-weight:bold; color:#333; line-height:35px}
.con8 ul li {list-style:none;line-height:30px; margin-left:-14px; padding-left:14px; padding-top:1px; padding-bottom:3px; background:url("../images/sub/dot_07.png") 3px 11px no-repeat; list-style-position:outside; color:#333;}
.con9 {clear:both; padding:0; font-size:16px; list-style:none}
.con9_tit {font-size:18px; font-weight:bold; color:#333; line-height:35px}
.con9 ul li {list-style:none;line-height:22px; margin-left:-14px; padding-left:14px; padding-top:1px; padding-bottom:3px; background:url("../images/sub/dot_07.png") 3px 11px no-repeat; list-style-position:outside; color:#333;}

.list_btn{padding-top:30px; text-align:right}
.list_btn2{padding-top:30px; text-align:center}


/*약관*/
#pages_join {}

#pages_join h2 {font-family:"malgun gothic",dotum;font-size:20px;padding:0 0 10px 0;margin:0 0 30px 0;border-bottom:#999999 solid 3px;}

#pages_join .tt {font-weight:bold;padding:40px 0 15px 0;}
#pages_join .msg {color:#1C5B8C;font-family:dotum;line-height:150%;}

#pages_join .tab {border-bottom:#dfdfdf solid 1px;}
#pages_join .tab ul {position:relative;top:1px;padding:0;margin:0;}
#pages_join .tab li {list-style-type:none;float:left;border-top:#dfdfdf solid 1px;border-right:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px;padding:7px 7px 7px 7px;background:#f9f9f9;cursor:pointer;color:#666666;font-size:12px;font-family:dotum;}
#pages_join .tab .leftside {border-left:#dfdfdf solid 1px;}
#pages_join .tab .selected {border-bottom:#ffffff solid 1px;background:#ffffff;color:#000000;}

#pages_join .agreebox {border-left:#dfdfdf solid 1px;border-right:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px;padding:15px 7px 7px 7px;}
#pages_join .agreebox textarea {border:0;width:100%;height:160px;overflow-x:hidden;overflow-y:auto;line-height:130%;color:#666;font-family:dotum;scrollbar-base-color:#E1E1E1;scrollbar-face-color:#FFF;scrollbar-track-color:#FFF;scrollbar-highlight-color:#FFF;scrollbar-3dlight-color:#E1E1E1;scrollbar-shadow-color:#E1E1E1;scrollbar-darkshadow-color:#FFF;scrollbar-arrow-color:#7a7a7a;}
#pages_join .agreebox .ag1 {height:500px;}
#pages_join .hide {display:none;}


#pages_join .agreecheck {text-align:center;padding:20px 0 0 0;color:#333;letter-spacing:-1px;}
#pages_join .topline {border-top:#dfdfdf solid 1px;}
#pages_join .submitbox {padding:30px 0 30px 0;text-align:center;}

#pages_join .submitbox input {height:30px;margin:0 2px 0 2px;padding:0 10px 0 10px;font-weight:bold;}

form {display:inline;margin:0;padding:0}
.options{width:1080px;height:40px}
.options span{float:left;text-align:center;margin:5px 4px 0 0}
.options label.green{float:left}
.options label.green_1{float:left}

.b {font-weight:bold;}
.u {text-decoration:underline;}
.s {text-decoration:line-through;}


/*회원가입폼*/
.input_text { border:1px solid #d3d3d3; padding:8px 5px; vertical-align:middle;}
select.input_text {padding:6px 5px;}
.input_text:hover, .input_text:focus { border:1px solid #5281c8; background:#fafff6; }

/* 한글입력, 영문입력 (input,textarea) */
.ime {ime-mode:active;}
.noime {ime-mode:disabled;}


#join { border-bottom:2px solid #818181; }


#join th,
#join td { padding:10px 0; border-top:1px solid #dcdcdc; }
#join td:first-child { padding:0 0 10px 0; background:#fff; border-bottom:2px solid #818181; border-top:0; }

#join th {  padding:0 30px; background:#f4f4f4; font-size:12px; font-weight:bold; color:#585858; text-align:left; }
#join td { padding-left:20px; background:#fff; }

#join .r { color:#CC0000; }
.submitbox {padding:30px 0 30px 0;text-align:center;}
.submitbox input {height:30px;margin:0 2px 0 2px;padding:0 10px 0 10px;font-weight:bold;}

p.sitelink_btn {padding-top:15px;}



.white_table th{ text-align:center; border-bottom:#c9cccf solid 1px; border-top:#c9cccf solid 1px; background:url("../images/sub/th_li.jpg") 0 0 no-repeat; padding:12px 6px 8px 6px; font-size:11px; letter-spacing:-1px;}
.white_table th.th1 { background:none;}
.white_table td { padding:6px 6px 7px 6px; color:#848484; min-height:30px; vertical-align:middle; height:30px; background:url("../images/sub/td_li.jpg") left bottom repeat-x;}
.white_table td.gongji { font-size:11px; letter-spacing:-1px; color:#c41309; font-weight:bold;}
.white_table tr:hover td { background-color:#f8f8f8;}
.white_table td .thumb { padding-right:5px;}
.white_table td.no, .white_table td.name, .white_table td.hit, .white_table td.date { text-align:center;}
.white_table td.list { text-align:left;}

.jayBbsDesign {margin-top:30px;}
	#howStory02ImgArea div {float:left; width:33.3%; text-align:center; margin-bottom:20px;}
		#howStory02ImgArea div img {width:250px; height:200px;}
/*#galleryBbsArea {float:left; width:780px; margin:30px 0; border-top:1px solid #c9cccf; border-bottom:1px solid #c9cccf; padding-bottom:37px;}*/
#galleryBbsArea {float:left; width:780px; margin:0; padding-bottom:20px;}
	#galleryBbsArea .thm_w {float:left; width:22%; margin:5px 23px 20px 0; cursor:pointer; }
	#galleryBbsArea .thm_div {float:left; text-align:center; margin:5px; border:1px solid #ccc; background:#fff; padding:2px; }
	#galleryBbsArea .thm_sub {float:left; text-align:center; margin:5px; border:1px; background:#fff; padding:2px; }
		#galleryBbsArea img {width:140px; height:98px;}


.width10percent {width:10%;}
.width15percent {width:15%;}
.width85percent {width:85%;}
.width90percent {width:90%;}
.width50px {width:50px;}
.width70px {width:70px;}
.width100px {width:100px;}
.width150px {width:150px;}
.width200px {width:200px;}
.width250px {width:250px;}
.width300px {width:300px;}
.width350px {width:350px;}
.width400px {width:400px;}
.width450px {width:450px;}
.width500px {width:500px;}
.width550px {width:550px;}
.width600px {width:600px;}
.width650px {width:650px;}
.height300px {height:300px;}
.minHeight100px {min-height:100px;}
.jayTable {}
.border1px {border-top:1px solid #c9cccf; border-bottom:1px solid #c9cccf;}
.jayTable p {padding:5px 0 5px 15px;}
	.jayTable th {background:url("../images/sub/th_li.jpg") right center no-repeat; padding:5px 0 5px 15px;}
	.jayTable td {padding:5px 0 5px 15px;}
	.jayTable td.jayTableLine {background:url("../images/sub/td_li.jpg") 0 0 repeat-x; height:1px; padding:0px;}
	.jayTableLeftTxt {text-align:left;}
	.jayTableRightTxt {text-align:right;}
	.jayTableCenterTxt {text-align:center;}
.jayTable input[type="text"] {padding:7px;}
.jayTable input[type="text"]:focus {border-color:#75a0c8; background:#eaeef7;}
.jayTable input[type="file"] {padding:7px;}
.jayTable select {padding:7px;}
.jayTableButton {background:#666; border:1px solid #666; color:#ffffff; padding:10px 15px; cursor:pointer}
.jayTableButtonGroup {text-align:right;}
.jayTableSearch {float:right; margin-bottom:20px;}
	.jayTableSearch .searchOption {width:75px; height:25px; float:left; border:3px solid #4e4e4e;}
	.jayTableSearch .searchOption select {margin:0; vertical-align:middle; width:100%; height:100%;}
	.jayTableSearch .searchTxtbox {width:200px; height:25px; float:left; border:3px solid #4e4e4e; border-left:none;}
	.jayTableSearch .searchTxtbox input[type="text"] {margin:0; vertical-align:middle; width:100%; height:17px; padding:4px 3px 2px 3px; *margin-top:-1px;}
	.jayTableSearch .searchButton {width:28px; height:25px; float:left; border:3px solid #4e4e4e; border-left:none;}
	.jayTableSearch .searchButton input[type="button"] {margin:0; vertical-align:middle; width:100%; height:25px; border:none; background:url("../images/sub/search.jpg") 0 0 no-repeat;}
.jayClear {clear:both;}
.jayTablePagingArea {text-align:center;}
.jayTablePaging {display:inline-block; zoom:1; *display:inline;}
.jayTablePaging input[type="button"] {background:#4e4e4e; color:#ffffff; border:1px solid #4e4e4e; padding:3px 8px; *padding:3px 4px; margin-top:10px;}
.jayTablePaging ul {list-style:none;}
.jayTablePaging ul li {float:left;}
.jayTablePaging ul li.button {margin:-13px 0 0 0; *margin:-13px 2px 0 2px; }
.jayTablePaging ul li.prev {margin-right:7px;}
.jayTablePaging ul li.next {margin-left:7px;}


/* 버튼 : 흰색 좌우여백 15px */
.adm_btn {height:24px; line-height:23px; color:#444; font-weight:bold; font-size:12px; letter-spacing:-1px; background:url(../images/common/btn.gif) 0px -25px no-repeat; padding-left:15px; text-align:left; vertical-align:middle; text-decoration:none; display:inline-block; margin-right:3px; cursor:pointer;}
.adm_btn .last{display:inline-block; width:5px; height:24px; background:url(../images/common/btn.gif) -150px -25px no-repeat; margin-left:10px; vertical-align:middle;}	


.btn_01 {  width:200px; height:35px; background:#757575; color:#ffffff; border:1px solid #757575;  font-family:'Nanum Gothic'; cursor:pointer; font-size:15px; font-weight:600; }
.btn_02 {  width:200px; height:35px; background:#e5e5e5; color:#222; border:1px solid #ccc;  font-family:'Nanum Gothic'; cursor:pointer; font-size:15px; font-weight:600; }


