/*Normal -------------------------------*/


/*All Style people*/

.hilight_holder{ position:relative; width:100%; padding-top:140px; height:auto;}
.hilight_tanland{margin-top:45px;}


.tl_box{text-align:center; padding-top:26px;/* padding:10px;*/}
.tl_TxtPos{ position:absolute; left:0px; top:0px;}
.tl_boxHold{ margin:1px;}
.tl_boxbg{ background:url(../images/tanland/tland_bg.jpg) no-repeat left top; position: relative;}

.csr_holder{ position:relative; width:100%; }
.tanland_column{margin-top:50px;}
/*.media_set > li {width: 33.3333%; list-style: none; display: block; height: auto; float: left; padding: 0; text-align:center; position:relative;}
.media_set > li:nth-of-type(1n) {clear: none; }
.media_set > li:nth-of-type(3n+1) {clear: both; }*/


.bt_more{ width:124px; height:25px; background-color:#000; border-radius:5px; padding:6px 0px; text-align:center; color:#FFF; }
.bt_more:hover{ background-color:#E30513; cursor:pointer;}

.btmore_pos{ width:100%; position:relative; left:50%; margin-left:-62px; margin-top:25px; margin-bottom:20px;}
.btmap_pos {
    width: 100%;
    position: relative;
    left: 56%;
    margin-top: -16%;
  
}


.tanmap_holder{margin-top:80px; margin-bottom:216px;}
.tanmapTxtPos{margin-top:100%;}

.font_note a {color: #fff;}
.font_note a:hover {text-decoration: none;}

/*Responsive -------------------------------*/

@media only screen and (min-width: 1300px) and (max-width: 2400px) {

} 


@media screen and (max-width: 1020px) {
/*.font_detail{font-size:14px; line-height:20px; }
.font_note{font-size:12px; line-height:20px;}*/
.btmore_pos{ margin-top:15px; margin-bottom:10px;}
.tl_box {/*padding-top: 10px;*/ padding-top:15px;}
}

@media screen and (max-width: 640px) {
	.hilight_holder{ margin-top:0px;}
    .hilight_tanland{margin-top:0px;}
	
	.csr_column{margin-bottom:60px;}
	/*.media_set > li {width: 50%; list-style: none; display: block; height: auto; float: left; padding: 0; margin: 0; }
	.media_set > li:nth-of-type(1n) {clear: none; }
	.media_set > li:nth-of-type(2n+1) {clear: both; }*/
	
	.csr_box{padding:15px; padding-top:20px;}
	.tan_boxHold{ margin:0px;}
	
	.bt_more { height: 22px;}
	
	/*.tanmapTxtPos{margin-top:30px;}*/
	.tan_boxHold {margin: 15px;}
	
	.tanmap_holder{margin-top:60px; margin-bottom:100px;}
	.tanmapTxtPos {
			margin-top: 10%;
		}
	
}

@media screen and (max-width: 420px) {
	
   
     .tl_box {padding-top:26px;}
}





