.page {
	background: #DADEDF;
	min-height: 530px;
	_height: 530px;
}
.mb10 {
	margin-bottom: 10px;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.round {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
a:hover {
	cursor: pointer;
	text-decoration: underline;
}
#doc {
	z-index: 0;
}
#main_pad {
	z-index: 1;
	padding: 0 1em;
}
#main_pad h2, #main_pad h3 {
	font-weight: 200;
	color: #333;
	margin: 0 0 .5em;
}
#main_box {
	border: none;
	background-color: #fff;
	font-family: Helvetica, Verdana, sans-serif;
	padding: 0;
}
#hd {
	background: none;
	padding: 15px 0 5px;
}
img#denglu_logo {
	float: left;
	margin: 0;
}
ul#account_nav li {
	list-style-type: none;
	float: left;
	padding: 0;
}
ul#account_nav li a, ul#account_nav li.login_info {
	display: block;
	padding: 5px 10px;
}
ul#account_nav li a:hover {
	background-color: #1179A0;
	color: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-decoration: none;
}
div#ft {
	height: 50px;
	min-height: 50px;
	overflow: hidden;
	background-color: #DADEDF;
	color: #666;
	text-align: left;
}
div#ft .padder, div#dashboard_header .padder {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position: relative;
	padding: 10px;
}
div.padder .header_app {
	position: absolute;
	top: 40px;
	right: 0;
	border-bottom: #AAA solid 1px;
}
div.padder .header_app span {
	margin-right: 10px;
}
div#ft ul li {
	list-style-type: none;
	float: left;
}
div#ft ul li a {
	display: block;
	color: #074665;
	padding: 5px 10px;
}
div#ft ul li a:hover {
	text-decoration: none;
	background-color: #ddd;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
