/* BASIC css start */
#contents {    margin-top: 85px; }

.p_img {width:100%; height:auto;}
.p_img img {width:100%;}

/*게시판 공용*/
.menu_2nd{width:100%; padding:20px 0 20px 0;}
.menu_2nd ul{width:100%; overflow:hidden; margin:0 auto;}
.menu_2nd ul li{width:50%; height:40px; float:left; background-color:#efefef; }
.menu_2nd ul li a{display:block; width:100%; height:100%; text-align:center; line-height:40px; background-color:#fff; box-sizing:border-box; font-size:15px;  color:#c7c7c7; border-bottom:2px solid #dfdfdf; }
.menu_2nd ul li a.play{color:#9d7161; border-bottom:2px solid #b78d7e;}



.paging a { background-color:#fff; border:0px !important; color:#7777 !important; }
.paging a.now { background-color:#fff; border-bottom:1px solid b78d7e !important; color:#9d7161 !important; }

/* BASIC css end */

