
		/* Team Blog Profile CSS Setting */
		.teamProfile		{ margin:10px 0px 0px 0px;font:11px dotum, AppleGothic;}
		.teamProfile fieldset{ margin:0px; border:0px solid #222; padding:0px 0px 6px 0px;}

		.teamProfile legend { font-weight:bold; margin:0 0 0 0px;}
		*html .teamProfile legend { margin:0; padding:0 !important;}
		*:first-child+html .teamProfile legend { margin:0; padding:0 !important;}
		
		.teamProfile .teamMain  {margin:0px 6px;} 
		.teamProfile .teamImage {margin:5px 0px 0px 0px; float:left;}
		.teamProfile .teamImage img {padding:2px; border:5px solid #222; width:40px; background-color:#fff;}
		.teamProfile .teamDesc  {background:url(../image/ti_teambloger.gif) 4px 5px no-repeat; margin:5px 0px 0px 5px; padding:14px 0 0 0; position:relative;  float:left;}
	