body{
	margin:0px;
	padding:0px;
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
    color: #000000;
}

.messege1 {
    position:fixed;
    top: 10px;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height:80px;
    line-height: 75px;;
    border-radius: 5px;
    background-color: aquamarine;
    font-weight: bold;
    font-size: 33px;
    color: rgb(33, 69, 168);
    text-align: center;
}

#Loading_a{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;
	background-color: #fff;
    z-index:11;
	text-align: center;
	display: none;
	overflow: hidden;
}
.close,.fixeds_close{
	position:absolute;
	background-image:url("../images/close.png");
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	overflow:hidden;
	top:10px;
	right:20px;
	z-index:3;
}
.s_close{
	position:absolute;
	width:46%;
	height:60px;
	bottom:5px;
	right:5px;
	margin:0px auto;
	background-color:#d9edf7;
	font-size:26px;
	font-weight: bold;
	text-align:center;
	line-height:63px;
	border-radius:5px;
}

.fixed_1{
	margin: 0px auto;
	z-index:10;
	width: 90%;
	height: 320px;
	position: fixed;
	top: 10px;
	left: 0px;
	right: 0px;
	background-color: #FFF;
	border:1px solid #fff;
}

.abs_row_1{
	position:relative;
	width: 100%;
}
.list{
	position: absolute;
	z-index: 999;
	left:2px;
	top: 2px;
	height: 56px;
	width: 60px;
	overflow:hidden;
	background-color:#ffffff;
	border-radius:10px;
	font-weight: bold;
	z-index: 9;
	background-image: url(../icon/list.png);
	background-size:32px 32px;
	background-repeat: no-repeat;
	background-position: 15px 12px;
}
.title{
	position: relative;
	height:60px;
	overflow:hidden;
	font-size:35px;
	line-height: 65px;
	text-align:center;
	background-color:#369991;
	color:#ffffff;
	border-radius:10px;
	font-weight: bold;
}

.search_t{
	width:100%;
	overflow:hidden;
	border:1px solid #ebebeb;
	border-radius:5px;
}
.search_t input{
	border:0px;
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
	font-size:20px;
}

.search_dukke,.search_yuhyeong{
	position:relative;
	width:100%;
	height:40px;
	padding:0px;
	margin-top:20px;
	border:1px solid #ebebeb;
	border-radius:5px;
	font-size:18px;
	overflow:hidden;
}
.dukke1{
	position:absolute;
	padding-top:10px;
	width:25%;
	height:40px;
	text-align:center;
	border-right:1px solid #ebebeb;
}
.dukke2{
	position:absolute;
	padding-top:10px;
	left:25%;
	width:25%;
	height:40px;
	text-align:center;
	border-right:1px solid #ebebeb;
}
.dukke3{
	position:absolute;
	padding-top:10px;
	left:50%;
	width:25%;
	height:40px;
	text-align:center;
	border-right:1px solid #ebebeb;
}
.dukke4{
	position:absolute;
	padding-top:10px;
	left:75%;
	width:25%;
	height:40px;
	text-align:center;
}
.yuhyeong1{
	position:absolute;
	padding-top:10px;
	width:33%;
	height:40px;
	text-align:center;
	border-right:1px solid #ebebeb;
}
.yuhyeong2{
	position:absolute;
	padding-top:10px;
	left:33%;
	width:33%;
	height:40px;
	text-align:center;
	border-right:1px solid #ebebeb;
}
.yuhyeong3{
	position:absolute;
	padding-top:10px;
	left:66%;
	width:33%;
	height:40px;
	text-align:center;
}
.search_main{
	position: fixed;
	top:340px;
	left: 0px;
	right: 0px;
	width: 90%;
	height:370px;
	margin:0px auto;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	overflow:auto;
}


