@charset "utf-8";
/* CSS Document */
.dcmotor_box {margin:10px auto 0;position:relative;width:500px;height:318px;background: url(../jpg/dc_motor.jpg) left bottom no-repeat;}
.dcmotor_box .dcmotor {position:absolute;}

.dcmotor_box .stator {top:0px;left:170px;}
.dcmotor_box .rotor {top:285px;left:300px;}
.dcmotor_box .brush {top:285px;left:150px;}
.dcmotor_box .commutator {top:285px;left:30px;}