﻿@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ul, li, span, form, img {
    padding: 0;
    margin: 0;
}

body {
    padding: 0;
    margin: 0;
    font-family: tahoma;
    font-size: 11px;
    color: #515151;
    background: url(../images/bg_body.jpg) repeat-x;
}

a, button {
    outline: none;
}

.clear {
    clear: both;
}

/**************wrapper**************/
/*#outer_wrapper{ /*width:100%;/* float:left;*/ }

*/
.wrapper {
    margin: 0 auto;
}

/********Header********/

#header h1 {
    padding: 0;
    margin: 0;
}

.menu_outer {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
}

.menu_position {
    position: absolute;
    top: 0px;
    left: -21px;
}

/*******container*******/
#container {
    margin: 0 auto;
    padding: 40px 0 0 0;
    clear: both;
}

/****inner div****/
#inner_div {
    width: 1001px;
    float: left;
    background: #fff;
    min-height: 450px;
    overflow: auto;
    height: 450px;
    border: solid 1px #e8e8e8;
    padding-bottom: 25px;
    border-bottom: solid 1px #ddd;
}

    #inner_div h2 {
        border-bottom: solid 1px #ccc;
        font-size: 18px;
        font-weight: normal;
        color: #ca2702;
        margin: 0 15px 0 15px;
        padding: 15px 0 10px 0px;
    }

    #inner_div p {
        line-height: 16px;
        font-size: 11px;
        padding: 10px 15px 0 15px;
        color: #4a4a49;
        text-align: justify;
    }

        #inner_div p b {
            font-weight: bold;
        }

/****slider row****/
.slider_row { /*width:1003px; float:left;*/
    clear: both;
}

/***slider***/
.slider {
    width: 512px;
    float: left;
}

/****Important Articals****/
.important_art {
    width: 481px;
    float: right;
    border: solid 1px #e0e0e0;
}

    .important_art h2 {
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        padding: 0 0 0 15px;
        background: url(../images/important_artical.jpg) repeat-x;
        line-height: 31px;
        height: 31px;
    }

.buttons {
    width: 55px;
    position: absolute;
    top: -12px;
    background: url(../images/box.jpg) no-repeat center top;
    height: 27px;
    left: 200px;
}

/****gallery****/
.gallery { /* width:512px; float:left;*/
}

/****icon slider****/
.icon_slider {
    width: 1003px;
    float: left;
    border: solid 1px #e0e0e0;
    background: url(../images/outer_icon_bg.jpg) repeat-x;
    height: 92px;
}

/*****bottom row*****/
.bottom_row {
    margin-top: 10px;
}

/****DG message section****/
.dg_message {
    width: 332px;
    float: left;
    border-right: solid 1px #e9e9e9;
    padding-bottom: 10px;
}

    .dg_message h2 {
        background: url(../images/dg_bg.jpg) repeat-x;
        padding: 0 0 0 15px;
        line-height: 29px;
        font-size: 13px;
        font-weight: bold;
        color: #4a4a49;
    }

    .dg_message p {
        padding: 5px 10px 5px 11px;
        margin: 0;
        line-height: 16px;
        text-align: justify;
    }

        .dg_message p img {
            padding: 5px 15px 0px 0px;
        }

.more {
    background: url(../images/more.jpg) no-repeat center top;
    text-decoration: none;
    width: 69px;
    display: block;
    text-align: center;
    height: 23px;
    line-height: 23px;
    color: #4a4a49;
    font-size: 11px;
    font-family: tahoma;
}

    .more a {
        text-decoration: none;
    }

.space {
    margin-top: 18px !important;
}

/****Faq section****/
.faq {
    width: 332px;
    float: left;
    padding-bottom: 10px;
    border-right: solid 1px #e9e9e9;
}

    .faq h2 {
        background: url(../images/dg_bg.jpg) repeat-x;
        padding: 0 0 0 15px;
        line-height: 29px;
        font-size: 13px;
        font-weight: bold;
        color: #4a4a49;
    }

    .faq ul {
        padding: 8px 0 10px 15px;
        margin: 0;
    }

        .faq ul li {
            display: block;
            padding: 0 0 7px 0px;
        }

            .faq ul li a {
                color: #4a4a49;
                text-decoration: none;
                padding: 0 0 0 15px;
                background: url(../images/bullets_arrow.jpg) no-repeat 0 4px;
            }

                .faq ul li a:hover {
                    text-decoration: underline;
                }

    .faq p {
        padding: 0 0 0 15px;
    }

