div.business { clear: both; }
div.business_info { width: 270px; margin: 0 5px 10px 0;  float: left; }
div.business_info ul { margin-left: 15px; list-style-type: none; }

div.dev_info { width: 550px; height: 100px; margin: 10px 0; clear: both; }
div.dev_info img { margin-right: 5px; float: left; }
div.dev_info div.dev_info_inner { width: 440px; float: left; }
div.dev_info h3 { display: inline; font-size: 12px; }

div.dev_list { margin-top: 20px; }
div.dev_list ul { margin-left: 15px; }

div.recently { width: 100%; text-align: right; clear: both; }

div.pkg_list { width: 550px; margin: 10px 0; clear: both; }
div.pkg_list img { margin: 0px 5px 10px 0px; float: left; }
div.pkg_list h3 { display: inline; }

div.interview { width: 550px; clear: both; margin-bottom: 30px; }
div.interview img { margin: 2px 5px 2px 2px; }

#img01 { float: left; }
#img02 { float: right; }

div.interview span { float: left; }
div.interview h3 { color: #5555FF; }
div.interview p { margin-bottom: 10px; }

div.bottom_left { width: 380px; float: left; }
div.bottom_right { width: 380px; float: left; }

span.reply { width: 550px; text-align: right; }


div.dev_index { width: 550px; height: 100px; margin-top: 10px; padding-left: 100px; background-repeat: no-repeat; background-position: 0px 0px; font-size: 85%; }
div.dev_index p { width: 440px; margin-top: 2px; }

p.dev_more { margin-right: 5px; text-align: right; }
p.dev_past { margin-right: 5px; text-align: right; font-size: 90%; }


#dev_financial{		background-image	: url(./img/bus_financial.gif); }
#dev_inspection{	background-image	: url(./img/bus_inspection.gif); }
#dev_embedded{		background-image	: url(./img/bus_embedded.gif); }
#dev_web{		background-image	: url(./img/bus_web.gif); }
#dev_digitalcamera{	background-image	: url(./img/bus_digitalcamera.gif); }
#dev_rain{		background-image	: url(./img/bus_rain.gif); }
#dev_measure{		background-image	: url(./img/bus_measure.gif); }
#dev_equipment{		background-image	: url(./img/bus_equipment.gif); }

