@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

.container-fluid {
  padding-right:0;
  padding-left:0;
  margin-right: auto;
  margin-left: auto;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.container {
    width: 1044px;
	padding:0;
  }
.container {
  padding-right:10px;
  padding-left:10px;
  margin-right: auto;
  margin-left: auto;
}

.clr{clear:both;}

.lft{float:left;}
.rgt{float:right;}

@font-face {
    font-family: 'helveticacondensedbold';
    src: url('fonts/helve6-webfont.eot');
    src: url('fonts/helve6-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helve6-webfont.woff2') format('woff2'),
         url('fonts/helve6-webfont.woff') format('woff'),
         url('fonts/helve6-webfont.ttf') format('truetype'),
         url('fonts/helve6-webfont.svg#helveticacondensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

#main{width:100%; height:auto; float:left;}

/* ------------ Header -------------- */

header{width:100%; min-height:110px; background:#0C2A1A; float:left; position:relative;}
.logo{width:202px; height:auto; float:left; margin:12px 0 0 10px;}
#logo-txt{width:74%; height:auto; float:right; text-align:right; font-family:'helveticacondensedbold'; font-size:28px; color:#fff; line-height:35px; margin-top:15px; letter-spacing:1px;}
#logo-txt span{font-size:20px; line-height:28px; font-weight:normal; margin-bottom:8px;}
#logo-txt span1{font-size:15px; line-height:28px; font-weight:normal; }
aside{width:100%; height:auto; float:left; padding-bottom:10px; background:#ffffff;
background: -moz-linear-gradient(top, #C9C9C9 0%, #ffffff 10%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C9C9C9), color-stop(10%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #C9C9C9 0%, #ffffff 10%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #C9C9C9 0%, #ffffff 10%, #ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #C9C9C9 0%, #ffffff 10%, #ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #C9C9C9 0%, #ffffff 10%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C9C9C9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow:0px 2px 5px #CFCFCF; -moz-box-shadow:0px 2px 5px #CFCFCF; -o-box-shadow:0px 2px 5px #CFCFCF; -ms-box-shadow:0px 2px 5px #CFCFCF; box-shadow:0px 2px 5px #CFCFCF;}
#banner{width:704px; height:auto; float:left;}
.banner{width:704px; height:auto; float:left;}
.banner img{width:702px; height:336px; float:left; border:#fff 2px solid; -webkit-box-shadow:0px 0px 1px #595959; -moz-box-shadow:0px 0px 1px #595959; -o-box-shadow:0px 0px 1px #595959; -ms-box-shadow:0px 0px 1px #595959; box-shadow:0px 0px 1px #595959;}
.ban-btm{width:706px; height:auto; float:left; margin-top:1px;}

#latest{width:300px; height:auto; float:right;}
.latest{width:100%; height:auto; float:left; border:#fff 1px solid; -webkit-box-shadow:0px 0px 1px #595959; -moz-box-shadow:0px 0px 1px #595959; -o-box-shadow:0px 0px 1px #595959; -ms-box-shadow:0px 0px 1px #595959; box-shadow:0px 0px 1px #595959; background:#424F48; color:#fff;}
.lat-btm{width:100%; height:auto; float:left; margin-top:1px;}
h1{font-family:Tahoma; font-weight:normal; letter-spacing:1px; margin:0;}
h1 a{float:right; color:#ff0000; font-size:12px; font-family:arial; text-decoration:none; letter-spacing:0;}
h1 a:hover{text-decoration:underline;}
.db{display:block;}
.fft{font-family:tahoma;}
.wth0{width:40.234375%;}
.wth1{width:55.46875%;}
.wth2{width:67.578127%;}
.wth3{width:29.296875%;}
.wth4{width:100%;}
.wth5{width:48.828125%;}
.wth6{width:32.889820%;}
.f14{font-size:14px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.c1{color:#fff;}
.c2{color:#F54E02;}
.c3{color:#171717;}
.c4{color:#A5A6A6;}
.bg1{background:#071F12;}
.bg2{background:#E45901;}
.bg3{background:#fff;}
.lh20{line-height:20px;}
.lh26{line-height:26px;}
.lh30{line-height:30px;}
.lh36{line-height:36px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb12{margin-bottom:12px;}
.pdb9{padding-bottom:9px;}
.pdt9{padding-top:9px;}
.pdb5{padding-bottom:5px;}
.pd5{padding:5px;}
.pdl5{padding-left:5px;}
.pdr5{padding-right:5px;}
.pdl10{padding-left:10px;}
.pdr10{padding-right:10px;}
.pdt0{padding-top:0;}
.ml7{margin-left:7px;}
.mr7{margin-right:7px;}
.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.ml5{margin-left:5px;}
.mr5{margin-right:5px;}
.bb{border-bottom:#fff 1px solid;}
.bdot{border-bottom:#fff 1px dotted;}
.bdot1{border-bottom:#000 1px dotted; margin-bottom:4px; margin-top:4px;}
.btg{border-top:#47CF4D 5px solid;}
.btr{border-top:#FF3C00 5px solid;}
.btb{border-top:#061C10 2px solid;}
.fln{float:none;}
.tl{text-align:left;}
.tc{text-align:center;}

#fdc input[type="submit"]{background:#0361D5; color:#fff; padding:5px 18px;}
#fdc{width:89%; height:auto; float:left; margin:5px 0 6px 0; padding:0 10px; line-height:26px;}
.tb{width:94%; float:left; margin:0; border:#BEBEBE 1px solid; padding:3px; height:40px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; border-radius:6px;}
.ta{width:94%; float:left; margin:0; border:#BEBEBE 1px solid; padding:3px; height:100px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; border-radius:6px;}
.det1{ width:260px; height:auto; float:left; margin:30px 30px; 5px 0; padding:0 12px 0 0;}
.det_l{ width:50px; height:auto; float:left;}
.det_r{ width:200px; height:auto; float:left;}
.det_r span{ width:120px; height:auto; float:left;}
.det_r a{color:#0066FF; text-decoration:none;}
.det_r a:hover{color:#0066FF; text-decoration:underline;}
#fol{width:200px; height:auto; float:left; margin:10px 0 0 0;}
#fol .foll{width:100px; height:auto; float:left; font-family:arial; font-size:14px; font-weight:bold; color:#161616; text-align:left; line-height:22px;}
#fol .soc{width:244px; height:auto; float:left;}
#fol .soc1{width:30px; height:30px; float:left; margin:0 10px 0 0; padding:0;}
#fol .soc1 img{width:30px; height:30px; float:left;}
#fol .soc1 img a{width:30px; height:30px; float:left; border:0;}
#fol .soc2{width:88px; height:auto; float:left; margin:0;}
#fol .soc2 img{width:88px; height:30px; float:left;}
#fol .soc2 img a{width:88px; height:30px; float:left; border:0;}
h3{font-family:arial; font-weight:bold; color:#FF6C00;}

.c2{color:#4F61A4;}
.f20{ font-size:20px;}
.f15{ font-size:15px;}
.pdl10{padding-left:10px;}
.pdb8{padding-bottom:8px;}

#pk{ height:auto;}
#pk img{width:202px; height:100px;}
#pk .img{width:210px; height:140px; float:left; padding:6px; background:#FCFCFC; border:#D4D4D4 1px solid; -webkit-box-shadow:0px 0px 5px #C9C9C9; -moz-box-shadow:0px 0px 5px #C9C9C9; -o-box-shadow:0px 0px 5px #C9C9C9; box-shadow:0px 0px 5px #C9C9C9;}
#pk span{ line-height:22px; display:block;}
#pk .pk{display:block; text-align:center;}
#pk .pk a{padding:5px 15px; text-decoration:none; color:#fff; background: rgb(68,68,68); /* Old browsers */
background: -moz-linear-gradient(top, rgb(116,116,116) 0%, rgb(68,68,68) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(195,141,255)), color-stop(100%,rgb(68,68,68))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(116,116,116) 0%, rgb(68,68,68) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(116,116,116) 0%, rgb(68,68,68) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(116,116,116) 0%, rgb(68,68,68) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(116,116,116) 0%, rgb(68,68,68) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#444444',GradientType=0 ); /* IE6-9 */}
#pk .pk a:hover{background:#444; text-decoration:none;}
.dude{height:auto;}

.fn{font-weight:normal;}
.lh28{line-height:28px;}
.lh18{line-height:18px;}
.c7{color:#3382CB;}
.bb{border-bottom:#BBBBBB 1px solid;}
.pdb12{padding-bottom:12px;}
.wth2{width:700px;}
.mb18{margin-bottom:18px;}


.tourcon{width:700px; height:auto; float:left; margin:10px 0 15px 0; padding:0;}

#news-con{width:100%; height:auto; float:left;}
#news-con a{ float:left; display:block; text-decoration:none; color:#fff;}
#news-con a:hover{ background:#69746E; text-decoration:none; display:block;}
#news-con img{width:56px; height:56px; float:left; border:#fff 1px solid;}
.box-sdw{ -webkit-box-shadow:0px 0px 1px #595959; -moz-box-shadow:0px 0px 1px #595959; -o-box-shadow:0px 0px 1px #595959; -ms-box-shadow:0px 0px 1px #595959; box-shadow:0px 0px 1px #595959;}
#legal{width:352px; height:auto; float:left; padding-right:40px;}
#legal ul{margin: 0; padding: 0; list-style-type: none; padding:10px 0 0 10px;}
#legal ul li{margin:0;}
#legal ul li a{ font-family:arial; font-size:14px; font-weight:normal; line-height:22px; background:url(../images/arrow.gif) no-repeat 0 7px; padding:0 0 0 15px; display:block; color:#171717; text-decoration:none;}
#legal ul li a:hover{text-decoration:underline;}
a.more{ font-family:arial; font-size:12px; font-weight:normal; color:#ff0000; line-height:26px; float:right; text-decoration:none;}
a.more:hover{text-decoration:underline;}
#place{width:300px; height:auto; float:right; background:#F5F5F5;}
#plc{width:130px; height:auto; float:left; text-align:center;}
#plc img{width:130px; height:auto; float:left; display:block; margin-bottom:8px;}
#plc span{font-family:tahoma; font-size:14px; font-weight:normal; color:#171717; text-align:center; line-height:20px;}
#plc a{display:block; text-decoration:none; color:#171717;}
#plc a:hover{text-decoration:underline;}
/*#media{width:412px; height:auto; float:left;}
#media img{width:410px; height:auto; float:left; border:#fff 1px solid;}*/

a.link{color:#0292DD; text-decoration:none; font-family:candara; text-align:left;}
a.link:hover{text-decoration:underline;}
a.know{color:#fff; text-decoration:none; padding:6px 15px; background:#3A7640; font-family:arial; font-size:13px; font-weight:normal; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -ms-border-radius:6px; border-radius:6px; float:right; margin-top:10px;}
a.know:hover{text-decoration:none; background:#F65201;}


h2{font-family:"Times New Roman"; font-weight:normal;}
h3{font-family:arial; font-weight:bold; display:block;}
/*#hglgt{width:568px; height:auto; float:right;}*/
#hd{width:auto; height:auto; float:left;}
.brd{ border-left: 10px solid transparent; border-top: 9px solid #E45901; margin:0 0 0 20px; width:10px;}
.img{float:left; margin-right:10px; margin-bottom:10px;}
.img1{float:left; margin-right:10px;}
a.rmr{font-family:arial; font-size:24px; font-weight:bold; color:#ff0000; text-decoration:none; line-height:28px;}
a.rmr:hover{color:#1EA82F; text-decoration:none;}
#link{float:left;}
#link ul{margin:0; padding:0;}
#link ul li{list-style-type:none; border-bottom:#B6B6B6 1px dotted; padding:7px 5px;}
#link ul li a{ font-family:Tahoma; font-size:14px; font-weight:normal; line-height:20px; color:#0B6FEA; text-decoration:none;}
#link ul li a:hover{text-decoration:underline;}

#footer{width:100%; height:auto; float:left; text-align:center; margin-top:40px;}
#soc{width:28%; height:auto; float:none; background:#214632; padding:15px 0 5px 0; margin:0 auto;}
#soc img{width:25px; height:25px; margin:0 7px;}
#ft-tp{width:100%; height:auto; float:left; padding:20px 0;  background:#214632; color:#fff;}
#ft-tp a{color: #B9D8E0; text-decoration:none; padding:0 10px; font-size:14px; line-height:26px;}
#ft-tp a:hover{color:#fff; text-decoration:underline;}
#ft-md{width:100%; height:auto; float:left; padding:20px 0;  background:#0C2A1A; color:#B9D8E0; line-height:28px; font-size:16px;}
#ft-btm{width:100%; height:auto; float:left; padding:20px 0;  background:#010101; color:#B9D8E0; line-height:28px; font-size:14px;}
ul.topnav {
    list-style-type: none;
    margin: 5px 0;
    padding: 0;}
	.topnav {
    text-align: right;
    float: right;
}
ul.topnav li {
    float: left;
}
ul.topnav li a {
    display: inline-block;
    color: #fff;
    padding: 4px 12px;
    text-decoration: none;
    border-radius: 3px;
}
ul.topnav li a:hover {
    background-color: #fff;
    color: #000;
}
ul.topnav li a {
    display: inline-block;
    color: #fff;
    padding: 4px 12px;
    text-decoration: none;
    border-radius: 3px;
}

@media only screen and ( min-width: 768px) and ( max-width: 1023px ) {
.container {
    max-width: 748px;
  }
  .container1 {
    max-width: 100%;
  }
#logo-txt{width:54%; height:auto; float:right; margin-left:10px; text-align:left; font-family:'helveticacondensedbold'; font-size:28px; color:#fff; line-height:32px; margin-top:15px; letter-spacing:1px;}
#logo-txt span{font-size:20px; display:block; line-height:24px; font-weight:normal;}
#banner{width:460px; height:auto; float:left;}
.banner{width:458px; height:auto; float:left;}
.banner img{width:100%; height:auto;}
.ban-btm{width:458px; height:auto; float:left; text-align:center; margin-top:1px;}
#latest{width:253px; height:auto; float:right;}
#legal{width:230px; height:auto; float:left; padding-right:40px;}
#place{width:253px; height:auto; float:right;}
#plc{width:100px; height:auto; float:left;}
#plc img{width:100px; height:auto; float:left;}
#media{width:300px; height:auto; float:left;}
#media img{width:298px; height:auto; float:left; border:#fff 1px solid;}
.img-res{width:100%; height:auto;}

#hglgt{width:400px; height:auto; float:right;}
.col-md-4{float:left;}
.img{float:left; margin-right:10px; width:140px;}
.navbar-default { width:100%; float:right;}
}

@media only screen and ( max-width: 767px) {	
.container {
	max-width:340px;
  }
 .container1 {
	max-width:100%;
  }
.wth0, .wth1, .wth2, .wth3, .wth5, .wth6{width:100%;}
.logo{margin:12px 0 0 0;}
#logo-txt{width:100%; height:auto; float:right; text-align:left; font-family:'helveticacondensedbold'; font-size:18px; color:#fff; line-height:22px; margin-top:15px; letter-spacing:1px;}
#logo-txt span{font-size:14px; display:block; line-height:18px; font-weight:normal;}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  /*border-bottom:#D2D2D2 1px dashed;*/
}
.navbar-nav > li > a {
    padding:0 15px;	
  font-size:16px;
  line-height:36px;
  font-family:tahoma;
  }
#banner{width:100%; height:auto; float:left;}
.banner{width:100%; height:auto; float:left;}
.banner img{width:100%; height:auto;}
.ban-btm{width:100%; height:auto; float:left; text-align:center; margin-top:1px;}
#latest{width:100%; height:auto; float:left;}
#legal{width:100%; height:auto; float:left;}
#place{width:100%; height:auto; float:left;}
#media{width:320px; height:auto; float:left;}
#media img{width:318px; height:auto; float:left; border:#fff 1px solid;}
#hglgt{width:320px; height:auto; float:left;}
.col-md-4{float:left; width:100%;}
.img{float:none; display:block; margin-right:0; margin-bottom:8px; width:100%;}
#footer{text-align:left;}
#soc{width:100%; height:auto; float:left;}
}

