/* BASIC css start */
#content { width: 100%; margin: 5px auto; }

.bbs-hd {margin-top: 50px;}




.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}

.wrapper { background-color:#3c7db8; width: 100%; height:185px; margin: 0 auto; position: relative; overflow:hidden;}
.counter { width: 100%;border-radius: 5px; font-family: Arial;  padding: 20px 0;   color: #fff;
  	text-align: center;	}
.counter span { font-size: 25px; font-weight: bold;  margin-top: 10px; margin-bottom: 0; text-align: center;   color: #fff	}
.count-title { font-size: 60px; font-weight: bold;  margin-top: 10px; margin-bottom: 0; text-align: center;   color: #fff; display:inline-block;}
.count-text { font-size: 25px; font-weight: bold;  margin-top: 10px; margin-bottom: 0; text-align: center;   color: #fff}
.count-text2 { font-size: 15px; font-weight: bold;  margin-top: 10px; margin-bottom: 0; text-align: center;   color: #fff}






.evt_wrap {background-color:#fff;}

.event_title { 
    background:url("http://dailylike.jpg3.kr/godo/dailylike/event/1703/kind_product_ev_01.jpg") no-repeat scroll 50% 0;
    height: 620px;
    max-width: 1920px
    width: 100%;
    text-align:center;
}



.event_contents01 { 
  
    background:url("http://dailylike.jpg3.kr/godo/dailylike/event/1703/kind_product_ev_02.jpg") no-repeat scroll 50% 0;
    height: 676px;
    max-width: 1920px;
    width: 100%;
    background-color:#f2f2f2;
}




.event_contents02 { 
  
    background:url("http://dailylike.jpg3.kr/godo/dailylike/event/1703/kind_product_ev_03.jpg") no-repeat scroll 50% 0;
    height: 802px;
    max-width: 1920px;
    max-height: 100%;
    width: 100%;
    
}



/* BASIC css end */

