@charset "utf-8";

@font-face{
	font-family:'normal';
	src:url('../font/NanumGothic.eot'); 
	src:url('../font/NanumGothic.eot?#iefix') format('embedded-opentype');
	src:local('☺'), url('../font/NanumGothic.woff') format('woff'), url('../font/NanumGothic.ttf') format('truetype');
}
@font-face{
	font-family:'strong';
	src:url('../font/NanumGothicBold.eot'); 
	src:url('../font/NanumGothicBold.eot?#iefix') format('embedded-opentype');
	src:local('☺'), url('../font/NanumGothicBold.woff') format('woff'), url('../font/NanumGothicBold.ttf') format('truetype');
}



* {margin:0;padding:0;}
html {width:100%;height:100%;}
body {width:100%;height:100%;font-size:12px;line-height:1.45em;font-weight:normal;font-family:'normal','돋움',dotum,AppleGothic,sans-serif;color:#333;}/*color:#7b7b7b*/
div, form, p {}
h1, h2, h3, h4, h5, h6, h7 {font-size:100%;font-weight:normal;}
ul, ol, li { list-style:none;}
dl, dt, dd {}

a:link {color:#464646;text-decoration:none;}
a:visited {color:#464646;text-decoration:none;}
a:hover {color:#ed1d24;text-decoration:none;}
a:active {color:#464646;text-decoration:none;background:transparent;}
a:focus{text-decoration:none;}/*text-decoration:underline;*/

table {width:100%;}
table, tbody, tfoot, thead, tr, th, td {border-collapse:separate;border-spacing:0;table-layout:fixed;}/*border:none; separate;*/
/* 6 */* html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
/* 7 */* + html table, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}

caption {display:none;}
fieldset {border:none;}
legend {display:none;}

input[type="file"]{background:#fff;font-family:'normal','돋움',dotum,AppleGothic;}
input {color:#666;}
textarea{overflow:auto;;} 
textarea {resize: none;} /* 크롬,사파리 */
button{cursor:pointer;border:0 none;background:transparent;*overflow:visible;}
button::-moz-focus-inner {border:0;padding:0;}
input, button, select, textarea {color:#666; vertical-align:middle;}

address{font-style:normal;}
em {font-style:normal;}
hr {display:none;}
img {border:none;vertical-align:middle;-ms-interpolation-mode: bicubic;}
a img{cursor:pointer;vertical-align:middle;}
select {font-size:12px;color:#666;padding:1px;}
