body
{
background-color:#f3f7f9;
color:#555;
}
#header
{

}
#header h3
{
color:#135386;
}
#Banner
{
height:300px;
overflow:hidden;
}
.carousel-inner>.item>img {
margin: 0 auto;
height: 600px;
width: 100%;
}
.container
{
background-color:#fff;
border-left:4px solid #f2f2f2;
border-right:4px solid #f2f2f2;
}
#content
{
background:url("images/bg_content.png") center center no-repeat;

}

#hotline{
background:url("images/bg_header.png") top right no-repeat;
color:whiteM
}

#ShortInfo
{
padding:8px;
background-color:#ece0ea;
}
#footer
{
display:block;
width:100%;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus 
{
background-color:#ece0ea;
font-weight:bold;
color:#555;
}
//////////////////////////////////////////////////////
div.tinymcewysiwyg {
    margin-left: 10px;
    margin-right: 10px;
    //width: 760px;
}
* + html div.wysiwygimg {
    overflow: hidden;
}
.wysiwygimg .wysiwygimgclear {
    clear: both;
    display: block;
    font-size: 1px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
.wysiwygimg .wysiwygimgtext {
}
.wysiwygimg img.wysiwygimg {
    border: 0 none;
    margin: 1px;
}
.wysiwygimg a.wysiwygimg img {
    border: 0 none;
    margin: 1px;
    padding: 0;
    vertical-align: top;
}
.wysiwygimg .wysiwygimgtitle {
    color: #666666;
    font-size: 0.8em;
    font-style: italic;
    margin: 2px 0;
}
.wysiwygimg .wysiwygimgwrap {
}
.wysiwygimg .wysiwygimgleft {
    float: left;
    margin: 0 1em 0 0;
}
.wysiwygimg .wysiwygimgright {
    float: right;
    margin: 0 0 0 1em;
}
.wysiwygimg .wysiwygimgtopleft {
    float: left;
    margin-bottom: 0.5em;
}
.wysiwygimg .wysiwygimgtopright {
    float: right;
    margin-bottom: 0.5em;
}
.wysiwygimg .wysiwygimgtopcenter {
    margin-bottom: 0.5em;
    text-align: center;
}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {
    margin: 0 auto;
}
.wysiwygimg .wysiwygimgbottomleft {
    float: left;
    margin-top: 0.5em;
}
.wysiwygimg .wysiwygimgbottomright {
    float: right;
    margin-top: 0.5em;
}
.wysiwygimg .wysiwygimgbottomcenter {
    margin-top: 0.5em;
    text-align: center;
}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {
    margin: 0 auto;
}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {
    margin: 0 auto;
}
.wysiwygimg table {
    border-spacing: 0;
    font-size: 1em;
}
.wysiwygimg td {
    font-size: 1em;
    vertical-align: top;
}
.wysiwygimg td.wysiwygimgleftcol {
    padding-right: 1em;
}
.wysiwygimg td.wysiwygimgrightcol {
    padding-left: 1em;
}
