.detail_main {
	float: left;
	width: 980px;
	color: #808080;
}
.detail_main a {
	color: #00b34a;
	border-bottom: 1px dashed #00b34a;
}
.detail_main a:hover {
	text-decoration: none;
}
.edit_flag_main {
	color: #747474;
	background: #fff;
	overflow: hidden;
	padding: 20px 35px;
	border-radius: 5px;
}
.edit_flag_title {
	font-weight: bold;
	font-size: 22px;
	color: #999;
	width: 100%;
	height: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	border-bottom: 1px dashed #d5d5d5;
}
.edit_flag_centent {
	padding: 10px;
}
.edit_flag_centent p {
	font-size: 14px;
	line-height: 1.5em;
	text-indent: 2em;
	margin-bottom: 15px;
}
.edit_flag_fuhao {
	padding: 10px 0;
	width: 910px;
}
.edit_flag_fuhao p {
	line-height: 21px;
	font-size: 16px;
	letter-spacing:4px;
	margin-bottom: 15px;
}
.edit_flag_fuhao h2 {
	background: #fbfbfb url(../img/img_bg.gif);
	line-height: 21px;
	height: 21px;
	font-size: 18px;
	text-align: left;
	padding: 8px 15px;
	border-left: 4px solid #00b34a;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.edit_flag_fuhao h2 {
	margin-bottom: 15px;
}
.edit_flag_logo h2 {
    background: #fbfbfb url(../img/img_bg.gif);
    font-size: 18px;
    text-align: left;
    padding: 8px 35px;
    margin: 10px 10px 15px 0;
    border-left: 4px solid #00b34a;
    border-right: 4px solid #00b34a;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);}
.taocan_title {
    font-size: 30px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    padding: 10px 50px;
    border-bottom: 3px solid #355698;
    color: #fff;
    background: #139BCE;
}
.taocan_row .enter .color_bg {
	width: 83px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px 6px;
	text-align: center;
	display: inline;
}
.enter .color_bg input {
	float: left;
	_margin: 1px 0 0 0px;
}
.taocan_row .enter .color_bg input[type="checkbox"] {
	float: left;
	margin: 6px 5px 0 2px;
    *+margin:3px 5px 0 0;
}
.taocan_row .enter .color_bg input[type="checkbox"], .taocan_row .enter .color_bg label {
	line-height: 25px;
	font-size: 12px;
	cursor: pointer;
}
.taocan_row {
	padding: 10px 30px 10px 50px;
	border-bottom: 1px solid #ecf2f5;
	font-size: 14px;
	color: #757575;
	height: auto;
	_height: 40px;
	min-height: 40px;
	overflow: hidden;
    _overflow:!important;
}
.taocan_row .label {
	display: block;
	padding-right: 20px;
	width: 95px;
	line-height: 40px;
	float: left;
	color:#666;
	text-align: right;
}
.taocan_row .label .taocan_inputmust {
	color: #ff0000;
	display: inline-block;
	margin-left: -10px;
	vertical-align: middle;
}
.taocan_row .enter {
	float: left;
	width: 740px;
	height: auto;
	font-size: 12px;
}
.taocan_row .enter p {
	line-height: 21px;
	color: #9e9e9e;
}
.taocan_row .enter i {
	display: inline-block;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 11px 0 11px 5px;
	color: #9e9e9e;
}
.taocan_row .enter i a {
	color: #9e9e9e;
	border-bottom: 1px dashed #9e9e9e;
}
.taocan_row .enter p span {
	color: #ff7e7e;
}
.taocan_row .enter .taocan_bg {
	margin-bottom: 10px;
	padding: 5px 6px;
}
.color_bg_1 {
	border-left: 4px solid #F90;
	color: #F90;
	margin-top:7px;
}
.color_bg_2 {
	border-left: 4px solid #0C3;
	color: #0C3;
}
.color_bg_3 {
	border-left: 4px solid #F66;
	color: #F66;
}
.color_bg_4 {
	border-left: 4px solid #069;
	color: #069;
}
.color_bg_5 {
	border-left: 4px solid #cc6699;
	color: #cc6699;
}