/*Top��½״̬*/
#top p.form,p.login_status span a{
	color:#000000;
	text-decoration:underline;
	background: url("../images/icon.gif") no-repeat 1px 3px;
	padding-left:15px;
}
#top p.login_status{
	width:350px;
	text-align:right;
	float:right;
	padding-right:20px;
	margin-left:30px;
	margin-top:13px;
}

/* Popup Window Styles */
.popup {
	background: url("i/shadow.png") bottom right;
	padding: 0 7px 7px 0;
	position: absolute;
	margin: 0;
}

.popup-wrapper {
	background: #fff;
	border: 2px solid #76b2de;
	padding: 15px;
}

.popup-wrapper small {
	font-size: 90%;
}

.popup-close,.comment-popup .popup-close,.comment-form .popup-close {
	text-align: left;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}

.popup-close a,.comment-popup .popup-close a,.comment-form .popup-close a
	{
	margin: 0;
	padding: 0;
	display: block;
	width: 15px;
	height: 15px;
	background: url("../images/icon-close.gif") no-repeat;
	text-indent: -10000px;
	text-decoration: none;
	overflow: hidden;
}

/* Topic/Tag Popup Specific Styles: */
.tag-popup {
	top: 10px;
	left: 10px;
	z-index: +1550;
	width: 250px;
	line-height: 130%;
}

.tags .tag-popup {
	font-weight: normal;
}

.tag-popup p,.tags .tag-popup p {
	display: block;
	margin: 3px 0;
}

.tag-popup a {
	font-weight: bold;
	font-size: 120%;
}

.tag-popup-close a {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	background: url("../images/icon-close.gif") no-repeat;
	text-decoration: none;
	overflow: hidden;
}

.red {
	color: #f00;
}

/* Comment Popup Specific Styles: */
.comment-popup {
	top: 10%;
	left: 20%;
	z-index: +15550;
	width: 50%;
}  /* Comment Styles at style-main.css - Line 65)

/* Login Popup Specific Styles: */
.login-popup {
	top: 100px;
	left: 40px;
	z-index: +25550;
	width: 200px;
}

.login-popup form {
	margin: 0;
	margin-bottom: 20px;
}

.login-popup label {
	display: block;
	margin: 0;
}

.login-popup #login-name,.login-popup #login-password {
	width: 100%;
}

.login-popup h2 {
	font: bold 110% Lucida, "Lucida Grande", Arial, "����", Sans-Serif;
	margin: 0 0 5px 0;
}

.login-popup p {
	margin: 2px 0;
}
/* ��¼��������ʾ */
.login-tip
{
	color:red;
	font-size:12px;
}

#service_middle .info-list .info .info-text p.button{
	height:22px;
	margin:10px 0;
	line-height:22px;
}
#service_middle .info-list .info .info-text p.button a{
	width:69px;
	height:22px;
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
	background:url(../images/bg_button.gif) no-repeat;
	text-decoration:none;
}
