@charset "utf-8";
/*
	Code_File:global.css by BROS 用于基础公共样式
	Revision 2.1
	Date 2014/02/16
*/
/*---------------------------------	引入样式 -----------------------------------*/

/*---------------------------------	全局控制 -----------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin: 0;padding: 0;font-size:12px;font:12px;	color:#555;}
iframe, img {border: 0;}
em, strong, th {font-style: normal;font-weight: normal;}
ul, li {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
address, caption, cite, code, dfn, em, i, th, var {	font-style:normal;font-weight:normal;}
input, button, textarea, select {font-family: Tahoma, Helvetica, Arial, sans-serif;font-size: 12px;vertical-align: middle;}
table {border-collapse: collapse;border-spacing: 0;}
a {color:#0A8CD2;text-decoration:none; blr:expression(this.onFocus=this.blur())}
a:hover {color: #0A8CD2;text-decoration:underline;}
.clearfix:after{visibility: hidden; display: block;font-size: 0; content: "."; clear: both; height: 0;}
*html .clearfix{zoom: 1;}
*:first-child + html .clearfix{zoom: 1;}
.clear {clear:both;}
body{background:#d4eefb url(../../404/img/bg.png) top center no-repeat;}
.rounded{-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.bgWhite{ background:#fff;}
.layer{position:fixed; z-index:-9999; width:100%; height:100%;}
.layer img{width:100%; height:100%;}
.imgBox{ position:absolute; top:140px; width:100%; height:200px; text-align:center;}
.textBox{ position:absolute; top:340px; width:100%; height:40px; text-align:center; color:#ff7e00;font-size:32px; font-weight:bold;}
.butBoxIndex{ position:absolute; top:455px; width:100%; height:60px; text-align:center; color:#0b7acc;font-size:26px; font-weight:bold;}
.butBoxIndex input{ width:220px; height:50px; background:url(../../404/img/but.png); border:0; cursor:pointer; color:#fff;font-size:22px; font-weight:bold;}