﻿@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_index.gif) no-repeat left -72px;}
.news h2.tit b { background:url(icon_index.gif) no-repeat left -96px;}

/*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;}

/* 新年背景图样式 
#index { background:url(bg0220_2.jpg) repeat-y center top;}
#index .content1231 {
  background:url(bg0220_1.jpg) no-repeat center top;
  padding:50px 12px 0 0;
  padding:60px 12px 0 0!important!;
  height:510px;
}*/
