*{margin: 0; padding: 0;}
a,img{border: 0;}
ul,li{list-style: none;}
ul, li ,a ,p ,span ,img ,h1, h2 , h3 , h4 , h5 ,h6 , button{padding: 0; margin: 0;}
input ,select , textarea ,button {outline:none; border: none;}
table{border-collapse: collapse;;border-spacing: 0;}fieldset,img,a{border: 0;}
textarea{resize: none;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
.clear{clear: both ;}
.center{width: 1000px; margin: 0 auto;}
.lf{float: left;}
.rf{float: right;}
/*字体样式*/

#borderNo{border:none;}
#borderNo1{border:none;}
.font14Black{font-size: 14px; color: #000;}
.font12White{font-size: 12px; color: #fff;}
.font14White{font-size: 14px; color: #fff;}
.font12DarkBlue{font-size: 12px; color: #284C71;}
.font14Gary{font-size: 14px;color:#C6C6C6; }
.font24Blue{font-size: 24px; color:#4797E3;}
.font16black{font-size: 16px;color: #000000;}
/*共用样式*/
/*页面背景样式*/
.page{width: 100%;background:url(page_bg.jpg) repeat-x #ffffff;}
/*头部样式*/
.head{width: 100%;height: 260px;}
.head .headLeft{width: 50%; background: url(banner_bgleft.jpg) repeat-x;}
.head .headMid{width: 1000px; margin: 0 auto;}
.head .headRight{width: 50%; background: url(bannerbgright.jpg) repeat-x;}
/*底部样式*/
.footer{width:100%; height: 90px; background: url(footer_bg.jpg) repeat-x; text-align: center;}
.foot_cont{ height:60px;padding-top: 15px;}
.foot_cont span{line-height: 20px;}