/*------------------------------------------------
* default definition
------------------------------------------------*/
html,body {height:100%;background:#c12a17;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,legend,fieldset,p,button,img,input {margin:0;padding:0;border:none;}
/*html,body,th,td,input {color:#333;font-family:Malgun Gothic,"µ¸¿ò",dotum,sans-serif;font-size:9pt;font-weight:normal;}*/
html,body,th,td,input {color:#7d7d7d;font-family:"µ¸¿ò",dotum,sans-serif;font-size:9pt;font-weight:normal;}
table,tr,td,th {margin:0; padding:0;}
hr,legend {display:none;}
li {list-style:none;}
table {border-collapse:collapse; table-layout:fixed;}

/*------------------------------------------------
* Form
/*------------------------------------------------*/
input, textarea {background:#ececec;color:#7d7d7d;}

input[type="text"]			{height:22px; line-height:22px;}
input[type="password"]		{height:22px; line-height:22px;}
input[type="file"]			{height:22px; line-height:22px;}
input[type="image"]			{border:none;}
input[type="radio"]			{border:none; background:transparent ;}
input[type="checkbox"]		{border:none; background:transparent ;}
input[type="submit"]		{border:1px solid #ccc; background:transparent ;}


select {font-size:9pt;}

.w100 {width:100px;}
.w55 {width:55px;}

.bdCr10 {background:#eee;}

.btn {text-align:center;}
.btnSv {cursor:pointer;}

/*------------------------------------------------
* Link
/*------------------------------------------------*/
a:link {color:#898989; text-decoration:none;}
a:visited {color:#898989; text-decoration:none;}
a:hover {color:#363636; text-decoration:none;}
a:active {color:#898989; text-decoration:none;}

/*------------------------------------------------
* Outline & Design
------------------------------------------------*/
#wrap {width:100%;}

.print {width:800px;height:507px;margin:0 auto;background:url('/img/print_bg.jpg') no-repeat;}
.print table {position:relative;width:270px;top:290px;margin:0 auto;}
.print input[type="text"] {width:100px;}

.search {width:800px;height:507px;margin:0 auto;background:url('/img/search_bg.jpg') no-repeat;}
.search table {position:relative;width:350px;top:290px;margin:0 auto;}

.search_rst {width:800px;height:519px;margin:0 auto;background:url('/img/search_bg2.jpg') no-repeat;display:none;}
.search_rst div {position:relative;width:165px;top:280px;margin:0 auto;}
.search_rst ul {padding-bottom:30px;}
.search_rst ul li {font-size:14px;color:#e1e1e1;height:25px;}
.search_rst ul li span.txt_1 {font-weight:bold;color:#ffffff;}
.search_rst ul li span.txt_2 {font-weight:bold;color:#ffff00;}



.printing {position:relative;width:1024px;height:728px;margin:0 auto;}
.printing p {position:absolute;font-family:Gungsuh,±Ã¼­;color:#221816;}
	.name {left:754px;top:230px;font-size:40px;letter-spacing:14px;}
	.num {left:174px;top:110px;font-size:20px;}


.search.boomer {width:1024px;height:507px;margin:0 auto;background:url('/img/search_bg3.jpg') no-repeat;}

.search.staff {width:1024px;height:473px;margin:0 auto;background:url('/img/search_bg4.jpg') no-repeat;}