@charset "euc-kr";
/*font*/
@font-face {
    font-family:'nbg';
    src: url('./font/NanumBarunGothic.eot');
    src: url('./font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
		 url('./font/NanumBarunGothic.woff') format('woff'),
		 url('./font/NanumBarunGothic.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
/*body ¼Ó¼º*/
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form{margin:0; padding:0;}
body{font:normal Malgun Gothic,'¸¼Àº°íµñ';}
ul,ol,dl{list-style:none}
img{border:0; vertical-align:top;}
ul{list-style:none; padding:0; margin:0;}
a {text-decoration:none;}
a:link {color:#666666;}
a:visited {color:#666666;}
/*wrap*/
#head{
	width:100%;
	height:30px;
	border-top:2px solid #085cbc;
	padding:15px 0;
	background-color:#ffffff;
	border-bottom:1px solid #eeeeee;
	box-shadow: -3px 0 5px #ccc;
	position:fixed;
}



.logo{
	float:left;
	height:30px;
	width:130px;
}
.logob{
	margin:0 auto;
	height:30px;
	width:130px;
}
.text{
	float:left;
	padding-left:5px;
	text-align:left;
	height:30px;
	width:60px;
	font-size:14px;
	line-height:30px;
	color:#666666;
	font-family: "¸¼Àº °íµñ";
}
#middle{
	padding-top:150px;
	padding-bottom:100px;
	width:100%;
	height: auto;
}
.md_box{
	margin:0 auto;
	width:965px;
	height:389px;
	overflow:hidden;
}

.md_box_2{
	margin:0 auto;
	width:965px;
	height:200px;
	overflow:auto;
}

.md_box_bn{
	margin:0 auto;
	width:965px;
	height:120px;
	padding:20px 0;
	overflow:auto;
}
.md_bt_bn_l{
	float:left;
	width:315px;
	height:120px;
	margin-right:10px;
}
.md_bt_bn_r{
	float:left;
	width:315px;
	height:120px;
}
.md_bt_l{
	float:left;
	width:315px;
	height:389px;
	margin-right:10px;
}
.md_bt_r{
	float:left;
	width:315px;
	height:389px;
}

.md_bt_r_2{
	float:left;
	width:315px;
	height:389px;
}

#foot{
	margin-top:50px;
	width:100%;
	height:50px;
	border-top:1px solid #cccccc;
	overflow:hidden;
}
.foot_in{
	width:1024px;
	height:50px;
	margin:0 auto;
}
.foot_img{
	padding-top:5px;
	float: left;	
	width:174px;
	height:45px;
	font-family: "¸¼Àº °íµñ";
	font-size:10px;
	color:#969696;	
}
.foot_text{
	float: left;
	padding:5px 0;	
	width:850px;
	height:40px;
	font-family: "¸¼Àº °íµñ";
	font-size:10px;
	color:#969696;	
}
.hd_pl{
	position:relative;
	left:-50px;
	width:195px;
	height:30px;
	margin:0 auto;
	overflow:hidden;
}

.hd_bt{
	position:absolute;
	top:15px;
	right:10px;
	display:block;
	width:100px;
	height:30px;
	background-color:#0c5bb7;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-family: "¸¼Àº °íµñ";
}
.hd_bt a{
	display:block;
	height:30px;
	color:#ffffff;
	line-height:30px;
}

/*login*/
#lg_warp{
	width:100%;
	background-color:#f6f6f6;
	background-repeat:repeat-x;
	height:794px
}
#lg_contents{
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:65px;
}
#lg_login{
	margin:0 auto;
	width:95%;
	border:1px solid #cccccc;
	height:auto;
	line-height:40px;
	overflow:hidden;
	padding-bottom:20px;
	background-color:#ffffff;
}
#login_logo{
	padding-bottom:20px;
	padding-top:20px;
	margin:0 auto;
	width:95%;
	height:auto;
	font-family:"¸¼Àº °íµñ";
	color:#1357aa;
	font-size:16px;
	letter-spacing:-1px;
	text-align:center;
	line-height:40px;
}
#login_box{	
	width:100%;
	height: auto;
	padding-top:20px;
}
.id_tit{
	padding-top:20px;
	width:100%;
	height:35px;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	color:#909090;
	text-align:center;
}
.id_box{
	margin:0 auto;
	width:90%;
	height:90px;
}
.id1{
	width:99%;
	height:40px;
	border:1px solid #cccccc;
	margin-bottom:7px;
}
.pass1{
	width:99%;
	height:40px;
	border:1px solid #cccccc;
}
.id_ico{
	padding-top:20px;
	padding-left:5px;
	float:left;
	width:15px;
	height:33px;
}
.id_in1{
	float:left;
	width:25%;
	height:40px;
	font-family:"¸¼Àº °íµñ";
	font-size:16px;
	color:#666666;
	line-height:40px;
	border-right:1px solid #cccccc;
	background-color:#f5f5f5;
	text-align:center;
}
.id_in2{
	float:left;
	width:59%;
	height:40x;
	font-family:"¸¼Àº °íµñ";
	font-size:16px;
}
.pass_in2{
	float:left;
	width:398px;
	height:53px;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
}
.login_btbl{
	margin:0 auto;	
	width:90%;
	height:20px;
	font-family:"¸¼Àº °íµñ";
}
.login_bt{
	display:block;
	margin:0 auto;	
	width:90%;
	height:60px;
	background-color:#1357aa;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-family:"¸¼Àº °íµñ";
}
.login_bt a{
	display:block;
	height:60px;
	color:#ffffff;
	line-height:60px;
	font-family:"¸¼Àº °íµñ";
}
.login_notice{
	margin:0 auto;	
	width:90%;
	height:40px;
	font-size:12px;
	font-family:"¸¼Àº °íµñ";
	color:#1357aa;
	line-height:20px;
}
.login_notice a{
	color:#007aff;
}


