﻿@import url(http://zhuxian.wanmei.com/style/zhuxian2_logo_sm.css);
@import url(http://www.wanmei.com/top/css/iframe.css);
/* common */
* {
	margin:0;padding:0;list-style:none;
}
body {
	font-size:12px;font-family:Verdana,宋体;color:#1b1b1b
}
a {
	text-decoration:none;color:#1b1b1b;
}
a:hover {
	color:#f60;text-decoration:underline;
}
img {
	vertical-align:top;border:0;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatright {
	float:right;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
.center {
	text-align:center;
}
.right {
	text-align:right
}
.none {
	display:none;
}
/* more */
.more {
	position:absolute;right:10px;top:18px;display:block
}
/* color */
.red,.red a {
	color:#f00
}
.c00,.c00 a {
	color:#c00
}
.green,.green a {
	color:#016502
}
.ellipsis,.ellipsis a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}