span#copyright {
	float: right;
	padding-top: 5px;
	color: #999;
}
div#nav_bar {
	background-color: #074665;
	height: 35px;
	z-index: 100;
	padding: 5px 0;
}
div#nav_bar #nav_container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	z-index: 101;
}
ul#main_nav {
	float: right;
	list-style-type: none;
	color: #fff;
	font-size: .97em;
	height: 35px;
	z-index: 102;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.main_nav_li div {
	width: 84px;
	height: 34px;
	text-align: center;
}
.main_nav_li div a {
	height: 34px;
	line-height: 34px;
	color: #fff;
	display: block;
}
.main_nav_li div a:hover {
	color: #fff;
	text-decoration: none;
}
ul#main_nav li.main_nav_li {
	list-style-type: none;
	width: 84px;
	height: 34px;
	float: left;
	border-left: 1px solid #fff;
	z-index: 103;
	cursor: pointer;
}
ul#main_nav li.main_nav_li.last {
	border-right: 1px solid #fff;
}
ul#main_nav li.main_nav_li:hover {
	cursor: default;
	background-color: #1179a0;
}
ul#main_nav li.app_selector {
	border: none;
	padding-top: 5px;
	position: absolute;
	left: 0;
	padding-left: 10px;
}
ul#main_nav li.app_selector img {
	vertical-align: top;
	margin-top: 4px;
}
ul#main_nav li.app_selector:hover {
	background: none;
}
ul#main_nav li.app_selector select {
	width: 150px;
	margin: 2px 7px 0 0;
}
ul.subnav li.current {
	background: #fff url(https://docj27ko03fnu.cloudfront.net/rel/img/f15b30d38a29c849db7a207b0c7852f5.png) center left no-repeat;
}
ul.subnav li a {
	text-decoration: none;
	color: #444;
	display: block;
	width: 84px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
}
ul.subnav li span {
	display: block;
	padding: 5px 12px 5px 17px;
}
ul.subnav li span.plus {
	padding-left: 22px;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/f832a2c3fa6fd836f2578b6964d5ac11.png) center left no-repeat;
}
ul.subnav li span.pro {
	padding-left: 22px;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/acb6eee65a3d1259dd7eb43d934d0b73.png) center left no-repeat;
}
ul.subnav li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1179a0;
}
ul#main_nav, ul.subnav {
	list-style-type: none;
	z-index: 104;
	margin: 0;
	padding: 0;
}
ul.subnav li {
	width: 84px;
	background-color: #f6f6f6;
	list-style-type: none;
	color: #999;
}
ul.subnav {
	width: 84px;
	position: absolute;
	display: none;
	border: 1px solid #ccc;
	border-top: none;
	margin: 0 0 0 -43px;
}
a.button, input.button, div.button {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	height: 17px;
	background: #3FB8F7 url(../images/config_btn_back.png) center left repeat;
	color: #fff;
	border: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
	text-decoration: none;
	margin: 5px 0;
	padding: 6px 10px;
}
input.button {
	-webkit-appearance: none;
	height: 29px;
}
a.button.green, input.button.green, div.button.green {
	background: #7AC143 url(https://docj27ko03fnu.cloudfront.net/rel/img/89904cc2d14895bf7459db294ab6a510.png) center left repeat;
}
a.button.disabled, input.button.disabled, div.button.disabled {
	background: #eee url(https://docj27ko03fnu.cloudfront.net/rel/img/fedc172c1332e7f85f54c30ff2766a5e.png) center left repeat;
	color: #666;
}
div.button img {
	position: relative;
	top: 1px;
}
div.guide_box a.prev {
	display: inline-block;
	position: relative;
	top: 6px;
	padding: 5px 10px;
}
div.guide_box a.prev:hover {
	text-decoration: none;
	background-color: #999;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
input.text, textarea.text {
	background-color: #eee;
	border: 1px solid #ddd;
	font-size: 16px;
	color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 1px 0;
	padding: 5px;
}
select {
	font-size: 16px;
}
span.field_help {
	display: inline-block;
	color: #999;
	margin: 2px 0 0 5px;
}
span.field_msg:before {
	content: "\AB\20";
	font-size: 20px;
}
span.err {
	color: #f58002;
}
div.alert, p.alert {
	background-color: #F58002;
	color: #fff;
	position: relative;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px;
}
div.notice, div.info {
	display: inline-block;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0;
	padding: 5px 10px;
}
div.notice {
	background-color: #64AE29;
	color: #fff;
}
div.info {
	background-color: #ccc;
	color: #666;
}
div.notice.top_left:before, div.info.top_left:before {
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 50px;
}
div.notice.top_left:before {
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/e4ee557b2665f4dab7a3847eba28f1c6.png) no-repeat;
}
div.info.top_left:before {
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/7cb62821d5b0cbdb76acb315f8936b50.png) no-repeat;
}
div.notice.left_top:before {
	content: "";
	display: block;
	width: 10px;
	height: 20px;
	position: absolute;
	top: 7px;
	left: -10px;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/6d0820115c8e35d22338b24322badfe9.png) no-repeat;
}
div.notice.bottom_right:after {
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	right: 50px;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/52f863897c313757c319aae6f94b66e6.png) no-repeat;
}
ul.toggle_nav {
	font-size: 153.9%;
	margin: 0;
	padding: 0;
}
ul.toggle_nav:after {
	content: "";
	display: block;
	clear: both;
}
ul.toggle_nav li {
	list-style-type: none;
	float: left;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/fedc172c1332e7f85f54c30ff2766a5e.png) center left repeat;
	margin: 0;
	padding: 5px 15px;
}
ul.toggle_nav li.selected {
	background: #074764;
	color: #fff;
}
ul.toggle_nav li a {
	color: #666;
	text-decoration: none;
}
ul.toggle_nav li.first {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
ul.toggle_nav li.last {
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
div.guide_box {
	background-color: #666;
	color: #fff;
	margin-top: -10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	z-index: 5;
	_zoom: 1;
	padding: 5px 10px;
}
div#main_box .h2_title, div#main_box .h3_title {
	color: #000;
}
div.guide_box .guide_note, div#main_box div.guide_box > a, div.guide_box .guide_note a {
	color: #fff;
	font-size: 10px;
}
div.guide_box .guide_note a {
	text-decoration: underline;
}
div.guide_box > div.button {
	float: right;
	line-height: 15px;
	margin: -5px 10px;
}
div.guide_content {
	background-color: #fff;
	color: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0 5px;
	padding: 20px 10px;
}
div.guide_content div.group {
	background-color: #e6e6e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0 0;
	padding: 10px;
}
ul.steps li {
	float: left;
	list-style-type: none;
	font-size: 14px;
	position: relative;
	text-align: center;
	margin: 5px 10px 10px 0;
	padding: 0;
}
ul.steps li a, ul.steps li span {
	display: inline-block;
	width: 115px;
	color: #666;
	padding: 5px 10px;
}
#signup ul.steps li a, #signup ul.steps li span {
	width: 135px;
}
ul.steps li.laststep {
	margin-right: 0;
}
ul.steps a:hover {
	text-decoration: none;
	background-color: #eee;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
ul.steps li img {
	vertical-align: middle;
	margin: 0 0 0 20px;
}
ul.steps li.active span {
	color: #074764;
	background-color: #eee;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
ul.steps li.active span:after {
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	left: 65px;
	background: url(../images/active_step.png) no-repeat;
}
td, th {
	border: 0;
}
th {
	vertical-align: top;
	font-weight: 700;
	text-align: center;
}
.feedback th {
	width: 10em;
	padding-left: 1em;
}
.formError {
	background-color: #f99;
	color: #000;
	font-weight: 700;
	margin-bottom: .5em;
	padding: .5em;
}
.formNotice {
	background-color: #ffc;
	font-weight: 700;
	color: #000;
	margin-bottom: .5em;
	padding: .5em;
}
a {
	color: #009DDC;
	text-decoration: none;
}
div#hd {
	height: 120px;
	position: relative;
	background-image: url(https://docj27ko03fnu.cloudfront.net/rel/img/d7886f5332f033ab301dd9346e2682a5.png);
	background-repeat: no-repeat;
	background-position: 50% 17%;
}
#toplinks {
	background-color: #009DDC;
	color: #FFF;
	padding: .5em;
}
#toplinks a {
	text-decoration: underline;
	color: #FFF;
}
div#hd a.logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 28px;
}
div#hd img#guys {
	position: absolute;
	top: 10px;
	right: 69px;
}
div#bd {
	height: 550px;
	_height: 550px;
	min-height: 550px;
	clear: both;
	position: relative;
	padding-bottom: 1em;
}
input.key {
	font-family: monospace;
	width: 25em;
}
#index_two_column {
	margin-top: 15px;
}
#learn_more_link {
	font-weight: 700;
	font-size: 123.1%;
	color: #000;
}
#m1 {
	padding-left: .6em;
}
#openid_identifier {
	background-image: url(https://docj27ko03fnu.cloudfront.net/rel/img/a2d54f813d90031b91090ff6d94be163.ico);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
	font-size: 123.1%;
	width: 20em;
}
#login.openid input[type=submit], #signin.site input[type=submit] {
	font-size: 123.1%;
	width: 7em;
	text-align: center;
	margin-top: .5em;
}
#signin.site a.secondary {
	font-size: 116%;
	color: #777;
}
table.labels_on_left th {
	text-align: right;
	vertical-align: top;
	border: none;
}
table.mappings td {
	border: 1px solid #000;
}
.subtle {
	color: #888;
}
.big_button {
	font-weight: 700;
	padding: .3em 1em;
}
.breadcrumbs {
	font-weight: 700;
	font-size: 167%;
}
input#who_field, input#subject_field {
	width: 20em;
}
textarea#feedback_field {
	width: 30em;
}
div#bd #tabs-main {
	margin-left: 13.4249em;
	min-height: 300px;
}
#toc {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 0;
}
#toc li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#toc a {
	font-size: 116%;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: .25em 0;
}
#toc div {
	padding: .122em .122em .122em .487em;
}
#toc a:hover {
	background-color: #EEE;
}
#toc a.current {
	color: #fff;
	font-weight: 700;
	background: #074764;
}
#toc li.submenu {
	padding-top: 1px;
	padding-bottom: 1px;
}
li.header {
	list-style-type: none;
	font-weight: 700;
}
h1 {
	color: #074764;
	font-weight: 400;
	font-size: 138.5%;
	margin: 0 0 .25em;
}
.clean-body #ft {
	background-color: #FFF;
	color: #999;
	border-top: solid 1px #999;
}
.code {
	font-family: monospace;
	background-color: #eee;
	font-size: smaller;
	padding: .25em;
}
.code .change {
	color: red;
}
.xbullets li {
	list-style-image: url(https://docj27ko03fnu.cloudfront.net/rel/img/c2fba629ec154610eddd22bad58e01d6.png);
	font-weight: 700;
	font-size: 123.1%;
	padding-bottom: .3em;
}
#demo h3 {
	color: #074764;
}
.yui-skin-tnarg {
	background: #FAFAFA;
}
.yui-skin-tnarg .yui-navset .yui-nav, .yui-skin-tnarg .yui-navset .yui-navset-top .yui-nav {
	position: relative;
	zoom: 1;
	width: 100%;
}
.yui-skin-tnarg .yui-navset .yui-nav li, .yui-skin-tnarg .yui-navset .yui-navset-top .yui-nav li {
	zoom: 1;
	width: 16.5%;
	text-align: center;
	margin: 0;
	padding: 1px 0 0 1px;
}
.yui-skin-tnarg .yui-navset .yui-nav a, .yui-skin-tnarg .yui-navset .yui-navset-top .yui-nav a {
	color: #000;
	position: relative;
	text-decoration: none;
	display: block;
}
.yui-skin-tnarg .yui-navset .yui-nav a em, .yui-skin-tnarg .yui-navset .yui-navset-top .yui-nav a em {
	cursor: pointer;
	left: 0;
	right: 0;
	bottom: 0;
	top: -1px;
	position: relative;
	font-weight: 700;
	color: #fafafa;
	border: 1px solid #D3D3D3;
	font-size: 116%;
	background-image: url(https://docj27ko03fnu.cloudfront.net/rel/img/7741d23b1fc47d4ee0b8e4ddaea268ad.png);
	background-repeat: repeat-x;
	padding: .5em;
}
.yui-skin-tnarg .yui-navset .yui-nav li.get a em {
	background-image: url(https://docj27ko03fnu.cloudfront.net/rel/img/2434d6b7cd5abb30bb0858d70b328829.png);
	background-repeat: repeat-x;
}
.yui-skin-tnarg .yui-navset .yui-nav .selected a, .yui-skin-tnarg .yui-navset .yui-nav .selected a:focus, .yui-skin-tnarg .yui-navset .yui-nav .selected a:hover {
	color: #fff;
}
.yui-skin-tnarg .yui-navset .yui-nav a:hover, .yui-skin-tnarg .yui-navset .yui-nav a:focus {
	outline: 0;
}
.yui-skin-tnarg .yui-navset .yui-nav li.selected a em {
	color: #074764;
	background-image: none;
	background-color: #FAFAFA;
}
.yui-skin-tnarg .yui-navset .yui-nav .selected a, .yui-skin-tnarg .yui-navset .yui-nav .selected a em {
	border-bottom: 1px solid #FAFAFA;
}
.yui-skin-tnarg .yui-navset .yui-content {
	background: #FAFAFA;
	border: solid #D3D3D3;
	border-width: 0 1px 1px;
}
.yui-skin-tnarg .yui-navset .yui-content, .yui-skin-tnarg .yui-navset .yui-navset-top .yui-content {
	padding: 2em 2.25em 1em;
}
input.md5 {
	width: 21em;
	font-family: monospace;
}
table#features th {
	font-size: 153.1%;
	text-align: center;
	color: #FFF;
	padding: .25em;
}
table#features td.first {
	text-align: left;
	font-weight: 700;
}
table#features td {
	text-align: center;
	border-bottom: 1px solid #888;
	padding: .5em;
}
table#features tr {
	border-bottom: 1px solid #888;
	background-color: #FFF;
}
table#features tr.last {
	border-bottom: none;
	background-color: inherit;
}
table#features tr.last td {
	padding: 10px 0;
}
div.tos-display {
	text-align: center;
	background-color: #FAFAFA;
}
div.tos-display iframe {
	width: 600px;
	height: 200px;
	border: solid 1px #D3D3D3;
	background-color: #FFF;
	margin: 1em .5em .5em;
}
div.spaced {
	margin-top: .5em;
	margin-bottom: .5em;
}
#identifier_list td.name {
	max-width: 39em;
	overflow: hidden;
	white-space: nowrap;
}
table.access_list td.name {
	max-width: 25em;
	overflow: hidden;
	white-space: nowrap;
}
table.access_list td {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: .25em;
}
table.admin_rp_listing div.display_name {
	overflow: hidden;
	max-width: 25em;
	text-overflow: ellipsis;
}
span.login_info {
	max-width: 300px;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: bottom;
	text-overflow: ellipsis;
}
.boxed {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: .75em;
}
ol.setup_instructions li {
	padding-bottom: .3em;
}
table#create_rp th {
	text-align: right;
	white-space: nowrap;
}
div#docs_link {
	height: 1.3em;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #EEE;
	float: right;
	margin-left: -1em;
	font-size: 116%;
	padding: .5em 1em;
}
div#main_trail {
	background-color: #eee;
	height: 1.3em;
	font-size: 116%;
	padding: .5em 1em;
}
dl.dashboard {
	font-size: 95%;
	margin: 0;
}
dl.dashboard dt {
	color: #777;
	display: block;
	font-weight: 400;
	margin: 0 0 2px;
}
dl.dashboard dd {
	color: #333;
	display: block;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 0 8px;
}
ul.dashboard {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
h3.dashboard_title {
	font-size: larger;
	color: #444;
	margin: 0 0 5px;
}
ul.dashboard li {
	list-style: none;
	border-bottom: 1px solid #ddd;
}
table.rp-listing {
	font-size: 116%;
	margin: 0;
	padding: 0;
}
table.rp-listing tr {
	margin-bottom: .2em;
}
table.rp-listing td {
	padding: 0 .2em .3em;
}
span.dim-badge {
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}
hr.dashboard {
	border: 0;
	border-top: 1px solid #ddd;
	height: 0;
	margin: 1em 0;
}
a#uservoice-dialog-close {
	background-image: url(http://cdn.uservoice.com/images/icons/close.png);
}
a#uservoice-feedback-tab {
	position: fixed;
	left: 0;
	top: 40%;
	display: block;
	background: #074764 url(https://rpx.uservoice.com/images/feedback_tab.png) -2px 50% no-repeat;
	width: 25px;
	height: 90px;
	margin-top: -45px;
	border: outset 1px #009DDC;
	border-left: none;
	z-index: 100001;
}
a#uservoice-feedback-tab:hover {
	background-color: #009DDC;
	cursor: pointer;
}
h1#doc-page-title {
	height: 0;
	overflow: hidden;
	margin: 0;
}
#billing {
	width: 35em;
	margin-top: 1em;
}
fieldset.billing-info {
	width: 100%;
	background: #eeeef9;
	border-top: 1px solid #777;
	padding-top: 1.25em;
	margin-bottom: 2em;
	position: relative;
}
fieldset.billing-info .padder {
	padding: .1em 1em;
}
.billing-info legend {
	font-weight: 700;
	border: 1px solid #cce;
	background: #eeeef9;
	margin-left: .5em;
	position: absolute;
	top: -.5em;
	padding: 0 .5em;
}
.billing-info hr {
	border: 1px inset #eee;
}
.billing-info ul {
	margin-left: 0;
}
.billing-info li {
	list-style: none;
	text-decoration: none;
	margin: .5em;
}
.billing-info label {
	width: 9em;
	display: inline-block;
	text-align: right;
}
.billing-info input, .billing-info select {
	font-size: larger;
}
#payment-plan-choices label {
	text-align: left;
	width: auto;
	font-weight: 700;
	display: inline;
}
.error_indicator {
	font-weight: 700;
	color: red;
}
div.ie_spacer {
	padding-top: 1.5em;
}
#plus-upgrade-nav-item {
	margin-top: .5em;
	border-bottom: none;
	text-align: center;
}
#plus-upgrade-table {
	width: 40em;
	font-size: 125%;
}
#plus-upgrade-table th, #plus-upgrade-table td {
	text-align: left;
	vertical-align: top;
}
#plus-upgrade-table tr {
	border-bottom: 1px solid #eee;
}
#plus-upgrade-head {
	background: #009DDC;
	color: #FFF;
	font-size: 200%;
	font-weight: 700;
	height: 1.5em;
	margin-bottom: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: .75em;
}
#place-order-container {
	text-align: center;
	margin-top: 2em;
}
#place-order-button {
	margin-top: .75em;
	font-size: 150%;
	width: 10em;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input#upgrade-now-button {
	float: right;
	padding: 0;
}
img.rp-favicon {
	width: 16px;
	height: 16px;
	margin-right: .3em;
	vertical-align: middle;
}
form.form1 {
	background-color: #eee;
	border: 1px dashed #aaa;
	padding: 1em;
}
div.statsnav {
	width: 600px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	color: #777;
	margin: 2em 0 1em;
	padding: 1em;
}
div.stats {
	width: 600px;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/dc5be8e6ae9887ba378e4f5f598ef494.png) top left repeat-x;
	border-top: 2px solid #eee;
	border-bottom: 1px solid #ccc;
	margin: 2em 0 1em;
	padding: 1em;
}
h2 {
	font-size: 123.1%;
}
h3 {
	font-size: 108%;
}
h1, h2, h3 {
	color: #074764;
	margin: 6px 0;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}