/*cpx*/
#cpx_warp{
	width:100%;
	height: auto;
}
#cpx{
	padding-top:65px;
	margin:0 auto;
	width:1024px;
	height:auto;
	margin-bottom:20px;
}
.menu{
	overflow:hidden;
	margin:0 auto;
	width:1025px;
	height:141px;
	border-left:1px solid #cccccc;
	font-family:"¸¼Àº °íµñ";
}
.menu_tr{	
	width:1024px;
	height:77px;
	
}
.menu_li01{
	display:block;
	float:left;	
	width:238px;
	height:77px;
	font-family:Calibri;
	font-size:24px;
	color:#125aac;
	text-align:center;
	line-height:77px;
	border-right:1px solid #cccccc;
}
.menu_li01 a{
	color:#125aac;
}
.menu_li02{
	display:block;
	float:left;	
	width:238px;
	height:77px;
	font-family:Calibri;
	font-size:24px;
	background-image:url(../images/cpx_menubg.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
	line-height:77px;
}
.menu_li02 a{
	display:block;
	font-family:Calibri;
	font-size:24px;
	color:#ffffff;
	float:left;	
	width:238px;
	height:77px;
}
.menu_li02 a:hover{
	background-color:#FFFFFF;
	color:#125aac;
	display:block;
	float:left;	
	width:238px;
	height:76px;
	border-bottom:1px solid #cccccc;
}
.menu_li03{
	display:block;
	float:left;	
	width:238px;
	height:77px;
	font-family:"¸¼Àº °íµñ";
	font-size:20px;
	background-image:url(../images/cpx_menub.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
	line-height:77px;
}
.menu_li03 a{
	display:block;
	font-family:"¸¼Àº °íµñ";
	font-size:20px;
	color:#ffffff;
	float:left;	
	width:238px;
	height:77px;
}
.menu_li03 a:hover{
	background-color:#FFFFFF;
	color:#125aac;
	display:block;
	float:left;	
	width:238px;
	height:76px;
	border-bottom:1px solid #cccccc;
}
.menu_end{
	float:left;
	width:71px;
	height:76px;
	border-bottom:1px solid #cccccc;
}
.sbm_tr{
	padding-left:20px;	
	width:1004px;
	height:64px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.sub_bt{
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:133px;
	height:43px;
	border:1px solid #cccccc;
	background-image: url(../images/cpx_smallbt.gif);
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;	
}
.sub_bt a{
	display:block;
	float:left;
	width:133px;
	height:43px;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	color:#666666;
	text-align:center;
	border-radius:5px;
	line-height:43px;
	
}
.sub_bt a:hover{
	display:block;
	float:left;
	width:133px;
	height:43px;
	background-image:url(../images/cpx_selbt.gif);
	color:#ffffff;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;
	
}
.sub_bt2{
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:133px;
	height:43px;
	border:1px solid #cccccc;
	background-image: url(../images/cpx_smallbt.gif);
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;
	
}
.sub_bt2 a{
	display:block;
	float:left;
	width:133px;
	height:43px;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	color:#666666;
	text-align:center;
	border-radius:5px;
	line-height:43px;
	
}
.sub_bt2 a:hover{
	display:block;
	float:left;
	width:133px;
	height:43px;
	background-image:url(../images/cpx_selbt.gif);
	color:#ffffff;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;
	
}
.sub_bt_on{
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:133px;
	height:43px;
	border:1px solid #cccccc;
	background-image: url(../images/cpx_selbt.gif);
	color:#ffffff;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;	
}
.sub_bt_on a{
	color:#ffffff;
}
.sub_bt_off{
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:133px;
	height:43px;
	border:1px solid #cccccc;
	background-image:url(../images/cpx_selbt.gif);
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;	
}
.sub_bt_off a{
	color:#255e9f;	
}
.sub_bt2_on{
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:133px;
	height:43px;
	border:1px solid #bababa;
	background-image:url(../images/cpx_selbt.gif);
	color:#ffffff;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;	
}
.sub_bt2_on a{
	color:#ffffff;
}
.sub_bt2_off{
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:133px;
	height:43px;
	border:1px solid #cccccc;
	background-image:url(../images/cpx_selbt.gif);
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	border-radius:5px;
	line-height:43px;	
}
.sub_bt2_off a{
	color:#255e9f;	
}
.cpx_con{
	width:1024px;
	height:auto;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.explan{
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	width:982px;
	height:auto;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	color:#125aac;	
}
.assess{
	width:982px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.asslist_l{
	float:left;
	width:250px;
	height:auto;
	margin-right:12px;
}
.asslist_r{
	float:left;
	width:720px;
	height:auto;
}

.asslist_pbl_l{
	float:left;
	width:150px;
	height:auto;
	margin-right:12px;
}
.asslist_pbl_r{
	float:left;
	width:820px;
	height:auto;
}

.all_box{
	float:left;
	width:287px;
	height:auto;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:left;
}
.all_box_tit{
	float:left;
	width:100px;
	height:27px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	line-height:27px;
	color:#666666;
	background-color:#f5f5f5;
}
.check_tree{
	padding:1px;
	float:left;
	width:220px;
	height:auto;
	margin-right:10px;
	font-family:"¸¼Àº °íµñ";
	border:1px solid #cccccc;
}
.check_tit{
	padding:2px 5px;
	margin-bottom:5px;
	width:690px;
	height:30px;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	color:#0c7ef7;	
	border:1px solid #cccccc;
	line-height:30px;	
}
.check_r{
	float:left;
	width:720px;
	height:auto;
}
.check_tr{
	overflow:hidden;
	margin-bottom:40px;
	width:100%;
	height:30px;
	border-bottom:1px solid #cccccc;
}
.resultv_tit{
	margin-bottom:5px;
	width:720px;
	height:35px;
	font-family:"¸¼Àº °íµñ";
	font-size:18px;
	color:#125aac;		
	line-height:35px;
	text-align:center;	
}
/*navi*/
.navi{
	margin:0 auto;
	height:26px;
	width:982px;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	color:#666;
	text-align:right;
	line-height:26px;
	border-top:1px solid #cccccc;
}
.navi a{
	color:#666666;
}
.navi a:hover{
	color:#0c7ef7;
}
.average{
	margin:0 auto;
	width:982px;
	height:auto;
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.av_explan{
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	width:982px;
	height:auto;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	color:#125aac;	
}
/*search*/
.seach_txt{
	margin-top:10px;
	margin-left:20px;
	width:984px;
	height:19px;
}
.seach{
	margin-left:20px;
	margin-bottom:20px;
	width:982px;
	height:50px;
	border-left:1px solid #bababa;
	border-right:1px solid #bababa;
	border-bottom:1px solid #bababa;
}
.seach_box{
	float:left;
	margin-left:150px;
	margin-top:8px;
	width:657px;
	height:29px;
}
.seach_l{
	float:left;
	width:80px;
	height:27px;
	border-left:1px solid #bababa;
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
	font-size:16px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	color:#666666;
}
.seach_c{
	float:left;
	width:500px;
	height:29px;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:left;
}
.seach_r{
	float:left;
	width:76px;
	height:29px;
}
.seach_table{
	margin:0 auto;	
	width:1005px;
	height:auto;
	margin-bottom:10px;
	overflow:auto;
}
/*st_search*/
.st_tr{
	width:100%;
	height:auto;
}
.st_seach_box{
	float:left;
	margin-top:5px;
	width:310px;
	height:29px;
}
.st_seach_l{
	float:left;
	width:50px;
	height:27px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
	line-height:27px;
	color:#666666;
	background-color:#f5f5f5;
}
.st_seach_l02{
	margin-left:20px;
	float:left;
	width:90px;
	height:27px;	
	border-left:1px solid #bababa;
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:center;
}
.st_seach_c{
	float:left;
	width:180px;
	height:29px;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:left;
}
.st_seach_c02{
	float:left;
	margin-left:10px;
	width:120px;
	height:29px;
	font-size:14px;
	font-family:"¸¼Àº °íµñ";
	text-align:left;
}
.st_seach_r{	
	float:left;
	width:54px;
	height:27px;
	border:1px solid #cccccc;
}


.st_seach_student{	
	width:54px;
	height:27px;
	border:1px solid #cccccc;
}



.stscbt{
	display:block;
	width:74px;
	height:27px;
	background-color:#f5f5f5;
	color:#666666;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:27px;
	text-align:center;
}
.stscbt a{
	color:#666666;
}
.stscbt a:hover{
	color:#333333;
}
.stscbt02{
	display:block;
	width:54px;
	height:27px;
	background-color:#f5f5f5;
	color:#666666;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:27px;
	text-align:center;
}
.stscbt02 a{
	color:#666666;
}
.stscbt02 a:hover{
	color:#333333;
}

/*table*/
.tr1{
	background-color:#f5f5f5;
    font-size:14px;	
	font-family:"¸¼Àº °íµñ";
	color:#125aac;
	text-align:center;
	line-height:18px;
}
.tr2{
	background-color:#f5f5f5;
    font-size:14px;	
	font-family:"¸¼Àº °íµñ";
	color:#8f8f8f;
	text-align:center;
	line-height:18px;
}
.bl_bd{
	border-top:2px solid #125aac;
}
.bl_gr{
	border-top:2px solid #8f8f8f;
}
.tx_c{
    font-size:14px;	
	font-family:"¸¼Àº °íµñ";
	color:#666666;
	text-align:center;
}

.tx_l{
    font-size:14px;	
	font-family:"¸¼Àº °íµñ";
	color:#666666;
	text-align:left;
}
.tx_c a{
	color:#666666;
}
.tx_c a:hover{
	color:#125aac;
}
.bd_tit{
	font-size:14px;	
	font-family:"¸¼Àº °íµñ";
	color:#666666;
	text-align:left;
	padding-left:10px;
}
.bd_tit a{
	color:#666666;
}

.bd_tit a:hover{
	color:#125aac;
}

.bd_tit_c{
	font-size:14px;	
	font-family:"¸¼Àº °íµñ";
	color:#666666;
	text-align:center;
	padding-left:1px;
	padding-right:1px;
}

/*button*/
.bt{
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	width:982px;
	height:42px;
}
.btadd{
	float:right;
	display:block;
	width:110px;
	height:40px;	
	border:1px solid #125aac;
	color:#003e74;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}
.btadd a{
	display:block;
	width:110px;
	height:40px;
	color:#125aac;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
}
.btadd a:hover{
	display:block;
	width:110px;
	height:40px;
	background-color:#125aac;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
}



/* 2017.11.29 ÆË¾÷¹öÆ°  */
.btadd_pop{
	float:right;
	display:block;
	width:100px;
	height:26px;	
	border:1px solid #125aac;
	color:#003e74;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}
.btadd_pop a{
	display:block;
	width:100px;
	height:26px;
	color:#125aac;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.btadd_pop a:hover{
	display:block;
	width:100px;
	height:26px;
	background-color:#125aac;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}





.btdel{
	float:right;
	display:block;
	width:110px;
	height:40px;	
	border:1px solid #ff8907;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}
.btdel a{
	display:block;
	width:110px;
	height:40px;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
}
.btdel a:hover{
	display:block;
	width:110px;
	height:40px;
	background-color:#ff8907;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
}



.btdel_small{
	float:right;
	display:block;
	width:110px;
	height:40px;	
	border:1px solid #ff8907;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}
.btdel_small a{
	display:block;
	width:110px;
	height:40px;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
}
.btdel_small a:hover{
	display:block;
	width:110px;
	height:40px;
	background-color:#ff8907;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:40px;
	text-align:center;
}

.tablebt_del{
	display:block;
	width:70px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#125aac;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:1px;
}
.tablebt_del a{
	display:block;
	width:70px;
	height:26px;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.tablebt_del a:hover{
	width:70px;
	height:26px;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.tablebt_sdel{
	float:left;
	display:block;
	width:50px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#ff8907;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}

.tablebt_sdel_2{
	float:left;
	display:block;
	width:140px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#ff8907;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}

.tablebt_sdel a{
	display:block;
	width:50px;
	height:26px;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.tablebt_sdel a:hover{
	width:50px;
	height:26px;
	color:#125aac;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.tablebt_re{
	float:left;
	display:block;
	width:50px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#125aac;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}
.tablebt_re a{
	display:block;
	width:50px;
	height:26px;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.tablebt_re a:hover{
	width:50px;
	height:26px;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:14px;
	line-height:26px;
	text-align:center;
}
.checkbtt_sdel{
	float:left;
	display:block;
	width:50px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#ff8907;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:5px;
}
.checkbt_sdel a{
	display:block;
	width:50px;
	height:26px;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
}
.checkbt_sdel a:hover{
	width:50px;
	height:26px;
	color:#125aac;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
}
.checkbt_re{
	float:right;
	display:block;
	width:50px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#125aac;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:1px;
}
.checkbt_re a{
	display:block;
	width:50px;
	height:26px;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
}
.checkbt_re a:hover{
	width:50px;
	height:26px;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
}

.checkbt_re_100{
	float:left;
	display:block;
	width:100px;
	height:26px;	
	border:1px solid #cccccc;
	background-color:#125aac;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	margin-left:1px;
}
.checkbt_re_100 a{
	display:block;
	width:100px;
	height:26px;
	color:#ffffff;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
}
.checkbt_re_100 a:hover{
	width:100px;
	height:26px;
	color:#ff8907;
	font-family:"¸¼Àº °íµñ";
	font-size:12px;
	line-height:26px;
	text-align:center;
}


