/* Body / Background */
body
{
    background-color: #FFFFFF;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: Microsoft YaHei !important;
    font-family: Microsoft YaHei, Arial, Helvetica, 'Helvetica Neue' , Verdana, sans-serif;
    padding: 0px;
    margin: 0px;
}
a:hover
{
    color: #0099CC;
      text-decoration:underline;
}


#pageContent
{
    width: 100%;
    clear: both;
}

.contentRelative
{
    /*     height: 44px;*/
    *height: 44px;
    *padding-bottom:20px;
    position: relative;
    background: #ffffff;
}
#contentSidebar
{
    padding-top: 10px;
    width: 960px;
    background: #ffffff;
    z-index: 1000; /*     top: 0px;     position: fixed;     _position: absolute;     margin-top: 79px; */
}

#contentSidebar #logoImg
{
    position: absolute;
}

#contentSidebar .divTop
{
    position: absolute;
    right: 0px;
}
#contentSidebar .divTop a
{
    color: #666666;
}

#mediaNewsCategory
{
    /*     width: 960px;     background: #ffffff;       top: 0px;     position: fixed;     _position: absolute;     margin-top: 105px;     z-index: 100; */
}
.sidebar
{
    overflow: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}


.sidebar ul
{
    margin: 0;
    padding: 0px;
    text-align: center;
    list-style-type: none;
}

.sidebar ul li
{
    font-size: 12px;
    display: inline;
}
.sidebar ul li a
{
    text-decoration: none;
    color: #666666;
    padding: 0 3px 0 3px;
}

.sidebar ul li a:hover
{
    color: #0099CC;
      text-decoration:underline;
}

.sidebar ul li.current a
{
    color: #0099CC;
}

.divBorder
{
    width: 960px;
    border-top: 1px #999999 solid;
    height: 10px;
}
.divDashedBorder
{
    clear: both;
    width: 100%;
    border-bottom: 1px #999999 dashed;
    height: 10px;
}

.BlueText
{
    color: #0099CC;
    font-size: 15px;
}

img
{
    border: 0;
}

ul
{
    margin: 0;
    padding: 0px;
    list-style-type: none;
}

ul li
{
    list-style: none;
}

.anchor
{
    color: #333333;
}

.BlueColor
{
    color: #0099CC;
}

.liLeft
{
    float: left;
}
.liRight
{
    float: right;
    color: #BBBBBB;
}


.formLabel
{
    color: #0099CC;
    font-size: 16px;
}

.formLableGrayColor
{
    color: #AFAFAF;
    font-size: 16px;
}

.txt465
{
    width: 465px;
    height: 34px;
    border: solid 1px #cccccc;
    margin: 5px 30px 10px 0;
    font-size: 16px;
    font-family: Microsoft YaHei !important;
    font-family: Microsoft YaHei, Arial, Helvetica, 'Helvetica Neue' , Verdana, sans-serif;
}
.txtMultiLine
{
    width: 960px;
    height: 179px;
    border: solid 1px #cccccc;
    margin: 5px 0px 10px 0;
    font-size: 16px;
    font-family: Microsoft YaHei !important;
    font-family: Microsoft YaHei, Arial, Helvetica, 'Helvetica Neue' , Verdana, sans-serif;
}

.divFormBlackColor
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.btnSend
{
    border: 0;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    width: 200px;
    height: 50px;
    background-image: url("/media/1814/btnSendBackground.png");
    padding-left: 20px;
    margin-right: 28px;
    cursor: pointer;
}
.sendSuccess
{
}

a:hover
{
    color: #0099CC;
}

/*navSolution*/
#navSolution {
  width:500px;
  height:200px;
  background:blue;
  display:none;
  margin-top:30px;
  position: absolute;
  z-index:999;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
