/* 通用规范 */
@charset "utf-8";
body,div,address,blockquote,iframe,ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,legend,fieldset,input,button,select,textarea{margin:0;padding:0;font-weight:normal;font-family:inherit}
ol,ul,li{list-style:none;}
img{margin:0;padding:0;border:none}
table{border-collapse:collapse;}
.cls{clear:both;}
.notxt{text-indent:-9999px;}
body{font-size:12px;color: #333;}
a{color:#333333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#FF0000;}
.fl {float:left;}
.fr {float:right;}
i { font-style:normal;}

/* 全局 */
body{background:#FFFFFF;}
#header{width:100%; height:auto; background:#c07070;}
ul{list-style:none; margin:0; padding:0;}
li{float:left; line-height:30px; width:70px;}

/* 头部 */
.menu{width:968px; height:30px; margin:0px auto;}
.menu a{color:#FFFFFF;}
.menu a:hover{color:#CCCCCC;}

/* 内容 */
.bg1{background:url(image/bg1.jpg) repeat-x;width:100%;height:88px;}
.bg2{background:url(image/bg2.jpg) repeat-x;width:100%;height:60px;}
.bg3{width:100%; height:550px;}
.bunner{width:968px; height:267px; margin:0 auto;}
.bunner1{width:968px; height:88px; margin:0 auto;}
.con{width:800px; height:300px; margin:0 auto;}
.buzhou{float:left; width:968px;}
.con_title{font-size:14px; font-weight:bold; color:#0066CC; margin-top:12px;}
.con_zj{font-size:16px; font-weight:bold; color:#666666;margin-top:22px;}
.fgx{margin:20px 0px;float:left;}
.con_title a{color:#0066CC;text-decoration:none;}
.con_title a:hover{color:#FF0000;text-decoration:underline;}

/* 底部 */
#footer{width: 100%;height: 60px;margin: 0px auto;line-height: 25px;text-align: center;background-color: #e0e0e0;clear: both;}
.copyright{width: 100%;height: 12px;margin: 10px auto;line-height: 25px;text-align: center; float: left;margin-top: 5px;font-size: 12px;}