/*= global - 网站重置样式
---------------------------------------------------------------------------------*/
@import url(global.css);
.logo_bg{background:#e3e3e3;}
.logo{ width:219px; height:39px; display:block; padding:20px 0 20px 20px;}
.content{ background:#e3e3e3; border:9px solid #7fb2fd; border-left:0; border-right:0;}
.h_color,.c_color,.d_color,.f_color,.e_color{ width:175px; height:175px; display:block;}
.h_color{ background:#fff4de;}
.c_color{ background:#cfe2f4;}
.d_color{ background:#d9fdff;}
.f_color{ background:#d6fff2;}
.e_color{ background:#f5e7fc;}
.footer{ font-size:14px; width:570px; margin:20px auto;overflow: hidden;line-height: 28px; display: table; *position: relative;  /*for ie67*/}
.footer span{ margin:0 15px;}
.line_img{display: inline-block; vertical-align: middle; display: table-cell; text-align: center;}
.line_img iframe{ display: inline-block; *display: inline; zoom: 1; *position: relative; *top: -50%; *left: -50%;}