@CHARSET "iso-8859-9";

body, html { margin: 0; padding: 0; width: 100%; height: 100%; min-width: 1200px; min-height: 600px; font-size: 20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

.wrapper { width: 100%; height: 100%; }
.header { width: 100%; height: 80px; background: #7e7e7e; }
.headermid { width: 1200px; height: inherit; margin: 0 auto 0 auto; }
.headerleft { width: 80px; height: inherit; background: url(logot1.png)no-repeat; background-size: 100% 100%; float: left; }
.headerup { width: 100px; height: inherit; margin-left: 420px; float: left; background: url(up.png); cursor: pointer; }
.headerup:hover { opacity: .8; }
.headerright { width: 120px; height: inherit; float: right; }
.headerflag { width: 35px; height: 21px; margin-top: 29px; float: left; cursor: pointer; margin-left: 10px; }

.contentblue { width: 120px; height: 1300px;  background: #00eaff; float:left; }
.contentmid { width: 1200px; height: auto; min-height: 600px; overflow: hidden; margin: 10px auto 0 auto; }
.contentmiditem { width: 1200px;  padding-bottom: 10px; overflow: hidden; margin: 10px 0 0 0; }
.contentmiditemC { width: 1200px; height: auto; min-height: 300px; overflow: hidden;   margin: 0 auto 0 auto; }
.contentmiditemleft { width: 100px; height: 300px; float: left; }
.contentmiditemright { width: 1200px; height: auto; min-height: 300px; margin:30px auto 0 auto; }
.contentitemtext { width: 1200px; height: auto; float: right; color: #7e7e7e; text-align:center; }

.mailcontainer { width: 520px; height: auto; min-height: 220px; background: #fafafa; padding: 10px 0 10px 0; margin: 15px auto 0 auto; }
.mailcontainera { width: inherit; height: 40px;}
.mailcontainera input { width: 420px; height: 32px; margin: 2px 0 0 0;  border: 1px solid #ececec; color: #6e6e6e; border-radius: 3px; }
.mailcontainerm { width: inherit; height: 170px; margin-top: 10px; }
.mailcontainerm textarea { width: 420px; height: 160px;  border: 1px solid #7e7e7e; border-radius: 3px; color: #6e6e6e;  font-size: 14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.mailcontainerb { width: 120px; height: 30px; background: #7e7e7e; text-align: center; padding-top: 4px; color: #ececec; margin: 6px auto; cursor: pointer; border-radius: 3px; }


.teamitem { width: 700px; height: 120px; margin: 6px auto 0 auto; }
.teamitemtext,.teamitemtext1,.teamitemtext2 { width: 120px; height: 30px; float: left; margin-top: 25px; }
.teamitemimg { width: 120px; height: inherit; float: left; border: 1px solid #ccc; }
.teamitemimg img { width: 120px; height: 120px; }
.teamitemtext1 { width: 200px; text-align: left; margin-left: 10px; }
.teamitemtext2 { width: 200px; text-align: left; margin-left: 10px; }



.social { width: 330px; height: 150px; background: #fafafa; margin: 0 auto 0 auto; }
.socialitem { width: 60px; height: 60px; margin: 35px 0 0 40px; float: left; cursor: pointer; }
.socialitem img { width: inherit; height: inherit; }

.bottom { width: 100%; height: 80px; background: #7e7e7e;  }
.bottommid { width: 1200px; height: inherit; margin: 0 auto 0 auto; }
.bottomleft { width: 120px; height: inherit; float: left; }
.bottomdown { width: 100px; height: inherit; float: left; margin-left: 540px; cursor:pointer; background: url(down.png); }



