﻿@charset "utf-8";
/* CSS Document */

/* 页面样式
------------------------------------------------------------------------------------------------------*/
body, ul, ol, dl, dd, li, p, h1, h2, h3,h6,h5,h4, form, table, td, img, div { margin:0; padding:0; border:0; }
ul, ol { list-style-type:none; }
select, input, img { vertical-align:middle; }
div { font: 12px "宋体"; }
.clearFloat { clear:both; }
a { text-decoration: none; color: #000000; }
a, area { blr:expression(this.onFocus=this.blur())
}
:focus { outline-style: none; }
body{background:#FFFFFF}
/* 常规样式
------------------------------------------------------------------------------------------------------*/
*.mWidth { width:960px; line-height:0; }
div { margin: 0 auto; }
div.mLine0 { clear:both; height:0px; line-height:0px; overflow:hidden; font-size:0px; }
div.mLine1 { clear:both; height:1px; line-height:1px; overflow:hidden; font-size:0px; }
div.mLine3 { clear:both; height:3px; line-height:3px; overflow:hidden; font-size:0px; }
div.mLine5 { clear:both; height:5px; line-height:5px; overflow:hidden; font-size:0px; }
div.mLine10 { clear:both; height:10px; line-height:10px; overflow:hidden; font-size:0px; }