/****help line section****/
.helpline {
    width: 332px;
    float: left;
    padding-bottom: 10px;
    border-right: solid 1px #e9e9e9;
}

    .helpline h2 {
        background: url(../images/dg_bg.jpg) repeat-x;
        padding: 0 0 0 15px;
        line-height: 29px;
        font-size: 13px;
        font-weight: bold;
        color: #4a4a49;
    }

    .helpline ul {
        padding: 8px 0 10px 15px;
        margin: 0;
    }

        .helpline ul li {
            display: block;
            padding: 0 0 7px 0px;
        }

            .helpline ul li a {
                color: #4a4a49;
                text-decoration: none;
                padding: 0 0 0 15px;
            }

                .helpline ul li a:hover {
                    text-decoration: underline;
                }

    .helpline p {
        padding: 0 0 0 15px;
    }

/****Login section****/
.login_form {
    width: 332px;
    float: left;
}

    .login_form h2 {
        background: url(../images/dg_bg.jpg) repeat-x;
        padding: 0 0 0 15px;
        line-height: 29px;
        font-size: 13px;
        font-weight: bold;
        color: #4a4a49;
    }

.login_input {
    border: solid 1px #d8d8d8;
    background: url(../images/textbox_bg.jpg) repeat-x;
    line-height: 21px;
    padding-left: 3px;
    width: 212px;
    height: 21px;
    font-size: 11px;
    color: #515151;
}

.login_txt {
    color: #515151;
    font-size: 11px;
    font-weight: bold;
}

.login_form select {
    font-size: 11px;
    color: #515151;
    width: 70px;
    padding: 1px;
    font-family: tahoma;
}

    .login_form select option {
        padding-left: 3px;
    }

.login_input2 {
    border: solid 1px #d8d8d8;
    width: 100px;
    height: 21px;
    line-height: 21px;
    padding-left: 3px;
    font-size: 11px;
    color: #515151;
}

.loginbutton {
    color: #fff;
    font-size: 11px;
    width: 67px;
    line-height: 23px;
    height: 23px;
    cursor: pointer;
    text-align: center;
    background: url(../images/login.jpg) no-repeat center top;
    border: none;
    display: block;
}

.red {
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
}

.forget {
    color: #179dd8;
    font-size: 11px;
    font-weight: normal;
}

.divider {
    color: #b8b8b8;
    font-size: 11px;
    font-weight: normal;
}

.space_right {
    padding-right: 13px;
}

/******Footer******/
.footer_secotion { /*width:1003px; float:left;*/
    padding: 5px 0 5px 0;
}

.left_box {
    width: 628px;
    float: left;
    color: #515151;
}

    .left_box p {
        padding: 1px 0 0 0;
    }

    .left_box a {
        color: #515151;
        text-decoration: none;
    }

        .left_box a:hover {
            text-decoration: underline;
        }

.right_box {
    width: 373px;
    float: right;
}

.right_box_input {
    border: solid 1px #d8d8d8;
    line-height: 21px;
    background: url(../images/textbox_bg.jpg) repeat-x;
    width: 162px;
    font-family: tahoma;
    height: 21px;
    font-size: 11px;
    color: #b9b9b9;
    padding-left: 5px;
}

.right_box b {
    font-weight: bold;
}

.right_box p {
    padding: 0 0 0 0;
    text-align: right;
}

.right_box_more {
    background: url(../images/more.jpg) no-repeat center top;
    text-decoration: none;
    width: 69px;
    display: block;
    text-align: center;
    height: 23px;
    line-height: 23px;
    color: #4a4a49;
    font-size: 11px;
    font-family: tahoma;
}

.txtlarge {
    position: absolute;
    top: 15px;
    right: 70px;
}

/*row for important artical*/
.row_article {
    float: left;
    width: 458px;
    padding: 0 13px 0 13px;
}

.content_article {
    float: left;
    width: 261px;
    height: 100px
}

    .content_article b {
        padding: 0;
        font-weight: bold;
    }

.content_img {
    float: right;
    width: 60px;
}

    .content_img img {
        padding: 5px 0 0 0;
    }
