﻿@charset "utf-8";
/* CSS Document */

html,
body { font-size: 12px; margin: 0px; padding: 0px; text-decoration: none; font-family: "微软雅黑"; background: #fff; -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: #DA251D; }
* { margin: 0px; padding: 0px; list-style: 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; }
.pr { position: relative; }
.pa { position: absolute; }
/*清除浮动*/

.clear:after { content: "\200B"; display: block; height: 0; clear: both; }
.clear { *zoom: 1; *width: 100%; *line-height: 0;}
