﻿body {
    margin: auto;
    font-family: Verdana, sans-serif;
    padding: 8px 1%;
    border-left-style: dotted;
    border-left-width: thin;
    font-size: 16px;}
.menubar {
    clear: both;
    border-radius: 8px;
    background: #0033CC;
    padding: 0px;
    margin: 0px;
    cell-spacing: 0px;}
.toolbar {
    text-align: center;
    line-height: 1.96em;
    margin:  0;
    padding: 0px 8px;}
.toolbar a { color: white; text-decoration: none; padding: 6px 12px;}
.toolbar a:visited { color: white;}
.toolbar a:hover {
    color: #0033CC;
    background: white;}
#greetext {
    color: #008000;}
#greentext strong {
    color: #008000;}
#symtitle {
    color: #F00;}
.STYLE1 {font-size: x-large;}
.carousel-control.right {
    right: 0;
    left: auto;
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); */
    background-image: none;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}
.carousel-control.left {
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    background-image: none;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}
.lunbo{
    width: 1022px;
    margin-top: 5px;
    margin-bottom: 5px;}
.map{
    width:743px;
    height:700px;}