.guide{padding:5px 10px;}
.item_other input{padding:2px 5px;line-height12px;}
.tags label{AoutSize:false;width:25px;}

.success_title{text-align:center;color:green;font-size:18px;}
.item_array{border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;}
.item_array th{text-align:center;border-right:1px solid #ddd;border-top:1px solid #ddd;}
.item_array td{text-align:center;border-right:1px solid #ddd;border-top:1px solid #ddd;}
/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}


/*==========发布表单===========*/
#post{border:1px solid #e5e5e5;border-radius:5px;font-family:yahei,微软雅黑;color:#666}
.tags .basic-input{border-radius:3px;height:24px;}
.tags .first-label{width:130px}
.tags .second-label{width:61%;margin-left:15px;}
.tags .select-label{height:29px;margin-left:15px;color:#666;}
.tags .adjust-label{width:45% !important;}
.tags .team-name{width:15%;}
.tags .team-position{width:15%;margin-left:15px;}
.tags .team-shareholding-ratio{width:15%;margin-left:15px;}
.tags .team-introduction{width:35%;margin-left:15px;}
.tags .financing-time{width:15%;}
.tags .financing-turns{width: 16%;height:29px;margin-left:15px;color:#666;}
.tags .financing-amount{width:15%;margin-left:15px;}
.tags .financing-investment{width:35%;margin-left:15px;}
.tags .milestone-time{width:15%;}
.tags .milestone-events{width:74%;margin-left:15px;}
.tags .label-top-dist{margin-top:10px;}
.tags .add_one_more{text-align:center; cursor: pointer;}
.tags .one_info_div{margin-bottom:10px;}
.tags .delete_span{cursor:pointer;}
.tags .mini{border-radius:3px;padding-left:4px;}
.tags dl{clear:both;border-bottom:1px solid #e5e5e5;margin:0;padding:6px 0;}
.tags dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.tags dl{zoom:1} 
.tags dl dt.Validform_checktip{width:125px;display:inline;float:left;line-height: 30px;height:30px;padding:0;margin:0px;font-size:14px;text-align:center;}
.tags dl dt:nth-child(2) {width:125px;display:inline;float:left;line-height: 30px;height:30px;font-size:14px;text-align:right;padding:0;margin:0;}
.tags dl dd{width:680px;float:left;overflow:hidden;line-height:30px;}  
.tags dl dd a,.tags a{float:left;display:block;border-radius:5px;line-height: 30px;height:30px;padding:0px 5px;margin:0px 5px 3px 0px;border:1px solid #DBDBBD;}
.tags dl dd a:hover,.tags dl dd a.cur,.tags a.cur{color:#fff;background:#A6A8B5;text-decoration:none;}
.tags input[type=radio]{margin-right:2px;}