body{
	background-color:#fff;
}

body, html{
	color:#000;
	width:100%;
}

html, body{
	min-width:auto;
}

.layout{
	min-width:1170px;
}

.layout.layout-single{
	min-width:auto;
}

table{
	background-color:#fff;
}

a,
a:link,
a:visited,
a:active,
a:hover{
	xcolor:#000;
}

.tab-1 .nav-tabs{
	border:1px solid #ccc;
}

.tab-1 .nav-tabs li a,
.tab-1 .nav-tabs li.active a,
.tab-1 .nav-tabs li:hover a{
	border-radius:0px;
	border-top-width:0px;
	color:#000;
}

.tab-1 .nav-tabs li a{
	color:#666;
}

.tab-1 .nav-tabs li:first-child a{
	border-left-width:0px;
}

.tab-1 .tab-content{
	background-color:#fff;
	border:1px solid #ccc;
	border-top:none;
	padding:8px;
}

.tab-1 .tab-content li{
	line-height:22px;
}

.page-header{
	border-bottom:1px solid #ccc;
}

.login-tools a{
	color:#fff;
}

.foot a,
.foot a:link,
.foot a:visited,
.foot a:active,
.foot a:hover{
	color:#fff;
}

.foot .address dt,
.foot .address dd{
	display:inline;	
	line-height:25px;
	font-weight:normal;
}

.foot .address dt:after{
	content: " :";
}

.foot .address dd:after{
	content: " ";
	display:block;
}

.foot .outlink .b1{
	padding:15px;
	border-color:#535353;
}

.foot .outlink select{
	width:49%;
	display:inline-block;
}

.foot .outlink ul li{
	display:inline-block;
	width:150px;
	line-height:30px;
}

.foot .logo{
	
	
	width:190px;
	height:auto;
}




.member.login .title{
	font-size:25px;
	font-weight:bolder;
	
}

.member.login .title *{
	vertical-align:bottom;
}

.member.login{
	margin-top:40px;
	margin-bottom:80px;
}