body {
    margin : 0;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    font-size : 10px;
    color : Black;
    background-color : White;
    scrollbar-3dlight-color : #DFDFDF;
    scrollbar-arrow-color : White;
    scrollbar-base-color : #DFDFDF;
    scrollbar-darkshadow-color : #DFDFDF;
    scrollbar-face-color : white;
    scrollbar-highlight-color : #DFDFDF;
    scrollbar-shadow-color : #DFDFDF;
}

td {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    font-size : 10px;
    color : Black;
}

h1 {
    display : inline;
}

.normal {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 16px;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}

.menu {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    color : Black;
    text-decoration : none;
}

.cont_head {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    color : #FFFFFF;
    text-decoration : none;
}

.news  {
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #696969;
    text-decoration : none;
    line-height : 11px;
}

.news_head {
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    color : #D60000;
    text-decoration : none;
    
}

.orange {
    font-weight : bold;
    color : #FF4800;
}

.link {
    color : #D60000;
    text-decoration : none;
}
    
.link A:link {
    color : #D60000;
    text-decoration : none;
}
    
.link A:active {
    color : #D60000;
    text-decoration : none;
}

.link A:visited {
    color : #D60000;
    text-decoration : none;
}

.link A:hover {
    color : #D60000;
    text-decoration : underline;
}
    
.background1 {
    background-image : url(qy.gif);
    background-repeat : no-repeat;
    background-position : right;
}

.background2 {
    background-image : url(qa.gif);
    background-repeat : repeat-y;
    background-position : right;
}

.background3 {
    background-image : url(qp.gif);
    background-repeat : repeat-x;
    background-position : top;
}

.service_img {
    vertical-align : top;
    padding-top : 2px;
}

.copyright {
    font-size : 9px;
    color : #999999;
}

.discount {
    color : #D60000;
    text-decoration : none;
    font-weight : bold;
}


