﻿

/* 
        @名称: book_list
        @功能: book_list样式
*/


/*   cont    */

.member_cont {
	width: 899px;
	margin: 0 auto;
	overflow: hidden;
}
.member_contout {
	width: 899px;
	height: 12px;
	background:url("../image/contout_topbg.png") no-repeat left top;
	overflow: hidden;
}
.member_contin {
	width: 839px;
	background:url("../image/contout_centerbg.png") repeat-y left top;
	padding:10px 30px;
	overflow: hidden;
}
.member_continner {
	width: 899px;
	height: 15px;
	background:url("../image/contout_tbottombg.png") no-repeat left bottom;
	overflow: hidden;
}

.member_cont .syh_cont_detitle {
	width: 773px;
	margin: 3px auto 17px;
	background:url("../image/commentbg.png") no-repeat left top;
}
.syh_upload_cont {
	width: 815px;
	margin: 10px auto;
	overflow: hidden;
}
.syh_upload_cont label {
	display: block;
	vertical-align: top;
	margin-bottom: 20px;
}
.upload_ipt {
	display: inline-block;
	width: 78px;
	height: 26px;
	background:url("../image/syh_uploadbtn.png") no-repeat left top;
	cursor: pointer;
	vertical-align: top;
	margin:0 3px 0 0;
	overflow: hidden;
}
.upload_ipt input {
	opacity: 0;
	width: 78px;
	height: 26px;
}
.upload_span {
	display: inline-block;
	height: 26px;
	line-height: 33px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
}
.syh_upload_cont label .upload_text {
	width: 411px;
	height: 132px;
	border: 1px solid #7e5a50;
	resize: none;
	outline: none;
	vertical-align: top;
	background:none;
	border-radius: 5px;
}
.upload_btnarea {
	width: 184px;
	height: 32px;
	margin: 30px auto;
	overflow: hidden;
}
.upload_done,.upload_cancle {
	display: inline-block;
	width: 68px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
}
.upload_btnarea .upload_done {
	border:2px solid #f9e5c7;
	background-color: #a96956;
	color: #f6eddf;
	margin-right: 20px;
}
.upload_btnarea .upload_cancle {
	border:2px solid #e4d6c7;
	background-color: #b19688;
	color: #e4d6c7;
}
.syh_upload_area {
	width: 815px;
	margin: 20px auto;
}
.syh_upload_arealist {
	width: 815px;
	padding: 15px 0;
	border-bottom: 1px dashed #673729;
	overflow: hidden;
}
.syh_bookupload_pic {
	display: block;
	width: 45px;
	height: 45px;
	border: 2px solid #673729;
	border-radius: 5px;
	margin: 0 9px;
	overflow: hidden;
}
.syh_bookupload_pic img {
	width: 45px;
	height: 45px;
}
.upload_book_name {
	width: 690px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 12px;
	overflow: hidden;
}
.syh_bookupload_del {
	display: block;
	width: 22px;
	height: 23px;
	background:url("../image/syh_bookupload_del.png") no-repeat left top;
	margin: 11px 0;
}
.upload_book_progress {
	position: relative;
	width: 815px;
	margin-top:20px;
}
.syh_bookupload_cancle {
	display: block;
	width: 17px;
	height: 17px;
	background:url("../image/syh_bookupload_cancle.png") no-repeat left top;
	margin: 0 11px;
}
.upload_book_progressing {
	position: relative;
	width: 764px;
	height: 15px;
	background-color: #e4d6c7;
	border-radius: 5px;
}
.syh_bookupload_text {
	position: absolute;
	width: 68px;
	height: 41px;
	line-height: 31px;
	color: #f0e1dc;
	font-size: 20px;
	font-family: "Arial";
	background:url("../image/syh_bookupload_textbg.png") no-repeat left top;
	top: -51px;
	left:460px;
	text-align: center;
}
.upload_book_progressing_in {
	width: 500px;
	height: 15px;
	background-color: #a37465;
	border-radius: 5px;
}



