@charset "utf-8";


/* ===================================================================
contents style
=================================================================== */

#mainimg { width: 956px; border: 1px solid #CACAC3; padding: 1px; border-radius:3px; }
#mainimg #sequence{ border-radius:3px; background: #FFFFFF; }

#topics { width: 640px; float: left; height:115px; background: #FFFFFF;}
#topics h2 { background: url(../../images/topics_title.gif) no-repeat left center; height: 27px; text-indent: -9999px; border-radius:3px; }
#topics ul { background-color:#FFF; border-radius:3px; margin-top:10px; }
#topics li { color:#000; font-size:75%; border-bottom:1px dashed #B2B2B2; height:1em; padding-bottom: 11px; padding-top: 11px; padding-left: 11px; }
#topics li.last { color:#000; border-bottom:none; }
#topics li span { color:#006FD1; font-size:100%; width: 6em; float: left; clear:both; line-height:1; }

p.our_solution { width: 290px; height:115px; float: right; }
