@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0;	padding:0;}
body{ width:100%;}
*{ margin:0;padding:0;}
/* 修正IE5.x和IE6的斜体溢出bug */
* html body{ overflow:visible;}
* html iframe, * html frame{ overflow:auto;}
* html frameset{ overflow:hidden;}
fieldset, img {	border:none;}
address, caption, cite, code, dfn, th, var {font-style:normal;	font-weight:normal;}
ul, ol, li {list-style:none;}
select, input {	vertical-align:middle;}
select, input, textarea {	font-size:12px;	margin:0;}
table{	border-collapse:collapse;}
body{padding:0;	font:12px/20px "微软雅黑";color:#5b5b5b;	background:#ffffff;}
.clearfix:after {content:".";display:block;	height:0;visibility:hidden;	clear:both;}
.clearfix {	zoom:1;}
.clearit {	clear:both;	height:0;font-size:0;overflow:hidden;}
a {	color:#5b5b5b;	text-decoration:none;}
a:hover, a:active, a:focus{	color:#ff7e00;	text-decoration:underline;}
a.isLine {	text-decoration:underline;}
.fred {	color:#f00}
.fred1 {color:#e00303}
.f14{ font-size:14px; font-weight:bold;}
.blue {	color:#003599}
.grey {	color:#545454}
.space {height:10px;overflow:hidden;	background:#fff;}
.lh23 {	line-height:23px}
.lh24 {	line-height:24px}
.lh30 {	line-height:30px}
.mtop{ margin-top:10px;}
/*浮动*/
.fl{ float:left;}
.fr{ float:right;}
/* 定义H系列标签，覆盖H系列标签默认属性 */
h1, h2, h3, h4, h5 {font-weight:normal;}
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
/* 鼠标样式 */
.pointer{ cursor:pointer;}
/* 文本对齐方式 */
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.main {	width:972px;margin:0 auto;}
/*文本框*/
input{ border-style:none}
/*超链接*/
a:hover{ text-decoration:none}
a:active{ text-decoration:none}
/*列表*/
/*li{ float:left}*/

