/* --------- kyujanggak --------- */

/*******************************************************************************************************************/
/* 일반 StyleSheet 정의 영역                                    							   */
/* 명 명 규 칙: s + 형태/(형태2) + 정렬위치/구분정보                      					   */
/* [형    태] : Lbl(Label), Tbl(TABLE),  Lst(SELECT),  Area(영역의 color), Form(입력폼)   	        	   */
/* [형   태2] : Tit(TITLE), Img(Image)								               	           */
/* [정렬위치] : L(Left), R(Right), C(Center)                    							   */
/* [구분정보] : D(Dark), W(White), S(Smaill), B(Bold), Out(Outside line), In(Input field)                 						   */
/*******************************************************************************************************************/


/* 테이블에 대한 기본 스타일 정의 */
td							{font-family: Gulim,ICT명조,ICT명조확장;  font-size :9pt; color:#6D6D6D; line-height:18px;  letter-spacing: -0.5px;}
INPUT						{font-family: Gulim,ICT명조,ICT명조확장;  font-size: 9pt; color: black; text-decoration: none;}
SELECT						{font-family: Gulim,ICT명조,ICT명조확장;  font-size: 9pt; color: black; text-decoration: none;border-width:1;background-color:#FFFBF3;}
/* 일반적인 텍스트 롤오버및 링크 */
a:link						{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
a:active					{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
a:visited					{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
a:hover						{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #13B8DE; text-decoration: underline;}

/* 메인타이틀 링크 - BLUE */
.mainTitle_Blue				{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#0066B3; font-weight:bold; text-decoration: none;}
.mainTitle_Blue a:link		{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#0066B3; font-weight:bold; letter-spacing: -0.5px;}
.mainTitle_Blue a:visited	{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#0066B3; font-weight:bold;}
.mainTitle_Blue a:hover		{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#0066B3; font-weight:bold; line-height:18px; letter-spacing: -0.5px;}

/* 메인타이틀 링크 - ORANGE */
.mainTitle_Orange			{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#FF8952; font-weight:bold; text-decoration: none;}
.mainTitle_Orange a:link	{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#FF8952; font-weight:bold; letter-spacing: -0.5px;}
.mainTitle_Orange a:visited	{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#FF8952; font-weight:bold;}
.mainTitle_Orange a:hover	{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#FF8952; font-weight:bold; line-height:18px;letter-spacing: -0.5px;}


/* 메뉴바스타일시트 */
.sMenuCategory				{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 9pt;  color:#6D6D6D; line-height:18px;  letter-spacing: -0.5px;}
.sMenuCategory a:link		{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sMenuCategory a:visited	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sMenuCategory a:hover		{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline; padding-top:2;  cellSpacing:50;}


/* 일반 텍스트보다 크기가틀린 텍스트를 사용할때 */
.s1					{font-family:Verdana,ICT명조,ICT명조확장; font-size:10px; color:#666666;font-weight:bold; letter-spacing: -0.5px;}
.s2					{font-family:Verdana,ICT명조,ICT명조확장; font-size:10px; color:#000000;}
.s4					{font-family:Verdana,ICT명조,ICT명조확장; font-size:10px; color:#CF2C16;}
.sHejB				{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#E48B0B; line-height:18px; font-weight:bold; letter-spacing: -0.5px;}
.sHejCB				{font-family:Gulim,ICT명조,ICT명조확장; font-size:9pt; color:#E48B0B; line-height:18px; font-weight:bold; text-align:center; letter-spacing: -0.5px;}


/* 입력폼 */

.sFormOut			{border:solid 1;border-color:cccccc;margin-left:6;}

/* 공지사항 */
.notice				{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #8E8E8E; text-decoration: none;}
.notice a:link		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #8E8E8E; text-decoration: none;}
.notice a:visited	{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #8E8E8E; text-decoration: none;}
.notice a:hover		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6CC5E9; text-decoration: underline;}

/* 게시판 */
.sBBS				{margin-left:10; border-collapse:collapse;}
.sBBSTblCD			{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; border-width:1; background-color:#F7F7F7; border-color:#D9D9D9; border-style:solid;text-align:center;}
.sBBSTblLW          {font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; background-color:#FFFFFF; border-style:solid; border-width:1px; border-color:#D9D9D9; text-align:left;}
.sBBSTblCW          {font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; background-color:#FFFFFF; border-style:solid; border-width:1px; border-color:#D9D9D9; text-align:center;}

/* 캘린더 */
.sCALANDER_IN		{margin-left:10; border-collapse:collapse;border-color:#eaeaea;border-style:solid;border-width:1;}
.sCALANDER_OUT		{padding-top:5;padding-left:10;padding-right:10; border-collapse:collapse;border-color:#D8D7D7;border-style:solid;border-width:1;}

/* 검색하이라이트 */
.sCOMHLT			{font-family: 새굴림,ICT명조,ICT명조확장; background-color: #ffff99; color: #FF0000;}
/* 검색카운트*/
.sCOMCOUNT			{font-family: Gulim,ICT명조,ICT명조확장; font-size: 8pt;color: #6D6D6D;padding-top:3;letter-spacing:1pt;line-height:3pt}
/* 검색카운트텍스트*/
.sCOMCOUNTTEXT		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt;color: #6D6D6D;padding-top:1;letter-spacing:1pt;}


/* 디렉터리 */
.sMOKTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #7C841E; text-decoration: none; background-color:#E5ECC5; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}
.sMOKTblL			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #7C841E; text-decoration: none; background-color:#E5ECC5; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:left;}

.sGANTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #7C841E; text-decoration: none; background-color:#E5ECC5; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sHEJTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #E48B0B; text-decoration: none; background-color:#F1E4D1; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}
.sHEJTblL			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #E48B0B; text-decoration: none; background-color:#F1E4D1; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:left;}

.sCHKTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #E48B0B; text-decoration: none; background-color:#F1E4D1; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sGDSTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #B1973B; text-decoration: none; background-color:#F3E6B8; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sGMSTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #697E2F; text-decoration: none; background-color:#E7EFD4; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sMGOTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #59889F; text-decoration: none; background-color:#D8E7EF; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sILSTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #C3704E; text-decoration: none; background-color:#F9E7E0; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sNGKTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #CE868C; text-decoration: none; background-color:#F0DDDF; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sVBSTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #AC9235; text-decoration: none; background-color:#F5EED7; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sSJWTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #549137; text-decoration: none; background-color:#DFE7C8; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sJWSTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #378591; text-decoration: none; background-color:#C8E4E7; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}
.sJWSTblW			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 12pt; color: #378591; text-decoration: none; background-color:#C8E4E7; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sGAETblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #9C9273; text-decoration: none; background-color:#FDF5DD; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}

.sGZDTblC			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #A38824; text-decoration: none; background-color:#F2EDD9; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;}
.sGZDTblC_T			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 12pt; color: #A38824; text-decoration: none; background-color:#F2EDD9; border-style:solid; border-width:1px;  border-color:#FFFFFF;  text-align:center;font-weight:bold;}

.sHejAreaL			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #E7F7F7F; text-decoration: none; background-color:#F2F2F2; padding-left:20; font-weight:bold;}
.sHejArea2L			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #E7F7F7F; text-decoration: none; background-color:#F2F2F2;  background-color:#F4EADB;  padding-top:2; cellSpacing-left:70;}

.sTblLD				{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:1; cellSpacing-left:70;}
.sTblLD a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblLD a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblLD a:hover		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline; padding-top:2;  cellSpacing:50;}

.sTblCD				{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:2; text-align:center;}
.sTblCD a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblCD a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblCD a:hover		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}

.sTblLW				{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblLW a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblLW a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblLW a:hover		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}

.sTblCW				{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; text-align:center; padding-top:2; cellSpacing:50;}
.sTblCW a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblCW a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblCW a:hover		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}

.sTblDLD			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:1; cellSpacing-left:70;}
.sTblDLD a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblDLD a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblDLD a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline; padding-top:2;  cellSpacing:50;}

.sTblDCD			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:2; text-align:center;}
.sTblDCD a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblDCD a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblDCD a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}

.sTblDLW			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblDLW a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblDLW a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblDLW a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}

.sTblDCW			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; text-align:center; padding-top:2; cellSpacing:50;}
.sTblDCW a:link		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblDCW a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sTblDCW a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}


/* 본문 텍스트 사이즈 조금큰것 */
.sTblTDLD			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:1; cellSpacing-left:70;}
.sTblTDLD a:link	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblTDLD a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblTDLD a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline; padding-top:2;  cellSpacing:50;}

.sTblTDCD			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:2; text-align:center;}
.sTblTDCD a:link	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCD a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCD a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline;}

.sTblTDLW			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblTDLW a:link	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTDLW a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTDLW a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline;}

.sTblTDCW			{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; text-align:center; padding-top:2; cellSpacing:50;}
.sTblTDCW a:link	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCW a:visited	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCW a:hover	{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline;}

/*일반 리스트용 새굴림,ICT명조,ICT명조확장*/
.sTblTLLDS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:1; cellSpacing-left:70;}
.sTblTLLDS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblTLLDS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblTLLDS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline; padding-top:2;  cellSpacing:50;}

.sTblTLCDS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:2; text-align:center;}
.sTblTLCDS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTLCDS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTLCDS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline;}

.sTblTLLWS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblTLLWS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTLLWS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTLLWS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline;}

.sTblTLCWS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; text-align:center; padding-top:2; cellSpacing:50;}
.sTblTLCWS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTLCWS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none;}
.sTblTLCWS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline;}


/* 텍스트 새바탕 사이즈 조금큰것 */
.sTblTDLDS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:1; cellSpacing-left:70;}
.sTblTDLDS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblTDLDS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; padding-top:5;  cellSpacing:50;}
.sTblTDLDS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #FDA45C; text-decoration: underline; padding-top:2;  cellSpacing:50;}

.sTblTDCDS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; background-color:#F7F7F7; padding-top:2; text-align:center;}
.sTblTDCDS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCDS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCDS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #FDA45C; text-decoration: underline;}

.sTblTDLWS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblTDLWS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none;}
.sTblTDLWS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none;}
.sTblTDLWS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #FDA45C; text-decoration: underline;}

.sTblTDCWS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; text-align:center; padding-top:2; cellSpacing:50;}
.sTblTDCWS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCWS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none;}
.sTblTDCWS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #FDA45C; text-decoration: underline;}

