body{background:#f6f6f6;}
#header{background:#fff;}
#main_container header{background:#2263a9;	height:65px;padding: 17px 10px 0;}
nav{float: left;}

.logo a{
	 width: 124px; height: 32px; float: left;
}

.sf_js_enabled{list-style: none;float: left;width: 100%; margin: 0;}
.sf_js_enabled li{float: left;}

.sf_js_enabled li a ,.sf_js_enabled li .dropbtn{float: left;padding: 3px 15px;border-right: 1px solid #124e8f;}
.sf_js_enabled li a:hover ,.sf_js_enabled li .dropbtn:hover{text-decoration: none; color: #fff; }

.lx_pdflia{float: left;font: bold 21px Segoe UI;color: #fff; text-decoration: none;}


.lx_copyright{
	background-color: #3b3b3b;
    color: #fff;
    padding-bottom: 22px;
    padding-top: 20px;
    text-align: left;
	font:18px Segoe UI;
	font-weight:Regular;
}


.dropdown {
    float: left;
    width: 100%;
}

.dropdown .dropbtn {
    font: 15px/14px Segoe UI;   
    border: none;
    outline: none;
    color: white;
    background-color: inherit;
    width: 100%;
    padding: 0 23px;
}

.main_menu a:hover, .dropdown:hover .dropbtn {
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 3000;
    list-style: none;
    padding: 0;
    margin-right: 0 !important;
    border-top: 1px solid #dcdcdc;
    top: 31px;
}

.dropdown-content li{ width: 100%;  border-right: none !important;
    padding: 5px 20px !important; }

.dropdown-content a {
    float: none;
    color: #000;
    text-decoration: none;
    display: block;
    text-align: left;
    height: inherit !important;
    width: 100%;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.lx_pdfdv01{border:1px solid #2263a9; margin:16px 0;background: #fff;padding: 16px 18px;box-shadow: 0 10px 5px -5px #e0e0e0;}
.lx_pdfdv01 h4{color: #2263a9;font: bold 16px Segoe UI !important; margin: 0; }

.lft_sidebar{width: 265px;float: left;border:1px solid #2263a9;background: #fff;padding: 16px;margin-right: 20px; height: 100%;}
.pdf_content{width: 855px;float: right;border:1px solid #f0f0f0;background: #fff;padding: 16px;}
.pdf_content h3{color: #2263a9;font: 18px Segoe UI; text-align: center;}
.pdf_content span{font: 14px Segoe UI; color: #652c2a; text-align: center;float: left;width: 100%; margin:0 0 30px; }
.pdf_content p{font: 16px Segoe UI;color: #3b3b3b;}

.ul_lft{list-style: none;float: left; padding: 0;}
.ul_lft li{float: left;width: 100%;border-bottom: 1px solid #e6e6e6;padding: 15px 0;}
.ul_lft li span{color: #3b3b3b;font: 16px Segoe UI;clear: both;display: block;}
.ul_lft li a{color: #2263a9;font: 16px Segoe UI;}

.ul_lft2{float: left;width: 100%; padding: 0; list-style: none;}
.ul_lft2 li{float: left;width: 100%; margin-bottom: 10px;}
.ul_lft2 a{float: left; padding:12px 8px; color: #fff; background: #2263a9;font: 15px Segoe UI;border-radius: 5px;text-align: center; width: 100%;}
.ul_lft2 a:hover{text-decoration: none;}
.ul_lft3{margin:15px 0 32px;}

.main-column { margin:0;padding: 15px 31px 25px;
    background: #fff;}