﻿H2
{
	background: url(/ajaxwww/THEME/001/IMG/SC/30L2/h3_bg.gif) repeat-x bottom;
	font-size: 12px;
	height: 30px;
	margin: 0 auto;
	width: 750px;
}
H3
{
	height: 90px;
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
	width: 750px;
	display: block;
	overflow: hidden;
}
H3 span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/ajaxwww/THEME/001/IMG/SC/30L2/Title.gif) no-repeat;
}
/*
	트리 검색 목록
*/
.TreeTitle
{
	width: 730px;
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
}
.TitlePic
{
	width: 730px;
	height: 40px;
	background: url(/ajaxwww/THEME/001/IMG/SC/30L2/TreeTitle.gif) no-repeat;
}
.TitlePic span
{
	display: block;
	height: 27px;
	margin-top: 13px;
	text-indent: 42px;
}
.TreeBody
{
	/*display:block;*/
	width: 708px;
	border: solid 1px #ABB0B7;
	padding: 10px 10px 0 10px; /*min-height:50px;*/
}
.TreeSub
{
	background: url(/ajaxwww/THEME/001/IMG/SC/30L2/Arrow.png) no-repeat left center;
	display: block;
	height: 35px;
	padding-left: 15px;
	width: 340px;
}
.NameEng
{
	display: block;
	width: 340px;
}
.NameKor
{
	display: block;
	width: 340px;
}

