﻿@charset "utf-8";
/*Custom Nav*/
body {
	color:#000;
	font-family:'Open Sans', sans-serif;
}
li{
	list-style:none;
}
a{
	cursor:pointer;
}

.common-wrapper, .header-wrapper{font-family:'Open Sans', sans-serif;}
/*All Wrapper*/
.bg-wrapper.blue-bg {
	/*background:#1f4a7c;*/
	padding:50px 0px;
}
.nav-wrapper {
	background:#e45149;
}
.header-wrapper {
	border:none;
	background:#fff;
}
.float-element{
	width:100%;
}
.float-element a {
	margin-left:9%;
	float:left;
}
.common-left a{
	color:#171614;
}
/*.logo a{
	font-family: 'PT Sans', sans-serif;
	
}*/
/*.logo a span{font-weight:700; font-size:120%; font-weight:bold;}*/
.nav-wrapper ul li:hover a, .nav-wrapper ul li.hover a, .nav-wrapper ul li.active a {
	background:#445c5f;
	color:#fff;
}
.nav-wrapper{height:auto}
.nav-wrapper ul li{/*border-left:1px solid #14142e;*/}
.nav-wrapper ul li a {
	padding:5px 19px !important;
	color:#FFF;
}
.nav-wrapper ul li:first-child a{
	padding:5px 23px !important
}
#nav li:hover > ul, #nav li.hover > ul, #nav a:focus + ul, #nav .hover a:focus {
	margin-left:0px;
}
.nav-wrapper ul ul {
	background:#1f4a7c;
}
.nav-wrapper ul ul li.active a, .nav-wrapper ul ul li.hover a, .nav-wrapper ul ul li a:hover {
	background:#19c58a;
}
/*Custom Slide*/
.slides > li {
	position:relative;
}
.slide-caption {
	position:absolute;
	text-align:center;
	bottom:0;
	right:0;
	z-index:1000;
	display:inline-block;
	background:#000;
	background:rgba(45,36,51,0.8);
	padding:25px;
	width:100%;
}
/*.flex-direction-nav a{height:22px;}*/
.slide-caption p {
	color:#fff;
	font-weight:600;
	font-size:128.57%;
	line-height:128.57%;
	width:60%;
	text-align:left;
	display:inline-block;
	overflow:hidden;
	float:left;
	width:65.81%;
	margin:0 72px 0 0
	
}
.slide-caption a{
	background:#d6ad0b;
	color:#000;
	font-size:128.57%;
	padding:10px 27px 8px 27px;
	border-radius:2px;
	float:left;
	cursor:pointer;
	
}

.slide-caption h2 span {
	
	font-weight:600;
	color:#33afc3;
	font-size:115%;
	
}

/*.banner-wrapper .flex-direction-nav {
  top:30px;
  top:50%;
  position: absolute;
  right: 136px;
}
*/

/*====== direction arrow=========*/
/*.banner-wrapper .flex-direction-nav a::before {
  color: #fff;
  
  display: inline-block;
  font-family: "flexslider-icon";
  font-size: 30px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.slides, .flex-control-nav, .flex-direction-nav{
	width:100%
}*/
#flexSlider-text h2 img{
	width:auto;
}
.whats-new .flex-direction-nav .flex-prev {
	background:url(../../theme/images/previous.png) left top no-repeat; 
	left:0!important
}
.whats-new .flex-direction-nav .flex-next {
	background:url(../../theme/images/next.png) right top no-repeat;
}
.press_release .flex-direction-nav .flex-prev {
	background:url(../../theme/images/flex2_pre.png) left top no-repeat;
	left:auto!important
}
.press_release .flex-direction-nav .flex-next {
	background:url(../../theme/images/flex2_next.png) right top no-repeat;
	right:0!important
}
.whats-new .flex-direction-nav a,
.press_release .flex-direction-nav a{
	opacity:1
}
.whats-new .flex-direction-nav .flex-next:after,
.whats-new .flex-direction-nav .flex-prev:before,
.press_release .flex-direction-nav .flex-next:after,
.press_release .flex-direction-nav .flex-prev:before,
.press_release .flex-direction-nav .flex-next{
	font-size:0!important;
	content:''!important;
}
.flex-direction-nav a::before, .flex-direction-nav a::before{color:rgba(255,255,255,.5);}
/*.banner-wrapper .flex-direction-nav a{opacity:0.1;}
.banner-wrapper:hover .flex-direction-nav a{opacity:1;}
.banner-wrapper .flexslider:hover .flex-direction-nav{opacity:1;}
.banner-wrapper .flexslider .flex-direction-nav .flex-next {left:100%;}
.banner-wrapper .flexslider .flex-direction-nav .flex-prev{left:-20px;left:0;}
.banner-wrapper .flexslider:hover .flex-direction-nav .flex-next {right:-40px;}*/

