﻿@charset "utf-8";
/* CSS Document */
body
{
    background: url("../Images/bj.png") no-repeat; background-size: 100%;overflow-x:hidden;
    overflow-y:hidden;
}
a img { border: none; }
input{
	-webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
}

.textboxNoBorder {
	border: 1px solid transparent;
	text-align: center;
	background-color: transparent;
}

input {
	font-size: 12px;
	margin: 0;
    border:solid 1px #d4d4d4;
}

input:focus {
    border:solid 1px #738ede;
    }

#hd
{
	width:100%;
	height:15px;
	position:relative;
}
#info_main
{
	width:100%;
	height:70%;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	
}

#footer
{
	width:100%;
	height:35px;
	text-align:center;
	color:#7D7D7D;
	font-family:"宋体";
	font-size:14px;
	position:absolute;
	bottom:0px;
}
.footer_1 a
{
	line-height:18px;
    color:#7D7D7D;
}
.footer_1 a:hover
{
    line-height:18px;
    color:#0070b9;
}
#tb2
{
	position:relative;
}
.hd_1
{
	width:42%;
	position:absolute;
	height:10%;
	right:70px;
	float:right;	
	top:7%;
}
.rk {
    font-weight:bold;
    color:#ffffff!important;
    font-size:18px!important;
}
.rk:hover {
    color:#0070b9!important;
}
.hd_1 a
{
	font-family:"Microsoft YaHei";
	color:#818181;
	font-size:14px;
	margin-top:15px;
    margin-left:10px;
	text-decoration:none;

}
.hd_1 a:hover{
	color:#0070b9;
	}

.hd_2
{
	width:240px;
	position:absolute;
	height:30px;
	right:70px;
	top:10px;
}
.hd_2 ul
{
	width:240px;
	height:23px;
	margin:0px;
	padding:0px;
	right:0px;
}

.hd_2 ul li
{
	float:left;
	list-style:none;
	width:120px;
	height:23px;
	color:#7D7D7D;
	font-size:13px;
	font-family:"宋体";
	text-align:right;
}
.hd_2 ul li img
{
	vertical-align:bottom;
	border:hidden;
	border-style:none;
}
.hd_2 ul li a
{
	text-decoration:none;
	color:#7D7D7D;
}
.hd_2 ul li span
{
	vertical-align:bottom;
	padding-left:5px;
}
.info_1
{
	width:100%;
	height:20%;
	left:70px;
}
.info_2
{
	width:100%;
	height:20%;
	display:block;
	left:0px;
	top:5%;
}
.info_4
{
	width:40%;
	height:40%;
	position:absolute;
	left:42%;
	top:65%;
}
.info_4 span{color:#6C6C6C;}

.info_4 .dl a:hover{ color:none; }

.info_4 input:focus{color:#03F；}