*{margin: 0;padding: 0;}
body{background: #c0c0c0;font-size:12px;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
.container{width:998px;height:auto;margin: 0 auto;background: #fff url(../img/bg.png) repeat-y left;overflow: hidden;}
.head{background: url(../img/head.png) no-repeat; height: 80px; width: 100%;}
.head h1{width:600px;float:left;font-family:Microsoft YaHei; font-size: 16px;color: #333; padding: 0 0 0 40px; line-height: 54px;text-shadow: #fff 1px 1px 1px;}
.head span{float:right;color:#fff;padding: 0 40px 0 0; line-height: 54px;}
h2{ font-family:Microsoft YaHei; font-size: 16px;color: #666; padding: 0 0 0 30px; line-height: 50px;text-shadow: #fff 1px 1px 2px;}

.main{width: 891px;height:auto;overflow:hidden;border: 1px solid #efefef;background: #FFFFFF;margin: 0 auto;}
.main h3{height:32px;background: url(../img/main.png) repeat-x; line-height: 32px; text-align: center;font-family:Microsoft YaHei; font-size: 16px;color: #666;}
.mainFont{padding:40px 90px 90px 90px;line-height: 34px;}

.ctrlBtn{height: 80px;line-height: 80px;text-align: center;}
.sgBtn{background: transparent url(../img/btn.png) no-repeat scroll 0px 0px;width: 85px;height: 28px;line-height: 24px;text-align: center;font-size: 12px;text-shadow: 1px 1px 1px #FFF;border: medium none;cursor: pointer;font-weight: bold;color: #666;letter-spacing: 1px;margin: 0 10px;}

.foot{height: 80px; background:#fff url(../img/foot.png) repeat-x bottom;}
.footNav{height:50px;line-height: 50px; text-align: center;color:#0099CC}
.footNav a{color: #09c; margin: 0 10px;}
.copyright{height:30px;line-height: 30px; text-align: center;color: #666;}
.copyright a{color: #09c; margin: 0 10px;}
