.user-auth {
	border-style: solid;
	border-color: #ccc;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding-left: 38px;
	overflow: hidden;
	background: #ffffff;
}

.user-auth input {
	float: left;
	width: 30%;
	height: 38px;
	line-height: normal; /* for non-ie */
	line-height: 38px\9; /* for ie */
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}

.user-auth {
	padding-left: 0px;
}

.user-auth .auth-code {
	height: 40px;
	text-align: center;
	padding-top: 0px;
	margin-left: 10px;
}
a{
	color: #333;
}
.select-plain .option-block.selected,
.select-plain .option-block:hover,
.webuploader-pick{
    background: #205373;
}

/* �ŷ�������ʽ */
.list_center .concent .title {
	font-size: 24px;
	color: #C00;
	font-family: "΢���ź�";
	line-height: 30px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

.list_center .concent {
	background: #CBEAFB;
	width: 754px;
    margin: 0 auto;
	min-height: 360px;
	height: auto;
	padding: 20px 50px;
	line-height: 24px;
}

.list_center {
	min-height: 400px;
	height: auto;
	padding: 20px 0;
}
.list_center .concent .con {
	width: 754px;
	margin: 0 auto;
	overflow: hidden;
}
.mian-accept{
	margin-top: 0px;
}
.accept-info{
	margin-top:20px;
}
.problem-suggestion{
    margin-top:20px;
    margin-bottom:20px;
    font-size: 30px;
    font-family: trebuchet ms, helvetica, sans-serif;
	text-align: center;
}
.problem-msg-title{
    margin-top:10px;
    margin-bottom:10px;
    text-align: center;
    font-family: 黑体;
    font-size: 16px;
}
.problem-msg{
	font-family: 幼圆;
	line-height: 2;
    font-size: 15px;
}