﻿body			
{ font-family:Dotum; font-size:12px; color:#616060; line-height:21px;}
    
	
td, table	{font-family:Dotum; font-size:12px; color:#666666; line-height:21px;

}
p					{font-family:Dotum; font-size:12px; color:#666666; margin:0;
	
}
a:link        {font-family:Dotum; font-size:12px; color:#616060; text-decoration:none;}
a:visited  {font-family:Dotum; font-size:12px; color:#616060; text-decoration:none;}
a:active   {font-family:Dotum; font-size:12px; color:#616060; text-decoration:none;}
a:hover   {font-family:Dotum; font-size:12px; color:#F87B00; text-decoration:none;}

.cgvProgressPosition
{
    position : absolute;

    left:55%;

    top :65%;   
}

.cgvAlternatingRow
{
   /* background-color: #F9F9F9;   */
}

.cgvHeader
{
    border: 0;
    border-color: #EDEDED;    
    height: 23px;
   background-color:white;
  }
  
  .cgvFooter
{
    height: 23px;
    vertical-align: bottom;
    text-align: center;   
    font-family: "Dotum", "Verdana", "Arial"; 
	font-size: 14px; 
  }
  
.cgvHeader a:link { font-family: "Dotum", "Verdana", "Arial"; font-size: 12px; color: #3F3F3F; text-decoration: none }
.cgvHeader a:visited {  font-family: "Dotum", "Verdana", "Arial"; font-size: 12px; color: #3F3F3F; text-decoration: none}
.cgvHeader a:hover {  font-family: "Dotum", "Verdana", "Arial"; font-size: 12px; color: #3F3F3F; text-decoration: underline; color: #3F3F3F}

.cgvRow
{
	background-color : #FFFFFF;
	text-align:center; height:23px; 
	cursor: hand; 	
	font-family: "Dotum", "Verdana", "Arial"; 
	font-size: 12px; 
	color: #3F3F3F;	
	font-weight:lighter;
}

.cgvEmptyRow
{
	background-image:url("/Home/Common/Images/NoData.gif");
	
	background-position: center; 
	background-position: top;
} 

.cgvLine
{
   border-top-style:double;
   
    border-bottom-style:double;
    border: "1";
    border-color: #EDEDED;    
    width:700px;
    height:22px;
    text-align: center;   
    
}


.cgvCell
{
	border-bottom : solid 1px #E7E7E7;
	height : 28px;
	/*background-image : url(../../Common/Images/gridImages/line_dot.gif);
	/*background-image : url(../../../Common/Images/img/boardTitBg.gif);
	/*background-color : #E7E7E7;*/
	/*background-repeat :repeat-x;*/
	background-position : left bottom;
}

.cgvCell4
{
	border-bottom : solid 1px #E7E7E7;
	height : 28px;	
	padding-left: 20px;
	background-position : left bottom;
}


.cgvCell2
{
	border-bottom : solid 1px #E7E7E7;
	border-left : solid 1px #E7E7E7;
	border-right : solid 1px #E7E7E7;
	height : 20px;	
	background-position : left bottom;
}
.cgvCell3
{	
	border-left : solid 1px #E7E7E7;
	border-right : solid 1px #E7E7E7;
	height : 20px;	
	background-position : left bottom;
}


.cell-title {
	padding: 2px;
	background-color: #F5F5F5;
	color: #404040;
	height: 22px;
}


.cell-title01 {
	padding-right: 7px;
	background-color: #F9F9F9;
	color: #404040;
	/*
	color: #F87B00;
*/
	text-align: center;
	width: 20%;
	height: 22px;
}

.cell-title0101 {
	padding-right: 7px;
	background-color: #F9F9F9;
	color: #404040;
	/*
	color: #F87B00;
*/
	text-align: left;
	width: 20%;
	height: 22px;
}

.cell-title02 {
	padding: 2px;
	background-color: #F5F5F5;
	color: #404040;
	text-align: center;
	width: 15%;
	height: 22px;
}

.cell-title03 {
	padding: 2px;
	background-color: #F5F5F5;
	color: #404040;
	text-align: center;
	width: 10%;
	height: 22px;
}

.cell-title04 {
	padding: 2px;
	background-color: #F5F5F5;
	color: #404040;
	text-align: center;
	width: 40%;
	height: 22px;
}

.cell-title05 {
	padding: 2px;
	background-color: #F5F5F5;
	color: #404040;
	text-align: center;
	width: 20%;
	height: 22px;
}

.cell-title06 {
	padding: 2px;
	background-color: #F5F5F5;
	color: #404040;
	text-align: center;
	width: 50%;
	height: 22px;
}


.cell-field {
	padding: 2px;
	background-color: #FFFFFF;
	height: 22px;
}


.cell-field_left {
	padding: 2px;
	background-color: #FFFFFF;
	text-align: left;
	height: 22px;
}


.center{
	text-align: center;
}

.right{
	text-align: right;
}

.Alert{
	background-color : #000000;
	text-align:center; height:25px; 
	cursor: hand; 	
	font-family: "Dotum", "Verdana", "Arial"; 
	font-size: 12px; 
	color: #3F3F3F;	
	font-weight:lighter;
}

.contents01{
	padding: 2px;	
	color: #404040;
	height: 22px;
	font-family: "Dotum", "Verdana", "Arial"; 
	font-size: 14px; 
}

