/*--全局通用--*/
* {margin:0px; padding:0px; border:0px;}
a:link {color:#fff; text-decoration:none;}
a:visited {color:#fff; text-decoration:none;}
a:hover {color:#bcf2d2; text-decoration:none;}
body {background:#d8effb url(../img/bg.gif) repeat-x;}
h3 {color:#fff; font-size:13px; font-weight:bold; line-height:30px;}
h4 {color:#eb6000; font-size:12px; font-weight:bold;}
ul,li {list-style:none;}
li {overflow:hidden;}
table,td,tr,th,label,input,select {font-size:12px;}
input,select {background:#fff;}
.clear {clear:both;}
.clearfix {clear:both; height:0; margin:0; padding:0; font-size:0; line-height:0;}
/*--头部--*/
#container {width:980px; height:1300px; margin:0 auto; font:normal normal normal 12px/22px 宋体;}
/*--左侧阴影--*/
#left {float:left; width:10px; height:1300px; background:url(../special/img/left.jpg) no-repeat;}
/*--内容框架--*/
#content {float:left; width:960px; height:1300px; background:url(../special/img/bg2.jpg) repeat-y; color:#fff;}
.header {float:left; width:960px; height:270px;background:url(../special/img/all_zh_CN.jpg)}
.header1 {float:left; width:400px; height:130px;}
.header2 {float:left; width:560px; height:130px;}
.header3 {float:left; width:660px; height:140px;}
.header4 {float:left; width:300px; height:140px;}
.box1 {float:left; width:960px; height:290px; background:url(../special/img/box1.jpg) right top no-repeat;}
.box1A {float:left; width:390px; height:270px; padding:20px 20px 0 80px;}
.box1Atitle {width:230px; height:40px; background:url(../special/img/title1.jpg) no-repeat;}
.box1Atext {width:350px; height:220px; padding:10px 0 0 30px; line-height:22px; overflow:hidden}
.box1B {float:left; width:470px; height:270px; font-size:13px; font-weight:bold; line-height:18px;}
.box2 {float:left; width:960px; height:380px; margin-top:100px;}
.box2A {float:left; width:360px; height:360px; padding:20px 10px 0 80px;}
.box2Atitle {width:230px; height:40px; background:url(../special/img/title2.jpg) no-repeat;}
.box2Atext {width:300px; height:220px; padding:10px 0 0 30px; font-size:13px; font-weight:bold; line-height:24px; overflow:hidden}
.box2B {float:left; width:360px; height:350px; margin-top:20px;}
.box2Btitle {width:311px; height:50px; background:url(../special/img/title3.jpg) no-repeat;}
.box2Btext li {display:block; width:280px; height:50px; background:url(../special/img/button1.jpg) no-repeat;}
.box2Btext li a {display:block; padding-left:30px; font-weight:bold; line-height:54px; letter-spacing:2px;}
.box2Btext li a:hover {background:url(../special/img/button2.jpg) no-repeat;}
.box3 {clear:both; width:960px; height:260px; background:url(../special/img/box3.jpg) left bottom no-repeat;}
.box3 p {padding-top:180px; color:#94ccda; font-family:verdana; text-align:center; line-height:18px;}
/*--右侧阴影--*/
#right {float:left; width:10px; height:1300px; background:url(../special/img/right.jpg) no-repeat;}
