﻿  /*--标准样式--*/
  body		{ margin:0 auto; font:12px 宋体; color:#333; background:#FFF; }
  a			{ font:12px 宋体; text-decoration:none; }
  a:link	{ color:#111; }
  a:visited	{ color:#111; }
  a:hover	{ color:#FF0000; text-decoration:underline; }
  a:active	{ color:#111; }
  td		{ font:12px 宋体; color:#333; }
  ul, li	{ list-style:none; }
  input		{ font:12px 宋体; }
  input.text	{ height:16px; border:1px solid #999; padding:2px 3px 0 3px; }
  img		{ border:0; }
  *			{ margin:0; padding:0; }


  #head		{ margin:0 auto; width:996px; height:109px; background:#FFF; }
  #body		{ margin:0 auto; width:996px; background:#FFF url('body_bg.gif') repeat-y; }
  #foot		{ margin:0 auto; width:996px; border-top:1px solid #FFF; height:20px; background:#FFF; }
  
  #head #logo	{ float:left; width:220px; height:80px; background:url('logo.gif') no-repeat 10px center; }
  #head #bar	{ display:none; }
  #head #bar li	{ }
  #head #hotline	{ float:left; margin:24px 0 0 190px; height:16px }
  #head #search	{ float:left; height:32px; }
  #head #search form	{ margin:7px 0 0 530px; }
  #index #flash	{ width:800px; height:205px; background:url('main.jpg'); }
  #head #menu	{ width:100%; height:28px; color:#FFF; background:#404040; }

  #navigation		{ margin:8px 0 0 20px; }
  #navigation ul	{ }
  #navigation li	{ float:left; text-align:center; margin-right:10px; }
  #navigation a		{ color:#FFF; }

  #foot					{ background:#FFF; }
  #foot #shadow			{ display:none; }
  #foot #auxiliary		{ width:996px; background:#404040; }
  #foot #auxiliary ul	{ margin-left:20px; }
  #foot #auxiliary li	{ float:left; padding:4px 10px 2px 0; color:#FFF; }
  #foot #auxiliary li a	{ color:#FFF; }
  #foot #copyright		{ text-align:center; margin:4px; }
  #foot #cert			{ text-align:center; margin:4px; }
  #foot #support		{ display:none; }