@charset "utf-8";

/* BERUFORT USER_ENTERPRISE.CSS  */


/*--------------------------------------
*
*	00.HEAD
*	01.BODY
:	02.UTIL
*
*--------------------------------------*/


/**-------------------------------------
	00.HEAD
---------------------------------------**/

h2#ueH2 
{
	width: 820px;
	height: 180px;
	margin: 0 0 30px 0;
	text-indent: -99999px;
	background: url(../images/ueH2.jpg) no-repeat;
}

h3#ueH3
{
	width: 820px;
	height: 40px;
	margin: 0 0 15px 0;
	text-indent: -99999px;
	background: url(../images/ueH3.gif) no-repeat;
}

/**-------------------------------------
	01.BODY
---------------------------------------**/

.para1
{
	margin-bottom: 80px;
}

.para2
{
	margin-bottom: 20px;
}

.pdfIcon
{
	display: block;
}

dl#contactList
{
	margin-top: 20px;
	width:810px;
}

dl#contactList dt
{
	clear: left;
	float: left;
	display: block;
	margin:0 10px 8px 0;
}

dl#contactList dd
{
	display: block;
	margin:0 0 8px 0;
}



/**-------------------------------------
	02.UTIL
---------------------------------------**/
