* { margin: 0 auto; padding: 0;}
a{ color:#008EE3}
a:link  { text-decoration: none;color:#008EE3}
A:visited {text-decoration: none;color:#666666}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;color: #0066CC}
A.b:link {
	text-decoration: none;
	font-size:12px;
	font-family: "Helvetica,Î¢ÈíÑÅºÚ,ËÎÌå";
	color: #FFFFFF;
}
A.b:visited {
	text-decoration: none;
	font-size:12px;
	font-family: "Helvetica,Î¢ÈíÑÅºÚ,ËÎÌå";
	color: #FFFFFF;
}
A.b:active {
	text-decoration: underline;
	color: #FF0000;
}
A.b:hover {text-decoration: underline; color: #ffffff}

.main{
    min-width: 1300px;
}
.tablelogin{
    margin: 0 auto;
    margin-top: 130px;
}

.font {
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	line-height: 20px; 
}
.input {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border: 0px none #999999;
}

td {
	font-size: 12px;
	color: #007AB5;
}
form {
	margin: 1px;
	padding: 1px;
}
input {
	border: 0px;
	height: 26px;
	color: #007AB5;

}
.unnamed1 { border: thin none #FFFFFF;}
select {
	border: 1px solid #cccccc;
	height: 18px;
	color: #666666;
}
body {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background:url(../images/htdlbeijing.png);
	background-size:cover;
}
.tablelinenotop {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tablelinenotopdown { border: 1px solid #eeeeee;}
.style6 {FONT-SIZE: 9pt; color: #7b8ac3; }

.icon{ position:absolute; left:0; bottom:0; height:70%}

.login{
    width:800px;
	height:auto;
    margin:0 auto;

}
.login-box{
    width:350px;
    height:350px;
    margin-top: 120px;
    float: right;
    position: relative;

    z-index: 1000;
}
.Logo{
    width:400px;
    margin-bottom: 20px;
}
.login-box-bg{
    width:350px;
    height:350px;
    background: #fff;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.login-box-con{
    position:absolute;
    width:320px;
    height:auto;
    padding:0 15px 10px;
    left:0;
    top:60px;
}
.login-box-con h2{
    width:100%;
    height:50px;
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    color:#35cd3c;
	font-weight:300;
}
.obr-Layout li{
    width:100%;
    height:48px;
    margin-top: 15px;
	position:relative;
}
.obr-Layout li input{
    width:100%;
    height:48px;
    border:0;
    line-height: 48px;
    border-bottom:2px solid #fff;
    background: none;
    color:#fff;
    text-indent: 15px;
    font-size: 16px;
	z-index:2;
	position:absolute;
	outline: none
}
.obr-Layout li span{
	display:block;
	width:auto;
	height:48px;
	background:none;
	line-height:48px;
	color:#fff;
	padding-left:15px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.obr-Layout li.code input{
    width:150px;
    float: left;
}
.obr-Layout li.code img{
    float: right;
    width:118px;
    height:48px;
}
.obr-Layout li .btn{
    width:100%;
    height:55px;
    background: #35cd3c;
    border:0;
    margin-top: 10px;
    border-radius: 5px;
	font-size:30px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:#fff;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:#fff;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#fff;
}
p.tel{
    font-size: 24px;
    color:#fff;
    margin-top: 40px;
    text-align: right;
	text-shadow:1px 1px 2px #000
}
*{
    margin:0;
    padding:0;
    list-style-type:none;
    text-decoration:none;
    font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Arial, Helvetica, sans-serif;
}
img{
    border:0;
}