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

/* import style */
@import url('responsiveslides.css');
@import url('marquee.css');
@import url('menu.css');
@import url('page.css');
@import url('custom.css');
@import url('gallery.css');
@import url('contact.css');
@import url('jasny-bootstrap.css');

body {
    background: url("../img/bg-2.png");
	padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: "arial";
}
/*------------------------------------------------------------------------------------------*/
/*-----------------Universal Transition All is very very Harmful for Slider-----------------*/
/*------------------------------------------------------------------------------------------*/
a {transition: background .25s,color .25s;}

/* global wrapper */
.wrapper{
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 30px #d3d3d3;
	height: auto;
	margin: 0 auto;
	max-width: 1060px;
	padding: 10px 20px;
	width: 100%;
}

/* header banner */
.banner img {
    max-width: 1020px;
    width: 100%;
}
#active_item {background-color:rgba(46, 46, 46, 1);}

/* slider */
.slider {margin-top: -10px;}
.update {
    max-width: 1040px;
    width: 100%;
    margin: 5px 0;
}
.button {
    text-shadow: 0 0 5px #6c6c6c;
    background: #1CA700;
    line-height: 32px;
    max-width: 100px;
    float: left;
    width: 100%;
    height: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.scroll {
    line-height: 33px;
    height: 33px;
    float: left;
    width: 100%;
    max-width: 920px;
}
marquee {
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    padding: 0 10px;
    color: rgba(5,29,29,1);
}
.main {margin-top: 5px;}
.slide-left-content {float:left;}
.slide-right-content {
    overflow: hidden;
    float:right;
}
.notice {
    border: 1px solid rgba(0,0,0,0.1);
    margin-right: 0px;
    padding: 10px 10px 5px;
    height: 100%;
    min-height: 350px !important;
}
p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 10px;
    text-align: justify;
}
.notice h3{
	border-bottom: 1px solid rgba(3,62,12,1);
	color: #0092B7;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	padding-bottom: 5px;
}
.notice .marquee{
    padding: 10px 0;
    border: 1px solid transparent;
    height: 235px;
}
.notice .marquee ul{
    padding: 0;
    list-style-type: none;
}
.notice .marquee ul li{
    margin-bottom: 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 6px 10px;
}
.notice .marquee ul li:hover{
    border: 1px solid rgba(3,62,12,1);   
}
.notice .marquee a{
    text-decoration: none;
    color: black;
    display: block;
	font-size:15px;
	text-align:justify;
}
.speech{
	height: 100%;
	margin-right: 5px;
	min-height: 300px !important;
	padding: 10px;
}
.col-md-6 {margin-top: 9px;}
.speech h3{
	border-bottom: 1px solid #e3e3e3;
	color: rgba(3,62,12,1);
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 133px;
	margin-top: 0;
	padding-bottom: 5px;
}
.speech img{
	width: 100%;
	max-width: 120px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-top: -42px;
	margin-bottom: 3px;
}
.speech a{
    text-decoration: none;
    color: rgba(5,29,29,1);
    font-style: italic;
}
.margin-top-5 {margin-top: 5px;}
.width-speech{
	border: 1px solid #e3e3e3;
	box-shadow: 0 0 5px #e3e3e3;
	height: 99%;
	margin-right: 5px;
	margin-top: 5px;
	min-height: 300px !important;
	padding: 10px;
}
.width-speech h3{
	border-bottom: 1px solid #e3e3e3;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0;
	padding-bottom: 5px;
}
.width-speech a{
    text-decoration: none;
    color: rgba(5,29,29,1);
    font-style: italic;
}
.pannel-custom-1{margin-top: 0 !important;}
.pannel-custom {
    border: 1px solid rgba(0,0,0,0.1);
    margin-left: 5px;
    background: #F7F7F7;
}
.pannel-custom-new {
    border: 1px solid #f2f2f2 !important;
    background: #fff;
    margin-top: 2px;
}
.pannel-custom-new h3 {background: #0092B7 !important; }
.pannel-custom h3 {
    background: #1CA700;
    text-align: center;
    margin-top: 0px;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}
.pannel-custom ul {
    list-style-type: none;
    padding: 0;
}
.pannel-custom ul li {
    border: 1px solid #E0E0E0;
    width: 90%;
    margin: 6px auto;
    padding: 6px;
}
.pannel-custom ul li:hover {border: 1px solid rgba(0,0,0,0.2);}
.pannel-custom ul li:hover a {color: #1CA700;}
.pannel-custom ul li:hover a i {
    color: #1CA700 !important;
}
.pannel-custom-new ul li{
    border: 1px solid rgb(230, 230, 230) !important;
}
.pannel-custom-new ul li:hover{
    border: 1px solid #1CA700 !important;
}
.pannel-custom ul a{
	color: black;
	display: block;
	text-decoration: none;
	font-size:16px;
}
.pannel-custom ul a:hover{
    color: #1CA700 !important;
}
.pannel-custom-new ul a{
    color: #333;
	font-size: 16px;
}
.pannel-custom-new ul a:hover{
    color: #fff;
}
.footer-wrapper {
    padding: 20px 20px;
    background: #222;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 1060px;
}
.footer-wrapper h4 {
    color: rgb(255, 255, 255) !important;
    padding-bottom: 10px !important;
    margin-bottom: 5px !important;
}
.footer-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
.footer-wrapper ul li {
	color: floralwhite;
	font-size: 14px;
	line-height: 27px;
}
.footer-wrapper a {
	text-decoration: none;
	color: floralwhite;
	font-size: 14px;
}
.footer-wrapper ul.social {margin-top: 10px;}
.footer-wrapper ul.social li {
    border: 1px solid rgba(255,255,255,0.3);
    margin-right: 8px;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
}
.footer-wrapper ul.social li:hover {
    background: rgba(255,255,255,1);
    cursor: pointer;
}
.footer-wrapper ul.social li:hover a i{
    color: #0092B7 !important;
}
.footer-wrapper a:hover {color: #fff;}
.footer-wrapper-bottom {
    background: #222;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    max-width: 1060px;
}
.footer-wrapper-bottom p {
	margin-bottom: 0 !important;
	color: darkgray;
	font-size: 13px;
	padding: 30px 20px 0;
}
.footer-wrapper-bottom p span {float: right;}
.footer-wrapper-bottom a {
    text-decoration: none;
    color: darkgray; 
}
.footer-wrapper-bottom a:hover {
    color: aliceblue;
}
.footer-border-top {border-bottom: 1px solid #000;}
.footer-border-bottom {border-top: 1px solid #565656;}
.footer .col-md-3:first-child {
    border-left: 1px solid transparent;
}
.footer .col-md-3 {
    border-left: 1px solid #565656; 
}
.submenu {
    position: absolute;
    top: 0;
    left: 186px;
    width: 304px;
    display: none;
}
nav ul li:hover .submenu {display: none;}
.download:hover .submenu {display: block;}
@page {margin: 20px;}
@media print{
    aside, nav, .none, .panel-heading, .panel-footer{
        display: none !important;
    }
    .panel {
        border: 1px solid transparent;
        left: 0px;
        top: 0px;
        width: 100%;
        position: absolute;
    }
    .hide {display: block !important;}
    .block-hide {display: none;}
    .table>tbody>tr>td, .table>tbody>tr>th, 
    .table>tfoot>tr>td, .table>tfoot>tr>th, 
    .table>thead>tr>td, .table>thead>tr>th {padding: 3px 6px !important;}
}
