#tieArea {
	clear: both;
	border: 1px solid #DCDDDD;
	background: #F7FCFF;
	padding: 12px 19px 0;
}
	#tieArea a {
		color:#1E50A2;
	}
	#tieArea a:visited {
		color:#1E50A2;
	}
	#tieArea a:hover {
		color:#ba2636;
	}

	#tieArea .subElems {
		display: none;
	}
	
	#tieArea .title {
		height: 25px;
		line-height: 25px;
		margin: 0 0 6px 0;
		clear: both;
		text-align: left;
	}
		#tieArea .title h2 {
			background: url(http://img1.cache.netease.com/cnews/css09/endpage_sprites.gif) -140px -124px no-repeat;
			padding: 0 9px 0 19px;
			font-size: 14px;
			float: left;
		}
		
#tieData {
	display: none;
}
	#tieData p.tips {
		font-size: 14px;
		margin: 0;
		padding: 1.3em 0 2em;
		text-align: center;
	}
	#tieData .reply {
		text-align: left;
		padding: 16px 0 18px 0;
		border-bottom: 1px dotted #afafb0;
	}
	#tieData .inner {
		padding: 0 2px;
		zoom: 1;
		overflow: hidden;
	}
	#tieData .author {
		float: left;
		display: block;
		color: #1e50a2;
	}
	#tieData .from {
		color: #1e50a2;
	}
	#tieData .ip {
		color: #666;
	}
	#tieData a.name {
		font-weight: bold;
	}
	#tieData .postTime {
		color: #666;
		float: right;
		display: block;
	}
	#tieData .body {
		font-size: 14px;
		padding: 12px 0;
		clear: both;
	}
	#tieData .hideTips {
		padding: 0 7px 7px 7px;
		font-size: 12px;
		color: #666;
		cursor: pointer;
		margin: 0;
	}
	#tieData .hideTips span {
		color: #ba2636;
	}
	#tieData .operations {
		color: #1e50a2;
		float: right;
	}
	#tieData .operations li {
		float: left;
		padding-left: 1.2em;
	}
	#tieData .operations a, #tieData .operations a:visited {
		color: #1e50a2;
	}
	#tieData .operations a:hover {
		color:#ba2535;
	}
	#tieData .support a, #tieData .support a:visited {
		color:#ba2535;
	}
	#tieData .support a:hover {
		color:#1e50a2;
	}
	#tieData .content {
		margin: 9px 3px;
	}
	#tieData .commentBox {
		padding: 3px;
		background: #ffffee;
		border: 1px solid #999;
		overflow: hidden;
		margin-bottom: 12px;
		word-wrap: break-word;
	}
	#tieData .commentInfo {
		line-height: 20px;
		height: 20px;
		overflow: hidden;
		position: relative;
		font-size: 12px;
		margin: 0 3px;
	}
	#tieData .floorCount {
		color: #666;
		position: absolute;
		right: 3px;
		top: 0;
	}


/* µÇÂ¼¡¢»Ø¸´Çø */
#tieReply {
	width: 100%;
	clear: both;
}
	textarea.tieBody {
		width: 99%;
		height: 130px;
		padding: 5px 0 0 5px;
		border: 1px solid #dcdddd;
		background: url(http://img1.cache.netease.com/cnews/img07/end_n_bg9.gif) #fff center 50px no-repeat;
		font-size: 14px;
		clear: both;
		text-align: left;
		color: #555;
	}
	#tieReply .userInfo {
		width: 100%;
		clear: both;
		padding-bottom: 8px;
                text-ailgn:left;
	}
	#tieArea .login, #tieArea .logon {
		display: none;
	}
	#tieReply .input {
		background: #fff;
		width: 80px;
		height: 17px;
		border: 1px solid #dcdddd;
		font-size: 12px;
		vertical-align: middle;
	}
	#tieReply .userInfo {
		clear:both;
		line-height:20px;
	}
		#tieReply .userInfo .button {
			cursor: pointer;
			font-size: 12px;
			vertical-align: bottom;
		}
	#tieReply .send {
		clear:both;
		padding:5px 0 0;
		line-height:20px;
	}
		#tieReply .send p {
			float:left;
			color:#555;
			margin:0;
		}
		#tieReply .send span {
			float:right;
		}
		#tieReply .send .toPost {
			cursor:pointer;
			font-size:12px;
			vertical-align:bottom;
			width:60px;
		}







#tieArea .login .tip {
	border:1px solid #c00;
	background:#bc2931;
	color:#fff;
}






div.tieWin {
	width: 482px;
	position: fixed !important;
	position: absolute;
	border: 1px solid #666;
	background: #fff;
	text-align: left;
	z-index: 1000;
	top: 0;
	left: 0;
	visibility: hidden;
}
div.smallWin {
	width: 280px;
}
	div.tieWin .title {
		background: #FDFDD8;
		height: 34px;
		line-height: 34px;
		padding: 4px 8px 4px 16px;
		border-bottom: 1px solid #dcdddd;
		cursor: move;
	}
	div.tieWin .blue {
		background: #dff0ff;
	}
		div.tieWin .title .text {
			float: left;
			color: #000;
			font-size: 14px;
			font-weight: bold;
		}
		div.tieWin .title .close {
			margin-top: 2px;
			float: right;
		}
	div.tieWin .body {
		padding: 10px 20px 14px 20px;
		clear: both;
	}
	div.tieWin .input {
		background: #fff;
		width: 80px;
		height: 17px;
		border: 1px solid #dcdddd;
		font-size: 12px;
	}

#tieTips {
	left: 30px;
	top: 78px;
	position: absolute !important;
}
#tieTips .textTip {
	padding: 11px 20px 15px 20px;
	clear:both;
}

#tieNickname .body {
	padding: 10px 0;
}
#tieNickname form {
	padding: 0 0 0 15px;
}
#tieNickname form .input {
	width: 142px;
	background: #fff;
}
#tieNickname form label {
	font-size: 14px;
	padding-top: 0.7em;
	display: block;
}
#tieNickname form label.error {
	color: #ba2636;
}
#tieNickname form * {
	vertical-align: middle;
}

#quoteReply textarea {
	font-size: 14px;
	margin: 11px 0 0;
	width: 430px;
	height: 120px;
	padding: 5px 0 0 5px;
	border: 1px solid #dcdddd;
	background: url(http://img1.cache.netease.com/cnews/img07/end_n_bg9.gif) center 40px no-repeat #fff;
}
#quoteForm div {
	text-align: center;
	margin-top: 12px;
}

#addToFav .toConfirm {
	border:0;
	width: 65px;
	height: 23px;
	background: url(http://comment.news.163.com/images/backgrounds.png) no-repeat -153px -81px;
}
#addToFav .tips {
	color: #467902;
	font-size: 14px;
	margin: 22px 0;
	text-align: center;
}
#addToFav .replyCopy {
	border-top: 1px dotted #afafb0;
	border-bottom: 1px dotted #afafb0;
	line-height: 1.8em;
	padding: 0.8em 0.5em;
	margin-bottom: 16px;
	word-break:break-all;
}


/* Òþ²ØÄ£°å */
#templates {
	display: none;
}