/* BASIC css start */
.pwd-link { margin-top:15px; text-align:center; }


.CSSbuttonBlack2 { padding:5px 15px !important; background-color:#222 !important; border:1px solid #222 !important; color:#fff; border-radius:50px;}

.CSSbuttonBlack { padding:10px 20px !important; background-color:#222 !important; border:1px solid #222 !important; color:#fff; border-radius:50px;}
.CSSbuttonWhite { padding:10px 20px !important; background-color:#fff !important; border:1px solid #222 !important; color:#222; border-radius:50px;}

/*게시판 공용*/
.menu_2nd{width:100%; padding:70px 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:12px;}
.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; }


.item-search { padding:15px 4% !important; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }

.MS_input_txt {width:100% !important; }
/* BASIC css end */

