﻿@charset "utf-8";
/* CSS Document */

/*==== 首页框架 ====*/
.main_box { 
  float:left;
  width:750px;
  margin:10px 0 0 0;
}
.side_box {
  float:right;
  width:200px;
}
/* 首页特殊灰蓝色标题栏 */
.e100 h2.tit b { background:url(icon_index.gif) no-repeat left 0;}
.notice h2.tit b { background:url(icon_index.gif) no-repeat left -24px;}
.mzone h2.tit b { background:url(icon_index.gif) no-repeat left -48px;}
.shop h2.tit b { background:url(icon_index2011.gif) no-repeat 0 -30px;}
.news h2.tit b { background:url(icon_index2011.gif) no-repeat 0 -60px;}

/*i8在线*/
.i8 { margin-top:5px;}
.i8 h2.tit {
  background:url(bg_tit_i8.gif) no-repeat left top;
  height:24px;
  padding-top:14px;
}
.i8 h2.tit b { background:none;}


