﻿@charset "utf-8";
@import url("../../web/style.css");
@import url("../../gztv_col/pub.css");
/* ==全局样式定义== */
html, body{background:#fbb40f;}
#banner{width:1004px; height:160px; margin:auto; background:center no-repeat url(banner.jpg);}
#nav{width:880px; line-height:30px; text-align:center; background:center repeat-x url(nav.jpg); margin:auto; color:#fff; font-size:14px; font-weight:bold;}
  #nav a{color:#fff; font-size:14px; font-weight:bold;}
.lm_box{background:#f27540; padding:5px;}
.lm_box2{background:#f27540; padding:5px; margin-top:10px;}