body,tr,td, img { padding: 0; margin: 0;  border: 0; border-collapse: collapse; font-size:0; }
div,table { padding: 0; border: 0; border-collapse: collapse; font-size:0; }
form { padding: 0; margin: 0; border-collapse: collapse; border:0; }
input, textarea, span  { padding: 0; border-collapse: collapse; border:0; }

body { font-family: Tahoma; text-align: center; overflow-y: scroll;}
input  { font: normal 13px Tahoma; }

select { font: normal 13px Tahoma; height: 20px; }
a, p, span, label { font-size: 13px; color: #727258; }
span.link { text-decoration: underline; cursor:pointer }
a:hover, span.link:hover { text-decoration: none; }

.red { color: #FF114C }
.inher { color: inherit; font-size: inherit; font-weight: inherit; }

p { text-align: justify }

.main { padding-top: 20px; }

.clearfix { clear: both; }

.content h2
{
    font-size: 15px;
    color: #FF114D;
    font-weight: bold;
    margin: 10px 17px 5px 17px;
}

.content h3
{
    font-size: 13px;
    color: #727258;
    font-weight: bold;
    margin: 10px 17px 5px 17px;
}

.content p
{
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 5px;
}


#mainShadow
{
    display:none;

    position: absolute;
    z-index: 1000;
    background-color: #000;

    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity:0.3;
    filter:progid:dximagetransform.microsoft.alpha(opacity=30);
 }

div.h
{
    padding: 10px 0 7px 8px;
    margin:0 0 2px 0;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
	border-bottom:3px solid #d0d0c0;
	position:relative;
}
span.line{background:#ff114d; position:absolute; bottom:-3px; left:0px; height:3px; width:36px; display:block;}
h1.divStyle
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
  display:inline;
  
}

h.sort {
display:inline;
}
p.divStyle
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
}
.main .header { height: 60px; width: 980px; }

.content { width: 630px; float:left; }
.leftContent { width: 161px; float:left; margin-right: 14px; }
.rightContent { width: 161px; float:right; }

.mainMenu
{
    background: #babaa4;
    float: right;
    width: 704px;
	position:relative;
	height:36px;
}

.mainMenu div.mainMenuItem
{
    float:left;
    margin: 7px 0 0 10px;
}

.mainMenu div.mainMenuItem a
{
    font-weight: bold;
    font-size: 12px;
    display: block;
    height:19px;
    padding: 4px 10px 0 10px;
    
    text-decoration: none;
    color: #fff;
}

.mainMenu div.mainMenuItem a.bordered
{
    background: url(/img/mainMenuBorder.png) no-repeat 2px 7px;
}

.mainMenu div.mainMenuItem.active
{
    background: url(/img/sprite.png) no-repeat left -281px !important;
}
.mainMenu div.mainMenuItem.active a
{
    background: url(/img/sprite.png) no-repeat right -281px !important;
    color: #919178;
}
.glt,.grt,.glb,.grb{position:absolute; width:5px; height:5px; background-image:url(/img/sprite.png);}
.glt{background-position:left top; left:0; top:0;}
.grt{background-position:-5px top; right:0; top:0;}
.glb{background-position:0 -5px; left:0; bottom:0;}
.grb{background-position:-5px -5px; right:0; bottom:0;}

.red { color: #ff114d; }
.gray { color: #c0c0b5; }

.footer
{
    clear:both;
    padding-bottom: 20px;
    border-top: solid 1px #cfcfbf;
    padding: 15px 12px 5px 12px;
}
.footer img
{
    float:left;
}
.footer .smallMenu
{
    margin-left:190px;

}
.footer .smallMenu, .footer .smallMenu a
{
    font-size: 12px;
}
.footer .smallMenu div, .footer .smallMenu div a
{
    font-size: 12px;
    color: #b2b2a3;
}

.footer .counters
{
    float: right;
}

.rightBanner
{
    margin-top: 20px;
}

.tabs .button
{
    background: none;
}
.tabs .button span
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    background: none;
    color: #727258;
}
.tabs .button.active { background: url(/img/sprite.png) no-repeat 0 -304px; }
.tabs .button.active span
{
    background: url(/img/sprite.png) no-repeat right -304px;
    color: #ff114d;
}

.tabsContent { clear:both; }

ul.form label
{
    width: 100px;
}
ul.form input, ul.form .fileUpload
{
    width: 500px;
}

ul.form
{
    margin: 0;
    padding: 5px 0 10px 0;
    list-style-type: none;
}

ul.form, ul.form li
{

    background-color: #F2F2E8;
}

.content ul.form li
{
    padding: 5px 10px;
    background-image: none;
}

ul.form input, ul.form .fileUpload
{
    background-color: #fff;
    border: solid 1px #DFDFDC;
}

ul.form label
{
    position: relative;
    float:left;
    padding-top: 3px;
}
ul.form input
{
    padding-top:2px;
    padding-bottom:3px;
    height: auto;
}

.textPage .list
{
    width: 537px;
    background: url(/img/listFon_t.png) no-repeat;
    margin-left: 45px;
}

.textPage .list ul, .textPage .list ol
{
    background: url(/img/listFon_b.png) no-repeat left bottom;
    padding: 7px 0px 1px 17px;
    margin-left: 0px;
}

.textPage li
{
    font-size: 13px;
    color: #727258;
    list-style: none;
    margin: 7px 0;
    background: url(/img/listItem.png) no-repeat 0 8px;
    padding-left: 10px;
    padding-right: 10px;

}

.picdText
{
    position: absolute;
    background-color: #FF0;
    font-size: 13px;
    color: #000;
    margin-left: 10px;
    margin-top: 10px;
    width: 200px;
    padding: 5px 10px;
    text-align: justify;
    border: solid 1px #000;
}

.b-share__handle {
width:16px;
}
.main-wrapper{width: 100%;}
.main{margin:0 auto; width: 980px; text-align:left;}
h2.h
{
    padding: 10px 0 12px 8px;
    margin:0;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
	position:relative;
	border-bottom:3px solid #d0d0c0;
}
a#downloadButtonA{background:url(/img/dlbutton.png) left top; display:block; width:283px; height:36px;}
a#downloadButtonA:hover{background-position:left bottom;}
a#downloadButtonA.hover{background-position:left bottom;}

a#downloadButtonAtest{background:url(/img/dlbutton-test.png) left top; display:block; width:283px; height:36px;}
a#downloadButtonAtest:hover{background-position:left bottom;}
a#downloadButtonAtest.hover{background-position:left bottom;}