/*--------------------------------------------------------------------

title: profile.css


discript: profile detailed css define 
author: choi kyoung ho
date: 2008.1.4
version: 0.1
email: icatess@naver.com

/*--------------------------------------------------------------------*/

@import url(/_css/layout.css);

/*-------------------------------- base ------------------------------*/
#hxt-img{
	background-image: url(/images/hxt_head02.gif);
}

#leftmenu-wrapper h2{
	width: 215px;
	height: 35px;
	background: url(/_img/profile/leftmenu_title.gif) no-repeat 0px 0px;
	text-indent:-5000px;
	font-size: 0px;
}

#leftmenu-wrapper ul.left-navi-b02001{
	height: 545px;
}

#leftmenu-wrapper ul.left-navi-b02002{
	height: 1090px;
}

#leftmenu-wrapper ul.left-navi-b02003{
	height: 435px;
}

#leftmenu-wrapper ul.left-navi-b02004{
	height: 510px;
}

#localnavi span{
	font-weight: bold;
	color: #E77B42;
}

#hxt-content1{	
	background:url(../_img/profile/title_profile.gif) no-repeat 0px 0px;
}

#hxt-content2{	
	background:url(../_img/profile/title_profile2.gif) no-repeat 0px 0px;
}

#hxt-content3{	
	background:url(../_img/profile/title_profile3.gif) no-repeat 0px 0px;
}

#hxt-content4{	
	background:url(../_img/profile/title_profile4.gif) no-repeat 0px 0px;
}
/*-----------------------------------------------------------------------*/


/* ==   history   ==*/
#sub-contnets .desc-history{
	width: 710px;
	padding-bottom: 27px;
	margin-bottom: 20px;
	background: url(../_img/activities/dot.gif) no-repeat left bottom;
}

#sub-contnets .desc-history li{
	display: inline;
}

#sub-contnets .desc-history dl.bg-color{
	background: #f8f7f6 url(../_img/_common/bg_dotline_01.gif) repeat-x left bottom;
}

#sub-contnets .desc-history li dl{
	display: table;
	background: url(../_img/_common/bg_dotline_01.gif) repeat-x left bottom;
	padding: 1px 0px;
	width: 100%;
	height: 100%;
}

#sub-contnets .desc-history dl.bg-none-img{
	background: none;
}

#sub-contnets .desc-history li dt{
	float: left;
	clear: left;
	width: 110px;
	height: auto;
	font-weight: bold;	
	padding: 10px 0px 3px 15px;
}

#sub-contnets .desc-history li dd{
	float: left;
	width: 580px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 5px 5px;
}

/* ==   Organization   ==*/

/* ==   Location   ==*/

#sub-contnets .hxt-img01{
	font-size: 100%;
	padding-left: 16px;
	margin: 10px 0px 5px;
	background: url(../_img/profile/bg_hxt_img01.gif) no-repeat left 3px;
}

#sub-contnets .bg-map-m{
	background: url(../_img/profile/bg_map_m.gif) repeat-y left top;
}

#sub-contnets .bg-map-t{
	background: url(../_img/profile/bg_map_t.gif) no-repeat left top;
}

#sub-contnets .bg-map-b{
	background: url(../_img/profile/bg_map_b.gif) no-repeat left bottom;
}

#sub-contnets #address{
	width: 682px;
	min-height: 48px;
	padding: 10px 14px;
}

*html #sub-contnets #address{
	height: 46px;
}

#sub-contnets #address li{
	display: inline;
	line-height: 1.4em;
}

#sub-contnets #address li dl{
	font-size: 100%;
}

#sub-contnets #address li dt{
	display: inline;
	font-weight: bold;
	color: #6C9E14;
	padding-left: 13px;
	background: url(../_img/profile/bg_hxt_img02.gif) no-repeat left 4px;
}

#sub-contnets #address li dd{
	display: inline;
}

#sub-contnets p.bg-map-b{	
	padding: 0.5em 0px 0.5em 14px;
}

#sub-contnets #traffic{
	line-height: 1.5em;
	font-size: 93%;
	padding-left: 13px;
	background: url(../_img/profile/bg_hxt_img02.gif) no-repeat left center;
}

#sub-contnets #address li dl dd address{
	font-style:normal;
	display:inline;
}