/* CSS Document */
A:link, A:active, A:visited {font-family:"dotum"; font-size: 9pt; color: #666666; text-decoration: none;}
A:hover {	font-family:"dotum"; font-size: 9pt; cursor:hand; color:#333333;; text-decoration: none}

img {border:0}

/*전체*/
BODY,TD,input,DIV,form,TEXTAREA,center,pre,blockquote,select,option  {
	font-family: "dotum";
	font-size: 9pt;
	line-height:130%;
	color: #333333;
		scrollbar-arrow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #979797;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-track-color: #FAFAFA;
	scrollbar-face-color: #e4e4e4;
  
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
	
/*11px*/
.topsmenu  A:link, .topsmenu  A:active, .topsmenu  A:visited {
COLOR:#666666;
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
FONT-FAMILY:  "dotum";
text-decoration: none;
float: right;}
.topsmenu  A:hover {	
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
FONT-FAMILY: "dotum";
cursor:hand; 
color:#000000; 
text-decoration: none}
.topsmenu {
	COLOR:#666666;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: "dotum";

}


.input {
	FONT-FAMILY: "dotum"; 
	font-size: 11px; color:#666666; 
	height:20px;
	Background-color: ffffff; 
	BORDER-RIGHT: #d7d7d7 1px solid;
	BORDER-TOP: #d7d7d7 1px solid;
	BORDER-LEFT: #d7d7d7 1px solid; 
	BORDER-BOTTOM: #d7d7d7 1px solid;
}

.green  		{font-family:굴림; color:#50700b; font-size:9pt; font-weight:bold;}
.txt			{line-height:18px; color:#595959;}
/*로그인*/
  .id_blur { background: transparent url("../images/com_img/id.gif") top left; BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid; 
	BORDER-BOTTOM: #c9c9c9 1px solid;}
  .id_focus { background: #e5e2eb ; color: #666666 ; 	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid; 
	BORDER-BOTTOM: #c9c9c9 1px solid;}
  .pw_blur { background: transparent url("../images/com_img/pw.gif") bottom left; BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid; 
	BORDER-BOTTOM: #c9c9c9 1px solid;}
  .pw_focus { background: #e5e2eb ; color: #666666; BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid; 
	BORDER-BOTTOM: #c9c9c9 1px solid; }
/*배경  .......................................................................................*/

.allbg_1
{
	background-image: url(../images/com_img/allbg.gif);
	background-repeat: repeat-x;
	background-position:  top;
}


.allbg_2
{
	background-image: url(../images/com_img/allbg_skin2.gif);
	background-repeat: repeat-y;
	background-position:  top;
}

.allbg_3
{
	background-image: url(../images/com_img/allbg_skin3.gif);
	background-repeat: repeat-y;
	background-position:  top;
}


.allbg_4
{
	background-image: url(../images/com_img/allbg_skin4.gif);
	background-repeat: repeat-y;
	background-position:  top;
}

.allbg_5
{
	background-image: url(../images/com_img/allbg_skin5.gif);
	background-repeat: repeat-y;
	background-position:  top;
}

.allbg_6
{
	background-image: url(../images/com_img/allbg_skin6.gif);
	background-repeat: repeat-y;
	background-position:  top;
}
/*어드민배경  .......................................................................................*/

.admintopbg
{
	background-image: url(../images/admin_img/top_bg01.gif);
	background-repeat: repeat-x;
	background-position:  top;
}
/*컨텐츠 배경  .......................................................................................*/
.body_bg
{
	background-image: url(../_images/com/sub_bg0.jpg);
	background-repeat: repeat-x;
	background-position:  top;
}
.sub_bg
{
	background-image: url(../_images/com/sub_bg1.jpg);
	background-repeat: repeat-x;
	background-position:  top;
	padding: 0 24px 0 25px;
	border-left:solid 1px #c2d9e6;
	border-right:solid 1px #c2d9e6;
	background-color: #fafbfc;
}

/*PADDING  .......................................................................................*/
.padding-6 {padding : 6px 6px 6px 6px ;}
.padding-7 {padding : 7px 7px 7px 7px ;}
.padding-8 {padding : 8px 8px 8px 8px ;}
.padding-10 {padding : 10px 10px 10px 10px;}
.padding-20 {padding : 20px 20px 20px 20px;}

.padding-top5 {padding : 5px 0px 0px 0px;}
.padding-top7 {padding : 7px 0px 0px 0px;}
.padding-top10 {padding : 10px 0px 0px 0px;}
.padding-top15 {padding : 15 0 0 0;}
.padding-top20 {padding : 20 0 0 0;}
.padding-top24 {padding : 24 0 0 0;}

.padding-right5 {padding : 0 5 0 0;}
.padding-right10 {padding : 0 10 0 0;}
.padding-right15 {padding : 0 15 0 0;}
.padding-right30 {padding : 0 30 0 0;}

.padding-bottom5 {padding : 0 0 5 0;}
.padding-bottom10 {padding : 0 0 10 0;}
.padding-bottom15 {padding : 0 0 15 0;}

.padding-left5 {padding : 0px 0px 0px 5px;}
.padding-left10 {padding : 0px 0px 0px 10px;}
.padding-left17 {padding : 0px 0px 0px 17px;}
.padding-left20 {padding : 0px 0px 0px 20px;}
.padding-left30 {padding : 0px 0px 0px 30px;}
.padding-left40 {padding : 0px 0px 0px 40px;}
.padding-left60 {padding : 0px 0px 0px 60px;}

.padding-tl5 {padding : 5 0 0 5;}
.padding-tl10 {padding : 10 0 0 10;}
.pdding-t5l10 {padding : 5 0 0 10;}
.padding-t5l30 {padding : 5 0 0 30;}
.padding-tb5 {padding : 5 0 5 0;}
.padding-tlb20r10 {padding : 20 20 20 10;}
.padding-lr10tb4 {padding : 4 10 4 10;}
.padding-lr10t4 {padding : 4 10 0 10;}

.padding-tb5l20 {padding : 5 20 5 0;}
.padding-tb5l10 {padding : 5 0 5 10;}
.padding-lr5 {padding : 0 5 0 5;}
.padding-lr3 {padding : 0 3 0 3;}
.padding-lr15 {padding : 0 15 0 15;}
.padding-lr10 {padding : 0 10 0 10;}
.padding-lr10t5 {padding : 5 10 0 10;}
.padding-l15r5 {padding : 0 5 0 15;}


/*테이블 띄우기*/
.margin-bottom10{margin-bottom:10px;}
.margin-bottom13{margin-bottom:13px;}
.margin-bottom20{margin-bottom:20px;}
.margin-bottom32{margin-bottom:32px;}
.margin-bottom40{margin-bottom:40px;}
.margin-bottom30{margin-bottom:30px;}
.margin-bottom5{margin-bottom:5px;}
.margin-top5{margin-top:5px;}
.margin-top10{margin-top:10px;}
.margin-top20{margin-top:20px;}
.margin-top30{margin-top:30px;}
.margin-left10{margin-left:10px;}
.margin-left20{margin-left:20px;}
.margin-left5{margin-left:5px;}
.margin-right10{margin-right:10px;}
.margin-tb10{margin-bottom:10px; margin-top:10px;}
.margin-lr25{margin:0 25px 0 25px;}


/*테이블*/

.line-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: d9dfe4;
	
}
.line-rb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: d9dfe4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d9dfe4;
}

.line-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: bebebe;
}

.line-b2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d3dce7;
}

/*text*/
.text1 A:link, .text1 A:active, .text1 A:visited {
COLOR:#666666;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text1 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;
cursor:hand; 
color:#000000; 
text-decoration: none}
.text1 {
	COLOR:#666666;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;}
	

/*text*/
.text2 A:link, .text2 A:active, .text2 A:visited {
COLOR:#fe731c;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text2 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;
cursor:hand; 
color:#fe731c; 
text-decoration: none}
.text2 {
	COLOR:#fe731c;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;;}

.text3 A:link, .text3 A:active, .text3 A:visited {
COLOR:#ffffff;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;

text-decoration: none;}
.text3 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;
cursor:hand; 
color:#ffffff; 
text-decoration: none}
.text3 {
	COLOR:#ffffff;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;}

.text3-1 A:link, .text3 A:active, .text3 A:visited {
COLOR:#ffffff;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text3-1 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;
cursor:hand; 
color:#ffffff; 
text-decoration: none}
.text3-1 {
	COLOR:#ffffff;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;}

.text4 A:link, .text4 A:active, .text4 A:visited {
COLOR:#666666;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text4 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;
cursor:hand; 
color:#666666; 
text-decoration: none}	
.text4 {
	COLOR:#666666;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;}
	
.text5 {
		COLOR:#595959;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;}

/*text*/
.text6 A:link, .text6 A:active, .text6 A:visited {
COLOR:#ffffff;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text6 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림", tahoma; font-size:11px;
cursor:hand; 
color:#ffffff; 
text-decoration: underline}
.text6 {
	COLOR:#ffffff;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;;}
.text7 {
	COLOR:#ec1827;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:14px;font-weight: bold;}

.text8{
	COLOR:#000000;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:14px;font-weight: bold;}

.text9 A:link, .text9 A:active, .text9 A:visited {
COLOR:#ff6633;
font-weight: bold;
font-family:"굴림,tahoma"; font-size:12px;

text-decoration: none;}
.text9 A:hover {	
font-weight: bold;
font-family:"굴림", tahoma; font-size:12px;
cursor:hand; 
color:#ff6633; 
text-decoration: none}
.text9{
	COLOR:#ff6633;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;font-weight: bold;}

.text10{
	COLOR:#99cc00;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;font-weight: bold;}

.text11{
	COLOR:#ff580b;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;font-weight: bold;}
	
.text12{
	COLOR:#333333;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;font-weight: bold;}	

.text13 {
	COLOR:#333333;
	font-weight: bold;
font-family:"굴림,tahoma"; font-size:11px;;}

.style1 {color: #999999}
.style2 {color: #CCCCCC}
.style3 {
	color: #ffaae2;
	font-weight: bold;
}
.text14 A:link, .text14 A:active, .text14 A:visited {
COLOR:#666666;
font-weight: bold;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text4 A:hover {	
font-weight: bold;
font-family:"굴림", tahoma; font-size:11px;
cursor:hand; 
color:#666666; 
text-decoration: none}
.text14{
	COLOR:#666666;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px;font-weight: bold;}


/*text*/
.text15 A:link, .text15 A:active, .text15 A:visited {
COLOR:#666666;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;

text-decoration: none;}
.text15 A:hover {	
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;
cursor:hand; 
color:#ff6600; 
text-decoration: none}
.text15 {
	COLOR:#666666;
	FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:11px;;}

/*20090709추가*/
.text16 {
COLOR:#962626;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:14px;font-weight: bold;}

.text17{
COLOR:#fe6e1a;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px; LETTER-SPACING: -1px;}



/*20091026추가 시작*/

.text18 {
COLOR:#2470e3;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:14px;font-weight: bold;}

.text19{
COLOR:#ec1827;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px; LETTER-SPACING: 0px;}

.text20{
COLOR:#2470e3;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px; LETTER-SPACING: 0px;}

.text21 A:link, .text21 A:active, .text21 A:visited {
COLOR:#869f10;;
FONT-WEIGHT: normal;
font-family:"굴림,tahoma"; font-size:12px; font-weight: bold;

text-decoration: underline;}
.text21 A:hover {	
FONT-WEIGHT: bold;
font-family:"굴림,tahoma"; font-size:12px; 
cursor:hand; 
color:#869f10; 
text-decoration: underline;}
.text21 {
	COLOR:#869f10;
	FONT-WEIGHT: bold;
font-family:"굴림,tahoma"; font-size:12px;;}




/*20091026추가 끝*/

.select1 {width:77px;height:19px;font-family:dotum;font-size:9pt;margin-top:2px;}
.input1 {
FONT-FAMILY: "굴림,dotum"; 
	font-size: 11px; color:#666666; 
	height:19px;
	Background-color: 7e7f81; 
	BORDER-RIGHT: #7e7f81 1px solid;
	BORDER-TOP: #7e7f81 1px solid;
	BORDER-LEFT: #7e7f81 1px solid; 
	BORDER-BOTTOM: #7e7f81 1px solid;}
.input2 {FONT-FAMILY: "굴림,dotum"; 
	font-size: 12px; color:#666666; 
	height:19px;
	Background-color: f3f3f3; 
	BORDER-RIGHT: #f3f3f3 1px solid;
	BORDER-TOP: #f3f3f3 1px solid;
	BORDER-LEFT: #f3f3f3 1px solid; 
	BORDER-BOTTOM: #f3f3f3 1px solid;}

.input3 {
	FONT-FAMILY: "dotum"; 
	font-size: 11px; color:#666666; 
	height:19px;
	Background-color: ffffff; 
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid;
}
.input4 {
	FONT-FAMILY: "dotum"; 
	font-size: 11px; color:#666666; 
	height:19px;	Background-color: f7f7f7; 
	BORDER-RIGHT: #d7d7d7 1px solid;
	BORDER-TOP: #d7d7d7 1px solid;
	BORDER-LEFT: #d7d7d7 1px solid; 
	BORDER-BOTTOM: #d7d7d7 1px solid;
}
.input5 {
	FONT-FAMILY: "dotum"; 
	font-size: 11px; color:#666666; 
	Background-color:#ffffff; 
	BORDER-RIGHT: #d7d7d7 1px solid;
	BORDER-TOP: #d7d7d7 1px solid;
	BORDER-LEFT: #d7d7d7 1px solid; 
	BORDER-BOTTOM: #d7d7d7 1px solid;
	height:20px
}
.input6 {
	FONT-FAMILY: "dotum"; 
	font-size: 11px; color:#666666; 
	height:18px;
	Background-color: ffffff; 
	BORDER-RIGHT: #e7e7e7 1px solid;
	BORDER-TOP: #e7e7e7 1px solid;
	BORDER-LEFT: #e7e7e7 1px solid; 
	BORDER-BOTTOM: #e7e7e7 1px solid;
}



/*검색*/
  .search_blur { background: transparent url("../images/com_img/search_01.gif") top left; BORDER-RIGHT: #7e7f81 1px solid;
	BORDER-TOP: #7e7f81 1px solid;
	BORDER-LEFT: #7e7f81 1px solid; 
	BORDER-BOTTOM: #7e7f81 1px solid;}
  .search_focus { background: #7e7f81 ; color: #666666 ; 	BORDER-RIGHT: #7e7f81 1px solid;
	BORDER-TOP: #7e7f81 1px solid;
	BORDER-LEFT: #7e7f81 1px solid; 
	BORDER-BOTTOM: #7e7f81 1px solid;}
	
	
	
/*관리 css */


.admin_1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: ffffff;
	
}
.admin_2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dfdfdf;
}

.admin_3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dfdfdf;
}

.admin_4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: c8d07c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dfdfdf;
}
.admin_5 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: c8d07c;
}



/* #gBtn1 */
#gBtn1 a{display:block; background:url('../images/admin_img/gBtn1_bg.gif') left 0; float:left; font:11px 굴림; color:#7d7d7d; padding-left:6px; text-decoration:none; height:20px; cursor:pointer; margin-right:1px; overflow:hidden}
#gBtn1 a:hover{background:url('../images/admin_img/gBtn1_bg.gif') left -20px}
#gBtn1 a span{display:block; float:left; background:url('../images/admin_img/gBtn1_bg.gif') right 0; line-height:200%; padding-right:6px; height:20px; overflow:hidden}
#gBtn1 a:hover span{background:url('../images/admin_img/gBtn1_bg.gif') right -20px; color:#464646}

/* #gBtn2 */
#gBtn2 a{display:block; background:url('../images/admin_img/gBtn2_bg.gif') left 0; float:left; font:11px 굴림; color:#FFFFFF; padding-left:6px; text-decoration:none; height:20px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn2 a:hover{background:url('../images/admin_img/gBtn2_bg.gif') left -20px}
#gBtn2 a span{display:block; float:left; background:url('../images/admin_img/gBtn2_bg.gif') right 0; line-height:200%; padding-right:6px; height:20px; overflow:hidden}
#gBtn2 a:hover span{background:url('../images/admin_img/gBtn2_bg.gif') right -20px; color:#FFFFFF}

/* #gBtn3 */
#gBtn3 a{display:block; background:url('../images/admin_img/gBtn3_bg.gif') left 0;  float:left; font:12px 굴림; color:#FFFFFF; padding-left:6px;  text-decoration:none; height:30px; cursor:pointer; margin-right:1px; overflow:hidden ;font-weight: bold; }
#gBtn3 a:hover{background:url('../images/admin_img/gBtn3_bg.gif') left -30px;font-weight: bold; }
#gBtn3 a span{display:block; float:left; background:url('../images/admin_img/gBtn3_bg.gif') right 0; line-height:250%; padding-right:6px; height:30px; overflow:hidden ;font-weight: bold; }
#gBtn3 a:hover span{background:url('../images/admin_img/gBtn3_bg.gif') right -30px; color:#FFFFFF;font-weight: bold;}

/* #gBtn4 */
#gBtn4 a{display:block; background:url('../images/admin_img/gBtn4_bg.gif') left 0;  float:left; font:12px 굴림; color:#FFFFFF; padding-left:6px;  text-decoration:none; height:30px; cursor:pointer; margin-right:1px; overflow:hidden ;font-weight: bold; }
#gBtn4 a:hover{background:url('../images/admin_img/gBtn4_bg.gif') left -30px;font-weight: bold; }
#gBtn4 a span{display:block; float:left; background:url('../images/admin_img/gBtn4_bg.gif') right 0; line-height:250%; padding-right:6px; height:30px; overflow:hidden ;font-weight: bold; }
#gBtn4 a:hover span{background:url('../images/admin_img/gBtn4_bg.gif') right -30px; color:#FFFFFF;font-weight: bold;}

/* #gBtn5 */
#gBtn5 a{display:block; background:url('../images/admin_img/gBtn5_bg.gif') left 0; float:left; font:11px 굴림; color:#7d7d7d; padding-left:6px; text-decoration:none; height:20px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn5 a:hover{background:url('../images/admin_img/gBtn5_bg.gif') left -20px}
#gBtn5 a span{display:block; float:left; background:url('../images/admin_img/gBtn5_bg.gif') right 0; line-height:200%; padding-right:6px; height:20px; overflow:hidden}
#gBtn5 a:hover span{background:url('../images/admin_img/gBtn5_bg.gif') right -20px; color:#464646}

/* #gBtn6 */
#gBtn6 a{display:block; background:url('../images/admin_img/gBtn6_bg.gif') left 0; float:left; font:11px 굴림; color:#7d7d7d; padding-left:6px; text-decoration:none; height:20px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn6 a:hover{background:url('../images/admin_img/gBtn6_bg.gif') left -20px}
#gBtn6 a span{display:block; float:left; background:url('../images/admin_img/gBtn6_bg.gif') right 0; line-height:200%; padding-right:6px; height:20px; overflow:hidden}
#gBtn6 a:hover span{background:url('../images/admin_img/gBtn6_bg.gif') right -20px; color:#464646}

/* #gBtn7 */
#gBtn7 a{display:block; background:url('../images/admin_img/gBtn7_bg.gif') left 0; float:left; font:11px 굴림; color:#7d7d7d; padding-left:6px; text-decoration:none; height:20px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn7 a:hover{background:url('../images/admin_img/gBtn7_bg.gif') left -20px}
#gBtn7 a span{display:block; float:left; background:url('../images/admin_img/gBtn7_bg.gif') right 0; line-height:200%; padding-right:6px; height:20px; overflow:hidden}
#gBtn7 a:hover span{background:url('../images/admin_img/gBtn7_bg.gif') right -20px; color:#464646}

/* #gBtn8 */
#gBtn8 a{display:block; background:url('../images/admin_img/gBtn8_bg.gif') left 0; float:left; font:12px 굴림; color:#FFFFFF; padding-left:10px; text-decoration:none; height:28px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn8 a:hover{background:url('../images/admin_img/gBtn8_bg.gif') left -28px}
#gBtn8 a span{display:block; float:left; background:url('../images/admin_img/gBtn8_bg.gif') right 0; line-height:250%; padding-right:10px; height:28px; overflow:hidden}
#gBtn8 a:hover span{background:url('../images/admin_img/gBtn8_bg.gif') right -28px; color:#FFFFFF}


/* #gBtn9 */
#gBtn9 a{display:block; background:url('../images/admin_img/gBtn9_bg.gif') left 0; float:left; font:12px 굴림; color:#FFFFFF; padding-left:10px; text-decoration:none; height:28px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn9 a:hover{background:url('../images/admin_img/gBtn9_bg.gif') left -28px}
#gBtn9 a span{display:block; float:left; background:url('../images/admin_img/gBtn9_bg.gif') right 0; line-height:250%; padding-right:10px; height:28px; overflow:hidden}
#gBtn9 a:hover span{background:url('../images/admin_img/gBtn9_bg.gif') right -28px; color:#FFFFFF}


/* #gBtn10 */
#gBtn10 a{display:block; background:url('../images/admin_img/gBtn10_bg.gif') left 0; float:left; font:11px 굴림; color:#7d7d7d; padding-left:6px; text-decoration:none; height:20px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn10 a:hover{background:url('../images/admin_img/gBtn10_bg.gif') left -20px}
#gBtn10 a span{display:block; float:left; background:url('../images/admin_img/gBtn10_bg.gif') right 0; line-height:200%; padding-right:6px; height:20px; overflow:hidden}
#gBtn10 a:hover span{background:url('../images/admin_img/gBtn10_bg.gif') right -20px; color:#464646}

/* #gBtn10 */
#gBtn11 a{display:block; background:url('../images/opening_img/gBtn11_bg.gif') left 0; float:left; font:11px 굴림; color:#7d7d7d; padding-left:6px; padding-righ:6px; text-decoration:none; height:28px; cursor:pointer; margin-right:3px;   overflow:hidden}
#gBtn11 a:hover{background:url('../images/opening_img/gBtn11_bg.gif') left -28px; }
#gBtn11 a span{display:block; float:left; background:url('../images/opening_img/gBtn11_bg.gif') right 0; line-height:300%; padding-right:6px; padding-top:6px; height:28px; overflow:hidden}
#gBtn11 a:hover span{background:url('../images/opening_img/gBtn11_bg.gif') right -28px; color:#464646}
