 /*-------------------- 基本html标记样式 --------------------*/
  body {background: #FFF;padding: 0;margin-top:4px;font-family: Arial, Verdana, Helvetica;font-size: 12px;color: #666;text-align: center; font-family:"宋体";}
  img {max-width: 100%;border:0px;}
  form {margin:0;padding:0;}
  td {font-size: 12px;color: #666;}
  a:link,a:visited {color:#666666;text-decoration:none}
  a:hover,a:active {color:#FF6800;text-decoration:underline}
  a:link.U, a:visited.U {color:#808080;text-decoration:underline}
  a:hover.U, a:active.U {color:#FF6600;text-decoration:underline}
  .HackBox {clear: both;font-size:0px;line-height:0px;} /*---清除浮动---*/
  .dotline { border:1px dashed #C0C0C0; height:1px }
  .RightHead {margin:0px;line-height:26px;height:26px;padding-left:5px;font-weight:bold;font-size:12px;background-image:url('right_head.gif')}

 /*---主体样式---*/
  #container {width:978px;margin:0 auto;padding:0px;text-align:center;}

  /*---顶部样式---*/
  #container #header{margin:0 auto -15px auto;width:978px;}
  #container #header #shopheader {margin:0px 0px 0px 0px;overflow: hidden;width: 100%;}
  #container #header #logo {background: #FFF;padding: 0px 5px 0px 6px;float: left;}
  #container #header #headnavbar {float:right;clear:right;margin-top:10px;}
  #container #header #headnavbar li{float:left;display:inline;margin:0 5px}
  #container #header #headnavbar .menuDiv { width:1px; height:10px; background:#ccc; margin-top:3px }
  #container #header #headsearch {float:right;clear:right;width:400px;text-align:right;margin-bottom:5px;}


  /* menu */
  #menu {background:url(menu_m.gif) repeat-x top;text-align: center;height:38px;line-height:38px;font-size:14px; font-weight:bold}
  #menu #Left {width:5px;height:38px;background: url("menu_l.gif") no-repeat;float:left;}
  #menu #Right {width:5px;height:38px;background: url("menu_r.gif") no-repeat;float:right;}
  #menu ul{}
  #menu li{display:inline;}
  #menu a:link {color: #fff; text-decoration: none; }
  #menu a:visited {color: #fff; text-decoration: none; }
  #menu a:hover {color: #fff; text-decoration: underline; }
 .menuL {}
 .menuR {}
 .menuDiv {padding:0px;margin:0px 10px;width:1px;height:14px;line-height:14px;background:url(menu_div.gif) no-repeat;overflow:hidden;}
 /*---菜单分割线---*/


  /*---内容样式---*/
  #container #tbody {width:978px;text-align:left;margin-top:0px;}

  /*---侧栏--*/
  #sidebar {float:left;width:200px;text-align:center;margin:0px}
  #innersidebar {}

  /*---侧栏样式--*/
  .sidepanel {background:#fff;width:198px;margin:0px;}
  .Ptitle{margin:0px;padding-left:28px;height:32px;line-height:32px;text-align:left;font-weight:bold;font-size:14px;background-image:url('ptitle.gif'); color:#FF6600}
  .sidepanel_agent {background:#fff;width:190px;margin:0px 3px;}
  .Ptitle_agent{margin:0px;padding-left:18px;height:26px;line-height:26px;text-align:left;font-size:12px;background-image:url('ptitle_agent.gif'); color:#FF6600; border:solid 1px #e4e4e4; border-bottom:solid 0px #e4e4e4; padding-top:1px;}
  .Pcontent{border:1px solid #E4E4E4; text-align:left;padding:6px;}
  .Pcontent ul {list-style:none;margin:0px;padding:2px;}
  .Pcontent ul li {padding:2px 0;}
  .Pfoot{margin-bottom:10px;}

  /*---主内容--*/
  #mainContent{margin:0px 0px 10px 0px;float:right;width:765px;}
  #innermainContent{margin:1px}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/


  /*---底部样式---*/
  #container #foot {width:978px;margin:0px auto;border-top:1px solid #D1D7DC;text-align:center;}
  #container #foot #footin {margin-top:10px;}


  /*---首页轮显广告样式/首页最新动态样式---*/
  #container #adv_middle {float:left;width:502px;text-align:center;margin:0px}
  #container #news_top10 {margin:0px 0px 10px 0px;float:right;width:250px;}
  #container #link_index {width:978px;margin:0px auto 10px auto;text-align:left;}
  .MainHead {font-weight: bold; background-color: #F5F5F5}
  .banner {background:url('../../images/visage.jpg'); width:765px; height:206px;}


/*-- 定义标题 --*/
.title       	{ font-weight: bold; background: #f5f5f5; font-style:normal; font-variant:normal; color:#666 }
.header      	{ font-weight: bold; background: #6A8FB5; font-style:normal; font-variant:normal; color:#FFF }
.tableborder	{ background: #fff; border: 1px solid #eee;  }
.tableborder_2	{ background: #eee; border-top: 1px solid #ccc; border-left: 1px solid #ccc;  }
.tableborder_2 td	{ border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding:6px 12px 3px 12px; }
.altbg1		    { background: #EFEFEF;; font-weight:bold    }
.altbg2		    { background: #FFF }


/*-- othor --*/
.nonedisplay {display: none}
.red { color:red; }
.table_border { width:100%; border-top:solid 1px #eee; border-left:solid 1px #eee; }
.table_border td { border-right:solid 1px #eee; border-bottom:solid 1px #eee; padding:5px; background:#f9f9f9; }