@font-face {
	font-family:NanumBarunGothic;
	src: url(/css/font/NanumBarunGothic.eot), /* IE9 Compat Modes */
		  url(/css/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
		  url(/css/font/NanumBarunGothic.ttf) format('woff'), /* Modern Browsers */
		  url(/css/font/NanumBarunGothic.woff) format('truetype'); /* Safari, Android, iOS */
}


/* CSS Document */

* {margin:0; padding:0;}
ul,li {list-style:none;}
div,ul,li,dl,dt,dd,a{margin:0; padding:0;}

html{-webkit-text-size-adjust:none;}
body {margin: 0; padding:0; background-color:#fff; color:#666766; font-family:NanumBarunGothic, Sans-serif; overflow-x:hidden;}

img {border:0;}
a > img{border:0}
a{text-decoration:none}

a:link { color: #a0a0a0; text-decoration: none}
a:active { TEXT-DECORATION: none} 
a:visited { color: #a0a0a0; text-decoration: none} 
a:hover { COLOR: #1342da; text-decoration: none}

table{ width:100%;/* border-collapse:collapse;*/ border-spacing:0px; margin:0 auto;} /*max-width:640px;*/
th,td{ padding:0; border-spacing:0px; margin:0; border:0}



/* menu */
#black_bg{position:fixed;width:100%;max-width:640px;height:130%;top:0;background:url(/m/images/menu_bg.png); display:none;z-index:98;}
#menu_wrap{}
#menu_wrap .menu_ps{display:none}
#menu_wrap .menu{}
#menu_wrap ul li img{vertical-align:top;}



/*main*/
.mobile_wrap{position:relative; margin:0 auto; height:100%; overflow:hidden; background-color:#fff;}
.m_wrap{margin:0 auto;z-index:2; background-color:#ffffff;overflow:hidden;}  /*max-width:640px;*/
#main_contents_wrap {  }
#main_contents_wrap .banner_1{position:relative; width:50%; float:left;}
#main_contents_wrap .banner_2{position:relative; width:50%; float:left;}



/*main board*/
#main_board { background-color:#323232; width:100%; height:130px; }
#main_board .empty{ height:0px; }
#main_board .title_wrap{position:relative; height:30px;}
#main_board .title_wrap .title_1{width:150px; height:30px; float:left;}
#main_board .title_wrap .title_2{width:50px; height:30px; float:right;}
#main_board .title_word { position:relative; border-bottom:1px solid #acaeb6; color:white; width:90%; padding-top:7px; margin:0 auto; }



/*medical*/
.mgt1{margin-top:1px;}
.mgb5{margin-bottom:5px;}