body
	{color: #555555;}
body, form, span
	{margin: 0; padding: 0;}
img
	{border: none;}

A
	{color: #555555; text-decoration: none;}
A:hover
	{color: #555555; text-decoration: underline;}

/* 하늘색 */
A.link01, A.link01:hover
	{color: #3D8FD9;}

/* 주황색 */
A.link02, A.link02:hover
	{color: #FF6600;}

/* 청녹색 */
A.link05 A.link05:hover
	{color: #1FABBA;}

/* 하늘색 */
.font01
	{color: #3D8FD9;}
/* 주황색 */
.font02
	{color: #FF6600;}
/* 짙은 회색 */
.font03
	{color: #333333;}
/* 옅은 회색 */
.font04
	{color: #C8C8C8;}
/* 청녹색 */
.font05
	{color: #1FABBA;}

.border01
	{border: #E0E0E0 1px solid; background-color: #FFFFFF; padding: 2px;}
.input01
	{border: #E0E0E0 1px solid; background-color: #FFFFFF; height: 20px; }

/* 이메일 폼 */
#div_email input.input_email1 {
	width: 246px;
	height: 21px;
	border: #E0E0E0 1px solid;
	padding: 2px;
	background-image: url('/TPLS/FRAME/IMAGE/input_email1.gif');
	background-repeat: no-repeat;
}
#div_email input.input_email2 {
	width: 246px;
	height: 21px;
	border: #E0E0E0 1px solid;
	padding: 2px;
	background-image: url('/TPLS/FRAME/IMAGE/input_email2.gif');
	background-repeat: no-repeat;
}
#div_email input.input_email3 {
	width: 246px;
	height: 21px;
	border: #E0E0E0 1px solid;
	padding: 2px;
	background-image: url('/TPLS/FRAME/IMAGE/input_email3.gif');
	background-repeat: no-repeat;
}
#div_email textarea {
	width: 246px;
	height: 105px;
	border: #E0E0E0 1px solid;
	padding: 2px;
	background-image: url('/TPLS/FRAME/IMAGE/input_email4.gif');
	background-repeat: no-repeat;
}


/* 세로바 구분자 스타일 */
span.bar01 {
	width: 10px;
	text-align: center;
}
span.bar02 {
	width:10px;
	text-align: center;
	color: #999999;
}
span.bar03 {
	width: 10px;
	padding: 0 4px;
	background-image: url('/TPLS/USR/LEGAL/IMAGE/icon_bar03.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.bar04 {
	background-image: url('/TPLS/USR/LEGAL/IMAGE/icon_bar04.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* TOOLS */
span.tools {
	font-family: verdana;
	color: #9C9C9A;
	font-size: 9px;
	margin-right: 5px;
}

/* 오른쪽 프레임 */
.email_nobreak {
	word-break: break-all;
	font-family: verdana;
	font-size: 9px;
}

/* 서브 프레임 세로 바 */
.left_v_bar {
	background-image: url('/TPLS/FRAME/IMAGE/left_v_bar.gif');
	background-repeat: no-repeat;
}

/* 점선 가로 라인 */
td.dot_line {
	background-image: url('/TPLS/USR/LEGAL/IMAGE/dot_line.gif');
	width: 517px;
	height: 1px;
}

/* 점선 가로 라인 (우측 프레임) */
td.right_dot_line {
	background-image: url('/TPLS/USR/LEGAL/IMAGE/dot_line.gif');
	width: 162px;
	height: 1px;
}


/* 페이징 */
.paging {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}
.paging a, .pageing a:hover {
	color: #999999;
}

/* 메인페이지 최근 뉴스 */
#recent_news_flash {
	margin-top: 58px;
}
ul.recent_news {
	margin: 0;
	padding: 0;
	margin-left: 33px;
}
ul.recent_news li {
	margin: 0;
	padding: 0;
	padding-left: 7px;
	height: 20px;
	list-style-type: none;
	background-image: url('/TPLS/USR/LEGAL/IMAGE/icon_dot_gray.gif');
	background-repeat: no-repeat;
	background-position: 0 50%
}

/* Site Map */
td.sitemap {
	width: 50%;
	padding-left: 55px;
	line-height: 2;
	vertical-align: top;
}

/* 구성원 */
td.bar_member {
	background-image: url('/TPLS/USR/LEGAL/IMAGE/icon_bar_member.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

td.td_member {
	padding: 4px 5px;
}

span.alphabet {
	width: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #000000;
}

span.alphabet a, span.alphabet a:hover{
	width: 100%;
	color: #000000;
}

img.photo {
	width: 120px;
	height: 140px;
}

/* 공익활동 (PRO BONO) */
table.right_pb {
	width: 120px;
}

img.probono_recent_one {
	width: 162px;
	height: 113px;
	filter: gray();
}

img.probono_main {
	width: 115px;
	height: 84px;
	border: 1px solid #E9E9E9;
/*	filter: gray();*/
}

img.probono_sub {
	width: 33px;
	height: 25px;
	filter: gray();
}

/* SEARCH (검색결과) */
.search1_on {
	width: 96px;
	height: 21px;
	background-image: url('/TPLS/USR/LEGAL/IMAGE/search_title_bg1_on.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}
.search1_off {
	width: 96px;
	height: 21px;
	background-image: url('/TPLS/USR/LEGAL/IMAGE/search_title_bg1_off.gif');
	background-repeat: no-repeat;
	text-align: center;
}
.search2_on {
	width: 138px;
	height: 21px;
	background-image: url('/TPLS/USR/LEGAL/IMAGE/search_title_bg2_on.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
}
.search2_off {
	width: 138px;
	height: 21px;
	background-image: url('/TPLS/USR/LEGAL/IMAGE/search_title_bg2_off.gif');
	background-repeat: no-repeat;
	text-align: center;
}

.adFont01	/* 관리자모드_TABLE1 */
	{font-size: 8pt; color: #329A99; font-family: verdana; background-color: #D7EFF1;  font-weight: bold;}
.adFont02	/* 관리자모드_TABLE2 */
	{font-size: 8pt; color: #666666; font-family: verdana; background-color: #F5F5F5;}
.adFont08	/* 관리자모드_TOP_TITLE */
	{color:#000000; font-size:12pt; font-weight:bold; }
.adFont09	/* 관리자모드_LEFT_TITLE */
	{color:#FFFFFF; font-size:12pt; }
.adTitle
	{
	margin-left:10px;
	padding-left:20px;
	background-image:url('/TPLS/MNG/IMAGE/icon_title.gif');
	background-repeat:no-repeat;
	color:#000000; font-size:12pt; font-weight:bold;
	}
.adTblLang
	{
		border:1px solid #DDDDDD;
		background-color:#F4F4F4;
	}
.adSelectLang
	{
		background-color:#333333;
		color:#F4F4F4;
		padding:3px;
	}
.disableRow
	{
		background-color:#F7F7F7;
		color:#BBBBBB;
	}