@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333a41; 
	line-height: 28px;
}

a {
  color: #fff; 
}

a:link {
  color: #fff;
   text-decoration: none; 
}

a:visited {
  color: #fff; 
   text-decoration: none; 
}

a:hover {
  color: #b89b72; 
  text-decoration: none; 
}

.huis{
	color: #dadada;
	font-size: 16px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.huis2{color:#3e3e3e; font-size:16px; line-height:28px;}
.huis3{
	color: #c0c0c0;
	font-size: 14px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.bais{ color:#FFF; font-size:42px; font-weight: bold; }
.bais2{ color:#FFF; font-size:28px;}
.bais3{ color:#FFF; font-size:18px;}
.heis{
	color: #6a7279;
	font-size: 42px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.heis2{ color:#6a7279; font-size:22px; font-weight: bold; line-height: 28px;}
.huans{ color:#b48a5a; font-size:45px; font-weight: bold; line-height: 28px;}
.huans2{
	color: #b48a5a;
	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;line-height: 28px;
}
.lans{ color:#8a9a8c; font-size:22px; font-weight: bold; }
 .rounded-box {
            width:900px;
       
            background-color: #ffffff;
            border-radius: 10px;
            margin: 20px;
        }
.rounded-box2 {
            width:450px;
            height: 300px;
            background-color: #2c2c2c;
            border-radius: 10px;
            margin: 20px;
        }
 .rounded-box3 {
            width:220px;
            height: 140px;
            background-color: #f2eee8;
            border-radius: 10px;
            margin: 20px;
        }
 .rounded-box4 {
            width:220px;
            height: 140px;
            background-color: #edeeea;
            border-radius: 10px;
            margin: 20px;
        }
.biankuang{ border:1px solid #eaeaea}
