﻿/*---------------用户留言*/
#ajaxPluginFeedback{
	 
	font-size:12px;
	height:auto;
	padding:6px;
	border-top:1px #AACCEE solid;
	border-left:1px #AACCEE solid;
	border-right:1px #AACCEE solid;
	border-bottom:1px #AACCEE solid;
}

.feedbackbar p{	line-height:25px;}
h2{line-height:45px;} 
  
.table1 td{border:1px #ccc solid; padding:6px;}.table1{border-collapse:collapse;}
.feedbackbar {
	 
}
.feedbackbar .feedbacktitle{
	 
	height:26px;
	margin:1px auto;
	background:url({site.Dir}skins/blue0788/images/place_bg.gif) bottom repeat-x;
	border-bottom:1px solid #AACCEE;
}
.feedbackbar .feedbacktitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color: #444;
	display:inline;
}
.feedbackbar .feedbacktitle .title strong{
	letter-spacing:4px;
	color: #444;
	margin-right:10px;
}
.feedbackbar .feedbacktitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.feedbackbar .feedbacktitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url({site.Dir}publicstyle/gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.feedbackbar .feedbackbox{
	width:738px;
	margin:0px;
	boeder:0px;
	padding:0px;
}
.feedbackbar .feedbackbox .feedbackbody{
	width:738px;
	margin:10px;
	border:1px solid #AACCEE;
}
.feedbackbar .feedbackbox .feedbackreply {
	width: 550px;
	border-top:1px solid #AACCEE;
	margin:10px auto 0px;
}
.feedbackbar .feedbackbox  .feedbackreply dt{
	width:100%;
	text-align:left;
	height:25px;
	line-height:25px;
}
.feedbackbar .feedbackbox  .feedbackreply dd{
	padding:0px;
	line-height:25px;
}
.feedbackbar .feedbackbox .left {
	background:#F3F7FF;
}
.feedbackbar .feedbackbox .left dl dt{
	width:100%;
	text-align:left;
	background:#F3F7FF;
	height:25px;
	line-height:25px;
	text-indent:5px;
}
.feedbackbar .feedbackbox .left dl dd{
	padding:10px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}
.feedbackbar .feedbackbox .leftbar {
	width:120px;
}
.feedbackbar .feedbackbox .leftbar li{
	float:left;
	width:60px;
}
.feedbackbar .feedbackbox .leftbar li.message{
	 height:25px;
	 line-height:25px;
	 text-indent:12px;
	 background:url({site.Dir}publicstyle/ico_message.gif) 0px 4px no-repeat;
}
.feedbackbar .feedbackbox .leftbar li.friend{
	 height:25px;
	 line-height:25px;
	 text-indent:12px;
	 background:url({site.Dir}publicstyle/ico_friend.gif) 0px 4px no-repeat;
}
.feedbackbar .feedbackbox .right dl dt{
	width:100%;
	height:25px;
	line-height:25px;
	text-indent:5px;
	border-bottom:1px dashed #AACCEE;
}
.feedbackbar .feedbackbox .right dl dt span{
	font-size:12px;
}
.feedbackbar .feedbackbox .right dl dd{
	padding:10px;
	font-size:13px;
	line-height:25px;
}
.feedbackbar .posttitle{
	width:758px;
	height:26px;
	margin:10px auto;
	background:url({site.Dir}skins/blue0788/images/place_bg.gif) bottom repeat-x;
	border-top:1px solid #AACCEE;
	border-bottom:1px solid #AACCEE;
}
.feedbackbar .posttitle strong{
	letter-spacing:4px;
	color: #444;
	display:block;
	margin:7px 0px 0px 13px;
}
.feedbackbar .postbox{
	width:732px;
	margin:5px auto;
	overflow:hidden;
}

.feedbackbar .postbox .userbox{
	width:732px;
	overflow:hidden;
	margin-top:10px;
}
.feedbackbar .postbox .userbox dl{
	width:702px;
}
.feedbackbar .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.feedbackbar .postbox .txtbox input.title{
	width:230px;
	height:18px;
	border:1px solid #AACCEE;
}
.feedbackbar .postbox .userbox input.username{
	width:100px;
	height:18px;
	border:1px solid #AACCEE;
	margin-right:10px;
}
.feedbackbar .postbox .userbox input.password{
	width:100px;
	height:18px;
	border:1px solid #AACCEE;
	margin-right:10px;
}
.feedbackbar .postbox .userbox input.code{
	width:56px;
	height:18px;
	border:1px solid #AACCEE;
	margin-right:0px;
}
.feedbackbar .postbox .userbox dl dd.mtop{
	margin-left:10px;
}
.feedbackbar .postbox .txtbox{
	width:702px;
	line-height:25px;
}
.feedbackbar .postbox .txtbox textarea{
	border:1px solid #AACCEE;
	width:666px;
	height:80px;
	padding:5px;
}
.feedbackbar .postbox  .sbut{
	margin:10px;
}
.feedbackbar .postbox .userbox .submit{
	width:70px;
	height:21px;
	margin-top:3px;
	background:url({site.Dir}publicstyle/btn_review.gif) no-repeat;
}