@charset "UTF-8";



/*//////////////////////////////////////////////////



Title : whatsid.css

For   : Setting base styles of the site



Created	   : 2008-MM-DD

Last Modified : 2008-02-06
Last Modified : 2008-MM-DD




----------------------------------------



Content

	1. Header
	
	2. WhatsID
	
	3. Consult


//////////////////////////////////////////////////*/


/* ---------------------------------------

	1. Header

   ---------------------------------------- */

h2.whatsIdHead{
	margin-bottom:30px;
}


/* ---------------------------------------

	2.WhatsID

   ---------------------------------------- */

dl.whatsId{
	width:484px;
}

dl.whatsId dt.whatsTopics{
	margin-bottom:20px;
}

dl.whatsId dd.serviceList dl{
	margin:20px 0 40px;
}

dl.whatsId dd.serviceList dl dt{
	width:484px;
}

dl.whatsId dd.serviceList dl dt img{
	margin-bottom:10px;
}

dl.whatsId dd.serviceList dl dd{
	width:464px;
	margin:0 10px;
}

dl.whatsId dd.serviceList dl dd ul li.serviceTxt{
	float:left;
	width:250px;
	margin-right:20px;
}

dl.whatsId dd.serviceList dl dd ul li.serviceImg{
	float:left;
	width:174px;
}

dl.whatsId dd.flow{
	margin:40px auto 50px;
	text-align:center;
}


/* ---------------------------------------

	3.Consult

   ---------------------------------------- */

dl.whatsId dd.whatsConsulttxt{
	margin:20px 15px 40px;
}

dl.whatsId dd.whatsConsultlist{
	margin:20px 15px 10px;
}

dl.whatsId dd.whatsConsultlist dl{
}

dl.whatsId dd.whatsConsultlist dl dt{
	margin-bottom:15px;
}

dl.whatsId dd.whatsConsultlist dl dd{
	margin:0 20px 30px;
}