﻿body{ margin:0px; background:#b6181c}
   .borad_div{
	background-color: #b6181c;
	width:100%;
	display:block;
	margin:0;
	min-height:600px;
	background-image: url(images/dd_02.png);
	background-repeat: repeat-x;
	}

    .bgcenter{
	background-image: url(images/dd_03.png);
	width:auto;
	display:block;
	height: 601px;
	float:none;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto ;
}
    .bgbottom{
	background-image: url(images/dg.png);
	min-width:498px;
	width:auto;
	display:block;
	height:307px;
	float:none;
	background-repeat: no-repeat;
	background-size:100% 100%;
	background-position: center center;
	margin: 0px auto;
	font-size: 18px;
	line-height: 160px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	position: relative;
}
    .con_btn{
	position: relative;
    top: 450px;
    text-align: center;
    margin: 0 auto;
    min-width: 916px;
	width:100%
	}
	
    .con_btn1{
	font-family: "寰蒋闆呴粦";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	background-color: #FFF;
	height: 42px;
	width:230px;
	margin-right:40px;
	border:#CCCCCC solid 1px;
	color: #270303;
	border-radius:5px;
}