@import url(../../public/component.css);
@import url(../../public/global.css);
@import url(../../public/mylayout.css);
@import url(../../public/public.css);
@import url(../public.css);

#CptSubNavBox{
	padding: 0 20px 20px 20px;
	overflow: auto;
	zoom:1;
}
.CptSubNavContent{
	padding: 10px 20px;
}
.ShareOwner{
	height: 16px;
	line-height: 16px;
	background-color: #F7F7F7;
	border-bottom: 1px #CCCCCC solid;
	padding: 5px 15px;
}
.ShareOwner img{

}
.ShareCotent{
	padding: 15px;
	width: 400px;
}
.ShareCotentNoImg{
	padding: 15px;
	width: 560px;
}
.ShareImg{
	width: 150px;
	margin: 15px 0 15px 15px;
	_margin-left: 7px;
	font-size: 0px;
	text-align: center;
}
.ShareImg img{
	border: 1px #CCCCCC solid;
}
.ShareCount{
	font-size: 26px;
	border: 1px #CCCCCC solid;
	background-color: #F7F7F7;
	margin-top: 15px;
	width: 105px;
	text-align: center;
	padding: 20px 5px;
	margin-right: 15px;
	_margin-right: 7px;
}
.ShareTitle{
	border-top: 1px #CCCCCC solid;
	background-color: #F7F7F7;
	padding: 5px 10px;
	_padding-top: 10px;
	height: 30px;
	_height:25px;
	line-height: 30px;
	_line-height:25px;
}
.ShareTitle img{

}
.ShareMsg{
	width: 550px;
	margin: 15px 0 0 15px;
	_margin-left: 7px;
}
.ShareMsg input{
	background-color: #F7F7F7;
	border: 1px #CCCCCC solid;
	padding: 1px;
}
.ShareVote{
	margin: 15px 0 0 15px;
	_margin-left: 7px;
	border: 1px #CCCCCC solid;
	overflow: hidden;
	padding: 20px;	
}
.AllVote{
	width: 580px;
	float: left;
}
.Vote{
	margin-bottom: 8px;
	clear: both;
	overflow: auto;
	zoom: 1;
}
.Votecontent{
	text-align: right;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 2px;
	width: 220px;
}
.Votebg{
	background-color:#EFEFEF;
	float:left;
	height:20px;
	margin-right:10px;
	width:200px;
}
.Colorbg{
	float:left;
	margin:0;
	padding:0;
}
#Middlebg001{
	background: transparent url(../../../img/compents/vote/vote001.gif) repeat-x center center;
	width: 8px;
	height: 20px;
}
#Middlebg002{
	background: transparent url(../../../img/compents/vote/vote002.gif) repeat-x center center;
	width: 1px;
	height: 20px;
}
#Middlebg003{
	background: transparent url(../../../img/compents/vote/vote003.gif) repeat-x center center;
	width: 2px;
	height: 20px;
}
#Middlebg004{
	background: transparent url(../../../img/compents/vote/vote004.gif) repeat-x center center;
	width: 5px;
	height: 20px;
}
#Middlebg005{
	background: transparent url(../../../img/compents/vote/vote005.gif) repeat-x center center;
	width: 11px;
	height: 20px;
}
.Record{
	float:left;
	line-height:20px;
	width:75px;
}
.ItemInput{
	float:left;
	padding-left:5px;
	width:25px;
	margin-top: 4px !important;
	margin-top: 0px;
}
.Page{
	padding:10px 0;
	text-align:right;
	border:1px solid #ccc;
	border-top:none;
}
.break{
	word-wrap:break-word;
}

.blankBox{
	width:195px;
	border:1px solid #dedede;
	background:#ffffcc;
	margin-left:185px;
	padding:10px;
	display:none;
	position:absolute;
	z-index:2;
	line-height:18px;
}
.blankBox img{
	float:left;
}
.blankBox p{
	margin:0;
	padding:3px;
	text-align:center;
}
.blankBox p a{
	margin:0 5px;
}

.OrderPush{
	clear:both;
	height:30px;
	line-height:30px;
	font-weight: bold;
}
#Currently{
	color:#000000;
	font-size:9pt;
	font-weight:bold;
}
.errorContent{
	margin:20px 60px;
	_margin:20px 30px;
}