.questions,.questions_list{font-size:14px;line-height:22px;}
.questions h3{font-size:16px; font-weight:bold;color:#8b0000;}
.qt{margin-bottom: 18px;}
.ask_btn{margin-top:20px;margin-left:35px;}
.questions_list ul li.first{list-style:none;background:url(../images/li.jpg) no-repeat left;padding-left:15px;line-height:30px;}
.questions_list ul li a{font-size:14px;color:#333;text-decoration:none;}
.date{float:right;margin-right:15px;}
.words {margin-top: 20px;margin-bottom:50px;background: url(../images/ask_second.jpg) no-repeat;width: 665px;height: 333px;}
.words .postion {
  height: 226px;
  margin-left: 65px;
  margin-top: 5px;
  resize: none;
  width: 579px;
}
.btns {float:right;margin-right:10px;margin-top:15px;}
.tel{padding-top:20px;padding-left:70px;}
.page{line-height:30px; text-align:center;margin-top:30px;}
.page a{text-decoration:none; color:black;}
.page .selected{color:red;}


/*..............author css.................*/
.explain{padding-left:30px;font-size:14px;line-height:20px;padding-top:20px;width:615px;}
.info{padding-left:30px;color:#707070;font-size:12px;}
.info table tr{height:40px;}
.info table tr td{width:100px;}
.info table tr td input{width:220px; height:25px;}

/*...................contact css.....................*/
.last{list-style-type:none;border-bottom:1px dashed #707070;padding:5px 0px 10px 0px;margin-bottom:15px;}
.address ul li{font-size:14px;color:#010101;}
.first{list-style:none;background:url(../images/product_type_line.jpg) no-repeat left;margin-right:10px;}


/*................register css.....................*/
.info table tr td input.checkbox{width:15px;height:15px;}
.info table tr td.w2{width:443px;}
.info table tr td.w1{width:100px;}

/*................select css...................*/
.list{margin-left:30px;margin-top:20px;}


.f-dn{display:none;}
.info .f-input{
  width: 380px;
  height: 24px;
  line-height: 22px;
}
.info .f-input-box-small .f-input {
	width: 238px;
}
.info .lb-txyzm {
	margin-top: 30px;
}
.info .lb-submit {
	margin-top: 38px;
}
.lb-txyzm img {
	position: absolute;
	right: 0;
	top: 0;
	width: 126px;
	height: 40px;
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.step1{padding: 95px 0 260px 0;width: 425px;margin: 0 auto;}

.f-input {
	display: block;
	border-radius: 25px;
	background-color: #fff;
	border: 1px solid #ccc;
	width:100%;
	height:42px;
	padding-left:27px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
}
.lb-submit {
	display: block;

width: 100%;
margin-top:35px;
cursor: pointer;

color: #fff;

background: #28b2ed;

text-align: center;

font-size: 18px;

border-radius: 25px;

height: 60px;

line-height: 60px;

opacity: 0.9;
}
.lb-username{margin-top:35px;}
.lb-txyzm img {
	position: absolute;
	right: 0;
	top: 0;
	width: 115px;
	height: 40px;
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.info .f-input-box {
	position: relative;
}

.error-box {
	width: 100%;

background-color: #fff9f9;

box-shadow: 0px 0px 10px #ccc;

color: #c4261d;


right: -200px;

top: -2px;

border-radius: 3px;

border: 1px solid #e5c8c8;
}
.error-arrow {
	display: block;
	width: 0;
	height: 0;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	position: absolute;
	left: -10px;
	top: 0;
	margin-top: 12px;
	border-color: transparent #e5c8c8 transparent transparent;
}
.error-arrow em {

	width: 0;
	height: 0;
	position: absolute;
	left: 1px;
	top: 50%;
	margin-top: -10px;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	border-color: transparent #fff9f9 transparent transparent;
}
.error-text {
	padding-left: 20px;
	line-height: 1.5;
	padding: 10px 20px;
}
.step2{width: 425px;margin: 0 auto;padding: 95px 0 260px 0;}

.con-list{padding: 45px 0 0 60px;}
.bot-input{height:60px;}
.bot-input label{color: #333333;font-size: 21px;}
.bot-input input{margin-left: 12px;}
#username,#telphone,#school,#profess{width: 418px;height: 40px;border: none;border:1px solid #d0d0d0;border-radius: 5px;}
#province,#city,#county{
height: 29px;
margin-top: 14px;
border: none;
border-radius: 5px;
text-align: center;
color: #a6a6a6;
font-size: 16px;
width: 203px;
background: #f0efef;
}
#mess{
width: 1130px;
height: 165px;
border: none;
border-radius: 3px;
border: 1px solid #d0d0d0;
}
#send{
width: 167px;
height: 40px;
border-radius: 20px;
border: none;
background: #3ccb9c;
color: #fff;
font-size: 21px;
}