*{
	margin: 0;
	padding: 0;
}
#banner{
	background: url(http://images.163ns.com/help/ban.jpg) center no-repeat ;
	background-size: 100%;
	width: 100%;
	height: 160px;
}
#wrapper{
	padding-top: 22px;
	padding-bottom: 30px;
	width: 100%;
	background-color: #F7F7F7;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.white{
	width: 801px;
	margin: 0 auto;
	background-color: #FFF;
	height: auto;
	overflow: hidden;
	zoom: 1;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	padding-right: 45px;
}
.layer-cont-right-text{
	font-size: 14px;
	color: #666666;
}
.dialog-right-list-cont{
	font-size: 18px;
	color: #333333;
	margin-top: 25px;
}
.layer-list-text{
	font-size: 14px;
	height: 65px;
	line-height: 65px;
}
.layer-right-input{
	width: 578px;
	height: 42px;
	line-height: 42px;
	border:#DCDCDC solid 1px;
}
.tc-15-rich-dialog-form{
	width:100%;
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	text-align:left;
	color:#666
	}
.tc-15-list-wrap li::after, .tc-15-list-wrap::after {
    clear: both;
    content: "";
    display: table;
}
.tc-15-input-text-wrap {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.tc-15-rich-dialog-form ul  li {
	height: auto;
	overflow: hidden;
	zoom: 1;
    list-style: outside none none;
    width: 100%;
    display: block;
    padding: 10px 0;
}
.tc-15-rich-dialog-form {
    color: #666;
    font-size: 12px;
    text-align: left;
}
.tc-15-input-tips {
    color: #EC6941;
    font-size: 12px;
    line-height: 13px;
    margin-top: 5px;
    position: relative;
    text-align: left;
}
.tc-15-list-tit {
    color: #666666;
    float: left;
    line-height: 52px;
    font-size: 14px;
    padding-right: 15px;
    text-align: right;
    width: 88px;
    font-style: normal;
}
.tc-15-list-det {
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tc-15-input-text-wrap.error > .tc-15-input-text {
    border-color: #e1504a;
    color: #e1504a;
}
.fellowshilink-dialog2 .tc-15-input-text {
    border-radius: 2px;
    height: 32px;
    line-height: 20px;
    outline: 0 none;
}
.tc-15-input-text-wrap.m .tc-15-input-text, .tc-15-rich-dialog .tc-15-input-text {
    font-size: 12px;
}
.tc-15-rich-dialog .tc-15-input-text {
    width: 315px;
}
.tc-15-input-text {
    border: 1px solid #d1d2d3;
    border-radius: 3px;
    color: #171d25;
    display: inline-block;
    font-size: 14px;
    height: 39px;
    line-height: 39px;
    padding: 5px 10px;
    vertical-align: middle;
    width: 455px;
}
.noticeWrap {
    border-color: -moz-use-text-color;
    border-style: none;
    border-width: 0;
    color: #000;
    display: inline-block;
    font-family: Verdana,arial,sans-serif;
    font-size: 12px;
    line-height: 166.6%;
    margin: 0 0 0 3px;
    overflow: visible;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

.txt-err {
    color: #ffa200;
    font-family: Verdana,arial,sans-serif;
    font-size: 13px;
    line-height:47px;
    text-align: left;
}
.copy-text{
	display: inline-block;
	width: 90px;
	height: 45px;
	line-height: 45px;
	border: #2891FC solid 1px;
	color: #2891FC;
	text-align: center;
	margin-left: 10px;
	background: none;
}

.inputsubmit{
	width: 195px;
	display: block;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	background: none;
	border: 0;
	color: #FFF;
	font-size: 16px;
	margin:  30px auto;
	background-color: #2A84DC;
}
.linksF{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.linksF h2{
	font-weight: normal;
	font-size: 20px;
}
.linksF ul li{
	float: left;
	padding: 10px;
	height: 25px;
}
.linksF ul li a{
	color: #2A84DC;
	font-size: 14px;
}