﻿body, td, th, select, textarea, input, div, ul, d1, dt, dd, p, li, h1, h2, h3 {
	font-size: 12px;
	color:#000000;
	font-family: 돋음체, gulim, verdana, arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited { text-decoration: none; color : #595959; }
a:hover {text-decoration:none; color : #F26522;}

#container { /* 전체 페이지 사이즈 */
	width: 800px;
}

#indexLogo { /* 인덱스 로고*/
	float:left;
	width:180px;
	height:100px;
	text-align: center;
	font-size:12px;
	vertical-align: middle;
	line-height:100px;
	overflow:hidden;
	background-color:#FFFFFF;
	background: transparent url(../img/i_index_bgLogo.gif) repeat-y 0 0;	
}


#indexMenu { /* 인덱스 메뉴 */
	float:right;
	width:600px;
	height:100px;
	text-align: left;
	padding-left:20px;
	background-color:#FFFFFF;
	background: transparent url(../img/i_index_bgMenu.gif) repeat-y 0 0;	
}

#indexSubMenu { /* 인덱스 사이드 메뉴 */
	float:left;
	width:180px;
	height:470px;
	padding-left:10px;
	text-align: center;
	background-color:#FFFFFF;
}

#indexFooter { /* 인덱스 풋터 */
	background: transparent url(../img/i_index_bgFooter.gif) repeat-y 0 0;	
	height: 30px;
}

#indexMain { /* 인덱스 메인 */
	float:right;
	width:620px;
	height:470px;
	text-align: left;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #EA105C;
	scrollbar-track-color: #FFFFFF;
	filter:chroma(color-#FFFFFF);
	background-color:#FFFFFF;
}

.tablebg { background-color:#cfcfce; }
.statusTextA{
	FONT-FAMILY: 돋음체, Arial;
	FONT-SIZE: 9pt;
	COLOR: #F26522;
	TEXT-ALIGN: right;
	line-height:30px;
}
#indexIntro { /* 인덱스 인트로메인 */
	float:center;
	height:470px;
}

#indexSubMenuTop { /* 인덱스 메뉴top */
	float:left;
	width:160px;
	height:41px;
	background-color:#FFFFFF;
	background: transparent url(../img/i_index_bgMenuTop.gif) repeat-y 0 0;		
}

#indexSubMenuCenter { /* 인덱스 메뉴center */
	float:left;
	width:160px;
	height:23px;
	text-align:left;
	padding-left:18px;
	padding-top:5px;
	background-color:#FFFFFF;
	background: transparent url(../img/i_index_bgMenuCenter.gif) repeat-y 0 0;		
}

#indexSubMenuUnder { /* 인덱스 메뉴under */
	float:left;
	width:160px;
	height:53px;
	background-color:#FFFFFF;
	background: transparent url(../img/i_index_bgMenuUnder.gif) repeat-y 0 0;	
}

