a:hover {
	text-decoration:underline
}
 
ul {
	list-style-type:none;
	padding:0;
	margin:0
}
 
label {
	padding:0 .5em 0 0;
	margin:0;
}
 
#content {
	position:relative;
	_position:static;
	overflow:hidden	
}
  
table.layout {
	width:100%;
	height:100%;
	border-collapse:collapse
}
 
td.layout {
	vertical-align:middle;
	padding:0 17px;
}
 
.content_wrap {
	border:solid 4px #cecece;
	background:#fff;
	clear:both;
}
 
.bottom_links {
	width:100%;
	text-align:left;
	display:block;
	padding:4px 0 5px 0;
	border-top:1px #acbabd solid;
	clear:both;
	float:left;
}
					
.bottom_links .rs_links2 {
	clear:both; 
	font-size:85%;
	width:951px;
	text-align:left;
	display:block;
	color:#7f7f7f;
	
}
 
.bottom_links .rs_links2 li {
	display:inline;
}
 
.bottom_links ul.rs_links2 li a {
	margin:0 .35em 0 .35em;
	color:#7f7f7f;
}
 
#copyright {
	font-size:80%;
	color:#7f7f7f;
	margin-top:10px;
}

#footer {
	clear:both;
	margin: 0 0 0 0;
	display:block;
	white-space:nowrap;
	width:951px;
	font-size:13px;
}
 
#footer .b_links1,  #footer .b_links2, #footer .b_links3 {
	float:left;
	white-space:nowrap;
}
 
#footer .b_links1 {
	width:180px;
}
 
#footer .b_links2 {
	width:270px
}
 
#footer .b_links3 {
	width:500px
}
 
#footer h3 {
	margin:0; 
	padding:0 ;
	color:#555555; 
	font-weight:bold;
	font-size:12px;
}
 
#footer ul {
	margin: 3px 0 0 0;
	float:left;
}
 
#footer ul li a{
	color:#777; 
	text-decoration:none;
}
 
.mobile_app {
	 width:100%; 
	 color:#666666;
	 /* margin: 5px 0; */
	 margin: 10px 0 5px 0;
 }
 
.mobile_app .tl_r {
	float:right;
}

.mobile_app .tl_r_content{
	clear:both; 
	margin:5px 0; 
	float:right;
}

.mobile_app .mobile_text {
	float:right;
	text-align:right;
	font-size:11px;
}

.mobile_app .mobile_text a {
	color:#0071bb;
	text-decoration:none;
	font-size:11px;
}

.mobile_app .mobile_logo {
	margin-right:10px;
}

.mobile_app img {
	float:right;
}

.mobile_app input {
	color:#999999;
	font-size:90%;
	width:150px;
	/*height:16px;*/
	line-height:15px;
	background-color:#FFFFFF;
	border:1px #acbabd solid;
	float:right; 
	padding:.2em;
	margin-right:7px;
}