.right-content {
  padding-top: 18px;
}
.press_release ul li > span{display:block; padding-top:5px;}
.whats-new .flex-direction-nav a::before, .whats-new .flex-direction-nav a::before{content:none;}
.press_release .flex-direction-nav a::before, .press_release .flex-direction-nav a::before{content:none; height:20px;}
.press_release .flex-direction-nav a{height:25px;}
/*========body panel 1===============*/
.top-body-wrapper{padding:10px 0 48px;}
.whatsnew_slider{width:60%; float:left;}
.left-contents{
	width:68%;
	float:left;
}
.right-panel{
	width:28%;
	float:right;
}
.top-slider-panel{
	width:100%;
	display:inline-block;
	margin-bottom:10px;
}
.press_release{
	width:41%;
	display:inline-block;
	vertical-align:top;
	margin-left:44px;
	padding-bottom:50px
}
.whats-new{
	width:53%;
	padding-bottom:50px;
	display:inline-block;
	vertical-align:top;
}
.whats-new ul li > ul li{
	background:url(../images/dot.png) no-repeat 0 6px;
	padding-left:10px;
	margin-top:10px;
	line-height:110%
}
.whats-new ul li > ul li:first-child{
	margin:0
}
.whats-new ul li > ul li:hover a, .press_release ul li > ul li:hover a{
	color:#272666;
}
.whats-new .flex-direction-nav a,.press_release .flex-direction-nav a{
	top:100%
}
.whats-new .flex-direction-nav{
	left:0;
	display:block;
	opacity:1;
	font-size:0
}
.whats-new .flex-direction-nav a.flex-next{
	left:12px
}
.press_release .flex-direction-nav a.flex-prev{
	right:12px
}
.press_release li li{
	font-size:107%;
	line-height:110%;
	margin-bottom:5px
}
.press_release li a{
	color:#333;
}
.whats-new h2, .press_release h2{
	font-size:171%;
	margin-bottom:17px;
	font-family:'Open Sans', sans-serif;
	color:#424240;
	font-weight:600;
	display:inline-block;
}
.press_release h2{
	font-size:128%;
	margin-bottom:26px
}
.whats-new h2 img,.press_release h2 img{
	float:left;
	margin-right:10px;
    margin-top:5px;
}
.whats-new h2 span, .press_release h2 span{
	float:left;
	overflow:hidden;
}
.whats-new .flex-control-nav, .press_release .flex-control-nav {
  display:none;
}


.whats-new ul li > ul li:hover a{
	color:#272666;
	text-decoration:none;
}
.whats-new ul li > ul li a{
	color:#333;
	font-family:'Open Sans', sans-serif;
	font-size:114%;
	line-height:110%
}
.press_release ul li > span{
	color:#999999;
	padding-bottom:10px;
	font-style:italic;
	display:block
}

.bottom-contents{
	width:100%;
	margin:55px 0 30px;
	float:left;
}
.bottom-slider{
	display:inline-block;
	vertical-align:top;
	border:1px solid #e0dede;
}
.bottom-slider h3{
	font-size:128%;
	font-weight:600;
	font-family:'Open Sans', sans-serif;
	color:#424240;
	margin-bottom:10px;
	text-transform:uppercase;
	background:#f2f2f2;
	padding:8px 10px;
}
.bottom-slider ul{
	
	padding:20px 23px;
}
.bottom-slider ul li{
	display:inline-block;
	vertical-align:top;
	max-width:23.5%;
	text-align:center;
	margin-left:1%;
}
.bottom-slider ul li:first-child{
	margin-left:0
}
/*.bottom-slider ul li:first-child{
	width:15%;
}*/
.bottom-slider ul li img{
	margin-bottom:10px;
}
.bottom-slider ul li a{
	color:#000;
}
.bottom-slider ul li:hover h4{
	text-decoration:none;
	color:#272666;
}
.bottom-slider ul li h4{
	font-size:85.71%;
	line-height:116%;
	color:#000;
	display:inline-block;
	font-weight:500;
}
.bottom-slider ul li h4 span{
	font-size:108.33%;
	display:inline-block;
	
}

