#rs-topline {
	height: 6px;
	background-color: #000000;
}

#container {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 0 0;	
}

#container-login {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0; 
}

.left {text-align:left}
.middle {text-align:center}
.right {text-align:rignt}
.clear {clear:both}

#rs-status ul {
	padding: 0 0 20px 40px;
}

#rs-status ul li {
	list-style-type: square;
	padding: 3px 0;
}


#rs-steps ul {
	padding: 20px 0 20px 45px;
}
#rs-steps ul li {
	list-style-type: square;
	padding: 15px 0;
}

.rs-label {
	margin: 6px 0 20px 0;
	font-size: 1.4rem;
    line-height: 1.7em;
}
.rs-label2 {
	margin: 18px 0 10px 0;
	font-size: 1.4rem;
    line-height: 1.7em;
}
.rs-label3 {
	margin: 8px 0 8px 0;
	font-size: 1.4rem;
    line-height: 1.7em;
}
.rs-label4 {
	margin: 18px 0 30px 0;
	font-size: 1.4rem;
    line-height: 1.7em;
}


#footer {
	font-size: 12px;	
	border-top: solid 1px #efefef;
	padding-top: 14px;
	text-align: center;
	line-height: 1.6em;
}

/* Joe's hack  */
.metro h2 {
  font-family: 'Segoe UI Light_', 'Open Sans Light', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 2.2rem;
  line-height: 1em;
  letter-spacing: 0.00em;
  padding: 0;
  margin: 0;
}

.metro .navbar.rscolor {
  background-color: #D44900;
}
.metro .navbar.rscolor .element:hover,
.metro .navbar.rscolor .element-menu > li:hover {
  background-color: #e4601b;
}

table tr th {
	background-color: #f5f5f5;
	font-size: 1.4rem;
	line-height: 1em;
}

table tr td {
	font-size: 1.4rem;
    line-height: 1em;
}
table tr td a {
	color: #bf5a15;
	text-decoration: underline;
}
table tr td a:hover {
	color: #87794e;
	text-decoration: none;
}

#rs-headline {
	float: right;
	background-color: #efefef;
	border-left: 5px solid #e4601b;
	padding: 5px 20px;
  font-family: 'Segoe UI Light_', 'Open Sans Light', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 2.5rem;
}


/* Homepage
	width: 348px;
	height: 359px;
 */
#container-cover {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0 0 0;	
}

.steps {
	margin: 30px 30px;
	font-size: 19px;
	color: #888;	
}
.steps span {
	margin: 40px 0 0 24px;
}
.steps a {
	text-decoration: underline;
	padding-bottom: 3px;
	font-weight: bold;
}
.steps a:hover {
	text-decoration: none;	
}



/* 2014-12-20 页面 DeleteMountPath.aspx 出现意料外的换行  */
.joe-remove-line label {
  display: inline;
}

/* 2016-10-17 */
.mylink {
	font-size: 18px;
}
.mylink a {
	text-decoration: underline;
	padding-bottom: 3px;
	font-weight: bold;
}
.mylink a:hover {
	text-decoration: none;	
}



}









