﻿/*한국법무보호복지학회css*/

/*서브 메뉴바*/
.sub_topmenu_wrap2{width:100%; background:#0d4d96;height:55px;}
.sub_topmenu_wrap2 .topmenu_wrap2{width: 1200px;margin: 0 auto;}
.topmenu_wrap2 label{display: none; }
.topmenu_wrap2 ul{height:55px;border-left: 1px solid #5683b6;}
.topmenu_wrap2 ul li{ float: left; }
.topmenu_wrap2 .sub_topmenu_home2{margin-left: 20px; width: 35px; height:55px;  border-right: 1px solid #5683b6;}
.topmenu_wrap2 .sub_topmenu_home2 img{ margin-top: 20px;}
.topmenu_wrap2 .sub_topmenu_select2_1 { width: 154px; height: 55px; background: #0d4d96;}
.topmenu_wrap2 .sub_topmenu_select2_1 option{background: #0d4d96; display: inline-block;}
.topmenu_wrap2 .sub_topmenu_select2_1 select{ width: 154px;height: 55px;   color: #fff; font-size: 14px; border: none; border-right: 1px solid #5683b6; padding-left: 10px; background: url(../img/sub/select_down.png) no-repeat 90% 22px #0d4d96; -ms-background: url(../img/sub/select_down.png) no-repeat 90% 22px #0d4d96;  border-radius: 0px; /* iOS 둥근모서리 제거 */  -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none;}
.topmenu_wrap2 .sub_topmenu_select2_1 select::-ms-expand{display: none;}
.topmenu_wrap2 .sub_topmenu_select2_2 { width: 190px; height: 55px;}
.topmenu_wrap2 .sub_topmenu_select2_2 option{background: #0d4d96; display: inline-block;}
.topmenu_wrap2 .sub_topmenu_select2_2 select{width: 190px; height: 55px; background:#0d4d96; color: #fff; font-size: 14px; border: none; border-right: 1px solid #5683b6; padding-left: 10px; background: url(../img/sub/select_down.png) no-repeat 90% 22px #0d4d96; -ms-background: url(../img/sub/select_down.png) no-repeat 90% 22px #0d4d96;  border-radius: 0px; /* iOS 둥근모서리 제거 */
  -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none;}
.topmenu_wrap2 .sub_topmenu_select2_2 select::-ms-expand{display: none; background: #0d4d96;}
.topmenu_wrap2 .sub_topmenu_select2_3 { width: 150px; height: 55px;}
.topmenu_wrap2 .sub_topmenu_select2_3 option{background: #0d4d96; display: inline-block;}
.topmenu_wrap2 .sub_topmenu_select2_3 select{width: 150px; height: 55px; background:#0d4d96; color: #fff; font-size: 14px; border: none; border-right: 1px solid #5683b6; padding-left: 10px; background: url(../img/sub/select_down.png) no-repeat 90% 22px #0d4d96; -ms-background: url(../img/sub/select_down.png) no-repeat 90% 22px #0d4d96;  border-radius: 0px; /* iOS 둥근모서리 제거 */
  -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none;}
.topmenu_wrap2 .sub_topmenu_select2_3 select::-ms-expand{display: none; background: #0d4d96;}
.topmenu_wrap2 .sub_topmenu_ico_print2{float: right; margin-top: 21px;width: 48px;}
.topmenu_wrap2 .sub_topmenu_ico_share2{float: right; margin-top: 21px; margin-left: 21px; width: 22px;}

/*left메뉴*/
.Wrap_lnb_box2{position:relative;float:left;}
.lnb_box2{float:left;width:220px;margin-right:50px;margin-top:20px;padding-bottom:100px;}
.lnb_menu_title2{width:100%;height:117px;background:url(../img/sub/leftmenu_t.jpg);font-size:25px;color:white;text-align:center;line-height:117px;text-shadow:3px 2px 3px rgba(0,0,0,0.8);-webkit-box-shadow: 2px 2px 7px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 7px -1px rgba(0,0,0,0.75);
box-shadow: 2px 2px 7px -1px rgba(0,0,0,0.75);}
.lnb_menu2{margin-top:20px;}
.lnb_menu_li2{    background: #fff;
    border-bottom: 1px solid #c9c9c9;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;}
.lnb_menu_li2 a{cursor:pointer;font-size:13px;color:#2d2d2d;margin-left:20px;display:block;}
.hide2 li{position:relative;top:10px;padding-top:5px;padding-bottom:5px;background: #f2f2f2;}
.hide2 li a{color:#767676;}
.lnb_menu_li2 li a{padding:5px 10px;}
.lnb_menu_li_choice2 a{background:url(../img/sub/lnb_pont.jpg) no-repeat 0 11px; color:#36435f !important;}
.mns2{position:absolute;font-size:20px;right:20px;}

@media only screen and (max-width:1200px) {
    .Wrap_lnb_box2{display:none;}}