h1{
	font-family: Arial, Dotum, Century Gothic;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

h2{
	font-family: Dotum, Century Gothic, Arial;
	font-size: 22px;
	color: #AAAAAA;
	font-weight: normal;
}

h3{
	font-family: Arial;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}

.tabmenu{
	font-size:12px;
	color: #666666;
	font-family: Arial;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}

.tabmenu_on{
	color: #54B649;
}

.formbtn{
	background: url("../images/button_bg.jpg" );
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	cursor: pointer;
}

.remarktxt{
	font-size:11px;
	color: #aaaaaa;
	font-family: Arial;
	text-decoration: none;
}

.footer{
	font-size:10px;
	color: #aaaaaa;
	font-family: Arial;
	text-decoration: none;
}

.stepmenu{
	font-family: Arial;
	font-size:12px;
	color: white;
	line-height:0.9;
	vertical-align:bottom;
	padding:0px 5px 6px 6px;
}

.dim{
	color: #E0E0E0;
}

.tablespace_green{
	background-color: #95C56F;
}

.content_sml{
	font-family: Arial;
	font-size:11px;
	color: #666666;
}

.greentitle{
	font-family: Arial;
	font-size:12px;
	color: #87BF5C;
	font-weight: bold;
}

.text_L{
	font-size:14px;
}

.greencell_1{
	padding: 5px 3px 5px 3px;
	color: #FFFFFF;
	background-color: #6DB33F;
	text-align:center;
}

.greencell_2{
	padding: 5px 3px 5px 3px;
	color: #FFFFFF;
	background-color: #9DC97A;
	text-align:center;
}

.graycell_1{
	padding: 5px 3px 5px 3px;
	color: #666666;
	background-color: #F5F5F3;
	text-align:center;
}

.graycell_2{
	padding: 5px 3px 5px 3px;
	color: #666666;
	background-color: #E1E1DF;
	text-align:center;
}

.ttlamtcell{
	padding: 5px 3px 5px 3px;
	color: #666666;
	background-color: #C3DDAD;
	text-align:center;
	font-weight: bold;
}

.largegreen{
	color: #70B540;
	font-family: Arial;
	font-size: 16px;	
}

.smallgreen{
	color: #70B540;
	font-family: Arial;
	font-size: 12px;	
}

.shortinput{
	font-family: Arial;
	font-size: 12px;
	width: 40px;
	height:18px;	
}

.normalinput{
	font-family: Arial;
	font-size: 12px;
	width: 180px;
	height:18px;	
}

.longinput{
	font-family: Arial;
	font-size: 12px;
	width: 300px;
	height:16px;	
}

.content{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.submenu{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	padding-right: 10px;
}

.submenu_on{
	color: #FFFF00;
}

.subtitle{
	font-family: Dotum, Century Gothic, Arial;
	font-size: 20px;
	color: #55B547;
	font-weight: normal;	
}

.subcontent{
	font-family: Dotum, Century Gothic, Arial;
	font-size: 16px;
	color: #999999;
	font-weight: normal;	
	line-height:1.4;
}

.question{
	background-color: #E1F2DF;	
	font-weight: bold;	
	padding: 5px;
}
.answer{
	background-color: #F1FAF1;	
	padding: 10px;
	line-height:1.4;
}

.green1{
	background-color: #E1F2DF;	
	font-weight: bold;	
}
.green2{
	background-color: #F1FAF1;	
	line-height:1.4;
}