*{margin:0; padding:0; }/*这是用了通配符初始化各标签边界和填充，（因为有部分标签默认会有一定的边界，如Form标签和ul标签在Mozilla fox中默认是有padding值的） */
body{margin:0px auto;font-size:12px; width:990px;font-family:Arial, Helvetica, sans-serif; position:relative;}
div {word-wrap:break-word; word-break:break-all;} /*word-break:break-all; //意思是强制换行 */
table{word-wrap:break-word; word-break:break-all;}
div {overflow: hidden;} /*overflow: hidden; //目的是不设置div高度的情况让div自动适应内容高度 */
ul{padding:0; margin:0; list-style:none;}
ul li{float:left; margin:0px;}
dl dt dd{float:left;margin:0px;}
a{TEXT-DECORATION: none;}
a:link {color: #333;}
a:visited {color: #333}
a:active {color:#333;text-decoration:underline;}
a:hover{COLOR:#FF0000; position:relative; right: 0px; top: 0px; text-decoration:underline;}
img{border:0px;}
button{FONT-SIZE: 10pt;HEIGHT: 20px;}
select{FONT-SIZE: 10pt;height:auto;}
.clear{ clear:both;}
/*----页头部分----*/
#head{width:990px;}
#head img{ float:left;}
/*----结束页头部分----*/

/*----主体部分----*/
#flash{ width:990px; margin:8px 8px 0 11px;}
#contern{ width:990px; margin:8px 10px;}
#contern_left{ float:left;}
#contern_left h1{ background:url(../images/dt1.gif) no-repeat; width:100px; height:40px; text-indent:-9999px;}
#contern_left p{ width:310px; border:1px solid #dddddd;}
#contern_cen{ float:left; width:375px; margin:0 15px;}
#gongcheng{}
#gongcheng dt{background:url(../images/dt2.gif) no-repeat;width:375px; height:54px; text-indent:-9999px;}
#gongcheng dd{ position:relative; line-height:20px; padding:2px 5px;}
#gongcheng dd span{ position:absolute; right:10px; top:1px;} 
#more{ margin:5px 5px 0 0; float:right;}
#contern_right{ float:left; width:251px;}
#contern_left1{width:218px; float:left; margin:20px 0 0 0;}
#contern_left1 h1{ font-size:22px; color:#01415c; position:relative;}
#contern_left1 h1 span{ position:absolute; right:10px; top:-2px;color:#e5ecee;}
#contern_left1 .bj{background:url(../images/dt_zhong.gif); width:217px;}
#contern_left1 .bj li{ width:85%; border-bottom:1px solid #92e2ff; line-height:30px; margin:0 0 0 5px; padding:0 0 0 15px;}
#contern_left1 .bj li a{ color:#FFFFFF; font-weight:bold; font-size:13px;}
#contern_right1{width:770px; float:left;}
#contern_right1 .rightbj{ background:url(../images/right_zhong.gif);}
#contern_right1 .rightbj1{ background:url(../images/right_zhong.gif);}

#contern_right1 h1{ background:url(../images/dt3.gif) no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; height:24px; margin:0 0 0 15px; padding:12px 0 0 60px; position:relative;}
#contern_right1 h3{ background:#CCCCCC; font-size:14px; line-height:28px;margin:0 0 0 15px; text-align:center; width:700px;}
#contern_right1 h4{ font-size:12px; line-height:28px;margin:0 0 0 15px; text-align:center; color:#999999; font-weight:normal;}

#contern_right1 h1 span{ position:absolute; font-weight: normal; top:12px; right:40px; font-size:12px;}
#contern_right1 .rightbj img{ margin:20px 15px 20px 48px;}
#wenszi{ padding:0 20px 5px 25px; line-height:25px; }
#contern_right1 .rightbj h5{ border-bottom:1px dashed #cccccc; width:90%; line-height:33px; font-size:12px; font-weight:normal; padding:0 0 0 10px; margin:0 0 0 30px; position:relative;}
#contern_right1 .rightbj h5 span{ position:absolute; left:110px; top:1px; font-weight:bold;}
#contern_right1 .rightbj h5 a{ color:#666666;}
.tupian{ margin:0 0 0 20px; padding:15px 0 0 0;}
.tupian li{width:48%; height:180px; display:inline; text-align:center; margin:0 10px 10px 5px; border:#CCCCCC solid 1px; text-align:left;}
.tupian li a{height:180px; display:block; float:left;}
.tupian img{width:150px; float:left; margin:0 10px 0 0;}
#proimg{display:block; color:#000000;}
#proimg img{width:380px; float:left; margin:0 10px 0 0; cursor:pointer;}
#proimg p{padding:50px 0 0 0;}
#projs{display:block;  padding:0 0 20px 20px; font-size:14px; font-weight:bold; color:#FF0000;}
#protitle{ background:#eeeeee; width:650px; padding:0 0 0 30px;font-weight:bold; margin:0 0 0 20px;}
/*----结束主体部分----*/
/*----页脚部分----*/
#foot{width:990px; padding:5px 10px; margin:10px 10px; color:#FFFFFF; height:20px; background: url(../images/index_foot.gif) no-repeat;}
/*----页脚部分----*/

#seach{padding:0 0 10px 0;}
