@charset "utf-8";
/*-------------------------------------------------------------------------------------*
 *  게시판                                                                             *
 *-------------------------------------------------------------------------------------*/
.list_title1     {background:url("../images/btn2.jpg") center top no-repeat; background-size:110% 110%; color:#ffffff; line-height:44px; text-align:center; font-weight:500;}
.list_notice1    {background:rgba(0,0,0,0.7); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; line-height:20px; padding:12px 0 12px 0; text-align:center;}
.list_notice2    {background:rgba(0,0,0,0.7); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; line-height:20px; padding:12px 0 12px 15px; font-weight:500;}
.list1           {background:rgba(0,0,0,0.5); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; line-height:20px; padding:12px 0 12px 0;text-align:center;}
.list2           {background:rgba(0,0,0,0.5); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; line-height:20px; padding:12px 0 12px 15px; font-weight:500;} 

.write_title_top {border-top:1px solid rgba(255,255,255,0.1);}
.write_title     {background:rgba(0,0,0,0.7); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; padding:12px 20px 12px 20px; width:200px; font-weight:500;}  
.write_basic     {background:rgba(0,0,0,0.5); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; padding:12px 20px 12px 20px;}

.view1           {background:rgba(0,0,0,0.7); border-bottom:1px solid rgba(255,255,255,0.1); color:#ffffff; padding:0 20px 0 20px; width:100%; height:50px; line-height:44px; font-weight:500; font-size:18px; letter-spacing:-1pt;}
.view2           {background:rgba(0,0,0,0.5); border-bottom:1px solid rgba(255,255,255,0.1); padding:12px 20px 10px 20px; width:100%; line-height:26px; min-height:300px; }
.view_box        {background:rgba(255,255,255,0.1); padding:5px 8px 3px 8px; color:#dddddd; line-height:12px; text-align:center; display:inline-block;  font-size:12px; margin:0 5px 0 0; font-weight:100;}

.page_wrap       {float:left; width:100%; height:40px; text-align:center;}
.page_wrap ul li {display:inline;}
.page            {background:rgba(0,0,0,0.5); display:inline-block; padding:12px 17px 12px 17px; color:#c7c7c7; border-radius:3px;}
.pageon          {background:url("../../images/btn1.jpg") center top no-repeat; background-size:100% 100%; display:inline-block; padding:12px 17px 12px 17px; color:#ffffff; font-weight:500; border-radius:3px;}

.info_wrap       {background:rgba(0,0,0,0.5); border-bottom:1px solid rgba(255,255,255,0.0); float:left; width:100%; padding:15px 0 20px 0; }
.info1           {float:left; width:100%; line-height:28px; color:#f72491; padding:0 20px 0 20px;font-size:20px; font-weight:500; letter-spacing:-1pt;}
.info2           {float:left; width:100%; line-height:28px; color:#ffffff; padding:5px 20px 0 20px; font-size:20px; font-weight:500; letter-spacing:-1pt;}
.info3           {float:left; width:100%; line-height:24px; color:#ffffff; padding:5px 20px 0 23px; font-size:13px;}


/*-------------------------------------------------------------------------------------*
 *  버튼                                                                               *
 *-------------------------------------------------------------------------------------*/
.btn1_1         {display:inline-block; text-align:center; border-radius:3px; color:#ffffff; font-size:12px; letter-spacing:0pt; font-weight:500; text-shadow:1px 1px 1px rgba(0,0,0,0.3); box-shadow:rgba(0,0,0,0.3) 2px 2px 2px -1px;}
.btn1_2         {display:inline-block; text-align:center; border-radius:3px; color:#ffffff; font-size:12px; letter-spacing:0pt; font-weight:500; text-shadow:1px 1px 1px rgba(0,0,0,0.3); box-shadow:rgba(0,0,0,0.3) 2px 2px 2px -1px;}
.btn2_1         {display:inline-block; text-align:center; border-radius:3px; color:#ffffff; font-size:12px; letter-spacing:0pt; font-weight:500; text-shadow:1px 1px 1px rgba(0,0,0,0.3); box-shadow:rgba(0,0,0,0.3) 2px 2px 2px -1px;}
.btn2_2         {display:inline-block; text-align:center; border-radius:3px; color:#ffffff; font-size:12px; letter-spacing:0pt; font-weight:500; text-shadow:1px 1px 1px rgba(0,0,0,0.3); box-shadow:rgba(0,0,0,0.3) 2px 2px 2px -1px;}
.btn3_1         {display:inline-block; text-align:center; border-radius:3px; color:#ffffff; font-size:16px; letter-spacing:0pt; font-weight:500; text-shadow:1px 1px 1px rgba(0,0,0,0.3); box-shadow:rgba(0,0,0,0.3) 2px 2px 2px -1px;}
.btn3_2         {display:inline-block; text-align:center; border-radius:3px; color:#ffffff; font-size:16px; letter-spacing:0pt; font-weight:500; text-shadow:1px 1px 1px rgba(0,0,0,0.3); box-shadow:rgba(0,0,0,0.3) 2px 2px 2px -1px;}

.btn_wrap_right        {float:left; width:100%; text-align:right;}
.btn_wrap_right ul li  {display:inline;}
.btn_wrap_center       {float:left; width:100%; text-align:center;}
.btn_wrap_center ul li {display:inline;}

.btn1_1         {background:url("../../images/btn1.jpg") center top no-repeat; background-size:100% 100%; min-width:80px; min-height:34px; padding:0 15px 0 15px; line-height:34px;}
.btn1_1:hover   {background:url("../../images/btn1_h.jpg") center top no-repeat; background-size:100% 100%;}

.btn1_2         {background:url("../../images/btn2.jpg") center top no-repeat; background-size:100% 100%; min-width:80px; min-height:34px; padding:0 15px 0 15px; line-height:34px;}
.btn1_2:hover   {background:url("../../images/btn2_h.jpg") center top no-repeat; background-size:100% 100%;}

.btn2_1         {background:url("../../images/btn1.jpg") center top no-repeat; background-size:100% 100%; min-width:110px; height:40px; line-height:40px;}
.btn2_1:hover   {background:url("../../images/btn1_h.jpg") center top no-repeat; background-size:100% 100%; }

.btn2_2         {background:url("../../images/btn2.jpg") center top no-repeat; background-size:100% 100%; min-width:110px; height:40px; line-height:40px;}
.btn2_2:hover   {background:url("../../images/btn2_h.jpg") center top no-repeat; background-size:100% 100%;}

.btn3_1         {background:url("../../images/btn1.jpg") center top no-repeat; background-size:100% 100%; min-width:220px; height:50px; line-height:50px;}
.btn3_1:hover   {background:url("../../images/btn1_h.jpg") center top no-repeat; background-size:100% 100%;}

.btn3_2         {background:url("../../images/btn2.jpg") center top no-repeat; background-size:100% 100%; min-width:220px; height:50px; line-height:50px;}
.btn3_2:hover   {background:url("../../images/btn2_h.jpg") center top no-repeat; background-size:100% 100%;}

.write_basic_btn {display:flex; flex-wrap:wrap; gap:6px; margin-top:8px;}
.write_basic_btn a,
.write_basic_btn button {display:inline-block; border:0; background:transparent; padding:0; cursor:pointer;}

.division1      {background:rgba(255,255,255,0.1); display:inline-block; text-align:center; min-width:100px; padding:6px 8px 6px 8px; line-height:12px;  color:#dddddd; font-size:12px; font-weight:500; border-radius:1px;}
.division2      {background:#008c58; display:inline-block; text-align:center; min-width:100px; padding:6px 8px 6px 8px; line-height:12px;  color:#ffffff; font-size:12px; font-weight:500; border-radius:1px;}
.division3      {background:#ffc600; display:inline-block; text-align:center; min-width:100px; padding:4px 8px 4px 8px; line-height:12px;  color:#000000; font-size:12px; font-weight:500; border-radius:1px;}


.btn1_1:hover , .btn1_2:hover , .btn2_1:hover , .btn2_2:hover , .btn3_1:hover , .btn3_2:hover {
	animation-name: mouseover03;
	-webkit-animation-name: mouseover03;	

	animation-duration: 0.2s;	
	-webkit-animation-duration: 0.2s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	
	
	animation-iteration-count:1;
	-webkit-animation-iteration-count:1;	
	
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;	

	visibility: visible !important;	
}

@keyframes mouseover03 {
	0%   {transform:scale(1);}		
	100% {transform:scale(1.06);}			
}

@-webkit-keyframes mouseover03 {
	0%   {-webkit-transform:scale(1);}
	100% {-webkit-transform:scale(1.06);}					
}


/*-------------------------------------------------------------------------------------*
 *  탭                                                                                 *
 *-------------------------------------------------------------------------------------*/
.tab_wrap       {float:right; margin:10px 0 0 0}
.tab_wrap ul li {float:left; margin:0 0 0 5px;}
.tab            {border:1px solid #2c2c2c; background:#2c2c2c; width:130px; height:36px; line-height:34px; text-align:center; display:inline-block; color:#a1a1a1; font-size:14px; font-weight:500;}
.tab:hover      {border:1px solid #00ad4d; background:#00ad4d; color:#ffffff;}
.tabon          {border:1px solid #00ad4d; background:#00ad4d; width:130px; height:36px; line-height:34px; text-align:center; display:inline-block; color:#ffffff; font-size:14px; font-weight:500;}


/*-------------------------------------------------------------------------------------*
 *  폰트                                                                               *
 *-------------------------------------------------------------------------------------*/
.font01 {color:#ffffff; font-weight:500;}
.font02 {color:#000000; font-weight:500;}
.font03 {color:#929292;}            
.font04 {color:#bfffcf;}            
.font05 {color:#ffc600; font-weight:500;}
.font06 {color:#00ad4d; font-weight:500;}
.font07 {color:#00ff8a; font-weight:500;}
.font08 {color:#da9fff; font-weight:500;}
.font09 {color:#ffffff; font-weight:500;}
.font10 {color:#ffffff; font-weight:500;}


.font11 {color:#00ff8a; font-weight:900; font-size:26px; font-family:Arial; letter-spacing:-1pt; font-style:italic;}
.font12 {color:#ffc600; font-weight:900; font-size:18px; font-family:Arial; letter-spacing:-1pt; font-style:italic;}
.font13 {color:#b0977f; font-weight:500;}
.font14 {color:#818fa0;}
.font15 {color:#9973b1;}


/*-------------------------------------------------------------------------------------*
 *  인풋                                                                               *
 *-------------------------------------------------------------------------------------*/
.input1       {background-color:#333333; border:1px solid #111111; padding:4px 0 4px 5px; color:#ffffff; font-size:12px; border-radius:3px; height:34px;}
.input2       {background-color:#333333; border:1px solid #111111; padding:4px 0 4px 5px; color:#ffffff; font-size:12px; border-radius:3px;}
.input1::placeholder,
.input2::placeholder {color:#8a8a8a; font-size:12px;}
.input1::-webkit-input-placeholder,
.input2::-webkit-input-placeholder {color:#8a8a8a;}
.input1:-ms-input-placeholder,
.input2:-ms-input-placeholder {color:#8a8a8a;}






