﻿*{margin:0;}
/*
 *{margin:0;font-family:NanumGothic,"나눔고딕","Malgun Gothic",Dotum,"맑은 고딕",Gulim,"굴림",Helvetica;}
*/
/* margin:0; --> calendarextender --> 날짜선택이동... */

/* 기본 */
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.printTitle
{
	height:20px; 
	width:100px; 
	text-align:center;
}

.printData
{
	height:20px; 
	text-align:left;
	padding-left:5px;
}

.filedsetDefault {
	border:0;
	padding-right:0px;
	padding-left:0px;
}

.legendDefault {
	background-image:url(/images/arrow_pn.gif);
	background-position:left center;
	background-repeat:no-repeat; 
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family:"맑은 고딕";
	padding:0px 0px 5px 13px;
}

.main_bg {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}


.statInfoLabel
{
 text-align:center;
 font-family: "맑은 고딕", "굴림", Seoul, "한강체";
 color: #000000;
 font-size: 15px;
 font-weight:bold;
 line-height: 150%;
}

.statInfoLabelYear
{
 text-align:center;
 font-family: "맑은 고딕", "굴림", Seoul, "한강체";
 color: #000000;
 margin: 3px 3px 3px 3px;
 /*
 padding: 3px 10px 3px 10px;
*/
 font-size: 20px;
 font-weight:bold;
 /*
border:1px solid #f0f0f0;
 background-color:#FFFFCC;
*/
 height:30px;
}

.contentName
{
	color:blue;
	font-weight:bold;
}
.contentCvname
{
	color:Olive; 
}
.contentDefault
{
	font-size:small;
	text-overflow: ellipsis; 
	overflow: visible;
	white-space: normal;
	color:#333333;
}
.contentDate
{
	color:gray; 
	font-size:12px; 
	text-align:right;
}
.emptyData
{
 height:50px;
 text-align:center;
 vertical-align:middle;
 padding-top:25px;
 font-size:12px;
 font-weight:bold;
}


.defaultTable
{
 background-color: #BBBBBB;
 border-top: #6784be 2px solid;
 border-collapse: separate; 
}

.defaultTablePrint
{
 border-collapse:collapse;
 border:1px solid black;
}

.defaultTableNoTopLine
{
 background-color: #BBBBBB;
 border-collapse: separate; 
}

.defaultTitleTR
{
 text-align:center;
 color:#333333;
 background-color:#E6EEF7;
 font-weight:bold;
 height:30px;
}

.defaultDataTrGvNum
{
 text-align:center;
 height:25px;
}

.defaultTitleTRSchedule
{
 text-align:center;
 color:#333333;
 background-color:#E6EEF7;
 font-weight:bold;
}

.defaultHeaderSchedule
{
 text-align:center;
 background-color:#E6EEF7;
 font-weight:bold;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #6d6d6d;
 font-size: 12px;
 line-height: 150%;
 text-decoration: none; 
 border-left:solid 1px #87CEEB;
 border-bottom:solid 1px #87CEEB;
 }

.defaultRowTitleSchedule
{
 text-align:center;
 background-color:#FFFFFF;
 font-weight:bold;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #6d6d6d;
 font-size: 12px;
 line-height: 150%;
 text-decoration: none; 
}

.defaultRowTitleNameSchedule
{
 text-align:center;
 background-color:#FFFFFF;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #6d6d6d;
 font-size: 12px;
 line-height: 150%;
 text-decoration: none; 
}


.defaultRowDataSchedule
{
 text-align:center;
 background-color:#FFFFFF;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #6d6d6d;
 font-size: 12px;
 line-height: 150%;
 text-decoration: none; 
 border-left:solid 1px #87CEEB;
 border-bottom:solid 1px #87CEEB;
}

.defaultDataTR
{
 text-align:center;
 background-color:#FFFFFF;
 /*height:25px;*/
}

.defaultBottomTR
{
 text-align:center;
 color:#20B2AA;
 background-color:#87CEEB;
 font-weight:bold;
 height:30px;
}

.defaultDataTRDisable
{
 text-align:center;
 background-color:#F0F0F0;
}

.defaultDataTRAlter
{
 text-align:center;
 background-color:#f7f7f7;
}

.input {
  border:1px solid #cccccc; 
  background-color:#ffffff; 
  padding-left:2; 
  color: #8b8b8b; 
  font-family: "굴림"; 
  font-size:12px;
  ime-mode:active;
}

