* {
  	margin: 0px;
  	padding: 0px;
}

#mainbody {
	margin-top:20px;
  	width: 100%;
 	background-color:#F2F2F2;
	margin:0;
	padding-top:30px;
}

.l_prefacepic{
	width: 240px;
	position: relative;
}

.l_prefacepic img {
	width:30px;
	height:30px;
	margin-top: 12px;
	margin-right: 11px;
	float:left;
}
.l_prefacepic label{
	font-size: 18px;
	line-height: 35px;
	float:left;
	margin-top:10px;
}

.name-head hr {

}

.writing {
  	width: 100%;
  	position: relative;
  	margin-top: 10px;
  	line-height:26px;
	margin-bottom:15px;
}

.writing p {
	font-size: 16px;
}

.feedback-style {
	width:100%;
	position: relative;
}

.feedback-style label {
	font-size: 20px;
}

.feedback-style ul {
	width: 100%;
	list-style: none;
	float:left;
	margin-bottom:20px;
}

.feedback-style ul li {
	border-radius: 25px;
	width: 80px;
	float: left;
	text-align: center;
    background-color:rgb(128, 161, 176);
	color:#fff;
}

.feedback-style ul li div {
	border-radius: 25px;
	width: 80px;
	height: 25px;
	line-height:25px;
	color:#fff;
	cursor:pointer;
}

.detailedComments {
	width:100%;
}

.detailedComments label {
	font-size: 20px;
}

.detailedComments textarea {
	width:1180px;
	height: 140px;
	resize: none;
	padding:10px;
	background-color: #fff;
	border:1px solid #ddd;
}

.upPhoto {
	width:100%;
}


.Email {
	width:100%;
	margin-top:10px;
}

.Email table tr td {
	width: 120px;
	height: 25px;
	margin-left: 20px;
	padding-top: 5px;

}

.Email table tr td input {
	width: 180px;
	height: 30px;
	border:1px solid #ddd;
	padding:0 6px;
}

/*上传图片*/
.img-box
{
	width: 100%;
	height: 105px;
	position: relative;
	left: 0px;
}
.img-boxfull-div
{
	position: absolute;
	width: 504px;
	top: 29px;
	height: 70px;
}

.z-at-note-p {
	margin-top:20px;
}


.img-box .up-p{
	margin-bottom: 20px;
	font-size: 16px;
	color: #555;
}
.z_photo
{
	position: absolute;
	top: 28px;
	width: 494px;
	left: 11px;
}
.z_photo .z_file{
	position: relative;
}
.z_file  .file{
	width: 14%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.z_photo .up-section{
	position: relative;
	margin-right: 11px;
	width: 70px;
	height: 70px;
}
.up-section .close-upimg{
	position: absolute;
	top: 0px;
	right: 1px;
	display: none;
	z-index: 10;
	width: 15px;
}
.up-section .up-span{
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	background: rgba(0,0,0,.5);
}
.z-at-li-div:hover .close-upimg
{
	display: block;
}
.z_photo .up-img{
	display: block;
	width: 100%;
	height: 100%;
}
.loading{
	background:url(../icon/loading.gif) no-repeat center;
}
.up-opcity{
	opacity: 0;
}
.img-name-p{
	display: none;
}
.upimg-div .up-section {
    width: 70px;
    height: 70px;
}
.img-box .upimg-div .z_file {
    width: 70px;
    height: 70px;
}
.z_file .add-img {
    display: block;
    width: 70px;
    height: 70px;
}
.z-at-left
{
	width: 18px;
	position: absolute;
	top: 19px;
	left: 74px;
	z-index: 100;
}
.z-at-right
{
	width: 18px;
	position: absolute;
	top: 19px;
	left: 490px;
}
.z-at-ul
{
	width: 400px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 100px;
}
.z-at-ul li
{
	list-style: none;
	float: left;
	margin-right: 8px;
}
.z-at-li-div 
{
	position: relative;
}
.linone
{
	display: none;
}
.z-qt-li-img
{
	width: 70px;
	height: 70px;
}
.close-upimg
{
	position: absolute;
	width: 15px;
	left: 55px;
	z-index: 100;
	display: none;
}
.z-at-addpng1
{
	width: 20px;
	position: absolute;
	top: 0px;
	left: 62px;
}
.z-at-addpng2
{
	width: 20px;
	position: absolute;
	top: 0px;
	left: 142px;
}

.upload {
	width:100%;
	margin-top:30px;
	padding-bottom:50px;

}

.upload button {
	width: 160px;
	height: 40px;
}
#tijiao{background-color:#00B2B2;}
.name-head{height:55px; border-bottom:1px solid #ddd;}