


body
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #121212;
    background: #fff;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, a, p, img, div, span, ul, li, ol, dl, dt, dd, form
{
    margin: 0;
    padding: 0;
}

p
{
    text-align: justify;
}

.clear
{
    clear: both;
}

.fleft
{
    float: left;
}

.fright
{
    float: right;
}

#header
{
    width: 100%;
    margin: auto;
    border-top: solid 11px #c7c6c6;
    background-image: url(../image/bg1.jpg);
    background-repeat: repeat-x;
}

.headerinner
{
    width: 1024px;
    height: auto;
    margin: auto;
    margin-top: 22px;
    padding: 0px;
    overflow: hidden;
}

.logo
{
    padding: 5px 0;
    width: 78px;
}

.title
{
    margin-top: 35px;
    width: 587px;
}

    .title h1
    {
        font-size: 20px;
        color: #1b396a;
    }

    .title h2
    {
        font-size: 19px;
        color: #1b396a;
        font-weight: normal;
    }

.logo2 {
    padding: 5px 0;
    margin-left: 20px;
}
.corner
{
    width: 267px;
    height: 32px;
    background-image: url(../image/upper.png);
    margin-top: -3px;
}

#navigationawrap
{
    width: 100%;
    height: 44px;
}

.navi
{
    width: 1024px;
    height: 44px;
    margin: auto;
}

    .navi ul
    {
        margin: 0;
        padding: 0px 0;
    }

        .navi ul li
        {
            margin: 0;
            padding: 14px 0;
            border-right: 4px solid #fff;
            float: left;
            list-style: none;
        }

            .navi ul li a
            {
                margin: 0;
                padding: 14px 18px 12px 18px;
                background: url(../image/nav-bg.jpg) repeat-x;
                border-radius: 4px;
                color: #fff;
                font-size: 15px;
                text-decoration: none;
            }

                .navi ul li a:hover
                {
                    background: url(../image/nav-hover-bg.jpg) repeat-x;
                    border-bottom: 3px solid #159ecc;
                }

.nav-last
{
    background: url(../image/nav-bg.jpg) repeat-x;
    padding: 22px 40px 22px 47px !important;
    width: 541px;
    border-right: medium none !important;
}

.nav_vk
{
    margin-left: 24px !important;
}

#bannerwrap
{
    width: 100%;
    float: left;
    height: 342px;
    background: url(../image/banner-bg-left.jpg) no-repeat left, url(../image/banner-bg-right.jpg) no-repeat right;
}

.banner
{
    width: 1024px;
    margin: auto;
    margin: auto;
    z-index: 999;
    position: relative;
}

.banner_bott
{
    height: 100px;
    background: #666;
    width: 1015px;
    margin: -115px 0;
    opacity: 0.6;
    z-index: 999;
    position: relative;
}

.container_top
{
    width: 100%;
    float: left;
    background: #d3f2ff;
    padding-bottom: 40px;
}

.wrapper
{
    width: 1024px;
    margin: auto;
}

.content_left
{
    width: 693px;
    float: left;
    padding-bottom: 45px;
    border-bottom: 2px dotted #b6b5b5;
}

    .content_left p
    {
        padding: 26px 20px 0 20px;
        text-align: justify;
    }

.head_tag
{
    box-shadow: 1px 3px 9px -2px #666;
    height: 50px;
    background: #17a2cf;
}

.content_left_h1
{
    background: url(../image/h1-bg.jpg) no-repeat right #ebebeb;
    float: left;
    line-height: 50px;
    width: 525px;
}

.content_left_h1_right
{
    background: #17a2cf;
    float: left;
    height: 50px;
}

.content_left_h1 h1
{
    background: url(../image/h1-bg.jpg) no-repeat right #ebebeb;
    line-height: 50px;
    font-size: 33px;
    font-weight: normal;
    margin-left: 20px;
    color: #0584ad;
}

.content_right
{
    width: 331px;
    float: right;
    background: url(../image/right-form-bg.png) no-repeat;
}

.content_inner_right
{
}

.VTabbedPanels
{
    width: 332px;
    float: left;
}

.inner-tab
{
    width: 310px;
    background: ##f7f4f4;
}

.TabbedPanelsTabGroup
{
    margin: 0px;
    float: left;
    padding: 0px 0px 10px 47px;
}

.TabbedPanelsTab
{
    margin: 13px 0px;
    padding: 0px 18px;
    float: left;
    list-style: none outside none;
    color: #fff;
    font-size: 15px;
}

.vk1
{
    text-decoration: none;
    color: #fff;
    padding: 0 0 19px 0;
}

.inner_frm
{
    float: left;
    width: 287px;
    margin: 0px 0 0 15px;
    font-size: 17px;
    color: #565656;
    font-stretch: expanded;
    background: #eeeeee;
    padding: 12px 0px 0 0;
    box-shadow: 0 0 4px 0px #b6b9b9;
}

    .inner_frm input[type="text"], input[type="password"]
    {
        width: 260px;
        padding: 7px 0;
        border: 1px solid #ccc;
    }