a:link {
	font-family: "굴림";
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
	
}
a:visited {
	font-family: "굴림";
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: "굴림";
	font-size: 9pt;
	color: #5D83AE;
    text-decoration: none;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(/images/bg_menu_bar.gif);
	background-repeat:repeat-x;
	color:#444444;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
}

.collapsePanelHeader2{
	width:100%;
	height:30px;
    background-color:#BCE1F8;
    border: 1px solid gray;
	color:#444444;
	font-size: 12px;
	padding-top:5px;
	font-weight:bold;
	cursor:pointer;
}

.collapsePanelHeaderSimple{
	width:100%;
	height:25px;
    background-color:#ffffff;
    border: none;
	color:#444444;
	font-size: 11px;
	cursor:pointer;
}

#mainResult .ui-selecting { background-color: #FECA40; }  
#mainResult .ui-selected { background-color: #F39814; color: white; }  
#mainResult .tdCheckBox { width:30px; }
#mainResult .selectHighlight { background-color:#66CCFF; }

/* Accordion Start */
.accordionHeader
{
    /*border: 1px solid #2F4F4F;*/
    border: 1px solid #cccccc;
	color:#333333;
	background-color:#E6EEF7;
	font-weight:bold;
    padding: 5px;
    /*margin-top: 5px;*/
    cursor: pointer;
    font-size:13px;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-weight: bold;
    padding: 5px;
    /*margin-top: 5px;*/
    cursor: pointer;
    font-size:13px;    
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    /*background-color: #D3DEEF;*/
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
}
/* Accordion End */

