@charset "utf-8";
/* CSS Document */
body{ background-color:#000; line-height:22px; font-family: "Times New Roman", Times, serif;}
*{ margin:0; padding:0;}
.mainer{ width:998px; margin:0 auto; background-color:#1e0002;}
.middle{  text-align:center; color:#fff; background-color:#1e0002;}
.footer{ text-align:center; padding:45px 0 30px 0; background:url(../images/1_13.jpg) repeat-x top;}
.cont_lines{ padding:15px 0; font-weight:900; color:#980505;}
.cont_lines_wel{ padding:15px 0; font-weight:900; color:#f90000; font-size:32px;}

.cont_line{
    padding: 4px 0; 
    /*color: #f90000; */
    /*color: #980505;*/
    color: blue;
    font-size: 18px;
    font-family: sans-serif;
}

.sans16italic{
    padding: 4px 0;
    color: #f90000;
    /*color: #980505;*/
    /*color: blue;*/
    font-size: 16px;
    font-family: sans-serif;
    font-style: italic;
}

.sans18bold{
    padding: 4px 0;
    color: #f90000;
    /*color: #980505;*/
    /*color: blue;*/
    font-size: 18px;
    font-family: sans-serif;
    font-style: bold;
}

.sans18bolddarkred{
    padding: 4px 0;
    color: #980505;
    /*color: blue;*/
    font-size: 18px;
    font-family: sans-serif;
    font-style: bold;
}

.map_panel {
    height: 450px;
}

.middle_left{
    float:left;
    width:250px;
}

.middle_right{
    float:left;
    width:748px;
}
#myzid{ 
        border:3px solid #a3090b;
        padding:0 0 15px 0; 
        margin:20px;
    }
.cl{ 
        clear:both;
        height:0;
        font-size:0;
    }
.top_link{
        font-weight:bold;
        font-color:#980505;
        font-size:16px;
    }
a:visited,a:link,a:active{ 
        color:white;
        text-decoration: none;
    }
a:hover{ 
        color:#f00;
        text-decoration: none;
    }
.h2size
{
        font-size:14px;
        padding:3px 0;
 }
#xx{
        font-size:18px;
        font-color:red;
        
        padding:5px 0;
    }
.dcenter{text-align:center;}
#myid{ padding-top:34px;}
hr{margin:7px 0;}
.onlineOrderTitle{
font-size:14;
}

.aboutus{
    padding: 4px 0;
    color: #f90000;
    /*color: #980505;*/
    /*color: blue;*/
    font-size: 18px;
    font-family: sans-serif;
    font-style: bold;
    background-image: url(../images/aboutus_bg2.jpg);
    background-repeat: no-repeat; 
    background-position:center bottom; 
    height: 180px;
}

#menuPdf1{ 
    height: 110px; 
    margin-top: 40px;
}

#menuPdf2{ 
    position: relative; 
    /*left: 622px; 
    top: 290px; */
    left: 529px; 
    top: -100px;
    height: 215px; 
    width: 365px;
}



