@charset "utf-8";
/* CSS Document */
.Content{
	width:1100px;
	margin:0 auto;	
	padding-top:15px;
	padding-bottom:30px;
	overflow: hidden;
	font-family:'微软雅黑';
	font-size: 16px;
}
.at{
	width:820px;
	height:50px;
	background:url("/img/hd_top.jpg") no-repeat;	
	float:left;
}
.list{
	float:left;
	width:820px;	
	overflow:hidden;
}

.tiwen {
    height: 40px;
    line-height: 40px;   
	float:left;
	width:430px;
	border:1px solid #e8e8e8;
	margin:10px 0;
}
.tiwen a {
    background-color: #fff;
    display: inline-block;
    text-align: center;
    width: 215px;
	color: #666;
}
.tiwen a.show {
    background-color: #e8e8e8;  
}

.hd {
	float:left;
	width:818px;
	margin:0 0 15px 0;
	border: 1px solid #d3d3d3;	
}
.atitle{	
    color: #666;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;	
	background-color:#f1f1f1;	
	border-bottom:1px dashed  #d3d3d3;
}

.hddl{
	margin:15px;	
	float:left;	
}
.hd dl dt{
	float:left;	
}
.hd dl dt img {
	margin-top:5px;
	float:left;	
    border: 1px solid #dedede;    
    padding: 3px;
    width: 220px;
	height: 120px;
}

.hd dl dd{	
    color: #666;  
    padding:0 0 0 20px;
    width: 510px;
	float:left;
	height:140px;	
}
.hdbg1{
	background:url("/img/hd1.jpg") no-repeat right;	
}
.hdbg2{
	background:url("/img/hd2.jpg") no-repeat right;	
}

.aname{
	padding:5px 0 15px 0;
	font-size:18px;	
}
.adx{
	padding-bottom:30px;
}
.anr{
	float:left;
	padding:15px;
	border-top:1px dashed  #d3d3d3;
	background-color:#f8f8f8;
	width:788px;
}

.gb_hy_bankbtn {
    border: 1px solid #ddd;
    border-radius: 5px;  
    vertical-align: middle;
	cursor:pointer;	
	display:inline-block;
	float:left;
	height:35px;
	line-height:35px;
	width:140px;
	text-align:center;
}
.gb_active_downico {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #e00;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    display: inline-block;
    left: 5px;
    position: relative;
    top: -2px;
	height:2px;
}
.gb_active_upico {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e00 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    display: inline-block;
    left: 5px;
    position: relative;
    top: 8px;
	height:2px;
}