
/* CSS Document */

/* 基本设置 */
*{margin: 0;padding: 0;}
li{list-style: none;}
img{border: none;}
a{text-decoration: none; color:#333333; }
h1,h2,h3,h4,h5{font-weight: normal;}
.clr{color: #00b8ee;}

body{background-color: #a3d0f7;font-family: "microsoft yahei"; min-width:1200px;}
.bodyBg{background: url(../image/bodyBg.png) center top no-repeat;width: 100%;}
.container{width: 1200px;margin: 0 auto;}
.topbg{height: 35px; line-height: 35px;font-size:14px;  width: 100%; background:url(../image/welbg.png) repeat;color: #ffffff;}

.content6{ width:1200px; height:auto; margin:0 auto; overflow:hidden; background:#fff;}
.content6_left{ width:260px; height:auto; overflow:hidden; float:left; display:inline; margin: 10px;}
.content6_right{width: 910px;height:auto;overflow:hidden;float:left;display:inline;margin: 10px 10px 10px 0;}

.top_circle { width:857px; height:9px; background:url(../image/top_circle.gif) no-repeat; }
.center_circle { width:857px; background:#FFF; }
.bottom_circle { width:857px; height:7px; background:url(../image/bottom_circle.gif) no-repeat; }