/* BASIC css start */
body,div,img,span,ul,li{ margin:0; border:0; padding:0;}
.wrap{ width:100%}			
.top_bar_fix{position:fixed; top:0; left:0; width:100%;}
.pd_top_80{padding-top:80px;}
.wrap .top_bn_zone{width:100%; height:150px; background-image:url(/design/inotech/img/tit_img_reference01.jpg); background-repeat:no-repeat; background-size:cover; }
.wrap .top_bn_zone .bn_tit{ width:1000px; margin:0 auto;}
.wrap .top_fix_zone{ width:100%; height:51px; border-bottom:1px solid #999; background-color:#fff;}
.wrap .top_fix_zone .fix_menu{ width:960px; height:50px; margin:0 auto; }
.wrap .top_fix_zone .fix_menu ul{ font-size:0; list-style:none; margin-left:20px; }
.wrap .top_fix_zone .fix_menu ul li{ 
	float:left; 
	display:inline-block;
	line-height:50px;
	text-align:center;
	margin-right:50px;
	color:#333;
	font-size:14px;
	}
.wrap .top_fix_zone .fix_menu ul li a{ 
	font-size:14px;
	font-family:"NanumGothic", "맑은 고딕";
	color: #333;
	text-decoration:none;
	}
.wrap .top_fix_zone .fix_menu ul li a:hover{ color:#0555fc;} 
.wrap .top_con_zone{ width:100%; max-height:2000px;}

/* BASIC css end */