.user_icn
{
    list-style: url(../image/user-%20login-icon.png);
    padding: 12px 10px;
    /*background:url(../image/user-%20login-icon.png) no-repeat left;
	
	border-right:none;
	    margin: 9px 0px;
    float: left;
    list-style: none outside none;
	color:#fff;
	font-size:15px;*/
}

.vk1:hover
{
    background: url(../image/login-hover.png) no-repeat center bottom;
}



.TabbedPanelsTabSelected
{
    background: url(../image/login-hover.png) no-repeat center bottom;
    padding: 0 18px 19px 18px;
}

.btn
{
    width: 104px;
    height: 32px;
    background: linear-gradient(#5fc1ed, #126493 60%);
    border: none;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    margin: 15px 0;
}

.container_bott
{
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.content_bott_left
{
    width: 708px;
    float: left;
    background: url(../image/container-bott-bg.png) no-repeat center;
    height: 320px;
}

.content_bott_serv
{
    float: left;
    width: 470px;
    text-align: justify;
    margin: 0px 20px 20px 20px;
}

.content_bott_img
{
    float: left;
    margin: 27px 0 0 0;
}

.content_bott_img_top
{
    background: url(../image/img_1.png) no-repeat left;
    padding: 23px 78px;
    margin: 5px 0 0 14px;
}

    .content_bott_img_top p
    {
        margin-top: -14px;
        color: #fff;
        font-size: 19px;
    }

.content_bott_right
{
    float: left;
    background: url(../image/side-bar-bg.png) no-repeat;
    width: 300px;
    height: 315px;
    margin-top: 7px;
}

    .content_bott_right h4
    {
        margin: 7px 0px 0px 79px;
        line-height: 40px;
        font-size: 24px;
        font-weight: normal;
    }

    .content_bott_right ul
    {
        padding: 10px 15px;
        margin-left: 15px;
    }

        .content_bott_right ul li
        {
            padding: 5px 0px 5px 22px;
            list-style: none;
            background: url(../image/arrow-icon.png) 0 5px no-repeat;
        }

.wrapper_inner
{
    margin-top: 38px;
    overflow: hidden;
    background: #fff;
}

.footerMain
{
    width: 100%;
    background: #e3e3e3;
    padding-bottom: 13px;
}

.footerminibx
{
    width: 130px;
    float: left;
}

    .footerminibx img
    {
        margin-bottom: 5px;
    }

    .footerminibx.forrightmarg
    {
        margin-right: 0px;
        margin-left: 53px;
    }

    .footerminibx ul li
    {
        list-style: none;
        line-height: 18px;
    }

        .footerminibx ul li a
        {
            color: #30322f;
            text-decoration: none;
        }

.footerfixbx
{
    width: 1024px;
    margin: 0px auto;
}

.footerminibx
{
    float: left;
    padding: 0px 0 10px 0;
    margin-top: 14px;
}

    .footerminibx h2
    {
        color: #247c0b;
        font-size: 13px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        border-bottom: solid 1px #000000;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

.forspace
{
    width: 300px !important;
    margin-left: 41px;
}

.copyrightbox
{
    padding: 5px 0 5px 0;
    text-align: center;
    color: #FFFFFF;
    background: #74a535;
}

.logdetail
{
    font-size: 22px;
    color: #0a5771;
    float: left;
    margin: 20px 0 0 20px;
}

.corner ul li
{
    display: inline;
    margin-right: 5px;
}

.corner ul.forup
{
    margin: -10px 0 0 45px;
    z-index: 9999;
    position: absolute;
}

.socl_icn
{
    padding: 0px 30px 0px 53px;
    border-left: 1px solid;
    margin: 14px 0px 0px 53px;
    border-right: 1px solid;
}

.fst_bar
{
    border-right: 1px solid;
    padding: 0px 30px 20px 30px;
}

.socl_icn ul li a:hover
{
    color: #17a2cf;
}

.fst_bar ul li a:hover
{
    color: #17a2cf;
}

.close_inner
{
    width: 317px;
    background: none repeat scroll 0% 0% #f7f4f4;
    float: left;
    position: relative;
    padding: 10px 0px;
    margin: -23px 8px 0px;
}

.vk_3
{
    margin-top: -40px;
    background: none repeat scroll 0% 0% #FFF;
    overflow: hidden;
}

.user_img
{
    margin: 0 37px 0 0;
    float: right;
}

    .user_img p
    {
        text-align: center;
    }

    .user_img img
    {
        margin-left: 34px;
    }

.log_btn
{
    background: url(../image/logout-btn.png) no-repeat center;
    padding: 5px 68px;
    border: none;
}

.content_left_emp
{
    width: 700px;
    float: left;
    padding-bottom: 45px;
    background: #eeffd5;
}

.content_right_emp
{
    width: 319px;
    float: right;
}

.content_left_emp h2
{
    background: none repeat scroll 0% 0% #434341;
    padding: 2px 0px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.content_left_emp h4
{
    color: #45751e;
    padding: 10px 0px;
    text-align: center;
}

.content_emp_left
{
    width: 334px;
    float: left;
    background: #f3f3f3;
    margin: 30px 7px 0 7px;
    min-height: 330px;
}

.content_emp_right
{
    width: 334px;
    float: left;
    background: #f3f3f3;
    margin: 30px 7px 0 7px;
    min-height: 330px;
}

.sel_1
{
    height: 26px;
    width: 80px;
}

.content_emp_left input[type="text"]
{
    height: 26px;
    width: 100px;
}

.emp_vk1
{
    padding: 5px 9px;
    border: 1px solid #E5E5E5;
    background: #f6f9f2;
}

.emp_vk2
{
    padding: 8px 9px;
    border: 1px solid #E5E5E5;
    background: #fff;
}

.content_emp_right ul
{
    margin: 10px 0 0 18px;
    padding: 0;
}

    .content_emp_right ul li
    {
        margin: 0px 0 0 0px;
        padding: 8px 18px;
        background: url(../image/emp-bullet.png) no-repeat left;
        list-style: none;
    }

.content_right_emp_top
{
    width: 319px;
    background: url(../image/reminder-img.jpg) no-repeat;
    height: 410px;
}

.content_right_emp_bott
{
    width: 319px;
    background: url(../image/feedback-bg.jpg) no-repeat;
    height: 420px;
    float: left;
}

.content_right_hr_top
{
    width: 319px;
    background: url(../image/right1-bg.jpg) no-repeat;
    min-height: 262px;
}

.content_right_hr_bott
{
    width: 319px;
    height: 350px;
    float: left;
}

.content_right_vk1
{
    margin: 58px 0px 0px 24px;
    float: left;
}

.content_right_vk2
{
    margin: 63px 0px 0px 24px;
    float: left;
}

.content_bott_right_hr
{
    float: left;
    background: url('../image/side-bar-bg.png') no-repeat scroll 0% 0% transparent;
    width: 300px;
    height: 315px;
    margin-top: 7px;
    margin-left: 12px;
}

    .content_bott_right_hr h4
    {
        margin: 7px 0px 0px 79px;
        line-height: 40px;
        font-size: 24px;
        font-weight: normal;
    }

    .content_bott_right_hr ul
    {
        padding: 10px 15px;
        margin-left: 15px;
    }

        .content_bott_right_hr ul li
        {
            padding: 5px 0px 5px 22px;
            list-style: none outside none;
            background: url('../image/arrow-icon.png') no-repeat scroll 0px 5px transparent;
        }

.content_right_vk1 ul
{
    padding: 0;
    margin: 0;
}

    .content_right_vk1 ul li
    {
        padding: 7px 0 5px 28px;
        margin: 0;
        background: url(../image/bullet1.png) no-repeat left;
        list-style: none;
    }

.content_right_vk2 ul
{
    padding: 0;
    margin: 0;
}

    .content_right_vk2 ul li
    {
        padding: 7px 0 5px 28px;
        margin: 0;
        list-style: none;
    }

.tabbed_emp
{
    padding: 0;
    margin-left: 25px;
}

.tabbed_emp_li
{
    padding: 5px 0px;
    background: #60c8e9;
    border-right: 3px solid;
}

.inner_frm_table
{
    float: left;
    width: 287px;
    margin: 0px 0px 0px 25px;
    font-size: 17px;
    color: #565656;
    font-stretch: expanded;
    background: none repeat scroll 0% 0% #fff;
    padding: 12px 0px 10px;
}

.vk1_emp
{
    text-decoration: none;
    color: #FFF;
    padding: 8px 14px 17px;
}

    .vk1_emp:hover
    {
        background: url(../image/tabbed_emp_li_hover.png) no-repeat center;
    }

.tbl_td
{
    text-align: right;
    padding: 0px 30px;
}

.frm_emp
{
    margin-left: 20px;
}

.content_left_hr
{
    width: 700px;
    float: left;
    padding-bottom: 25px;
    background: none repeat scroll 0% 0% #fff;
}

.content_hr_right
{
    float: left;
    margin: 0 7px 0px;
    min-height: 330px;
}

    .content_hr_right h2
    {
        background: none repeat scroll 0% 0% #ECECEC;
        padding: 3px 17px;
        color: #1b396a;
        font-weight: normal;
        font-size: 18px;
    }

    .content_hr_right ul li
    {
        /*margin: 0px;
        padding: 8px 18px;
        background: url('../image/emp-bullet.png') no-repeat scroll left center transparent;
        list-style: none outside none;*/
    }

.error
{
    font-family: Verdana;
    font-size: 11px;
    color: red;
    background-color: rgba(252, 248, 164, 0.94);
}
