@font-face {
	font-family:'Roboto';
	font-weight:300;
	src:url('/_skin/fonts/Roboto-Light.eot'); 
	src:local(※), url('/_skin/fonts/Roboto-Light.woff') format('woff');
}
@font-face {
	font-family:'Roboto';
	font-weight:400;
	src:url('/_skin/fonts/Roboto-Regular.eot'); 
	src:local(※), url('/_skin/fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
	font-family:'Roboto';
	font-weight:700;
	src:url('/_skin/fonts/Roboto-Medium.eot'); 
	src:local(※), url('/_skin/fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR';
	font-weight:300;
	src:url('/_skin/fonts/NotoSansKR-Light.eot'); 
	src:local(※), url('/_skin/fonts/NotoSansKR-Light.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR';
	font-weight:400;
	src:url('/_skin/fonts/NotoSansKR-Regular.eot'); 
	src:local(※), url('/_skin/fonts/NotoSansKR-Regular.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR';
	font-weight:700;
	src:url('/_skin/fonts/NotoSansKR-Medium.eot'); 
	src:local(※), url('/_skin/fonts/NotoSansKR-Medium.woff') format('woff');
}
body{margin:0;padding:0;font-family:'Roboto', 'NotoSansKR', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', 'sans-serif'; font-size:14px;font-weight:400;}
.content {width:80%; margin:30px auto 0 auto; max-width:400px; text-align:center; border:2px solid #3E3E3E;}
.notice {background-color:#3E3E3E; color:#fff; font-weight:700; font-size:20px; letter-spacing:5px; padding:20px; margin:0px;}
.icon {padding:15px;}
.icon img{width:50px;}
.msg_1 {}
.msg_3 {font-size:10px;}
.title {font-weight:700; font-size:22px;}
.datetime {border-top: 1px solid #3E3E3E;border-bottom: 1px solid #3E3E3E; width:70%; margin:0 auto; padding:10px; font-size:14px; line-height:30px; font-weight:700;}
.logo {text-align:center; padding: 20px 0;}
.logo img{width:180px; padding:20px 0 0 0;}