#preview{
	position:absolute;
	border:1px solid #BED0FC;
	background:#BED0FC;
	padding:5px;
	display:none;
	color:#fff;
	}
#index_main {
	width: 892px;
	margin: auto;
}

#index_left {
	width:180px;
	height: 600px;
	float: left;
	text-align: center;
}

#index_left h5 {
	border-bottom: 1px solid #BED0FC;
	height: 25px;
	margin-top: 5px;
	padding: 0px;
}

/*公告*/
#index_affiche {
	height: 360px;
	overflow: auto;
	background: white;
	border: 1px solid #BED0FC;
	margin-bottom: 3px;
}

#index_affiche p {
	width: 85%;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
}

/*网友最新评价*/
#index_appraise {
	height: 435px;
	background: white;
	border: 1px solid #BED0FC;
	margin-bottom: 3px;
}

#index_appraise h5 {
	clear: both;
}

#index_appraise_content_w {
	height: 340px;
	text-align: left;
	overflow: hidden;
}

#index_appraise_content_w p {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 26px;
	border-bottom: 1px dashed gray;
}

#index_right {
	height: 800px;
	width: 708px;
	background: #FFFFFF;
	border: 1px solid #BED0FC;
	float: right;
}

.voteCount_p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

ul,li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#content_body_title {
	height: 28px;
}

#content_body_title h5 {
	margin-top:5px;
	margin-bottom: 0px;
	padding-left: 30px;
}

#content_body_title span {
	margin-top:5px;
	float: right;
}

#content_body_content {
	text-align: center;
	border-top: 1px solid #BED0FC;
}

#content_body_content ul {
	text-align: center;
}

#content_body_content li {
	border:1px solid #BED0FC;
	float: left;
	margin: 3px 3px 10px 3px;
	text-align: center;
}

#content_body_content p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#content_body_content input {
	height: 30px;
	width: 67px;
	padding: 0px;
	padding-bottom: 4px;
	color: white;
	font-size: 12px;
	border: 0px;
	background: url("../image_web/picBtn2.gif") no-repeat;
	border: 0px;
	color: white;
	margin-bottom: 3px;
	margin-top: 3px;
}

#content_body_content input:hover {
	background: url("../image_web/picBtn2Over.gif") no-repeat;
}

#content_body_content img {
	border: 0px;
	width: 165px;
	height: 142px;
}