﻿body { margin: 0px; background-color: #6699CC; font-family: 微软雅黑; }

ul { margin: 0px; padding: 0px; list-style-type: none; }

.divTop { background-color: #000; width: 100%; height: 25px; }
.divPage { width: 1200px; margin: 0 auto; }

.divLogo { width: 100%; height: 40px; padding-top: 90px; background-image: url(images/logobg.jpg); background-repeat: no-repeat; }

.divTopMenu { margin: 0px 0 10px 20px; }
.divTopMenu li { float: right; margin-right: 30px; text-align: center; line-height: 30px; }
.divTopMenu a { text-decoration: none; color: #fff; font-size: 14pt; }

.divFoot { background-color: #000; height: 25px; width: 100%; color: #fff; font-size: 12px; text-align: right; line-height: 25px; }

#content { width: 100%; }
#imgauto { width: 100%; height: 485px; position: relative; }
.img-con, .next, .pre, .backbg, .img-btn { display: block; position: absolute; }
.img-con { top: 0; z-index: 50; }
.img-con img { border: 0px; }
.img-con a { display: none; }
.img-btn { left: 160px; top: 435px; z-index: 100; }
.img-btn a { float: left; margin-right: 10px; width: 13px; height: 13px; cursor: pointer; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imgautobtn1.png'); background: url(images/imgautobtn1.png) no-repeat; }
.img-btn .img-btn-checked { background: url(images/imgautobtn2.png) no-repeat; }

#ploading { text-align: center; padding: 40px 0; vertical-align: middle; }
#ploading img { vertical-align: middle; margin-left: 10px; }