/* CSS Document */
* { margin: 0; padding: 0; outline: none; }
img { border: none; vertical-align: top; }
ul, li { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { clear: both; }
.bc { margin-left: auto; margin-right: auto; }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
/**/
a { color: #000; text-decoration: none; cursor: pointer; blr:expression(this.onFocus=this.blur());
outline: none; }
a:hover { color: #006da4; }
a:focus { outline: none; }
body { font: 12px/24px Arial, "宋体"; background: #fff; color: #000; }
.f_wr { font-family: "Microsoft YaHei", 微软雅黑; }
.w100 { width: 100%; }
.content_w { width:1000px; }

.mt15{margin-top:15px;}
.mt30{margin-top:30px;}

.c_red{color:#ff6600;}
.w950{width:1100px;}
.imgsckk {
	border: 1px solid #808080;
	height: 25px;
	line-height: 25px;
}
