﻿.ar {
	color:#434447;
	text-decoration:none;
}
.ar:hover, .ar:active {
	color:#ec0000;
}
#demo {
	width:430px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
#demo img {
	border:0px;
}
#win {
	width:560px;
	height:380px;
	left:50%;
	top:50%;
	margin-top:-190px;
	margin-left:-280px;
	z-index:1001;
	position:absolute;
	visibility:hidden;
}
#winbt {
	margin:6px auto auto 6px;
}
#wincon {
	width:522px;
	height:283px;
	margin:1px auto auto 7px;
	line-height:24px;
	overflow:auto;
	padding:12px;
}
#winclose {
	width:546px;
	height:28px;
	text-align:right;
}
.tagdef {
	width:76px;
	height:23px;
	display:block;
	float:left;
	margin-right:1px;
	background:url(../images/tag_bg.gif) no-repeat left top;
	color:#ffffff;
	text-align:center;
	line-height:23px;
	cursor:pointer;
}

