@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*공통*/
.mainVisual{height:500px;width:100%;z-index:4; position:relative;}
.mainVisual ul.mainvisualBox{overflow:visible;height:500px;}
.mainVisual ul li{display: block; width:100%; height: 500px;}
.mainVisual ul li a{display: block; width:1024px; height: 100%; margin:0 auto;}
.mainVisual .m_visual_01{background: url(/images/m_visual_01.jpg) center center;}
.mainVisual .m_visual_02{background: url(/images/m_visual_02.jpg) center center;}
.mainVisual .bx-viewport{z-index:1;}
.mainVisual 
/*컨트롤박스 위치 조정*/
.mainVisual .bx-controls{margin:0 auto; width:300px;}
/*블릿*/
.mainVisual .bx-pager{}
.mainVisual .bx-pager div{float:left; background:#000;}
.mainVisual .bx-pager a{display:block;width:15px;height:15px;background:green;border-radius:8px;text-indent:-9999em}
.mainVisual .bx-pager a:hover,.mainVisual .bx-pager a.active{background:blue;}
.mainVisual .bx-controls-direction a{position:absolute;}
.mainVisual .bx-controls-direction a.bx-prev {width:37px; height:71px; background:url(../../images/btn_prev.png) 0 0 no-repeat; position:absolute; z-index:999; top:220px; left:30px; text-indent:-999em;}
.mainVisual .bx-controls-direction a.bx-next {width:37px; height:71px; background:url(../../images/btn_next.png) 0 0 no-repeat; z-index:999; top:220px; right:30px; text-indent:-999em;}


/*카에고리*/
.m_cont_cate{width:100%; background:#f8f8fa;}
.m_cate_wrap{width:1024px; margin: 0 auto; padding:50px 0; height:306px;}
.m_cate_tit{text-align: center;}
.m_cate_img  div{float:left; width:247px; height: 220px; margin-top: 30px; }
.m_cate_img  div a{display: block; width:100%;margin-top:181.5px;}
.m_cate_img  div a .cate_tit{color:#555; font-weight:400; font-size: 18px;text-align: center;}
.m_cate_img a .m_cate_01{margin-right: 12px;background:url(/images/cate01.gif);}
.m_cate_02{margin-right: 12px;background:url(/images/cate02.jpg);}
.m_cate_03{margin-right: 12px;background:url(/images/cate03.jpg);}
.m_cate_04{background:url(/images/cate04.jpg);}

.m_cate_tit .m_h2_en{color:#444; font-weight: bold; font-size:25px;}
.m_cate_tit .m_h2_ko{color:#999; font-weight:normal; font-size:13px;}

/*커뮤니티*/
.m_cont_cmnt{width:1024px; margin: 0 auto; height:138px;padding:50px 0;}
.m_cont_cmnt > div{float:left;}
.m_cont_cmnt .m_board_list{width:326px; margin-right: 23px;}

.m_board_list h3{font-size:16px; font-weight: bold; color:#444;}
.m_board_list h3 span{font-size:12px;color:#999;font-weight: normal;}
.m_board_list h3 a{float:right;font-size:12px;color:#999;font-weight: normal;}
.m_board_list p{font-size:12px;color:#666; padding:5px 0 15px 0; border-bottom: 1px solid #ddd;}
.m_board_list ul{margin-top: 10px;}
.m_board_list ul li{display: block; line-height: 1.7em;}
.m_board_list ul li a{font-size:12px; color:#888; display: block; width:210px;overflow:hidden; white-space: nowrap; text-overflow:ellipsis; float:left;}
.m_board_list ul li span{float:right;font-size:10px; color:#999;}


/*서브페이지*/
#s_visual{width:100%; height: 200px; background: url(/images/sub_visual.jpg) center center;}
.right_cont_info{padding:30px; width:788px; border: 1px solid #ddd; background: #fafafa; margin-bottom: 40px;}
.right_cont_info p{font-size: 14px; color:#666; line-height: 1.8em;}
.right_cont_info ul li{font-size: 14px; color:#666; line-height: 1.8em; padding-left: 20px; background: url(/images/txt_blt_s.gif) no-repeat 10px center;}
.right_cont_info_s{padding:30px; width:788px; border: 1px solid #ddd; background: #fff; margin-bottom: 40px;}
.right_cont_info_s p{font-size: 14px; color:#666; line-height: 1.8em;}
.right_cont_info_s ul li{font-size: 14px; color:#666; line-height: 1.8em; padding-left: 20px; background: url(/images/txt_blt_s.gif) no-repeat 10px center;}

/**/
.right_contents .greeting{}
.right_contents .greeting h2{font-size:20px;color:#444;}
.right_contents .greeting p{font-size:15px;color:#666;}


/*테이블*/

.map_table{width:100%;font-size: 14px;border-collapse: separate; border-spacing: 0px;border-left:1px solid #eee; margin-top:20px;border-top:2px solid #2e95df;}
.map_table th{padding:20px; border-bottom: 1px solid #eee; border-right:1px solid #eee; background: #fafafa; color:#555;}
.map_table td{padding:20px; border-bottom: 1px solid #eee; color:#666; line-height: 1.8em;border-right:1px solid #eee; }