em {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
blockquote, ul, ol, dl {
	margin: 1em;
}
dl dd {
	margin-left: 1em;
}
th, td {
	padding: .5em;
}
caption {
	margin-bottom: .5em;
	text-align: center;
}
p, fieldset, table, pre {
	margin-bottom: 1em;
}
input[type=text], input[type=password] {
	width: 11.9em;
}
div.logo {
	float: left;
	margin-left: 10px;
}
span#tagline {
	padding-left: 5px;
	line-height: 20px;
	color: #074764;
}
ul#site_nav li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 2px 10px;
}
table.footnote {
	border: none;
	margin: 0 0 0 9px;
	padding: 0;
}
td.footnote_bullet {
	width: 10px;
	vertical-align: top;
	text-align: right;
	font-size: 90%;
	margin: inherit;
	padding: 3px 0 3px 3px;
}
td.footnote_text {
	vertical-align: top;
	font-size: 90%;
	margin: inherit;
	padding: 3px;
}
tr.footnote_row {
	margin-top: 20px;
}
ul.other_docs li {
	display: inline;
	border-right: 1px solid #074764;
	margin: 5px 0 5px 2px;
	padding: 2px 15px;
}
ul.other_docs li.first {
	padding-left: 3px;
}
div.main_col {
	float: left;
	width: 425px;
}
.module_label {
	position: relative;
	top: 10px;
	float: right;
	background: #eee url(../images/btn_left.png) left no-repeat;
	_width: 80px;
}
.module_label2 {
	height: 18px;
	background: transparent url(../images/btn_right.png) right no-repeat;
	z-index: 1;
	padding: 2px 10px;
}
.module_label a:hover {
	color: #074D9E;
}
p.message {
	background-color: #eee;
	margin-top: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 1em;
}
table.dash_start {
	clear: both;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/d461d8eeb710c9c2a8fd59cb5fd240dd.png) bottom left repeat-x;
	border-top: 2px solid #eee;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	width: 425px;
}
table.dash_start td {
	margin-bottom: .5em;
}
table.dash_stats {
	border-top: 2px solid #eee;
	margin-bottom: 2em;
	clear: both;
}
table.dash_stats tr.space td {
	height: 2em;
}
tr.dash_highlights td {
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/d461d8eeb710c9c2a8fd59cb5fd240dd.png) bottom left repeat-x;
	width: 212px;
	padding: 1em;
}
table.dash_stats td.chart {
	padding-left: 20px;
}
table.dash_stats span.value {
	font-size: 1.6em;
	color: #009DDC;
	font-weight: 400;
}
span.down {
	color: #900;
}
span.trend {
	float: right;
	line-height: 1.5em;
	background-color: #fff;
	padding: 1px 5px;
}
table.dash_stats td.right {
	text-align: right;
	padding-right: .5em;
}
.dash_info {
	width: 260px;
	float: right;
	background: url(https://docj27ko03fnu.cloudfront.net/rel/img/d461d8eeb710c9c2a8fd59cb5fd240dd.png) bottom left repeat-x;
	border-top: 2px solid #eee;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	padding: 1em;
}
.dash_info dt {
	color: #777;
	font-weight: 400;
	font-size: .93em;
	display: block;
	margin: 0 0 2px;
}
.dash_info dd {
	color: #000;
	font-weight: 400;
	display: block;
	margin: 0 0 8px;
}
.api_key1, .api_key2, .papi_key1, .papi_key2 {
	font-size: .8em;
}
hr {
	border: none;
	border-top: 1px solid #eee;
	margin: 1em 0;
}
ul.token_url_domains li {
	list-style-type: none;
	color: #000;
}
h1.main {
	margin-top: 0;
}
.doc-section {
	page-break-after: always;
}
.api {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 100%;
}
.api tr.first {
	color: #fff;
	text-align: left;
}
.api tr.first th {
	text-align: left;
}
.api td {
	border: 1px solid #000;
	font-family: monospace;
}
layout:after, .denglu_share_block ul li:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	overflow: hidden;
	zoom: 1;
}
h4 {
	border-top: 1px solid #CCC;
	padding-top: 20px;
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0;
}
.denglu_main .denglu_h3 {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	font-weight: 700;
	color: #333;
	background-color: #F5F5F5;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.denglu_main .denglu_line {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	display: block;
	color: #333;
	height: 24px;
	line-height: 24px;
}
.denglu_main .denglu_next, .denglu_main .denglu_previous, .denglu_main .denglu_next:hover, .denglu_main .denglu_previous:hover, .denglu_main .prohibition_next, .denglu_main .prohibition_previous {
	background: url(../images/denglu_bg.png) no-repeat 0 0;
	display: block;
	float: left;
	text-indent: -999em;
	width: 25px;
	height: 65px;
}
.denglu_main .denglu_next {
	background-position: -25px 0;
}
.denglu_main .denglu_previous {
	background-position: 0 0;
}
.denglu_main .denglu_next:hover {
	background-position: -25px -75px;
}
.denglu_main .denglu_previous:hover {
	background-position: 0 -75px;
}
.denglu_main .prohibition_next {
	background-position: -25px -150px;
}
.denglu_con li {
	float: left;
	padding: 0 18px 10px 3px;
}
.denglu_con li .denglu_ico {
	text-indent: -999em;
	display: block;
	width: 120px;
	height: 30px;
}
.denglu_renren, .denglu_sina, .denglu_tencent, .denglu_netease, .denglu_sohu, .denglu_windowslive, .denglu_360, .denglu_shengda, .denglu_kaixin001, .denglu_douban, .denglu_google, .denglu_51, .denglu_qzone, .denglu_alipay, .denglu_tenpay, .denglu_taobao, .denglu_yahoo, .denglu_tianya, .denglu_baidu, .denglu_kaixin001open, .denglu_alipayquick, .denglu_netease163 {
	background: url(../images/denglu_all_bg.gif) no-repeat 0 0;
}
.denglu_renren {
	background-position: -350px 0;
}
.denglu_sina {
	background-position: -350px -30px;
}
.denglu_tencent {
	background-position: -350px -60px;
}
.denglu_netease {
	background-position: -350px -90px;
}
.denglu_sohu {
	background-position: -350px -120px;
}
.denglu_windowslive {
	background-position: -350px -150px;
}
.denglu_360 {
	background-position: -350px -180px;
}
.denglu_shengda {
	background-position: -350px -210px;
}
.denglu_douban {
	background-position: -350px -270px;
}
.denglu_google {
	background-position: -350px -300px;
}
.denglu_51 {
	background-position: -350px -330px;
}
.denglu_qzone {
	background-position: -350px -360px;
}
.denglu_tenpay {
	background-position: -350px -420px;
}
.denglu_taobao {
	background-position: -350px -450px;
}
.denglu_yahoo {
	background-position: -350px -480px;
}
.denglu_tianya {
	background-position: -350px -510px;
}
.denglu_baidu {
	background-position: -350px -570px;
}
.denglu_netease163 {
	background-position: -350px -600px;
}
.denglu_username {
	margin-top: 20px;
	color: #737575;
	font-size: 14px;
	font-weight: 700;
}
.denglu_username span {
	color: #195698;
	font-size: 14px;
	font-weight: 700;
}
.denglu_userother {
	margin-top: 14px;
}
.denglu_userother a {
	color: #27619e;
	font-size: 12px;
}
.denglu_userother2 {
	margin-top: 24px;
	float: right;
}
.denglu_main .denglu_vertical_next, .denglu_main .denglu_vertical_previous, .denglu_main .denglu_vertical_next:hover, .denglu_main .denglu_vertical_previous:hover, .denglu_main .vertical_prohibition_next, .denglu_main .vertical_prohibition_previous {
	background: url(../images/denglu_bg.png) no-repeat 0 0;
	display: block;
	text-indent: -999em;
	width: 140px;
	height: 25px;
}
.denglu_main .denglu_vertical_previous {
	background-position: -50px 0;
}
.denglu_main .denglu_vertical_next {
	background-position: -50px -25px;
}
.denglu_main .denglu_vertical_previous:hover {
	background-position: -50px -50px;
}
.denglu_main .denglu_vertical_next:hover {
	background-position: -50px -75px;
}
.denglu_main .vertical_prohibition_previous {
	background-position: -50px -100px;
}
.denglu_main .vertical_prohibition_next {
	background-position: -50px -125px;
}
.denglu_vertical_con {
	height: 150px;
	overflow: hidden;
	zoom: 1;
	padding: 5px 5px 0;
}
.denglu_vertical_con ul {
	width: 130px;
	height: 150px;
}
.denglu_vertical_con li {
	width: 120px;
	padding: 0 5px;
}
.denglu_vertical_con li .denglu_ico {
	display: block;
	width: 120px;
	height: 30px;
}
.denglu_main_ico .denglu_h3 {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	color: #333;
	height: 20px;
	line-height: 20px;
}
.denglu_single_next, .denglu_single_previous, .denglu_single_next:hover, .denglu_single_previous:hover, .prohibition_single_previous, .prohibition_single_next {
	background: url(../images/denglu_all_bg.gif) no-repeat 0 0;
	display: block;
	float: left;
	text-indent: -999em;
	width: 20px;
	height: 20px;
}
.denglu_single_previous {
	background-position: -90px -150px;
}
.denglu_single_next {
	background-position: -110px -150px;
}
.denglu_single_previous:hover {
	background-position: -50px -150px;
}
.denglu_single_next:hover {
	background-position: -70px -150px;
}
.prohibition_single_previous {
	background-position: -130px -150px;
}
.prohibition_single_next {
	background-position: -150px -150px;
}
.denglu_con_ico {
	height: 20px;
	overflow: hidden;
	zoom: 1;
}
.denglu_con_ico li {
	float: left;
	padding: 0 5px;
}
.denglu_con_ico li .denglu_ico_s {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	white-space: nowrap;
}
.denglu_s_renren, .denglu_s_sina, .denglu_s_tencent, .denglu_s_netease, .denglu_s_sohu, .denglu_s_windowslive, .denglu_s_360, .denglu_s_shengda, .denglu_s_kaixin001, .denglu_s_douban, .denglu_s_google, .denglu_s_51, .denglu_s_12, .denglu_s_13, .denglu_s_14, .denglu_s_more {
	background: url(../images/denglu_all_bg.gif) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}