.data-statistics{padding:20px;
background:#f2f2f2;
margin-bottom:30px;}
.data-statistics ul.list{padding-bottom:0px;}
.data-statistics h3 {
  background: rgba(0, 0, 0, 0) url("../images/data-staticsics.png") no-repeat scroll 0 5px;
  color: #424240;
  font-size: 130%;
  font-weight: 600;
  padding: 3px 3px 3px 36px;
}
.data-statistics ul.list {
  padding-left: 10px;
  padding-top: 13px;
}
.data-statistics ul.list li {
  background: rgba(0, 0, 0, 0) url("../images/ico-arrow.png") no-repeat scroll 0 6px;
  font-size: 110%;
}
.data-statistics ul.list li:hover{background:url(../images/ico-arrow-hover.png) no-repeat 0px 6px;}

.apply-box{margin:20px 0px;}
.apply-box a{display:block; background:#445c5f; padding:20px; color:#ffffff;}
.apply-box a:hover{background:#294548;}
/*************************ministry panel starts************************/
.ministryPanel{
	width:100%;
 	padding:20px;
  	
	
  	text-align:center;
  	height:auto;
}
.ministryPanel ul{
	display:block;
}
.ministryPanel ul li{
	float:left;
	width:50%;
	
}
.ministryPanel h4 {margin-top:16px;}
.ministryPanel h4 a{font: 92.85%/72.22%  'PT Sans', sans-serif; color:#fff; font-weight:normal; }
.ministryPanel h4 a span{display:block;font-weight:bold; color:#fff; text-align:center; font-size:84%; font-weight:700;}
.ministryPanel img{
		border: 2px solid #fff;
}
/*************************middle four column links panel starts************************/
.mid_links{
	padding:52px 0;
	overflow:hidden;
	background:url(../images/mid_links_bg.jpg) repeat;
}
a.view{
	color:#fff;
	background:#445c5f;
	padding:8px 13px;
	border-radius:2px;
}
a.view:hover{
	background:#e45149;
}
.mid_links a.view{
	position:absolute;
	bottom:0;
	left:14px
}
.links{
	display: table-cell;
	/*margin-left: 20px;*/
	padding: 0 0 28px 1%;
	position: relative;
}
.links:first-child{
	padding-left:0;
}
.links h2{
	font-size:128%;
	font-weight:600;
	color:#323f50;
	margin-bottom:15px;
	display:inline-block;
	position:relative;
	vertical-align:top;
	height:50px;

}

.links h2 img{position:absolute; left:0px; top:0px; float:none;}
.links h2{padding-left:38px;}
.links h2 span{float:none;}

.links ul{
	display:inline-block;
	margin-left:15px;
	padding-bottom:30px;
	
}
.links ul li{
	list-style:disc;
	color:#303235;
	width:100%;
	margin-top:8px;
	font-weight:normal;
}
.links ul li:first-child{
	margin-top:0;
}
.links ul li a{
	color:#303235;
	line-height:110%;
}
.links ul li:hover a{
	text-decoration:underline
}




/*=========right side link lists===========*/
.right_links_panel{
}
.right_links_panel ul{
	width:100%;
}
.right_links_panel ul li{
	border-bottom:1px solid #fff;
}
.right_links_panel ul li:last-child{
	border:none;}
.right_links_panel ul li a{
	display:block;
	font-size:128%;
	line-height:71px;
	text-transform:uppercase;
	background: #f2f2f2;
	color:#17173d;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	position:relative;
	padding-left:100px;
}
.right_links_panel ul li a:hover {
	color:#f2e6ad;
	background-color:#445c5f;
	text-decoration:none;
}
.right_links_panel ul li span{
	/*background:#d6ae0b url(../images/appoint_bg.png) no-repeat 0px 50%;*/
	overflow:hidden;
	
	width:84px;
	height:71px;
	position:absolute; left:0px; top:0px;
}
.right_links_panel ul li:hover span img,.right_links_panel ul li.actv span img{
	margin-top:-71px
}
.right_links_panel ul li:hover a,.right_links_panel ul li.actv a{
	background-color:#445c5f;
	color:#fff
}
.right_links_panel ul li:hover span,.right_links_panel ul li.actv span{
	background-color:#e45149;
}
/**************************Gallery CSS***************************/

/*.gallery .flex-control-nav{display:none;}*/

.gallery_left {
	width: 28.20%;
	display:inline-block;
  	z-index: 9999;
  	float: right;
	
}
.visitor {
 
  float: left;
  margin-top: 12px;
  width: 100%;
}
.visitor img{
	float:left;
}

.gallery_left ul li.active h4, .gallery_left ul li:hover h4{
	color:#fff;
	font-weight:600;
	font-size:107.14%;
}

.gallery_left ul li.active h4 span, .gallery_left ul li:hover h4 span{
	color:#f6ad0a;
	font-size:113.33%;
}
.gallery_left ul li.active, .gallery_left ul li:hover{
	background:#e45149;
	width:100%;
}


.gallery_left ul {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  text-align: center;
}
.gallery_left ul li{
	display:inline-block;
	background:#fff;
	width:100%;
	padding:10px 30px;
}
.gallery_left ul li.gyan{
	
	padding:7px 0px 17px;
}
.gallery_left ul li.gyan:hover{
	background:#fff;
}
.gallery_left ul li a img{
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-left:20px;
}
.gallery_left ul li.psb a{
	display:inline-block;
	
}
.gallery_left ul li.psb h4{
	font-size:107.14%;
	font-weight:600;
	color:#000;
	display:inline-block;
	
}
.gallery_left ul li.psb:hover h4, .gallery_left ul li.active h4{
	color:#fff;
}
.gallery_left ul li.psb h4 span{
	font-size:93.33%;
	display:block;
	font-weight:normal;
}

.gallery_left ul li.major a{
	color:#000;
}

.gallery_left ul li.major a h4{
	font-size:107.14%;
	font-weight:600;
	
}

.gallery_left ul li.major a h4 span{
	font-size:93.33%;
	display:block;
	font-weight:normal;
}

.gallery_panel-wrapper{background:url(../images/gallery_bg.gif) repeat 0 0;padding:52px 0}
.gallery {    
    float: left;
    left: 0;
    position: relative;
    top: 0;
    width: 70%;
    z-index: 1000;
}
.gallery ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0;
    padding: 0;
    width: 24%;
}
.flex-control-thumbs img {
    cursor: pointer;
    display: block;
    height: auto;
    opacity: 0.5;
    transition: all 1s ease 0s;
    width: 100%;
}
.gallery .flex-control-thumbs li {
    padding: 0 0 8px;
    width: 100%;
	color:#cfd0cc;
}
.gallery flex-control-nav flex-control-paging{
	display:inline-block;
}
.gallery-area {
  float: left;
  position: relative;
  width: 68.37%;
  width:66.75%;
}
.gallery-holder{
	width:100%;
}
.gallery-heading{  
	float: left;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99999;
	text-transform:uppercase;
}	
.gallery-area a{
	background: #d6ae0b none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    display: inline-block;
    font-size: 85.71%;
    padding: 16px 12px;
    position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}

.gallery-area h3 {
 	
	background: #c53616 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 114.28%;
    font-weight: 600;
    padding: 13px 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.gallery-holder .flex-control-thumbs li:first-child{margin-top:0;}
.gallery-holder ul.slides {
	float:left;
	width:76%;
	width:74.5%;
	padding:1px;
	/*height:375px;*/
	overflow:hidden;
}
.gallery-holder ol.flex-control-nav.flex-control-thumbs {
	float:right;
	width:23%;
	width:23.89%;
	margin:0;
	padding:0;
}
.gallery ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0;
    padding: 0;
    width: 24%;
}
.gallery-holder .flex-direction-nav {
	display:none;
}
.gallery-holder .flex-control-thumbs li {
	width:100%;
	padding:0;
	margin-top:7px;
}
.gallery-holder .flex-control-thumbs li img{
	background:rgba(0, 0, 0, 0.6);
}


.carousel-wrapper{padding:20px 0px;}

.flexslider li a.bg-slide {
    height: 350px;
}

/*Custom Top banner*/
.banner-wrapper{position:relative;}
.banner-wrapper .flex-control-nav{bottom:15px; z-index:999; left:445px;}
.banner-wrapper .flex-control-paging li a{box-shadow: 0 0 0px rgba(0, 0, 0, 0.0) inset; background:none repeat scroll 0 0 #d6ad0b;} 
.banner-wrapper .flex-control-paging li a.flex-active{background:#fff; }
.banner-wrapper .flex-control-nav li{margin:0px 4px;}
/*.minister-wraper {
  background: rgba(0, 0, 0, 0) url("../images/minister-wraper-bg.png") repeat scroll center center;
  bottom: 0;
  height: 212px;
  position: absolute;
  right: 0;
  width: 28%;
}*/

.minister-wraper {
  background: rgba(51, 107, 105, 0.87) none repeat scroll 0 0;
  bottom: 0;
  height: 212px;
  position: absolute;
  right: 0;
  width: 28%;
}
/*Custom Top banner*/


.top-bg-wrapper{padding:30px 0px;}


a.more{background: #072b3b url(../images/more.png) no-repeat 61px 13px;
  position: absolute;
  right: 0px;
  display: block;
  width: 86px;
  top: 0px;
  height: 100%;
  color: #FFF;
  padding-left: 15px;
  line-height: 40px;
  font-size: 16px; 
 }
  

a#side_nav_toggle2{background:#072b3b url(../images/close.png) no-repeat center center; position:absolute; right:0px; display:block; width:40px; top:0px; height:100%; color:#FFF; padding-left:10px; line-height:35px; font-size:20px; }
a#side_nav_toggle2:hover{background:#021219 url(../images/close.png) no-repeat center center;}

.nav-wrapper{position:relative;}
.nav-wrapper .container{position:static;}


/*================new gallery================*/

.gallery ul.slides {
	float: left;
    padding: 0;
    width: 71.75%;
}
.gallery ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0;
    width: 26.87%;
}
.gallery .flex-direction-nav {
	
}

/*=============tab ======================*/


ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
  color: #0c0c0c;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 130%;
  font-weight: 400;
  list-style: outside none none;
  margin: 0 4px 0 0;
  padding: 5px 20px;
  text-align: center;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
	height:280px;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 20px 0px;
}
.resp-tabs-list li{background:#6b826c !important; color:#FFF;}
.resp-tabs-list li.resp-tab-active {
	border:0 !important;
	background:#e45149 !important;
	color:#fff !important;
	position:relative;
}

.resp-tab-active:after{content:'';
background:url(../images/active-arrow.png) no-repeat left top; width:20px; height:8px; display:block; position:absolute; bottom:-8px; left:0px;}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
   
	font-size:110%;
}
.resp-tab-content ul{ list-style:none;}
.resp-tabs-container ul.list li{background:url(../images/list-bulet.png) no-repeat 0px 9px; margin-bottom:8px;}
.resp-tab-content a{
	color:#333333;
	font-size:100%;
	line-height:120%;
}
.resp-tabs-container ul.list li a{display:inline;}
.resp-tabs-container ul.list{padding-bottom:0px;}
.resp-tab-content a:hover{
	color:#3398a3;
	text-decoration:none !important;
}

.resp-tabs-container li{
	margin-bottom:20px; background:url(../images/press-icon.png) no-repeat 0 6px; padding-left:25px;
}
.resp-tab-content li span{
	color:#D67677; display:inline-block;
	font-size:100%;
	padding-left:8px;
}
.resp-tab-content li span .fa-external-link{color:#6a605f; padding-left:5px;}
.external-link{display:inline-block; background:url(../images/external-link.png) no-repeat center center; width:14px; height:14px; background-size:cover; padding-left:3px;}
.resp-tab-content a.read-more{
    margin-top:20px; background:#bfbfb8;
    color: #445c5f;
    display: inline-block;
    float: left;
    font-size: 92%;
    font-weight: 300;
    line-height: 140%;
    padding:5px 10px;
}

.resp-tab-content a.read-more:hover{
    color: #D67677;
}


h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}



/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}





/*==============inner page=============*/

.left-menu {
	width: 25%;
	float: left;
}
.right-content {
	float: right;
}

.breadcam {
	padding:5px 10px;
	display: block;
	border-bottom: 1px solid #efefef;
	background:url(../images/breadcam-bg.png) repeat;
	margin:5px 0px 20px;
}
.breadcam li {
	list-style-type: none;
	display: inline-block;
	font-size: 80%;
	color: #b5b5b5;
}
.breadcam li a {
	display: block;
	background: url(../images/breadcam-arrow.png) no-repeat right center;
	padding-right: 10px;
	color: #7f7f7f;
}
.breadcam li:last-child a {
	background: none;
}
.breadcam li.current {
	color: #b5b5b5;
}
.inner-wrapper .body-container {
	padding-top: 0px;
}
.inner-wrapper .left-menu {
	width: 25%;
	float: left;
}
.inner-wrapper .inner-content{width:100%; float:none;}
.left-menu ul {
	display: block;
	width: 100%;
	border-right: 4px solid #ededed;
	padding-right: 20px;
}
.left-menu ul li a {
	background: url(../images/ico-inner-list.png) no-repeat 9px 16px;
	padding:10px 0px 10px 30px;
	display:block;
	font-weight:600;
}
.left-menu ul li{
margin-bottom: 10px;
}
.left-menu ul li:hover a, .left-menu ul li.active a {
	background: url(../images/ico-inner-list.png) no-repeat #efefef 9px 16px;
	
	
}
.left-menu ul li ul {padding-right:0px; width:100%; border:none;}
.left-menu ul li ul li a{margin-left:20px;}
.left-menu ul li ul li{background:none;}
.left-menu ul li:hover ul li a, .left-menu ul li.active ul li a, .left-menu ul li ul li:hover a, .left-menu ul li ul li.active a{background: url(../images/ico-inner-list.png) no-repeat 9px 16px;}
.left-menu ul li ul li a:hover{background: url(../images/ico-inner-list.png) no-repeat 9px 16px; text-decoration:underline; }

.left-menu ul li.active a, .left-menu ul li:hover a {
	color: #004242;
}
/*.left-menu ul li a {
	display: block;
	padding: 10px 0px;
	font-weight: 600;
}*/
.left-menu ul li a:hover {
	text-decoration: none;
}
.inner-content h2 {
	font-size: 220%;
	font-weight: 300;
	padding-bottom: 10px;
	color: #434242;
	margin-top: -9px;
}
.color-border {
	width: 40%;
	min-width: 150px;
	height: 3px;
	background: #004242;
	margin-bottom: 20px;
}
.inner-content h3 {
	font-weight: 700;
	font-size: 105%;
	padding-bottom: 10px;
	color: #3e3d3d;
	padding-top: 5px;
}
.box-contents{background:#d6ae0b; padding:10px; color:#ffffff; font-weight:700; font-size:100%; position:relative; margin-bottom:30px;}
.box-contents:after{content:'';
display:block;
background:url(../images/box-bot-arrow.png) no-repeat left top; bottom:-17px;
left:0px; position:absolute; width:20px; height:17px;}
.inner-content p {
	font-size: 100%;
	color:#3e3d3d;
}
.inner-content ul {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 22px;
}
.inner-content ul li {
	background: url(../images/bluearw.png) no-repeat 0px 5px;
	padding-left: 18px;
	margin-bottom: 10px;
	margin-right: 4%;
}
.inner-content ul li:last-child {
	margin-bottom: 0px;
}
.inner-content hr {
	color: #ebebeb;
	background: #ebebeb;
	margin: 30px 0px;
}
.inner-content img.left {
	float: left;
	padding: 4px;
	border: 1px solid #ebebeb;
	margin: 0px 20px 20px 0px;
}
.inner-content img.right {
	float: right;
	padding: 4px;
	border: 1px solid #ebebeb;
	margin: 0px 0px 20px 20px;
}
.inner-content {
	padding-bottom: 20px;
}
.noticetab {
    background: #25891d;
    position: relative;
    top: -10px;
    border-top: 1px dashed #e45149;
    border-bottom: 1px dashed #e45149;
    line-height:1.20;
}
.noticelable {
    background: #e45149;
    padding: 10px;
    color: #fff;
    font-size: 11pt;
    font-weight: 900;
}
.noticedata {
    padding-top: 11px;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}