@charset "utf-8";
/* CSS Document */

.products { margin-left:-11px; *zoom:1; }
.products dl { float:left; margin-left:11px; text-align:center; width:326px; _display:inline; }
.products dl dd a { display:block; height:40px; line-height:40px; background:#0066b3; font-size:16px; color:#fff; }
.products dl dd a:hover { text-decoration:none; background:#F5A100; }

.team { float:left; width:326px; }
.team-con { margin-top:-10px; }
.team-con a { display:block; height:40px; margin-top:10px; padding-left:100px; line-height:40px; background:#D3EDFB; font-size:16px; color:#535353; }
.team-con a:hover { text-decoration:none; background:#F5A100; color:#fff; }
.team-con i { float:left; width:40px; height:40px; display:inline-block; margin-right:10px; }
.team-con i.i1 { background-position:-28px 0; }
.team-con i.i2 { background-position:-28px -40px; }
.team-con i.i3 { background-position:-28px -80px; }
.team-con a:hover i.i1 { background-position:-68px 0; }
.team-con a:hover i.i2 { background-position:-68px -40px; }
.team-con a:hover i.i3 { background-position:-68px -80px; }

.company { float:right; width:663px; }
.company-con { height:130px; padding:10px 20px 0; background:#E9EAEA; }
.company-con p { padding-top:10px; text-indent:2em; }




