body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
  border:medium none;
  margin: 0;
  padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
  font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration: underline; color:#F40; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
.clear{margin:0px; padding:0px;  border:0px;  clear:both;height:0;overflow:hidden;}
body{background:#efefef;}
.header{width:100%; background:url("img/top_bg.gif") repeat-x scroll 0 0 transparent}
.top{ width:1000px; margin:0 auto;}
.top-t{height:30px; line-height:30px;}
.top-left{float:left; margin-left: 7px;}
.top-right{float:right;color: #878787; margin-right: 7px;}

.top-b .banner{background:url("img/banner.jpg") no-repeat scroll center center transparent; height:311px;}
.main{width:1000px;margin: 6px auto 0;}
.box_one{ position:relative;}
.box_one_top{height:49px; background:url(img/one_bg.gif);}
.box_two_top{height:49px; background:url(img/three_bg.gif);}
.box_three_top{height:49px; background:url(img/four_bg.gif);}
.box_four_top{height:49px; background:url(img/five_bg.gif);}
.box_five_top{height:49px; background:url(img/six_bg.gif);}
.box_six_top{height:49px; background:url(img/seven_bg.gif);}
.box_seven_top{height:49px; background:url(img/eight_bg.gif);}
.box_eight_top{height:49px; background:url(img/nine_bg.gif);}
.box_nine_top{height:49px; background:url(img/two_bg.gif);}
.box_ten_top{height:49px; background:url(img/ten_bg.gif);}
.baoming{float: right;margin-right: 20px;display: inline;padding-top: 10px;}

.box_one_main{width:1000px;margin-top: 5px;}
.box_one_main_left{float:left; width:488px; background:url(img/pk_top.gif) no-repeat; height:58px;margin-left: 10px; display:inline;}
.box_one_main_right{float:right; width:488px; background:url(img/qita_top.gif) no-repeat; height:58px;margin-right: 10px; display:inline;}

.box_one_center{width:1000px;margin-top: 5px;}
.box_one_center_left{float:left; margin-left: 9px; display:inline;}
.box_one_center_left img {border: solid 2px #efefef;}
.box_one_center_left img:hover {border: solid 2px #edb20b;}
.box_one_center_right{float:right;margin-right: 9px; display:inline;}
.pk {left: 382px;position: absolute;top: 166px;}



.box_one_bottom{width:990px;padding: 5px;font-size:14px;}
.box_one_bottom_left{float:left; margin-left:10px; display:inline;width: 470px;line-height: 26px;}
.zuo{font-weight:bold; width:75px;float:left;}
.you{float:right;width: 395px;}
.box_one_bottom_left span{ font-weight:bold;}
.box_one_bottom_right{float:right;margin-right:10px; display:inline;width: 470px;line-height: 26px;}
.box_one_bottom_right span{ font-weight:bold;}

.zongjie {background: url("img/zj_bg.gif") no-repeat scroll 0 0 transparent;height: 113px;margin-left: 5px;padding: 7px 10px 5px 20px;
font-size:14px;}




.footer{width:100%; border-top: solid 5px #e3a104;text-align:center; height:90px;}
.bom{ text-align:center; color:#000000; font-size:12px; height:119px; line-height:24px;margin-top: 10px;}
.bom a{color:#000000}/* CSS Document */