
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}

a {
    background: transparent none repeat scroll 0 0;
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}


textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #292f33;
    font-size: 14px;
    line-height: 18px;
    overflow-y: scroll;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #f5f8fa;
}
a {
    color: #1b95e0;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: underline;
}

iframe {
    border: 0 none;
}
ol, ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
li {
    text-align: inherit;
}
[tabindex="-1"]:focus {
    outline: medium none !important;
}
a:focus {
    outline: 0 none;
}
a:focus > img:first-child:last-child {
    outline: 1px dotted #666;
}
a.hide-focus {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizelegibility;
}
h1 {
    font-size: 24px;
    line-height: 0.8;
}
h2 {
    color: #66757f;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
}
h2 small {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}
h3 {
    color: #66757f;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
}
h4 {
    font-size: 12px;
    line-height: 18px;
}
h5, h6 {
    font-size: 10px;
}
small {
    font-size: 12px;
}
ol {
    list-style: outside none decimal;
    margin-left: 20px;
}
ol > li {
    line-height: 20px;
}
html, body, #doc, #page-outer {
    height: 100%;
}
.centerS {
	/*width:1270px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	margin-left:300px;
	margin-top:30px;*/
}
.centerSS {
	/*box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	
	padding: 0;
	text-align: left;
	vertical-align: top;*/
	margin: 0 auto;
	margin-top:30px;
	width:1270px;
}