
.commentText {
	font-size: 1em;
	font-weight: normal;
	color: #757575;
	overflow: auto;
	height: 40px;
	width: 670px;
}

.errorText {
	font-size: 1em;
	font-weight: normal;
	color: red;
	overflow: auto;	
	width: 570px;
}

.errorText14px {
	font-size: 14px;
	font-weight: bold;
	color: red;
	overflow: auto;	
	width: 570px;
}

.infoText14px {
	font-size: 14px;
	font-weight: bold;
	color: blue;
	overflow: auto;	
	width: 570px;
}

.errorText100px {
	font-size: 1em;
	font-weight: normal;
	color: red;
	overflow: auto;	
	width: 100px;
}

.errorText300px {
	font-size: 1em;
	font-weight: normal;
	color: red;
	overflow: auto;	
	width: 300px;
}

.errorText400px {
	font-size: 1em;
	font-weight: normal;
	color: red;
	overflow: auto;	
	width: 400px;
}

/* PANELPOPUP.JSPX */

.corePopup {
    position: absolute;
    z-index: 1001;
    width: 300px;
    height: 150px;
    top: 60%;
    left: 40%;
}

.popupBody {
    margin-top: 25px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

/* 단순 알림팝업이 아닌 선택 및 조회 팝업 일 경우 */
.popupBodyContent {
    margin-top: 3px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

.popupHeaderWrapper {
    text-align: center;
    vertical-align: middle;    
    height: 25px;
}

.popupHeaderText {
    float: left;
    font-size: 1.5em;
}

.popupHeaderImage {
    float: right;
    margin-top: 2px;
    margin-right: 2px;
}

/* END PANELPOPUP.JSPX */

.navclass {
	position: absolute;
	top : 80px;
	left:  970px;
	height : 35px;
}

.rowSelected {
	background-color: #f0cc3a;	
}

.btnBlue {
	border:1px solid #1773B8; padding-right:5px; padding-left:5px; 
	padding-top:4px; font-size: 11px; font-family:verdana; font-weight:bold; 
	background-image:url(/images/btn/btnbg_blue.gif); margin:5px;
	font-family:verdana; font-size:11px; color:#FFFFFF; text-decoration:none;
	cursor: pointer;
}

.btnOrange{
	border:1px solid #B5B5B5; padding-right:5px; padding-left:5px;
	padding-top:5px; font-size: 11px; font-family:verdana; font-weight:bold; 
	background-image:url(/images/btn/btnbg_white.gif); magrin: 5px;
	font-family:verdana; font-size:11px; color:#4A4A4A; text-decoration:none
	cursor: pointer;
}

.btnSky{
	border:1px solid #B5B5B5; padding-right:5px; padding-left:5px;
	padding-top:5px; font-size: 11px; font-family:verdana; font-weight:bold; 
	background-image:url(/images/btn/btnbg_sky.gif); magrin: 5px;
	font-family:verdana; font-size:12px; color:#0656A6; text-decoration:none; font-weight:bold;
	cursor: pointer;
}

.btnYellow{
	border:1px solid #B5B5B5; padding-right:5px; padding-left:5px;
	padding-top:5px; font-size: 11px; font-family:verdana; font-weight:bold; 
	background-image:url(/images/btn/btnbg_yellow.gif); magrin: 5px;
	font-family:verdana; font-size:11px; color:#000000; text-decoration:none;
	cursor: pointer;
}

.colWidth80pro {
	width: 80%;	
}

.colWidth20pro {
	width: 20%;	
}

.colCenter {
	align: center;	
}

.dataTable {
	border: none;
}
.bluebold_link { font-family:verdana; font-size:11px; color:#0656A6; text-decoration:none; font-weight:bold;}
.bluebold_visited { font-family:verdana; font-size:11px; color:#0656A6; text-decoration:none; font-weight:bold;}
.blueorange_b_text { font-family:verdana; font-size:11px; color:#0656A6; text-decoration:none; font-weight:bold;}
