html {
	color: #4D4D4D;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	margin: 0;
	padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body,button,input,select,textarea {
	font: 12px/1.5 tahoma, arial, \5b8b\4f53;
}

ins,a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: blue;
}

/*----- center login css ------*/
.convenience {
	width: 85%;
	height: 175px;
/*	border: solid rgb(213, 213, 213);*/
	border-width: 1px;
	overflow: hidden;
	zoom: 1;
}

.tbr-env-fp1 .tbr-btn {
	text-align: center;
	border: 1px solid;
	line-height: 21px;
	height: 23px;
	padding: 0 10px
}

#tbr-phone .tbr-control {
	height: 22px;
	overflow: hidden
}

.tbr-env-fp1 #tbr-phone {
	padding: 15px 0 0 13px;
}

#tbr-login .tbr-block-bd {
	letter-spacing: -0.31em;
	*letter-spacing: normal;
	word-spacing: -0.43em;
	overflow: hidden
}

#tbr-login .tbr-input {
	width: 93%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top
}

#tbr-login .tbr-input input {
	width:92%;
	_width: 150px;
	text-indent: 28px;
	_text-indent: 5px;
	_display:inline;
	_vertical-align: top;
}

#tbr-login .tbr-input .tbr-input-label {
	_vertical-align: top;
	position: absolute;
	_position: static;
	top: 0;
	left: 0;
	width: 30px;
	text-align: center;
	line-height: 20px;
	_height:100%;
	font-size: 12px;
	border-right: 1px solid gainsboro;
	color: #666;
	background: #e5e5e5;
	z-index: 100;
}

#tbr-login .tbr-numberinfo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	height: 22px;
	margin-left: 9px
}

#tbr-login .tbr-numberinfo .tbr-loading {
	background:
		url(http://img04.taobaocdn.com/tps/i4/T1yD85Xc8BXXXXXXXX-16-16.gif) 0
		0 no-repeat transparent;
	padding-left: 20px;
	line-height: 23px
}

#tbr-login .tbr-numberinfo .tbr-success {
	background:
		url(http://img01.taobaocdn.com/tps/i1/T1nHQWXaRaXXX1azE.-13-13.png)
		left center no-repeat transparent;
	padding-left: 17px;
	color: #333;
	line-height: 23px
}

#tbr-login .tbr-numberinfo .tbr-error a {
	color: #666;
	line-height: 23px
}

#tbr-login .tbr-numberinfo .tbr-error a:hover {
	color: #f60 !important;
	text-decoration: none
}

.tbr-block {
	margin-bottom: 8px
}

.tbr-input {
	position: relative;
	_position: inherit;
	border: 1px solid #afafaf;
	border-right-color: gainsboro;
	border-bottom-color: gainsboro;
	height: 20px;
	overflow: hidden;
	text-align: left
}

.tbr-input input {
	background: url("") 0 -212px no-repeat transparent;
	border: 0;
	padding: 2px 0 2px 6px;
	line-height: 16px;
	height: 16px;
	color: #3e3e3e;
	font-size: 14px;
	outline: 0;
	font-weight: bold;
	position: absolute;
	_position: static;
	top: 0;
	*zoom: 1;
	left: 0;
}

.tbr-input input::-ms-clear {
	display: none
}



.tbr-input ::-webkit-input-placeholder {
	color: #bbb;
	font-family: "tahoma,arial,\5b8b\4f53,sans-serif";
	font-size: 12px;
	font-weight: normal
}

.tbr-input ::-moz-placeholder {
	color: #bbb;
	font-family: "tahoma,arial,\5b8b\4f53,sans-serif";
	font-size: 12px;
	font-weight: normal
}

.tbr-input .tbr-placeholder {
	color: #bbb;
	font-family: "tahoma,arial,\5b8b\4f53,sans-serif";
	font-size: 12px;
	font-weight: normal
}

.tbr-input .tbr-log {
	position: absolute;
	left: 1000px;
	top: 0
}

.tbr-number-input {
	font-family: verdana
}

.tbr-input-tip {
	position: absolute;
	height: 22px;
	overflow: hidden;
	z-index: 1000;
}

.tbr-input-tip p {
	line-height: 20px;
	background-color: #fff1e6;
	color: #333;
	border: 1px solid #ff7d27;
	text-indent: 6px;
	padding: 0 10px 0 5px;
}

.find-pwd {
	padding-left: 5px;
}

.tbr-buy .tbr-btn {
	float: left;
	margin-right: 10px;
	width: 92%;
}

.tbr-buy .tbr-link {
	float: left
}

.ui-input-radio{
	vertical-align:bottom;
}
.tbr-buy {
	width: 96%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.tbr-env-fp1 .tbr-btn:hover {
	text-decoration: none
}

.tbr-env-fp1 .tbr-btn-buy {
	background: #e5e5e5;
	color: #666;
	border-color: gainsboro;
	*zoom: 1
}

.tbr-env-fp1 .tbr-btn-buy:hover {
	background-position: 0 -23px;
	color: #fff !important
}
/*----- center login css ------*/