.watermark {
	background: #F5F5F5;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalDrag 
{
	cursor: move; 
	background-color: #DDDDDD; 
	border: solid 1px Gray; 
	color: Black; 
	text-align: center;
	vertical-align:middle;
	height:20px;
	padding-top:5px;
}

.validatorCalloutHighlight 
{
    background-color: #FFFACD; 
}

.tdtitle
{
 text-align:center;
 color:#333333;
 background-color:#e8f3ff;
 font-weight:bold;
}

.tdtitleW50
{
 text-align:center;
 color:#333333;
 background-color:#e8f3ff;
 font-weight:bold;
 width:50px;
}


.tdtitleW80
{
 text-align:center;
 color:#333333;
 background-color:#e8f3ff;
 font-weight:bold;
 width:80px;
 height:25px;
}

.tdtitleW100
{
 text-align:center;
 color:#333333;
 background-color:#f8f8f8;
 font-weight:bold;
 width:100px;
 height:25px; 
}

.tdtitleW100Left
{
 padding-left:5px;
 text-align:left;
 color:#333333;
 background-color:#e8f3ff;
 font-weight:bold;
 width:100px;
 height:25px; 
}


.tdtitleW150
{
 text-align:center;
 color:#333333;
 background-color:#e8f3ff;
 font-weight:bold;
 width:150px;
 height:25px;
}

.tdtitleW150Left
{
 padding-left:5px;
 text-align:left;
 color:#333333;
 background-color:#e8f3ff;
 font-weight:bold;
 width:150px;
 height:25px;
}

.tdtitle2
{
 text-align:left;
 color:#333333;
 padding-left:5px;
 background-color:#DBE9F7;
 height:25px; 
}

.tdtitle3
{
 text-align:center;
 color:#333333;
 padding-left:5px;
 background-color:#DBE9F7;
 height:25px; 
}

.divDefault
{
 font-size: 12px;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #444444;
 line-height: 150%;
 text-decoration: none; 
}

.divDefaultFamilySimple
{
 font-size: 12px;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #444444;
 line-height: 150%;
 text-decoration: none; 
 cursor:pointer;
 text-align:left;
 padding:2px;
 overflow:hidden;
}

.divDefaultFamilySimpleNow
{
 font-size: 12px;
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 color: #444444;
 line-height: 150%;
 text-decoration: none; 
 background-color:#cccccc;
 cursor:pointer;
 text-align:left;
 padding:2px;
 overflow:hidden;
}


.divDefaultPrintTitle
{
 font-size: 20px;
 color: #000000; 
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 line-height: 150%;
 text-decoration: none; 
 font-weight:bold;
 text-align:center;
}

.divDefaultPrint
{
 font-size: 16px;
 color: #000000; 
 font-family: "굴림", "맑은 고딕", Seoul, "한강체";
 line-height: 150%;
 text-decoration: none; 
 
}


.totalRecord
{
 font-size:12px;
 color:#000000;
 font-family:"맑은 고딕";
 font-weight:bold;
}

.txtSmallDefault
{
 font-size:11px;
 color:Gray;
}

.tddata
{
 background-color :#FFFFFF; 
 padding-left:5px;
 text-align:left;
 vertical-align:middle;
}


.tddata_ac
{
 background-color :#FFFFFF; 
 text-align:center;
}

.tddata_ar
{
 background-color :#FFFFFF; 
 text-align:right;
 padding-right:5px;
}

.tdbottom
{
 background-color :#FFFFFF; 
 vertical-align:middle;
 text-align:center;
 height:30px;
}

.tableline
{
 background-color: #e7f1f6;
 width: 100%; 
 color: #e7f1f6; 
 border-collapse:separate;
 border-top: #6784be 2px solid; 
 border-bottom: #6784be 2px solid;
}

.tablelineno
{
 background-color: #e7f1f6;
 width: 100%; 
 color: #e7f1f6; 
 border-collapse:separate; 
 border-top: #ffffff 1px solid;
 border-bottom: #ffffff 1px solid;
 border-left: #ffffff 1px solid;
 border-right: #ffffff 1px solid;
}

.tablelinetop
{
 background-color: #e7f1f6;
 width: 100%; 
 color: #e7f1f6; 
 border-collapse: collapse; 
 border-bottom: #dcdadb 1px solid;
}

.pageNum_style
{
 color:White;
}

.btndefault
{
	background-color:#FFFFFF;
	font-size:12px;
	border : solid 1px #666666;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:20px;
	width:85px;	
	color: #000000;
	cursor: pointer;
}

.btndefaultTr
{
	background-color:#FFFFFF;
	font-size:12px;
	border : solid 1px #666666;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:22px;
	width:85px;	
	color: #000000;
	cursor: pointer;
}

.btndefaultTrAct
{
	background-color:#FFFFCC;
	font-size:12px;
	border : solid 1px #666666;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:22px;
	width:85px;	
	color: #000000;
	cursor: pointer;
}

.btndefaultSub
{
	background-color:#99CCFF;
	font-size:12px;
	border : solid 1px #666666;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	height:20px;
	width:138px;	
	color: #000000;
	cursor: pointer;
}
.btnSave
{
	background-color:#66CC99;
	font-size:10px;
	border : solid 1px #666666;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:20px;
	width:90px;	
	color: #000000;
	cursor: pointer;
}

.btnDelete
{
	background-color:#FF3333;
	font-size:10px;
	border : solid 1px #666666;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:20px;
	width:90px;	
	color: #000000;
	cursor: pointer;
}

.dragContainer{
	background-color: #FFC0FF;
	height: 282px;
	width: 357px;
	border-bottom-color: black;
}

.dragHeader{
	background-color: #8080FF; 
	height: 48px;
	width: 358px;	
}

.dragBody{
	background-color: #FFC0FF;
	height: 213px; 
	width: 357px;	
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.DivModal {
 background-color:#ffffdd;
 border-width:3px;
 border-style:solid;
 border-color:Gray;
 padding:3px;
 margin:0 auto;
 z-index:1;
 vertical-align:middle;
 text-align:center;
 position:absolute;
 top:50%;
 left:50%;
}

.inputfile
{
  border:1px solid #7f9db9; 
  background-color:#ffffff; 
}

.list_title  { background-color:#5d7b9d; color:#ffffff; font-weight:bold; text-align:center; 
               height:25px; border-bottom:solid 2px #000000; border-top:solid 2px #000000; 
               padding-top:4px; 
             }
.list_item   { background-color:#ffffff; color:#284775; }
.list_item2  { background-color:#eeeeee; color:#333333; }
.list_sep    { background-image:url("/images/line-dot.gif"); }
.list_nodata { background-color:#ffffff; height:50px; text-align:center; }

.CurrentPage 
{
  padding: 2px 6px;
  border: solid 1px #ddd; 
  background: #2E8B57;
  color:White;
}
.PrevNext,.PageNumber
{
  padding: 2px 6px;
  border: solid 1px #ddd;
  text-decoration: none;
  color: #2E8B57;
}
.PageNumber:hover, .PrevNext:hover
{
  background-color: #FFA500;
  color: White;
}
.msgbox
{ 
	clip: rect( ); 
	overflow: hidden; 
	background: none transparent scroll repeat 0% 0%; 
	background-color:#8BE6D8;
	Border:1px SOLID #000000; 
	font-family: "맑은 고딕"; 
	font-size: 9pt;
}
.msgboxlms
{ 
	clip: rect( ); 
	overflow: hidden; 
	background: none transparent scroll repeat 0% 0%; 
	background-color:#FFFF99;
	Border:1px SOLID #000000; 
	font-family: "맑은 고딕"; 
	font-size: 9pt;
}
.imgCursor
{
    cursor:pointer;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/images/SavedStar.png);
}

.tree td div {
	height: 20px !important
}	

/* Designer Generate Style */
.login {
	border:1px solid #e5e5e5;
	background-color:#f2f2f2;
	padding-left:2;
	color: #666666;
	font-family: "맑은 고딕", "돋움", "굴림";
	font-size:9pt;
	height: 18px;
	width: 90px;
}

.solidline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.dotteline {
	font-family: "굴림", "맑은 고딕", Seoul, "한강체";
	font-size: 9pt;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

.divideline 
{
    background-color:Orange;
}

/* Text 클래스 */
.SiteMapPath {
	font-family: "맑은 고딕";
	font-size: 12px;
	color: #3a4887;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	text-align:right;
}

.Titletext {
	font-family: "맑은 고딕";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
}
.Subjecttext01 {
	font-family: "맑은 고딕";
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	line-height: 160%;
}

.CopyRight {
	font-family: "맑은 고딕";
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	text-align:center;
	padding-top:10px;
}

.text01 {
	font-family: "맑은 고딕";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 150%;
}
.text02 {
	font-family: "맑은 고딕";
	font-size: 12px;
	color: #3a4887;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
}

/* Caption */
caption
{
	font-family: "굴림", "맑은 고딕", Seoul, "한강체";
	color: #444444;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}

/* TD 클래스 */
td{
	font-family: "굴림", "맑은 고딕", Seoul, "한강체";
	color: #444444;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

th{
	font-family: "굴림", "맑은 고딕", Seoul, "한강체";
	color: #444444;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

.td01{
	font-family: "굴림", "맑은 고딕", Seoul, "한강체";
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	background-color: #e6eef7;
	height: 25px;
	line-height: 200%;
}

.td02{
	font-family: "굴림", "맑은 고딕", Seoul, "한강체";
	color: #444444;
	font-size: 12px;
	background-color: #ffffff;
	height: 25px;
	line-height: 200%;
}

.imageCursor
{
	cursor:pointer;
}

.attCol
{
	/*border-collapse: collapse;*/
	/*border: solid 1px #CCCCCC;*/
    border-left:solid 1px #cccccc;
}

.attSaveBtn
{

}

.attTxtboxWrapper 
{
	border-collapse: collapse;
	float:left;
	border-left:solid 1px #cccccc;
	width:50px;
	text-align:center;
}

.attTxtboxReasonWrapper
{
	border-collapse: collapse;
	float:left;
	border-left:solid 1px #cccccc;
	width:290px;
	text-align:center;
}

.divSundayAtt
{
	background-color: #F5EEF9;
}

.divSaveAtt
{
	background-color: #F5EEF9;
	text-align:center;
	font-weight:bold;
}

.divTableHeader
{
	border-right: solid 1px #cccccc;
	background-color: #E6EEF7;
	border-collapse: collapse;
	text-align: center;
	color: #6d6d6d;
	font-weight: bold;
	font-family: "맑은 고딕";
	color: #444444;
	font-size: 9pt;
	line-height: 190%;
	text-decoration: none;
}

.divTableHeaderNoRightLine
{
	background-color: #E6EEF7;
	border-collapse: collapse;
	text-align: center;
	color: #6d6d6d;
	font-weight: bold;
	font-family: "맑은 고딕";
	color: #444444;
	font-size: 9pt;
	line-height: 190%;
	text-decoration: none;
}

.divTableHeaderBLine
{
	border-bottom: solid 1px #cccccc;
}

.divTableData
{
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align:center;
	background-color:#FFFFFF;
	font-family: "맑은 고딕";
	color: #444444;
	font-size: 9pt;
	line-height: 190%;
	text-decoration: none;
}

.divTableDataNoRightLine
{
	border-top: solid 1px #cccccc;
	text-align:center;
	background-color:#FFFFFF;
	font-family: "맑은 고딕";
	color: #444444;
	font-size: 9pt;
	line-height: 190%;
	text-decoration: none;
}

.divTableOuter
{
	border-top: solid 2px #6784be;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: collapse;
}

.smsEmoticon
{
	text-align:center; 
	cursor:pointer; 
	float:left; 
	background-color:#E6EEF7; 
	width:130px;
	height:30px; 
	border:solid 1px gray; 
	margin:1px 1px 1px 1px;
}

.smsEmoticonSpcChar
{
	text-align:center; 
	cursor:pointer; 
	float:left; 
	background-color:#E6EEF7; 
	width:70px; 
	height:20px; 
	border:solid 1px gray; 
	margin:1px 1px 1px 1px;
}

.txtNumber
{
	width:50px;
}

.txtMoney
{
	width:120px;
}

.infoAttListHeader
{
    border-left:solid 1px #cccccc;
    float:left;
    width:12px;
    text-align:center;
}
.infoAttListItem
{
    border-left:solid 1px #cccccc;
    float:left;
    width:12px;
    text-align:left;
}

.attLayer
{
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
	overflow:visible;
	background-color:#FFFFE0;
	padding:3px 3px 3px 3px;
	font-family: "맑은 고딕";
	color: #444444;
	font-size: 9pt;

}

.labelLinkBlue
{
	cursor:pointer;
	color:Blue;
}

.ulNoBullet
{
	list-style:none;
    padding: 0px 0px 0px 0px;
}

.visibleFalse
{
	visibility:hidden;
	width:0px;
	height:0px;
}

.viewLabelColor
{
    border:solid 1px Black;
    padding:3px 3px 3px 3px;
    margin:1px 1px 1px 1px;
}

.imgPic
{
	text-align:center;
	border-color:Black;
	border-width:1px;
	border-style:Solid;
}

.labelInfo
{
	cursor:help;
	color:Fuchsia;
}

.labelInfoBirth
{
	cursor:pointer;
	color:#000000;
}

.labelInfoBirthMan
{
	cursor:pointer;
	color:#000099;
}

.labelInfoBirthWoman
{
	cursor:pointer;
	color:#990033;
}


.labelInfoWoman
{
	cursor:help;
	color:#990033;
}

.labelInfoDetail {
	background-color:#f0f0f0;
	border-width:1px;
	border-style:solid;
	border-color:Black;
	padding:1px 1px 1px 1px;
}

.labelInfoPic
{
	float:left;
	width:80px;
    text-align:center;
    vertical-align:middle;
	border-color:Black;
	border-width:1px;
	border-style:Solid;
	float:left;    
}

.labelInforText
{
	color: #000000; 
	font-family: "맑은 고딕"; 
	float:left; 
	padding: 1px 3px 1px 3px; 
	text-align:left; 
	font-weight:normal; 
	font-size:12px;
    list-style:none;
    padding:1px 3px 1px 3px;
}

.popupMenu
{
	position:absolute;
	display:none;
	padding:10px;
	border:1px solid #b5b2b5;
	background-color:#efefef;
	margin-left:-2px;
	margin-top:-2px;
	line-height:1.4;
	white-space:nowrap;
	cursor:pointer;
}

.popupMenuBtn
{
	position:absolute;
	display:none;
	padding:5px;
	border:1px solid #000000;
	background-color:#6699FF;
	margin-top:-2px;
	line-height:1.4;
	white-space:nowrap;
	cursor:pointer;
}

.popupMenuBtnWhite
{
	position:absolute;
	display:none;
	padding:5px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin-top:-2px;
	line-height:1.4;
	white-space:nowrap;
	cursor:pointer;
	z-index:1;
}

.popupMenuDefault
{
	position:absolute;
	display:none;
	padding:5px;
	border:1px solid #b5b2b5;
	background-color:#efefef;
	margin-left:-2px;
	margin-top:-2px;
	line-height:1.4;
	white-space:nowrap;
	z-index:1;
}

.rangeBossInfoDefault
{
	border:1px solid #b5b2b5;
	background-color:#efefef;
	padding:5px;
}

.rangeBossInfoPic
{
	width:75px;
	height:90px;
    text-align:center;
    vertical-align:middle;
	border-color:Black;
	border-width:1px;
	border-style:Solid;
}

.rangeBossInfoText
{
	color: #000000; 
	font-family: "맑은 고딕"; 
	padding: 1px 3px 1px 3px; 
	text-align:left; 
	font-weight:normal; 
	font-size:12px;
    list-style:none;
}
.imgLoader
{
	padding:2px 2px 0px 0px;
	vertical-align:middle;
	text-align:center;
}

/* 메뉴 버그 fix */
.adjustedZIndex {
    z-index: 1;
}


/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% 굴림, 맑은 고딕, Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-weight:bold;
	
	border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.large {
	font-size: 16px;
    padding: 1.0em 2em 1.1em 2em !important;
    vertical-align: bottom;
    margin: 4px auto !important;
}
.medium {
	font-size: 12px;
	padding: .4em 1.3em .42em;
}
.medium2 {
	font-size: 12px;
	padding: .3em 1.0em .182em;
}
.small {
	font-size: 11px;
	padding: .2em 0.8em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* gray2 */
.gray2 {
	color: #e9e9e9;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#C3C3C3), to(#747474));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#BBBBBB', endColorstr='#747474');
}
.gray2:hover {
	background: #D5D5D5;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACACAC), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #ACACAC,  #757575);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ACACAC', endColorstr='#7F7F7F');
}
.gray2:active {
	color: #B9B9B9;
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#888));
	background: -moz-linear-gradient(top,  #888888,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#AFAFAF');
}

/* white */
.white {
	color: #606060;
	border-top: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue 
{
    color:#FFFFFF;
    background: #4477a1; 
    background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) ); 
    background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1); 
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#81a8cb', endColorstr='#4477a1'); 
}
.blue:hover {
    background: #81a8cb;
    background: -webkit-gradient(linear, left top, left bottom, from(#4477a1), to(#81a8cb) );
    background: -moz-linear-gradient(-90deg, #4477a1, #81a8cb); 
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4477a1', endColorstr='#81a8cb'); 
}
.blue:active {
	background: #4477a1;
}

/* blue2 */
.blue2 {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue2:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue2:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* brown */
.brown
{
    color:#FFFFFF;
    background: #8f3714;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf6f50), to(#8f3714) );
    background: -moz-linear-gradient(-90deg, #bf6f50, #8f3714);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#bf6f50', EndColorStr='#8f3714');       
}        
.brown:hover
{           
    background: #bf6f50;
    background: -webkit-gradient(linear, left top, left bottom, from(#8f3714), to(#bf6f50) );
    background: -moz-linear-gradient(-90deg, #8f3714, #bf6f50);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8f3714', EndColorStr='#bf6f50');
}        
.brown:active
{
    background: #8f3714;
}

/* rosy */
.rosy {
	color: #fae7e9;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

.add:before
{
	content:"\271A";
    padding-right:5px;	
}
/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/

.toolTip { /* This is the hook that the jQuery script will use */
	padding-right: 20px; /* This is need to make sure that the help icon is always visible */
	background: transparent url(/images/help.gif) no-repeat right;
	color: #3366FF;
	cursor: help;
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

.toolTipWrapper { /* The wrapper holds its insides together */
	width: 175px;
	position: absolute; /* Absolute will make the tooltip float above other content in the page */
	top: 20px;
	display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
	color: #FFF;
	font-weight: bold;
	font-size: 9pt; /* A font size is needed to maintain consistancy */
}

.toolTipTop { /* Top section of the tooltip */
	width: 175px;
	height: 30px;
	background: transparent url(/images/bubbleTop.gif) no-repeat;
}

.toolTipMid { /* Middle section of the tooltip */
	padding: 8px 15px;
	background: #A1D40A url(/images/bubbleMid.gif) repeat-x top;
}

.toolTipBtm { /* Bottom Section of the tooltip */
	height: 13px;
	background: transparent url(/images/bubbleBtm.gif) no-repeat;
}

/*Reorder List*/
.dragHandle {
	width:20px;
	height:20px;
	background-color:Blue;
	background-image:url(/images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderList li {
	list-style:none;
	margin:2px;
	background-image:url(/images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.dragVisualContainer li  {
    list-style:none;
	background-image:url(/images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderList li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
	color:White;
	font-weight:bold;
}


/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */   

/* XP IE7 theme - Backgrounds */
.visoft__tab_xpie7 .ajax__tab_header					{ background:url(/images/tab-line.gif) repeat-x bottom; }
.visoft__tab_xpie7 .ajax__tab_outer						{ background:url(/images/tab-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_inner						{ background:url(/images/tab-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_tab						{ background:url(/images/tab.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(/images/tab-hover-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(/images/tab-hover-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(/images/tab-hover.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer	{ background:url(/images/tab-active-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner	{ background:url(/images/tab-active-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab		{ background:url(/images/tab-active.gif) repeat-x; }

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie7 .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:11px; }
.visoft__tab_xpie7 .ajax__tab_outer						{ height:29px; }
.visoft__tab_xpie7 .ajax__tab_inner						{ padding-left:3px; }
.visoft__tab_xpie7 .ajax__tab_tab						{ padding:8px 7px;margin:0; }
.visoft__tab_xpie7 .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff; }


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 100%;
	z-index:1;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	z-index:2;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.8em;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 10px;
	font-size: 1.2em;
}
.attReasonBgColor 
{
    background-color:Orange;
    border-left:solid 1px #cccccc;
}

/* 재정관련 스타일 */
.inputMoney
{
    ime-mode:inactive;
    FONT-SIZE: 9pt;
    background:FFFFFF;
    BORDER:1x solid #999999;
    text-align:right;
}

body
{
    font-family:verdana,tahoma,helvetica;
}

/* ajax Tabcontainer Start */

/* ajax__tab_red-theme theme (images/red.jpg) */
.ajax__tab_red-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    font-weight:bold;
    border-bottom:solid 5px #a50000;
}
.ajax__tab_red-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/red.jpg) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_red-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_red-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/red.jpg) #bfdaff repeat-x left -1300px;
}
.ajax__tab_red-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_red-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/images/red.jpg) #a50000 repeat-x left -1400px;
}
.ajax__tab_red-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_lightblue-theme theme (images/lightblue.jpg) */
.ajax__tab_lightblue-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #c2e0fd;
}
.ajax__tab_lightblue-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/lightblue.jpg) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_lightblue-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_lightblue-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/lightblue.jpg) #bfdaff repeat-x left -1300px;
}
.ajax__tab_lightblue-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#000;
}
.ajax__tab_lightblue-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/images/lightblue.jpg) #ffffff repeat-x left -1400px;
}
.ajax__tab_lightblue-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#ffffff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_green-theme theme (images/green.jpg) */
.ajax__tab_green-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #7cdb44;
}
.ajax__tab_green-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/green.jpg) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_green-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_green-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/green.jpg) #bfdaff repeat-x left -1300px;
}
.ajax__tab_green-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_green-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/images/green.jpg) #7cdb44 repeat-x left -1400px;
}
.ajax__tab_green-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}
/* ajax__tab_orange-theme theme (images/orange.jpg) */
.ajax__tab_orange-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #84aeef;
}
.ajax__tab_orange-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/orange.jpg) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_orange-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_orange-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/orange.jpg) #bfdaff repeat-x left -1300px;
}
.ajax__tab_orange-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_orange-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/images/orange.jpg) #84aeef repeat-x left -1400px;
}
.ajax__tab_orange-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_darkblue-theme theme (images/darkblue.jpg) */
.ajax__tab_darkblue-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #84aeef;
}
.ajax__tab_darkblue-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/darkblue.jpg) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_darkblue-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_darkblue-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/darkblue.jpg) #bfdaff repeat-x left -1300px;
}
.ajax__tab_darkblue-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_darkblue-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/images/darkblue.jpg) #84aeef repeat-x left -1400px;
}
.ajax__tab_darkblue-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}
/* ajax__tab_blueGrad-theme theme (images/blueGrad.jpg) */
.ajax__tab_blueGrad-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:medium;
    color:#ffffff;
    border-bottom:solid 5px #84aeef;
}
.ajax__tab_blueGrad-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/blueGrad.jpg) repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:middle;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_blueGrad-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#ffffff;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_blueGrad-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/blueGrad.jpg) #84aeef repeat-x left -1300px;
}
.ajax__tab_blueGrad-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_blueGrad-theme .ajax__tab_active .ajax__tab_outer
{
     background:url(/images/blueGrad.jpg) #84aeef repeat-x left -1400px;  
}
.ajax__tab_blueGrad-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    /*background-color:#edf5ff;*/
    background-color:#ffffff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax Tabcontainer End */