.denglu_s_renren {
	background-position: -260px 0;
}
.denglu_s_sina {
	background-position: -260px -20px;
}
.denglu_s_tencent {
	background-position: -260px -40px;
}
.denglu_s_netease {
	background-position: -260px -60px;
}
.denglu_s_sohu {
	background-position: -260px -80px;
}
.denglu_s_windowslive {
	background-position: -260px -100px;
}
.denglu_s_360 {
	background-position: -260px -120px;
}
.denglu_s_shengda {
	background-position: -260px -140px;
}
.denglu_s_kaixin001 {
	background-position: -260px -160px;
}
.denglu_s_douban {
	background-position: -260px -180px;
}
.denglu_s_google {
	background-position: -260px -200px;
}
.denglu_s_51 {
	background-position: -260px -220px;
}
.denglu_s_12 {
	background-position: -260px -240px;
}
.denglu_s_13 {
	background-position: -260px -260px;
}
.denglu_s_14 {
	background-position: -260px -280px;
}
.denglu_s_more {
	background-position: -280px 0;
}
.denglu_share {
	background: url(../images/denglu_all_bg.gif) no-repeat 0 0;
	display: block;
	width: 60px;
	height: 24px;
	text-indent: -999em;
	float: left;
}
.denglu_share_more, .denglu_share_more2 {
	width: 90px;
	height: 24px;
}
.denglu_share_more2 {
	background-position: 0 -30px;
}
.denglu_share_renren {
	background-position: 0 -60px;
}
.denglu_share_sohu {
	background-position: 0 -180px;
}
.denglu_share_tencent {
	background-position: 0 -120px;
}
.denglu_share_windowslive {
	background-position: 0 -210px;
}
.denglu_share_360 {
	background-position: 0 -240px;
}
.denglu_share_shengda {
	background-position: 0 -270px;
}
.denglu_share_kaixin001 {
	background-position: 0 -300px;
}
.denglu_share_douban {
	background-position: 0 -330px;
}
.denglu_share_google {
	background-position: 0 -360px;
}
.denglu_share_51 {
	background-position: 0 -390px;
}
.denglu_share_block {
	border: 1px solid #CCC;
	position: absolute;
	left: 0;
	top: 30px;
}
.denglu_share_block ul {
	zoom: 1;
	padding: 5px;
}
.denglu_share_block ul li {
	height: 20px;
	line-height: 20px;
	float: left;
	width: 100px;
	zoom: 1;
	padding: 2px 5px;
}
.denglu_share_block ul li a {
	display: block;
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	height: 20px;
	line-height: 20px;
}
.denglu_share_h3 {
	color: #333;
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	font-weight: 700;
	background-color: #F5F5F5;
	border-bottom: 1px solid #DDD;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
}
.denglu_share_foot {
	color: #666;
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	height: 20px;
	line-height: 20px;
	background-color: #F5F5F5;
	border-top: 1px solid #DDD;
	text-align: right;
	padding-right: 5px;
}
.login_bg {
	width: 1000px;
	background: #fff;
	margin: 60px auto;
	padding: 0;
}
.login_main {
	background: #fff url(../images/enter.gif) no-repeat 380px center;
	width: 830px;
	height: 294px;
	padding: 0;
}
.login_other {
	width: 378px;
}
.login_other h3 {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	margin-bottom: 8px;
}
.login_box {
	border: 1px solid #D8DCDD;
	width: 428px;
	float: right;
	margin-top: 16px;
	margin-left: 20px;
	height: 260px;
}
.login_box .hd {
	height: 36px;
}
.login_box .hd li {
	float: left;
	width: 214px;
	margin-right: -1px;
	list-style: none;
	background: #fff;
}
.login_box .hd li.current {
	background: #F3F3F3;
}
.login_box .hd li h2 {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	color: #333;
	height: 36px;
	line-height: 36px;
	margin: 0;
}
.login_box .hd li a {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #999;
}
.login_box .bd {
	background: #fff;
	padding: 0 5px;
}
.login_box_con {
	padding: 10px 0 0 64px;
}
.login_box_con .field {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	padding-top: 12px;
}
.login_box_con .field label {
	display: inline-block;
	width: 60px;
	text-align: right;
	padding-right: 10px;
	color: #000;
}
.login_box_con .inputtext {
	width: 216px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #d8dcdd;
	color: #000;
}
.login_box_con .safe {
	padding: 12px 0 0 74px;
}
.login_box_con .safe label {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
	vertical-align: middle;
	color: #000;
	margin-left: 3px;
	cursor: pointer;
}
.login_box_con .btn * {
	font: 12px/1.5 tahoma, '宋体', arial, sans-serif;
}
.login_box_con .btn {
	padding-top: 10px;
	padding-left: 74px;
	margin-bottom: 26px;
}
.login_box_con .btn2 {
	padding-top: 10px;
	padding-left: 184px;
	margin-bottom: 26px;
}
.login_box_con .btn button {
	background: url(../images/enter-btn.gif) no-repeat 0 0;
	width: 56px;
	height: 28px;
	cursor: pointer;
	border: none;
	text-indent: 1px;
	color: #fff;
}
.login_box_con .btn a {
	color: #999;
	margin-left: 5px;
}
.login_box .bf {
	background: url(../images/login_bg.png) no-repeat -800px bottom;
	text-indent: -999em;
	width: 326px;
	height: 20px;
	line-height: 20px;
	zoom: 1;
}
.login_box_con .btn button.register {
	background: url(../images/enter-btn.gif) no-repeat 0 0;
}
.fill_form {
	width: 750px;
	min-height: 540px;
	_height: 540px;
	margin: 20px auto;
}
.local_form {
	width: 750px;
	min-height: 180px;
	_height: 180px;
	border-bottom: 1px #E1E1E1 dashed;
	margin: 20px auto;
}
.fill_form .field {
	padding-top: 15px;
}
.fill_form .field .form_text {
	color: #333;
	font-size: 14px;
	display: inline-block;
	width: 180px;
	text-align: right;
	margin-right: 10px;
}
.fill_form .field .form_notes {
	color: #C00;
	font-size: 14px;
	font-weight: 700;
}
.fill_form .field .inputtext {
	width: 240px;
	height: 20px;
	line-height: 20px;
}
.fill_form .field .channels {
	padding-left: 110px;
	margin-top: 10px;
}
.fill_form .field .channels label {
	vertical-align: middle;
	cursor: pointer;
	margin: 0 10px 0 3px;
}
.fill_form_btn {
	margin: 20px 0 0 110px;
}
.fill_form_btn button {
	font-size: 14px;
	padding: 0 10px;
}
.con_notes {
	color: #C00;
}
.guide_radio {
	margin-top: 42px;
	margin-right: 10px;
}
.guide_text {
	margin-left: 10px;
	margin-top: 40px;
	font-size: 14px;
	font-weight: 700;
	color: #FF6000;
}
.ui-dialog-container {
	background: #FFF;
}
.ui-dialog-titlebar {
	padding-left: 10px;
	height: 30px;
	background: #E1E1E1;
	cursor: move;
}
.ui-dialog-title {
	font-size: 15px;
	font-weight: 700;
	color: #074764;
	line-height: 30px;
}
.ui-dialog-titlebar-close, .ui-dialog-titlebar-close-hover {
	background: url(../images/dialog_close.gif) repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 17px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 18px;
}
.ui-dialog-titlebar-close-hover {
	background: url(../images/dialog_close.gif) no-repeat scroll -20px 0 transparent;
}
.app_content {
	padding: 10px;
}
.app_link {
	margin-top: 25px;
	font-size: 20px;
	color: #C00;
}
.app_link a {
	font-size: 100%;
}
.windowleft {
	background: #000;
	opacity: .3;
}
html > body .topleft, *+ html .topleft {
	background: url(../images/table_top_left.png);
	width: 5px;
	height: 5px;
}
html > body .topright, *+ html .topright {
	background: url(../images/table_top_right.png);
	width: 5px;
	height: 5px;
}
html > body .btmleft, *+ html .btmleft {
	background: url(../images/table_btm_left.png);
	width: 5px;
	height: 5px;
}
html > body .btmright, *+ html .btmright {
	background: url(../images/table_btm_right.png);
	width: 5px;
	height: 5px;
}
html > body .windowtop, *+ html .windowtop {
	background: url(../images/top.png) repeat-x;
}
.ui-dialog {
	background: #FFF;
	border: #AAA solid 5px;
}
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	opacity: .6;
	background: #000;
}
.con_warning {
	padding-left: 14px;
	background: url(../images/warning_icon.gif) 0 5px no-repeat;
	color: #000;
}
.share_page {
	zoom: 1;
	padding: 10px;
}
.share_page_user {
	float: left;
	border: 1px solid #CCC;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding: 1px;
}
.denglu_share_con .test {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
}
.denglu_share_con textarea {
	width: 350px;
	height: 50px;
	border: 1px solid #CCC;
}
.denglu_share_title span {
	font-size: 14px;
	vertical-align: middle;
}
.denglu_share_title input {
	height: 20px;
	line-height: 20px;
	width: 277px;
}
.denglu_share_pic {
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #CCC;
	padding: 2px;
}
.denglu_share_pic_con p {
	margin-top: 5px;
}
.guide_site {
	margin-bottom: 20px;
	border: #E1E1E1 solid 1px;
}
.guide_title {
	background: #EEE;
	border-bottom: #E1E1E1 solid 1px;
	padding: 5px 10px;
}
.guide_site .guide_title p {
	line-height: 22px;
	font-size: 14px;
	margin: 0;
}
.guide_title b {
	color: #FF6000;
}
.guide_code {
	padding: 0 10px 10px;
}
.loginAdmin_box {
	float: none;
	margin: 16px auto 0;
}
.loginAdmin_box .hd li.current {
	width: 100%;
}
.yui-t2, .loginAdmin_main {
	background: #fff;
}
.left, .floatL, .secend_login {
	float: left;
}
.right, select#date_range {
	float: right;
}
.relative, .denglu_share_box {
	position: relative;
}
label, .module_label a {
	color: #666;
}
ul#account_nav, ul#site_nav {
	float: right;
	margin: 0;
	padding: 0;
}
div#dashboard_header, #ui-tabs .yui-content pre.code {
	background-color: #fff;
}
div#ft ul, #toc ul {
	margin: 0;
	padding: 0;
}
ul.subnav li img, div.logo img, #service-level-header img.service-level-badge {
	vertical-align: bottom;
}
ul#main_nav li, h1#dashboard_heading, #main_box .dash_start h2, #main_box td.section_head h2, #main_box table.dash_stats h3, .denglu_con ul, .login_box .hd ul {
	margin: 0;
}
a.button img, input.button img, div.button img, .module_label2 img, td {
	vertical-align: top;
}
a.button:hover, input.button:hover, div.button:hover, .login_box .hd li a:hover {
	text-decoration: none;
}
span.field_msg, #toc ul li em, .api_key2, .papi_key2, #doc-page-title, #doc-toc {
	display: none;
}
div.alert a, p.alert a, div.notice a, div.info a {
	color: #fff;
	text-decoration: underline;
}
div#main_box div.guide_box > h2, div#main_box div.guide_box > h3, div#main_box h2, div#main_box h3 {
	color: #fff;
	display: inline;
}
ul.steps, html, body {
	margin: 0;
	padding: 0;
}
#signin.site img, #get_started_button:hover {
	cursor: pointer;
}
table.labels_on_left td, img {
	border: none;
}
span.realm_text, #logo.relying_parties label, .yui-navset li em, .billing-info input, h1, h2, h3, h4, h5, h6, strong {
	font-weight: 700;
}
input[name=realm], table.rp-listing td.badge-column {
	text-align: right;
}
.breadcrumbs select, #identifier_list img, table.access_list img {
	vertical-align: middle;
}
div#hd .yui-navset li.selected a, table.admin_rp_listing th a {
	color: #FFF;
}
div#enterprise-sidebar #toc ul a, div#enterprise-sidebar #toc ul a:hover {
	color: #666;
	background: #fff;
}
div#enterprise-sidebar #toc ul a.current, div#enterprise-sidebar #toc ul a.current:hover {
	color: #fff;
	background: #bbb;
}
.clean-body #ft a, .login_box_con .inputtext_input {
	color: #999;
}
.xbullets, ol, ul, dl {
	margin-left: 2em;
}
table#features th.col, .fill_form .field select {
	width: 120px;
}
div.tos_form, table.dash_stats td.section_head, table.dash_stats td.section_subhead {
	padding-left: .5em;
}
span.data1, table.dash_stats span.data1 {
	color: #009DDC;
	font-weight: 400;
}
span.data2, table.dash_stats span.data2 {
	color: #64AE29;
	font-weight: 400;
}
ol li, ul li, li {
	list-style: none;
}
ul#site_nav li.last, ul.other_docs li.last {
	border-right: none;
}
pre.boxed samp, span.up {
	color: #009DDC;
}
#main_pad table.dash_start h2, #main_pad .dash_stats h2, #main_pad .dash_stats h3, #main_pad div.dash_info h3 {
	margin-bottom: 0;
}
#main_box table.dash_stats td.label, .ui-draggable td, .ui-draggable th {
	padding: 0;
}
.dash_info dl, ul.token_url_domains {
	margin: .5em 0;
}
.denglu_main .prohibition_previous, .denglu_share_netease {
	background-position: 0 -150px;
}
.denglu_con, .overflow {
	overflow: hidden;
	zoom: 1;
}
.denglu_kaixin001, .denglu_kaixin001open {
	background-position: -350px -240px;
}
.denglu_alipay, .denglu_alipayquick {
	background-position: -350px -390px;
}
.denglu_share_title, .denglu_share_pic_con, .guide_code_list {
	margin-top: 10px;
}