@charset "utf-8";

#wxWrap {
	width: 220px;
	/* [disabled]background: #EEE; */ /* Old browsers */
	/* [disabled]background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(224,224,224,1) 100%); */ /* FF3.6+ */
	/* [disabled]background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(100%,rgba(224,224,224,1))); */ /* Chrome,Safari4+ */
	/* [disabled]background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(224,224,224,1) 100%); */ /* Chrome10+,Safari5.1+ */
	/* [disabled]background: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(224,224,224,1) 100%); */ /* Opera11.10+ */
	/* [disabled]background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(224,224,224,1) 100%); */ /* IE10+ */


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
	/* [disabled]padding: 2px 13px 2px 11px; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	float: right;
	clear: none;
	margin-top: 9px;
}
#wxIntro {
	/* [disabled]display: inline-block; */
	/* [disabled]line-height: 20px; */
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
	color: #333;
	vertical-align: top;
	padding-top: 0px;
}
#wxIcon {
	display: inline-block;
	width: 61px;
	height: 34px;
	/* [disabled]margin: 2px 0 -1px 1px; */
	overflow: hidden;
	background: url('http://l.yimg.com/a/lib/ywc/img/wicons.png') no-repeat 61px 0;
}
#wxIcon2 {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-left: 6px;
	margin-bottom: 0;
	overflow: hidden;
	clear: none;
	float: none;
	margin-top: -8px;
}
#wxTemp {
	display: inline-block;
	/* [disabled]line-height: 28px; */
	font-size: 12px;
	font-family: pt-sans, Arial, sans-serif, "Gill Sans MT";
	color: #333;
	vertical-align: top;
	margin-left: 0;
	font-style: normal;
	font-weight: 400;
}
