﻿

.g_bg {background:#fdfdfd ;}

.ts1{letter-spacing:-1px;}

/*@font-face{
font-family:"idfont";
src:url(jh1/font/NanumGothic.woff),
url(jh1/font/RixGoL.ttf),
url(jh1/font/RixGoL.eot);}
*{font-family:"idfont";}
*/

@charset "utf-8";
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: url(jh1/font/NanumGothic-Regular.eot);
	src: url(jh1/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(jh1/font/NanumGothic-Regular.woff2) format('woff2'),
		url(jh1/font/NanumGothic-Regular.woff) format('woff'),
		url(jh1/font/NanumGothic-Regular.ttf) format('truetype');
}

* {font-family: 'Nanum Gothic','돋움',dotum,sans-serif;}


#main_img:hover {
   cursor: pointer;
};