﻿@charset "utf-8";/* CSS Document */html, body {	font-size: 12px;	margin: 0px;	padding: 0px;	text-decoration: none;	font-family:'微软雅黑', Arial, Tahoma;	-webkit-text-size-adjust: none;}a {	color: #666666;	text-decoration: none;	outline: 0px none;	star:expression(this.onFocus=this.blur());}a:hover, a:active {	color: #4c4c4c;}* {	margin: 0px;	padding: 0px;	list-style: none;}body,td,th,input,textarea,select{	outline:none;}table {	border-collapse: collapse;}ul, li {	list-style: none;	border: 0 none;	padding:0px;}form {	margin: 0px;}img {	border: 0px none;	text-align-last: center;	vertical-align: middle;	_azimuth:expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);}i, em { font-style:normal; }/*清除浮动*/.clear:after { content: "\200B"; display: block; height: 0; clear: both; }.clear { *zoom: 1; *width: 100%; *line-height: 0;}.fle{float:left;_display:inline;}.fri{float:right;_display:inline;}.els{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}