/* tab new */
#subMainTab{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom:1px solid #cccccc;
}

#subMainTab li{
  float: left;
  margin: 0 0 0 0;
}

#subMainTab a
{
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  background: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -ms-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .7em 1.2em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

/* ie 호환성보기 */
#subMainTab a:hover{
  background-color:#ffffff;
}
#subMainTab .active a{
  background-color:#ffffff;
  z-index: 3;
}
/* ie 호환성보기 */

#subMainTab a:hover,
#subMainTab a:hover::after,
#subMainTab a:focus,
#subMainTab a:focus::after{
  background: #fff;
}

#subMainTab a:focus{
  outline: 0;
}
/*
#subMainTab a::after{
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -ms-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;  
}
*/
#subMainTab .active a,
#subMainTab .active a::after{
  background: #fff;
  z-index: 3;
}

/* ------------------------------------------------- */
#content
{
    background: #fff;
    padding: 2em;
	height: 220px;
	position: relative;
	z-index: 2;	
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -moz-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}

#content h2, #content h3, #content p
{
    margin: 0 0 15px 0;
}


/* XP IE7 theme - Backgrounds */
.subMainTabAjax .ajax__tab_header					 
{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom:1px solid #cccccc;

}
.subMainTabAjax .ajax__tab_outer						 
{
}
.subMainTabAjax .ajax__tab_inner						 
{
	margin-left:-2px;
	margin-bottom:-3px;
	padding:0;
}
.subMainTabAjax .ajax__tab_tab						 
{
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  background: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -ms-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .7em 1.2em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
.subMainTabAjax .ajax__tab_hover .ajax__tab_outer	 
{
}
.subMainTabAjax .ajax__tab_hover .ajax__tab_inner	 
{
}
.subMainTabAjax .ajax__tab_hover .ajax__tab_tab		 
{
	background:#fff;
}
.subMainTabAjax .ajax__tab_active .ajax__tab_outer	 
{
}
.subMainTabAjax .ajax__tab_active .ajax__tab_inner	 
{

}
.subMainTabAjax .ajax__tab_active .ajax__tab_tab		 
{
	background:#fff;
}

/* XP IE7 theme - Other Styles */
.subMainTabAjax .ajax__tab_header 					 
{
}
.subMainTabAjax .ajax__tab_outer						 
{
	height:29px; 
}
.subMainTabAjax .ajax__tab_inner						 
{
	padding-left:3px; 
}
.subMainTabAjax .ajax__tab_tab						 
{
	padding:8px 7px;margin:0; 
}
.subMainTabAjax .ajax__tab_body	
{ 
	border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff; 
}
/* tab new */


/* pager */
.PagerContainerTable
{
    margin:0 auto;
}
.PagerInfoCell
{
	padding:5px;
	background-color:#f0f1f2;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
  padding: 2px 6px;
  background: #2E8B57;
  color:White;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
	border: solid 1px #ddd; 
}
.PagerOtherPageCells:hover
{
  background-color: #FFA500;
  color: White;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
}
.PagerHyperlinkStyle:hover
{
  background-color: #FFA500;
  color: White;
}
.PagerHyperlinkStyle:link
{
  padding: 2px 6px;
  text-decoration: none;
  color: #2E8B57;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
}
.GoToLabel
{
	color:#333333;
	cursor:pointer;
	font-size:65%;
	vertical-align:middle;
	display:inline;
}
.GoToSelect
{
	font-size:55%;
}
.GoToSelectedOption
{
	color:#f9f9f9;
	background-color:#666666;
}

.GoToArrow
{
	vertical-align:middle;
	cursor:pointer;
}

/* pager */

/* pager style AspNetPager 7.5.1 */
.anpager .cpb 
{
  padding: 4px 12px;
  border: solid 1px #ddd; 
  background: #2E8B57;
  color:White;
 }
.anpager a 
{
  padding: 6px 12px;
  border: solid 1px #ddd;
  text-decoration: none;
  color: #2E8B57;
}
.anpager a:hover
{
  background-color: #FFA500;
  color: White;
}
.anpager a[disabled]
{
  /*display:none;*/
}
/* pager style AspNetPager 7.5.1 */