@charset "utf-8";

.top_bg{
  padding:80px 0px;
}
a.btn-news{
  float:right;
  text-align:right;
  margin:10px 0px;
 }
.top_lead{
margin-bottom: 40px;
}
.top_lead h1,
.top_location h1,
.top_wnew h1{
color:#373737;
margin-bottom: 20px;
font-size:36px;
font-weight:600;
border-left: 10px solid #b7b7b7;
padding-left:10px;
}
.top_location{
color: #fff;
padding:0px 30px;
}
.top_wnew{
	margin-bottom: 20px;
}
.top_wnew h2{
font-weight: bold;
text-align:left;
font-size: 130%;
line-height: 120%;
margin-bottom:15px;
}
div.description{
  text-align: left;
}

.bright{
border-right: 1px solid #eee;
-webkit-box-shadow: 11px 0 16px -14px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 11px 0 16px -14px rgba(0, 0, 0, 0.4);
box-shadow: 11px 0 16px -14px rgba(0, 0, 0, 0.4);
}
.top_wnew a{
color: #47B8B8;
font-weight: bold;
}

.camera_caption{
text-align: center;
}
.b_shadow_in{
padding: 10px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: #eee;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 8%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 8%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 8%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 8%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 8%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
border-right:1px solid #ddd;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd;
}
ul#myTab.nav{
margin-bottom: 0px !important;
}
ul#myTab.nav li.active a{
border-bottom:1px solid #47B8B8;
background-color: #47B8B8;
color: #fff !important;
border-top:1px solid #3c9d9d;
border-left:1px solid #3c9d9d;
border-right:1px solid #3c9d9d;
}
ul#myTab.table {
margin-bottom: 0px;
}
ul#myTab.table th,
ul#myTab.table td {
border-top: 0px;
}
#social_btn{
	float: right;
	margin-bottom:20px;
}
#home_banner{
	position:relative;
	z-index:2;
	display:inline-block;
	margin-top: -120px;
	margin-bottom:0px;
}
#home_banner img{
	border:5px solid #f1f1f1;
}
#home_banner ul{
	margin: 20px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#home_banner li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
		width:17%;
}
	* html li { display: inline; }
	*:first-child+html li { display: inline; }

#home_banner li a {
	zoom: 1;
}
#home_banner li a:hover {
}
#ContentsSection{
}
#ContentsSection article{
	padding: 0px 40px;
}
.city_info{
position: absolute;
font-size:12px;
opacity: 0.9;
max-width: 300px;
top: 0px;
right: 0px;
padding-bottom: 0px;
background-color: #fff;
}
.city_info th{
	vertical-align: middle !important;
	font-weight: normal;
}
.tab-pane{
	padding: 10px 10px 0px;
}