@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
.eq{background:url("/images/join_bl.png") 0 3px no-repeat;padding:0 0 0 10px;}

.cbtn{font-family:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;vertical-align:middle;white-space:nowrap}

.cbtn, .cbtn:link, .cbtn:visited {
	display: inline-block; 
	color:#fff; 
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
.cbtn:hover{
	background-color:#111; color:#fff;
}

.cbtn:active{
	top: 1px;
}

.small:link, .small.cbtn:visited{
	font-size: 12px;
	padding: 5px;
	color:#fff;
	text-align:center;
}

.super:link, .super.cbtn:visited{
	font-size: 13px;
	padding: 5px 10px;
	color:#fff;
	text-align:center;
}

.big:link, .big.cbtn:visited{
	font-size: 13px;
	padding: 10px 20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.sbig:link, .sbig.cbtn:visited{
	font-size: 15px;
	padding: 13px 25px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}


.cbtn.red, .cbtn.red:visited{background-color:#ff9000;}
.cbtn.red:hover{background-color:#e88402;}

.cbtn.blue, .cbtn.blue:visited{	background-color:#52809a;}
.cbtn.blue:hover{background-color:#34566a;}

.cbtn.black, .cbtn.black:visited{background-color:#777777;}
.cbtn.black:hover{background-color:#000000;}

.cbtn.green, .cbtn.green:visited{background-color:#4f9922;}
.cbtn.green:hover{background-color:#2f690c;}

.cbtn.blood, .cbtn.blood:visited{background-color:#ac0303;}
.cbtn.blood:hover{background-color:#740202;}
















.pTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.pTable input[type=text],input[type=file]{height:28px;border:1px solid #ccc;}
.pTable select{height:28px;}

.pTable th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:center;
}

.pTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}

.nTable td{
	border:0px;
	padding:0px;
	height:10px;
}


.gTxt{
	border-top:2px solid #aaaaaa;
	color:#777;
	font-weight:600;
	font-size:13px;
	background:#f2f2f2;
	padding:10px;
}

.gTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.gTable th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.gTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}


.gTable input[type=text],input[type=file],input[type=password]{height:28px;border:1px solid #ccc;}
.gTable select{height:28px;}

.gTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}








.sTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.sTable th {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:35px;
	color:#fff;
	font-weight:600;
	font-size:12px;
	background:#676767;
	text-align:center;
}

.sTable td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:35px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}


.sTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.sTable input[type=text], input[type=file]{
	border:1px solid #999;
	height:28px;
}

.sTable select{
	height:28px;
} 











.xTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.xTable th {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.xTable td {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}


.xTable input[type=text],input[type=file]{height:28px;border:1px solid #ccc;}
.xTable select{height:28px;}

.xTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}





.xpTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.xpTable th {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:center;
}

.xpTable td {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-size:12px;
	padding:5px 0px;
	text-align:center;
}










.cTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.cTable input[type=text],input[type=file]{height:28px;border:1px solid #ccc;}
.cTable select{height:28px;}

.cTable th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:center;
}

.cTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
	text-align:center;
}

.cTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}






.listTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.listTable th {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:center;
}

.listTable th:first-child{
	border-left:0px;
}

.listTable th:last-child{
	border-right:0px;
}

.listTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}

.listTable td:first-child{
	border-left:0px;
}

.listTable td:last-child{
	border-right:0px;
}

.listTable td.h{
	height:20px;
}

.listTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.listTable input[type=text],input[type=file],input[type=password]{height:28px;border:1px solid #ccc;}
.listTable select{height:28px;}






.listTable2 {border-collapse:collapse;border-spacing:0px;width:100%;}
.listTable2 th {
	border:0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:12px;
	background:#f9f9f9;
	text-align:center;
}

.listTable2 td {
	border:0px;
	border-bottom:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}


.listTable2 td.h{
	height:20px;
}

.listTable2 td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.listTable2 input[type=text],input[type=file],input[type=password]{height:28px;border:1px solid #ccc;}
.listTable2 select{height:28px;}





.listTable3 {border-collapse:collapse;border-spacing:0px;width:100%;}
.listTable3 th {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:40px;
	color:#0d4c96;
	font-weight:600;
	font-size:12px;
	background:#f2f4f7;
	text-align:center;
}

.listTable3 th:first-child{
	border-left:0px;
}

.listTable3 th:last-child{
	border-right:0px;
}

.listTable3 td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:5px 10px;
}

.listTable3 td:first-child{
	border-left:0px;
}

.listTable3 td:last-child{
	border-right:0px;
}

.listTable3 td.h{
	height:20px;
}

.listTable3 td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.listTable3 input[type=text],input[type=file],input[type=password]{height:28px;border:1px solid #ccc;}
.listTable3 select{height:28px;}








.titTxt01{
	color:#666;
	font-weight:800;
	font-size:16px;
	padding:0 0 0 18px;
	background:url('/images/bullet01.gif') no-repeat left center;
	font-family:'Nanum Gothic';
	margin-bottom:5px;
}


.bTable01 {border-collapse:collapse;border-spacing:0px;width:100%;}
.bTable01 th {
	border:1px solid #ccc;
	 font-family: 'Nanum Gothic';
	color:#0d4c96;
	font-weight:600;
	font-size:13px;
	background:#f2f4f7;
	text-align:left;
	padding:0px 0 0px 15px;
	vertical-align:middle;
}

.bTable01 td {
	border:1px solid #ccc;
	height:40px;
	 font-family: 'Nanum Gothic';
	color:#666;
	font-size:13px;
	text-align:left;
	padding:0 0 0 15px;
}

.bTable01 input[type=text],input[type=file],input[type=password],textarea{height:28px;border:1px solid #ccc;}
.bTable01 select{height:28px;}

.bTable01 td table td{
	border:0px;
	padding:0px;
	height:10px;
}



.bTable02 {border-collapse:collapse;border-spacing:0px;width:100%;}
.bTable02 th {
	border:1px solid #ccc;
	height:40px;
	 font-family: 'Nanum Gothic';
	color:#0d4c96;
	font-weight:600;
	font-size:13px;
	background:#f2f4f7;
	text-align:center;
}

.bTable02 td {
	border:1px solid #ccc;
	height:40px;
	color:#666;
	font-size:12px;
	text-align:center;
	 font-family: 'Nanum Gothic';
}

.bTable02 input[type=text],input[type=file],input[type=password],textarea{height:28px;border:1px solid #ccc;}
.bTable02 select{height:28px;}

.bTable02 td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.yListTit01{color:#c90042;font-weight:bold;font-family:'Nanum Gothic';}
.yListTit02{color:#078023;font-weight:bold;font-family:'Nanum Gothic';}


.upDiv01{
	width:100%;
}

.upDiv01 li{
	float:left;
	list-style:none;
	word-break:break-all;
}




/*ÆÄÀÏÃ·ºÎ ½ºÅ¸ÀÏ¸µ*/
.file_input{float:left;}
.file_input label {
    position:relative;
    cursor:pointer;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    width:100px;
    height:30px;
    background:#777;
    color:#fff;
    text-align:center;
    line-height:30px;
	border-radius:5px;
	font-size:12px;
}
.file_input label input {
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
	z-index:-1;
}
.file_input input[type=text] {
    vertical-align:middle;
    display:inline-block;
    width:200px;
    height:28px;
    line-height:28px;
    font-size:11px;
    padding:0;
    border:0;
    border:1px solid #e2e2e2;
}
.file_input label:hover{
background:#9b9b9b;
}




/* Ã¼Å©¹Ú½º ½ºÅ¸ÀÏ¸µ */
.squaredThree {
	width: 20px;	
	position: relative;
	float:left;
}
.squaredThree input[type="checkbox"]{
display:none;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 4px;
	border:1px solid #888;

	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
	background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
	background: -o-linear-gradient(top, #fff 0%, #fff 100%);
	background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
	background: linear-gradient(top, #fff 0%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 );
}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #f00;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}


input[type="radio"]{
	width: 18px;
	height: 18px;
	background-color: #fff;
	vertical-align: -5px;
	cursor:pointer;
}


.ico01{height:14px; padding:2px; border-radius:3px; background:#acc000; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*ÃßÃµ*/
.ico02{height:14px; padding:2px; border-radius:3px; background:#6fbc00; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}
.ico03{height:14px; padding:2px; border-radius:3px; background:#00b361; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*°è¾à°¡´É*/

.ico04{height:14px; padding:2px; border-radius:3px; background:#fb2929; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*new*/
.ico05{height:14px; padding:2px; border-radius:3px; background:#00a0eb; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}
.ico06{height:14px; padding:2px; border-radius:3px; background:#0071d0; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*°è¾à¿Ï·á*/

.ico07{height:14px; padding:2px; border-radius:3px; background:#ffa800; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*hot*/
.ico08{height:14px; padding:2px; border-radius:3px; background:#ff6c00; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*best*/
.ico09{height:14px; padding:2px; border-radius:3px; background:#ff5432; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}/*°è¾àº¸·ù*/

.ico10{height:14px; padding:2px; border-radius:3px; background:#a1a1a1; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}
.ico11{height:14px; padding:2px; border-radius:3px; background:#de712e; color:#fff;display:block;width:50px;text-align:center;line-height:14px;font-family:'Nanum Gothic';}




.limitTxt{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}


.sd3{
	margin:0px auto  0;
	width:100px;
}

.sd3 a{
	font-size:15px;
	font-weight:600;
	text-align:center;
	display:block;
	width:100%;
	line-height:30px;
	height:30px;
	background: #1256cc;
	background-image: -webkit-linear-gradient(top, #1256cc, #2b5ab8);
	background-image: -moz-linear-gradient(top, #1256cc, #2b5ab8);
	background-image: -ms-linear-gradient(top, #1256cc, #2b5ab8);
	background-image: -o-linear-gradient(top, #1256cc, #2b5ab8);
	background-image: linear-gradient(to bottom, #1256cc, #2b5ab8);
	color:#fff !important;
	font-family:NanumGothic;
	border-radius:10px;
	cursor:pointer
}

.sd3 a:hover{
	background: #0785eb;
	background-image: -webkit-linear-gradient(top, #0785eb, #1e5ab3);
	background-image: -moz-linear-gradient(top, #0785eb, #1e5ab3);
	background-image: -ms-linear-gradient(top, #0785eb, #1e5ab3);
	background-image: -o-linear-gradient(top, #0785eb, #1e5ab3);
	background-image: linear-gradient(to bottom, #0785eb, #1e5ab3);
	text-decoration: none;
}
.sd4{
	margin:0px auto  0;
	width:160px;
}

.sd4 a{
	font-size:15px;
	font-weight:600;
	text-align:center;
	display:block;
	width:100%;
	line-height:30px;
	height:30px;
	background: #29cfb3;
  background-image: -webkit-linear-gradient(top, #29cfb3, #1387ab);
  background-image: -moz-linear-gradient(top, #29cfb3, #1387ab);
  background-image: -ms-linear-gradient(top, #29cfb3, #1387ab);
  background-image: -o-linear-gradient(top, #29cfb3, #1387ab);
  background-image: linear-gradient(to bottom, #29cfb3, #1387ab);
	color:#fff !important;
	font-family:NanumGothic;
	border-radius:10px;
	cursor:pointer
}

.sd4 a:hover{
	 background: #1eccbe;
  background-image: -webkit-linear-gradient(top, #1eccbe, #2b5685);
  background-image: -moz-linear-gradient(top, #1eccbe, #2b5685);
  background-image: -ms-linear-gradient(top, #1eccbe, #2b5685);
  background-image: -o-linear-gradient(top, #1eccbe, #2b5685);
  background-image: linear-gradient(to bottom, #1eccbe, #2b5685);
	text-decoration: none;
}

.numberOnly{
	text-align:right;
	padding-right:5px;
}

.numberComma{
	text-align:right;
	padding-right:5px;
}

.chk_delbtn{
display:block;
text-align:center;
line-height:23px;
background: #b8b8b8;
background-image: -webkit-linear-gradient(top, #b8b8b8, #4a494a);
background-image: -moz-linear-gradient(top, #b8b8b8, #4a494a);
background-image: -ms-linear-gradient(top, #b8b8b8, #4a494a);
background-image: -o-linear-gradient(top, #b8b8b8, #4a494a);
background-image: linear-gradient(to bottom, #b8b8b8, #4a494a);
border-radius:8px;
font-family: 'Nanum Gothic' !important;
width:70px;
font-weight:600;
color:#fff !important;
}

.chk_delbtn:hover{
 background: #086da3;
  background-image: -webkit-linear-gradient(top, #086da3, #05114d);
  background-image: -moz-linear-gradient(top, #086da3, #05114d);
  background-image: -ms-linear-gradient(top, #086da3, #05114d);
  background-image: -o-linear-gradient(top, #086da3, #05114d);
  background-image: linear-gradient(to bottom, #086da3, #05114d);
  text-decoration: none;
}

.ncfm{
text-align:center;
font-size:11px;
color:#fff !important;
border-radius:2px;
font-family: 'Nanum Gothic' !important;
width:40px;
font-weight:600;
background-color:#cc0033;
}

.cfm{
text-align:center;
font-size:11px;
color:#fff !important;
border-radius:2px;
font-family: 'Nanum Gothic' !important;
width:40px;
font-weight:600;
background-color:#0948f0;
}
.config_btn{
float:right;
display:block;
text-align:center;
font-size:12px;
color:#fff !important;
border-radius:2px;
font-family: 'Nanum Gothic' !important;
width:40px;
font-weight:600;
background: #7e8285;
background-image: -webkit-linear-gradient(top, #7e8285, #252d33);
background-image: -moz-linear-gradient(top, #7e8285, #252d33);
background-image: -ms-linear-gradient(top, #7e8285, #252d33);
background-image: -o-linear-gradient(top, #7e8285, #252d33);
background-image: linear-gradient(to bottom, #7e8285, #252d33);
text-decoration: none;
line-height:20px;
}

.config_btn:hover{
 background: #086da3;
  background-image: -webkit-linear-gradient(top, #086da3, #05114d);
  background-image: -moz-linear-gradient(top, #086da3, #05114d);
  background-image: -ms-linear-gradient(top, #086da3, #05114d);
  background-image: -o-linear-gradient(top, #086da3, #05114d);
  background-image: linear-gradient(to bottom, #086da3, #05114d);
  text-decoration: none;
}

.config_btn2{
display:block;
text-align:center;
font-size:11px;
color:#fff !important;
border-radius:2px;
font-family: 'Nanum Gothic' !important;
width:40px;
font-weight:600;
background: #bdbdbd;
background-image: -webkit-linear-gradient(top, #bdbdbd, #6b6b6b);
background-image: -moz-linear-gradient(top, #bdbdbd, #6b6b6b);
background-image: -ms-linear-gradient(top, #bdbdbd, #6b6b6b);
background-image: -o-linear-gradient(top, #bdbdbd, #6b6b6b);
background-image: linear-gradient(to bottom, #bdbdbd, #6b6b6b);
text-decoration: none;
line-height:20px;
width:40px;
margin:3px auto;
clear:both;
margin:0 auto;
}

.config_btn2:hover{
 background: #086da3;
  background-image: -webkit-linear-gradient(top, #086da3, #05114d);
  background-image: -moz-linear-gradient(top, #086da3, #05114d);
  background-image: -ms-linear-gradient(top, #086da3, #05114d);
  background-image: -o-linear-gradient(top, #086da3, #05114d);
  background-image: linear-gradient(to bottom, #086da3, #05114d);
  text-decoration: none;
}

.login_edit_btn{
width:85px;
line-height:30px;
font-size:13px;
}


.bbtnset3{
width:596px;
margin:0 auto;
}

.bbtnset1{
width:190px;
margin:0 auto;
}

.bbtnset2{
width:404px;
margin:0 auto;
}

.bbtnset li{
float:left;
margin-right:10px;
}


.bbtnset li:last-child{
margin:0;
}

.bbtnset li a{
display:block;
width:190px;
height:30px;
font-family:'Nanum Gothic' !important;
color:#fff !important;
text-align:center;
border-radius:10px;
font-weight:600;
font-size:15px;
line-height:30px;

}

/*µî·ÏÇÏ±â*/
.bbtnset_wr{
  background: #9e9b9e;
  background-image: -webkit-linear-gradient(top, #9e9b9e, #3d3d3d);
  background-image: -moz-linear-gradient(top, #9e9b9e, #3d3d3d);
  background-image: -ms-linear-gradient(top, #9e9b9e, #3d3d3d);
  background-image: -o-linear-gradient(top, #9e9b9e, #3d3d3d);
  background-image: linear-gradient(to bottom, #9e9b9e, #3d3d3d);
  border:1px solid #d2d2d2;
}

.bbtnset_wr:hover{
 background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;

}

/*¸ñ·ÏÀ¸·Î*/
.bbtnset_li{
background: #9e9b9e;
background-image: -webkit-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -moz-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -ms-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -o-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: linear-gradient(to bottom, #9e9b9e, #3d3d3d);
border:1px solid #d2d2d2;

}

/*¼öÁ¤ÇÏ±â*/
.bbtnset_modi{
background: #9e9b9e;
background-image: -webkit-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -moz-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -ms-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -o-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: linear-gradient(to bottom, #9e9b9e, #3d3d3d);
  border:1px solid #d2d2d2;

}
/*ÇÁ¸°Æ®*/
.bbtnset_print{
background: #9e9b9e;
background-image: -webkit-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -moz-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -ms-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: -o-linear-gradient(top, #9e9b9e, #3d3d3d);
background-image: linear-gradient(to bottom, #9e9b9e, #3d3d3d);
  border:1px solid #d2d2d2;
}

/*¹öÆ°¿À¹ö*/
.bbtnset li a:hover{
background: #093299;
background-image: -webkit-linear-gradient(top, #093299, #4487eb);
background-image: -moz-linear-gradient(top, #093299, #4487eb);
background-image: -ms-linear-gradient(top, #093299, #4487eb);
background-image: -o-linear-gradient(top, #093299, #4487eb);
background-image: linear-gradient(to bottom, #093299, #4487eb);
}