/*written by pete 20060602*/
  /*all use class*/
  form{
  margin:0px;
  padding:0px;
  }


  .font_bold{
  font-weight:bold;
  }

  .font_14{
  font-size:14px;
  }

  .title_white{
  color: #fff;
  font-weight:bold;
  }

  .cell_frame{
  background: #bb403b;
  }

  .cell_grey{
  background: #8e8e8e;
  }

  .cell_white{
  background: #fff;
  }

  .cell_pink{
  background: #fc9eb3;
  }

  .antline_ver{
  background: url('../../TLimages/2006xuanmei/antline_ver.gif');
  }

  .content_common{
  line-height:22px;
  letter-spacing: 0.5px;
  }

  .line_18{
  line-height:18px;
  }


  /*all use finish*/
  .UL_xm2006_ver{
	float:left;
	display: block;
	margin:0px;
	padding:0px;
	font-size:12px;
    letter-spacing: 0.5px;
	line-height:22px;
	list-style: none;
  }

  .UL_xm2006_ver li{
	margin:0px;
	padding:0px;

  }

  .UL_xm2006_hor{
	margin:0px;
	padding:0px;
	font-size:12px;
    list-style: none;
  }

  .UL_xm2006_hor li{
    float:left;
    display: block;
    margin-left:20px;
    letter-spacing:1px;
    padding:0px;
    font-style: normal;
    list-style: none;

  }

  .UL_xm2006_hor li a{
    color: #000;
    text-decoration: none;
  }

  .UL_xm2006_hor li a:hover{
    color: #fff;
    background: #000;
    text-decoration: none;
  }

  .cell_title_red{
  background: url('../../TLimages/2006xuanmei/title_red.gif');
  }

  .cell_title_orange{
  background: url('../../TLimages/2006xuanmei/title_orange.gif');
  }

  .cell_title_blue{
  background: url('../../TLimages/2006xuanmei/title_blue.gif');
  }

  .cell_title_lblue{
  background: url('../../TLimages/2006xuanmei/title_lblue.gif');
  }

  .pic_list_cell{
  float:left;
  margin-top: 12px;
  }


