New Score :0
High Score :0
Run Best
NICE BUSINESS TYPE INDICATOR
3. ๊ธ์ ์ ์น๊ตฌ์๊ฒ ๋น๋ ธ๋๋ฐ ์ค๋์ด ๋์ ์ฃผ๊ธฐ๋ก ํ๋ .. ๊ทธ๋ฐ๋ฐ ์นด๋๊ฐ์ ๋ด์ผํ๋ ๋ ๋ ์ค๋์ธ๋ฐ... ์ด๊ฑธ ์ด์ฉ๋...
4. ์ฐ๋ฆฌ ํ์ฌ๋ ์ค์ํ ์์ฌ ๊ฒฐ์ ์ ํ ๋?
5. ์ด์ฌํ ์ผํ ๋๋ฅผ ์ํ ์ ๋ฌผ์ ์ฃผ๊ณ ์ถ๋ค. ์ด๋ค๊ฒ ์ข์๊น?
6. ์ํ์์ ํฌ์์ํ์ ์ถ์ฒ๋ฐ์๋ค. ์ด๋ค๊ฑธ ๊ฐ์ ํ์ง?
7. ํ์ฌ์์์ ๋๋?
8. ๊ฟ์์ ๊นจ์ด๋๋ 20๋ ์ ์ผ๋ก ๋์๊ฐ๋ค. ๋น์ ์ด ์ ์ผ ๋จผ์ ํ๋์ผ์?
9. ๋ด๊ฐ ์ธ์ฌ ๋ด๋น์๋ผ๋ฉด ์ ๊ท ์ ์ฌ์ ์ฑ์ฉ ์ ์ ์ผ ์ค์ํ๊ฒ ๋ณด๋๊ฒ์?
10. ํ์ฌ์ ์ ๋ง ์ซ์ดํ๋ ๋๋ฃ๊ฐ ์๋ค๋ฉด?
11. ๊ฐ๋ํ ์ง์ ๊ฐ์ฅ์ด ๋์๋ค.. ์๋ ์ ์์ผ ๋ ์ ๋ฌผ์?
12. ํ์ ํ์ฌ ์ถ๊ทผ ์คํ์ผ์?
13.ํ์ฌ ์ฒด์ก๋ํ ํ๋ ๋ ์ด๋ค. ์ค๋ ๋ญํ์ง?
14. ๋์ ์ ๋ฌด ์คํ์ผ์?
@charset "utf-8";
@font-face {
font-family: ngttf;
src: url(NanumGothic.ttf);
}
@font-face {
font-family: ngeot;
src: url(NanumGothic.eot);
}
* {
margin: 0;
padding: 0;
font-family: ngeot, ngttf, Nanumgothic;
}
html,
body {
_height: 100%;
font-family: ngttf, ngeot;
}
img,
fieldset {
border: 0;
}
form,
fieldset {
margin: 0;
padding: 0;
}
em,
address {
font-style: normal;
}
button {
margin: 0;
padding: 0;
overflow: visible;
cursor: pointer;
}
a {
text-decoration: none;
}
a:hover,
a:active,
a:focus {
text-decoration: underline;
}
table {
table-layout: fixed;
border-collapse: collapse;
}
/* Button Common */
.button,
.button * {
position: relative;
margin: 0;
padding: 0;
display: inline-block;
text-decoration: none !important;
border: 0;
font-size: 12px;
white-space: nowrap;
background: url(button.gif) no-repeat;
vertical-align: top;
overflow: visible;
color: #333;
}
.button {
margin-right: 4px;
}
.button * {
left: 4px;
cursor: pointer;
_cursor: hand;
}
.button.medium,
.button.medium * {
height: 24px;
line-height: 21px;
}
/* ๋ง์๊ณ ๋์ ์ฌ์ฉํ ๊ฒฝ์ฐ 21px, ๋์์ ์ฌ์ฉํ ๊ฒฝ์ฐ 24px ์ฌ์ฉ */
.button.medium {
background-position: left 0;
}
.button.medium * {
padding: 0 10px 0 6px;
font-size: 12px;
background-position: right top;
}
/* Button Hover */
.button *:hover,
.button *:active,
.button *:focus {
color: #06a;
}
/* Button Icon Variation */
.button.icon * {
padding-left: 20px;
}
.button.icon span {
width: 20px;
margin-right: -20px;
padding: 0 !important;
}
.button.medium .check {
background-position: 4px -150px;
}
.button.medium .add {
background-position: -16px -150px;
}
.button.medium .delete {
background-position: -34px -150px;
}
.button.medium .calendar {
background-position: -56px -150px;
}
.button.medium .refresh {
background-position: -76px -150px;
}
.button.medium .download {
background-position: -96px -151px;
}
/* Common Class */
.iText {
border: 1px solid #b7b7b7;
border-right-color: #e1e1e1;
border-bottom-color: #e1e1e1;
background: transparent;
}
.iCheck,
.iRadio {
width: 13px;
height: 13px;
margin: 0;
padding: 0;
vertical-align: middle;
}
.hide {
position: absolute;
left: 0;
top: 0;
width: 1px;
height: 1px;
font-size: 0;
line-height: 0;
visibility: hidden;
}
/* Popup Layer */
.layer {
display: none;
position: fixed;
_position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10000;
}
.open {
display: block;
}
.layer .bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .5;
filter: alpha(opacity=50);
}
.layer_area {
position: absolute;
left: 50%;
top: 50%;
background: #fff;
padding: 20px;
border: 4px solid #ddd;
}
jQuery(function($){
function layer_open(el){
//$('.layer').addClass('open');
$('.layer').fadeIn();
var temp = $('#' + el);
if (temp.outerHeight() < $(document).height() ) temp.css('margin-top', '-'+temp.outerHeight()/2+'px');
else temp.css('top', '0px');
if (temp.outerWidth() < $(document).width() ) temp.css('margin-left', '-'+temp.outerWidth()/2+'px');
else temp.css('left', '0px');
}
$('#layer_open').click(function(){
layer_open('layer1'); /* ์ด๊ณ ์ ํ๋ ๊ฒ์ ์์ด๋๋ฅผ ์
๋ ฅ */
return false;
});
$('.layer .bg').click(function(){
$('.layer').fadeOut();
});
$('#layer_close').click(function(){
$('.layer').fadeOut();
return false;
});
$(document).ready(function(){ });
});
<div style="margin:30px;"><span class="button medium"><a href="#" id="layer_open">ํ์
์ฐฝ ์ด๊ธฐ</a></span></div>
<div class="layer">
<div class="bg"></div>
<div class="layer_area" id="layer1">
<p style="width:400px; text-align:justify; font-family:Malgun gothic;">์ด ๊ฒ์ ํ์
์ฐฝ์
๋๋ค.</p>
<br /> <span class="button medium"><a href="#" id="layer_close">ํ์
์ฐฝ ๋ซ๊ธฐ</a></span>
</div>
</div>