.h20{
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.newradio {
    background-color: #729cdb;
}
.search_botton{
	width:100%;
	height:40px;
	margin-top:20px;
	background-color:#00007f;
	color:#ffffff;
	font-size:22px;
	text-align:center;
	border-radius:5px;
	padding-top:11px;
	font-weight: bold;
}

.fixedc{
	top:10px;
	bottom:0px;
	left:0px;
	right:0px;
	position:fixed;
	z-index:999;
	padding-left:20px;
	padding-right:20px;
	display:none;
	background-color:#FFF;
	overflow: hidden;
}

.fixedimage{
	display: none;
}

.deletei{
	position:absolute;
	width:46%;
	height:60px;
	bottom:5px;
	left:5px;
	margin:0px auto;
	background-color:#d9edf7;
	font-size:26px;
	font-weight: bold;
	text-align:center;
	line-height:63px;
	border-radius:5px;
}
.updatei{
	position:absolute;
	width:46%;
	height:60px;
	bottom:5px;
	right:5px;
	margin:0px auto;
	background-color:#d9edf7;
	font-size:26px;
	font-weight: bold;
	text-align:center;
	line-height:63px;
	border-radius:5px;
}

.imagebtn{
	position:fixed;
	width:70px;
	height:70px;
	top:10px;
	left:5px;
	margin:0px auto;
	background-color:#d9edf7;
	font-size:26px;
	font-weight: bold;
	text-align:center;
	line-height:70px;
	border-radius:5px;
	overflow: hidden;
	z-index: 1;
}
.imageclose{
	position:fixed;
	width:200px;
	height:70px;
	bottom:5px;
	left:0px;
	right: 0px;
	margin:0px auto;
	background-color:#d9edf7;
	font-size:26px;
	font-weight: bold;
	text-align:center;
	line-height:70px;
	border-radius:5px;
	overflow: hidden;
	z-index: 1;
}

/* .deletei{
	float: right;
	width: 60px;
	height: 60px;
	background-image: url(../images/delete.png);
	background-position:50%;
	background-repeat: no-repeat;
	border: 1px solid #1B6D85;
	border-radius:5px;
} */


.mainc{
	width:100%;
	line-height:40px;
	font-size:28px;
	letter-spacing:1px;
}
.mainl{
	margin:20px;
	margin-top:70px;
	border:1px solid #ebebeb;
	border-radius:5px;
	overflow: hidden;
	display: none;
	
}
.mainll{
	margin:20px;
	margin-top:70px;
	border:1px solid #ebebeb;
	border-radius:5px;
	overflow: hidden;
	
}

.list_data{
	border-bottom:1px solid #ebebeb;
	line-height:50px;
	letter-spacing:1px;
	font-size:35px;
	font-weight:bold;
	padding-left:10px;
	padding-top: 20px;
	background-image:url("../images/ic17.png");
	background-repeat:no-repeat;
	background-position:right;
	overflow: hidden;
}

.list_data_t{
	font-size:15px;
}







#myCanvas{
	margin: 0 auto;
	background-image:url("../images/pic.jpg");
	background-repeat:no-repeat;
	width:300px;
	height:230px;
	position:relative;
}
#myCanvas_t1{
	width:166px;
	border-bottom:1px solid #000;
	height:0px;
	position:absolute;
	left:62px;
	top:70px;
	overflow:hidden;
}
#myCanvas_t1l{
	width:0px;
	height:75px;
	border-left:1px solid #000;
	position:absolute;
	left:62px;
	top:60px;
	overflow:hidden;
}
#myCanvas_t1r{
	width:0px;
	height:75px;
	border-left:1px solid #000;
	position:absolute;
	right:71px;
	top:60px;
	overflow:hidden;
}
#myCanvas_t1f{
	width:35px;
	height:30px;
	position:absolute;
	top:50px;
	left:0px;
	right:0px;
	margin:0 auto;
	overflow:hidden;
	font-weight:bold;
}


#myCanvas_r1{
	width:0px;
	border-right:1px solid #000;
	height:16px;
	position:absolute;
	right:62px;
	top:145px;
	overflow:hidden;
}
#myCanvas_r1l{
	width:10px;
	height:0px;
	border-bottom:1px solid #000;
	position:absolute;
	right:58px;
	top:145px;
	overflow:hidden;
}
#myCanvas_r1r{
	width:10px;
	height:0px;
	border-bottom:1px solid #000;
	position:absolute;
	right:58px;
	top:160px;
	overflow:hidden;
}
#myCanvas_r1f{
	width:35px;
	height:30px;
	position:absolute;
	top:145px;
	right:20px;
	margin:0 auto;
	overflow:hidden;
	font-weight:bold;
}


#myCanvas_b1{
	width:31px;
	height:0px;
	border-bottom:1px solid #000;
	position:absolute;
	right:72px;
	top:180px;
	overflow:hidden;
}
#myCanvas_b1l{
	width:0px;
	height:23px;
	border-left:1px solid #000;
	position:absolute;
	right:103px;
	top:165px;
	overflow:hidden;
}
#myCanvas_b1r{
	width:0px;
	height:23px;
	border-left:1px solid #000;
	position:absolute;
	right:71px;
	top:165px;
	overflow:hidden;
}
#myCanvas_b1f{
	width:35px;
	height:30px;
	position:absolute;
	top:183px;
	right:60px;
	overflow:hidden;
	font-weight:bold;
}


#myCanvas_m1{
	width:91px;
	height:0px;
	border-bottom:1px solid #000;
	position:absolute;
	top:152px;
	left:100px;
	transform:rotate(-30deg);
}
#myCanvas_m2{
	width:35px;
	height:30px;
	position:absolute;
	top:152px;
	left:140px;
	overflow:hidden;
	font-weight:bold;
	transform:rotate(-30deg);
}
