﻿IMG
{
	border: none;
	vertical-align: middle;
}

P 
{
	MARGIN: 1px 0px 1px 0px;/*line-height:20px;*/
}
BR 
{ 
 line-height:130%; 
} 


INPUT[type=radio] 
{
	margin:-2px 2px 0px 2px;
	vertical-align:middle;
}
 
INPUT[type=checkbox]
{
	margin:-2px 2px 0px 2px;
	vertical-align:middle;
}

LABEL
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
}

SPAN  
{ 
	MARGIN: 1px 0px 1px 0px;  
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic; 
} 
 
.span_green 
{ 
	MARGIN: 1px 0px 1px 0px;  
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic; 
	color:Green; 
} 
TD
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
}

DIV
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
}


SELECT
{
     border: 1px solid #BFBFBF;
     color: #000;
     height: 22px;
     padding: 1px 0px 1px 0px;
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     vertical-align: bottom;
}

A
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #0459c1;
}

A:hover
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     color:blue;
     border-bottom:dotted 1px #000;
}

A:visited
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #0459c1;
}

.img
{
	vertical-align:middle;
}

.table
{
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    border: 1px solid #DDDDDD;
    padding: 2px 1px 2px 1px;
}

.approheader
{
	vertical-align:middle;
}

.table_border
{
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    padding: 2px 1px 2px 1px;
}

.table_border_td{ 
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	vertical-align:middle;
	 height: 25px;
	 padding: 1px 3px 1px 1px;
	 border:1px solid #DDDDDD;
} 

.table_border_td2{ 
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	vertical-align:middle;
	height: 25px;
	padding: 1px 3px 1px 1px;
    border-top: 1px solid #DDDDDD;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #DDDDDD;
}

.table_border_td_EFEFEF{ 
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	vertical-align:middle;
	 height: 25px;
	 padding: 1px 3px 1px 1px;
	 border:1px solid #DDDDDD;
	 background-color: #EFEFEF;
}  

.table_hat
{
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: none;
    padding: 2px 1px 2px 1px;
}

.table_cup
{
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    border-top: none;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 2px 1px 2px 1px;
}


.table_noboder
{
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    border: none;
    padding: 2px 1px 2px 1px;
}

.grid
{
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: none;
    border-right: none;
    padding: 2px 3px 0px 1px;
	height: 25px;
	white-space: normal; 
	word-break:break-all;
}

.button
{

     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
       overflow: visible; 
	color: #123d54;
	padding: 0px 0px 0px 0px;
	height: 20px;
	line-height: 21px;
	border: 1px solid #003366;
	vertical-align: bottom;
}

.textarea
{
 border: 1px solid #BFBFBF;
     color: #000;
     outline: 0px none;
     padding: 3px 0px 2px 0px;
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	resize: none;
overflow: hidden;
}

.textbox
{
border: 1px solid #BFBFBF;
vertical-align:middle;
     color: #000;
     height: 17px;
     outline: 0px none;
     padding: 2px 0px 1px 0px;
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
resize: none;
overflow: hidden;

}

.textbox_noborder
{
border: 0px solid #BFBFBF;
vertical-align:middle;
     color: #000;
     height: 17px;
     outline: 0px none;
     padding: 2px 0px 1px 0px;
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
resize: none;
overflow: hidden;

}

.multilinetextbox
{
    border: 1px solid #BFBFBF;
    vertical-align:middle;
     color: #000;
     height: 42px;
     outline: 0px none;
     padding: 2px 0px 1px 0px;
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    overflow: auto;
}

.filebox {
    display: block;
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    min-width: 200px;
    background-color: #FFFFFF;
}

.hand
{
    CURSOR: hand
}
.hand_
{
    CURSOR: hand;
    TEXT-DECORATION: underline
}

.padding
{
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 10px
}
.back
{
    BACKGROUND: url(../image/login.gif) #ffffff no-repeat left top
}

A.topmenu
{
	COLOR: #FFF;
	text-decoration: none;
}
A.topmenu:hover
{
	text-decoration: none;
	color: blue;
     	border-bottom:dotted 1px #000;
}

A.topmenu:visited
{
	COLOR: #FFF;
	text-decoration: none;
}

A.topmenu:selected
{
	COLOR: blue;
	text-decoration: none;
}

.justify
{
    COLOR: #666666;
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    TEXT-ALIGN: justify;
    TEXT-DECORATION: none
}

.text000000
{
    COLOR: #000;
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    TEXT-DECORATION: none;
}

.textffffff
{
    COLOR: #fff;
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    TEXT-DECORATION: none
}

.new
{
	background-color : #EDF4FB;
}

.old
{
	background-color : #FFFFFF;
}

.tdCenter
{
	text-align: center;
	vertical-align: middle;
	height: 23px
}