/*글자 확대 축소용 텍스트 MIDDLE*/
.sTblTDLKM			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblTDLKM a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D; text-decoration: none; line-height:18px;}
.sTblTDLKM a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #6D6D6D  text-decoration: none; line-height:18px;}
.sTblTDLKM a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 11pt; color: #FDA45C; text-decoration: underline; line-height:18px;}
/*글자 확대 축소용 텍스트 SMALL*/
.sTblTDLKS			{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sTblTDLKS a:link	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; line-height:18px;}
.sTblTDLKS a:visited{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #6D6D6D; text-decoration: none; line-height:18px;}
.sTblTDLKS a:hover	{font-family: 새굴림,ICT명조,ICT명조확장; font-size: 10pt; color: #FDA45C; text-decoration: underline; line-height:18px;}

/* 관보 원문 테이블 */
.sCALANDER_OUT		{padding-top:2;padding-left:3;padding-right:3; border-collapse:collapse;border-color:#D8D7D7;border-style:solid;border-width:1;}


/* 검색메뉴 텍스트*/
.sComMenu				{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sComMenu a:link		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sComMenu a:visited		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6D6D6D; text-decoration: none;}
.sComMenu a:hover		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #FDA45C; text-decoration: underline;}

/* 검색메뉴 건수텍스트 */
.sComMenuNum			{font-family: Gulim,ICT명조,ICT명조확장; font-size: 6pt; color: #6D6D6D; text-decoration: none; padding-top:2; cellSpacing:50;}
.sComMenuNum a:link		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 6pt; color: #6D6D6D; text-decoration: none;}
.sComMenuNum a:visited  {font-family: Gulim,ICT명조,ICT명조확장; font-size: 6pt; color: #6D6D6D; text-decoration: none;}
.sComMenuNum a:hover	{font-family: Gulim,ICT명조,ICT명조확장; font-size: 6pt; color: #FDA45C; text-decoration: underline;}

/*검색 span 텍스트*/
.sSpanTitle_Blue		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #2982B5; text-decoration: none; padding-top:2; cellSpacing:50;}
.sSpanTitle_Broun		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #B56D31; text-decoration: none; padding-top:2; cellSpacing:50;}
.sSpanTitle_Green		{font-family: 새굴림,Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6B9E00; text-decoration: none; padding-top:2; cellSpacing:50;}
a:hover .sSpanTitle_Blue, a:hover .sSpanTitle_Broun, a:hover .sSpanTitle_Green {text-decoration: underline;}



/*검색 번호 들여스기*/
.sSpanTitleNum_Blue		{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #2982B5; text-decoration: none; padding-top:2; cellSpacing:50;padding-left:40}
.sSpanTitleNum_Broun	{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #B56D31; text-decoration: none; padding-top:2; cellSpacing:50;padding-left:40}
.sSpanTitleNum_Green	{font-family: Gulim,ICT명조,ICT명조확장; font-size: 9pt; color: #6B9E00; text-decoration: none; padding-top:2; cellSpacing:50;padding-left:40}


/* 팝업화면 제목 */
.sComTitle{
	position:relative;
	border:2 outset lightgrey;
	font-size:11pt;
	font-weight:bold;
	line-height:1.5;
	color:navy;
	text-align:center;
	background-color:#E0E8FF;
	cursor:hand;
	}

/* 팝업 영역 */
.sAreaHead {
	background-color:#F3F3F3;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}