.tdLeft
{
	text-align: left;
	vertical-align: middle;
	height: 23px
}

.DgStyle 
{
	table-layout:fixed
}

.DgRow 
{
	OVERFLOW: hidden; TEXT-OVERFLOW: ellipsis
}

.float
{
	float:left;
	margin-right:0.4em;
}

.clear
{
	clear:both;
}

/* DATACAPTUREEDITOR */
.datacaptureeditor
{
	margin-bottom:5px;
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
}

/* GENERAL STYLES FOR FORM ELEMENTS */

.container input.submit, 
input.submit
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	height:23px
}

.container span.controllabel
{
	display:block;
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	margin:4px 0px 2px 0px;
}

.container textarea.input, 
.container input.input
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	height:23px
}

/* STYLES FOR EDITOR CONTROLS */

/* Container Editor Control */
.container
{
	border:1px solid #B1B1B1;
	margin:5px 0px 5px 0px;
	background-color:#eee;
	width:100%;
	clear:both;
}

.container .toppanel
{
	width:100%;
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	margin-bottom:5px;
	background-color:#DFE6E8;
}

.container .toppanel .containerlabel
{
	font-weight:bold;
}

.container .toppanel .commandpanel .icon,
.addcontrolpanel .icon
{
	border:1px solid;
	border-color: #fff #5A778F  #5A778F #fff;
	border-color: #fff #666 #666 #fff;
	margin-left:4px;
	background-color:#CBE0F1;
	background-color:#eee;
}

.addcontrolpanel select,
.empty select
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	color:#555;
	font-weight:normal;
	background-color:#efefef;
}

.addcontrolpanel
{
	text-align:right;
	background-color:#eee;
	padding:4px 4px 2px 4px;
	margin-bottom:1em;
	border:1px solid white;
	border-left-color: #ccc;
	border-top-color: #ccc;

}

/* ALL EDITOR CONTROLS */
.inputfield, 
.dateinput, 
.optionlist,
.selectionlist
{
	margin-bottom:5px;
}

/* CHECKBOXLISTS AND RADIOBUTTONLISTS */

.optionlist
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	width:100%;
}

.optionlist span.listitems
{
	border:1px solid white;
	display:block;
	margin-top:2px;
	border-left-color: #ccc;
	border-top-color: #ccc;
}

.optionlist span.listitems label
{
	position:relative;
	top:-2px;
}

.input_numeric
{
    border: 1px solid #BFBFBF;
    font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    height: 20px;
    text-align:right;
}

.suggestion_list
{
	background: white;
	border: 1px solid #BFBFBF;
	padding: 4px;
}

.suggestion_list ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.suggestion_list a
{
	text-decoration: none;
	color: navy;
}

.suggestion_list .selected
{
	background: navy;
	color: white;
}

.suggestion_list .selected a
{
	color: white;
}

#autosuggest
{
	display: none;
}



.image 
{
	border: 0px;
vertical-align: middle;

}

.mail_form_sendtime_td 
{
	width:130px;
}

.BodyStyle 
{
	 margin:0px 0px 0px 0px;
}

.bold
{
	font: bold 13px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	
}

.submenu_cuttd
{ 
	text-align:center;
	padding-bottom:5px;
}

.submenu_cuttxt
{
	font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	color:#DDD;
	letter-spacing:-1px;
}

.submenu_cuttxt a
{
	TEXT-DECORATION: none;
}

.submenu_cuttxt a:hover
{
	TEXT-DECORATION: none;
       color:blue;
}

A.linkmenu
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #000;
}

A.linkmenu:hover
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     color:blue;
     border-bottom:dotted 1px #000;
}

A.linkmenu:visited
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #000;
}

A.linkmenu_bold
{
     font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #000;
}

A.linkmenu_bold:hover
{
     font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     border-bottom:dotted 1px #000;
}

A.linkmenu_bold:visited
{
     font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #000;
}

A.linkmenu2 
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #FFF;
}

A.linkmenu2:hover
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     color:#FFF;
     border-bottom:dotted 1px #EEE;
}

A.linkmenu2:visited
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #FFF;
}

A.linkmenu2_bold
{
     font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #FFF;
}

A.linkmenu2_bold:hover
{
     font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     color:#FFF;
     border-bottom:dotted 1px #EEE;
}

A.linkmenu2_bold:visited
{
     font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     COLOR: #FFF;
}

.topmenu
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
	text-decoration: none;
     COLOR: #000;

}

a.topmenu:hover
{
     font: normal 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
     text-decoration: none;
     color:blue;
border-bottom:dotted 1px #EEE;
}

SPAN.submenu
{
    font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    color:#000;
}

SPAN.submenu2
{
    font: bold 12px "돋움",Dotum,Helvetica,sans-serif,SimSun,MS PGothic;
    color:#FFF;
}
