html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed, figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display: block;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q { quotes:none;} blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}

/* unreset */
b,strong {font-weight: bold;}
i,em {font-style: italic;}
.rwContentBox ul, .cn ul { list-style-type: disc; margin: 20px 0; margin-left: 45px; }
.rwContentBox ol, .cn ol { list-style-type: decimal; margin: 20px 0; margin-left: 55px; }
.rwContentBox li, .cn li { padding-left: 0px; }
h1, h2, h3, h4, h5, h6, p { display: block; margin: 0; padding: 0; }
img { border: 0; }
.clear { clear: both; }

body {
	background: #fff;
	padding: 0;
	margin: 0;
	font: 16px/1.4 lato, tahoma, verdana, arial, geneva, sans-serif;
	color: #333;
	}

input, textarea, td, th {
	font: 16px/1.4 lato, tahoma, verdana, arial, geneva, sans-serif;
	}


a {
	color: #e51b23;
	text-decoration: none;	
	outline: none;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	}
a:hover {
	color: #ba0d14;
	text-decoration: underline;
	}

body>header {
	position: relative;
	background: #fefefe url('gfx/t.gif') repeat-x bottom;
	width: 100%;
	}

body>header>div {
	position: relative;
	margin: auto;
	width: 1180px;
	height: 330px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background: #eee;
	overflow: hidden;
	}

.olg {
	width: 415px;
	height: 415px;
	background: rgba(255,255,255,0.7);
	position: absolute;
	top: -42px;
	left: -90px;
	border-radius: 999px;
	z-index: 100;
	}

.olg>div {
	position: relative;
	margin-left: 90px;
	margin-top: 42px;
	height: 330px;
	width: 300px;
	}

.olg a.lg {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 286px;
	height: 256px;
	}

.olg a.lg img {
	max-width: 250px;
	max-height: 250px;
	}

.olg a.ulg {
	display: block;
	width: 256px;
	text-align: center;
	font-size: 13px;
	color: #005596;
	font-weight: 900 !important;
	left: 9px;
	margin-top: 0px;
	position: relative;
	text-shadow: 0 0 3px #fff;
	}

.olg2 {
	width: 235px;
	height: 235px;
	background: rgba(255,255,255,0.7);
	position: absolute;
	top: -52px;
	right: -20px;
	border-radius: 999px;
	z-index: 100;
	}

.olg2 a {
	display: table-cell;
	width: 185px;
	height: 185px;
	position: relative;
	top: -25px;
	left: auto;
	right: -23px;;
	vertical-align: middle;
	text-align: center;
	}

.olg2 img {
	max-width: 120px;
	max-height: 120px;
	}

.olg2>div {
	position: relative;
	width: 215px;
	height: 183px;
	top: 52px;
	}

.olg2 a.ulg2 {
	display: block;
	width: 200px;
	height: auto;
	text-align: center;
	font-size: 13px;
	color: #005596;
	font-weight: 900 !important;
	left: 15px;
	margin-top: -30px;
	position: relative;
	text-shadow: 0 0 3px #fff;
	}

body>nav {
	display: block;
	width: 100%;
	min-width: 1200px;
	min-height: 60px;
	background: #006eb2 url('gfx/m.png') repeat-x;
	background-size: auto 100%;
	border-bottom: 10px solid #eee;
	}

body>nav>div {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
	}

body>nav ul {
	text-align: center;
	}

body>nav ul li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	height: 60px;
	vertical-align: top;
	}

body>nav ul li a {
	display: table-cell;
	position: relative;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 0 #004889;
	padding: 0 11px 0 8px;
	background: rgba(0,90,160,0) url('gfx/s.png') no-repeat top right;
	line-height: 1;
	}
body>nav ul li a:hover,
body>nav ul li a.active,
body>nav ul li a.selected,
body>nav ul li a.traced {
	color: #fff;
	text-decoration: none;
	background: rgba(0,0,0,0.2) url('gfx/s.png') no-repeat top right;
	}

body>nav ul li:last-child a {
	background-image: none;
	}

.in-main {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	top: -10px;
	}

.cl1 {
	position: relative;
	float: left;
	width: 255px;
	border-top: 1px solid #eee;
	top: 10px;
	}

.cl1>div {
	position: relative;
	margin-right: -20px;
	border-right: 1px solid #eee;
	min-height: 100px;
	margin-top: 20px;
	padding-right: 20px;
	}

.cl3 {
	position: relative;
	float: right;
	width: 200px;
	border-top: 1px solid #eee;
	top: 10px;
	}

.cl3>div {
	position: relative;
	margin-left: -20px;
	border-left: 1px solid #eee;
	min-height: 100px;
	margin-top: 20px;
	padding-left: 20px;
	}

.cl2 {
	position: relative;
	margin: 0 240px 0 301px;
	padding-top: 40px;
	}

footer {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	background: #fff url('gfx/ft.jpg') no-repeat top center;
	background-size: auto 100%;
	margin-top: 50px;
	width: 100%;
	min-width: 1200px;
	}

footer>div {
	position: relative;
	width: 1200px;
	height: 300px;
	margin: auto;
	}

.cl3>div>form {
	font-size: 0;
	}

form input.se1 {
	margin: 0;
	padding: 0;
	border: 0;
	background: #e8e8e8;
	padding: 0 20px;
	font-size: 16px;
	line-height: 39px;
	display: inline-block;
	border-radius: 0;
	width: 120px;
	}

form input.se2 {
	margin: 0;
	padding: 0;
	border: 0;
	background: url('gfx/sz.png') no-repeat;
	width: 39px;
	height: 39px;
	text-indent: -9999px;
	display: inline-block;
	border-radius: 0;
	}

footer .olg {
	right: -90px;
	left: auto;
	background: none;
	}

footer .olg>div {
	margin-right: 90px;
	margin-top: 42px;
	height: 330px;
	width: 300px;
	}

footer .olg a {
	display: table-cell;
	vertical-align: middle;
	width: 256px;
	height: 256px;
	position: relative;
	left: -35px;
	}

footer .olg a img {
	max-width: 220px !important;
	max-height: 220px !important;
	}

footer .olg a.ulg {
	display: block;
	width: 256px;
	text-align: center;
	font-size: 13px;
	color: #005596;
	font-weight: 900;
	left: -20px;
	margin-top: -15px;
	position: relative;
	}

.olg a:hover {
	text-decoration: none;
	}

footer a, footer a:hover, footer p {
	color: #fff;
	}

footer nav {
	text-transform: uppercase;
	padding-top: 50px;
	}

footer nav ul {
	margin-right: 350px;
	columns: 2;
	}

footer nav ul li {
	display: block;
	font-size: 13px;
	padding-bottom: 5px;
	}

footer p {
	opacity: 0.5;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	letter-spacing: 1px;
	position: absolute;
	bottom: 10px;
	left: 0;
	}

.logosy {
	position: relative;
	margin-top: 100px;
	height: 140px;
	max-height: 100px;
	}

.logosy>div {
	position: relative;
	width: 1180px !important;
	height: 98px;
	margin: 0 auto;
	overflow: hidden !important;
	border: 1px solid #eee;
	}

.logosy>span {
	display: block;
	font-weight: bold;
	position: relative;
	width: 1180px !important;
	margin: 0 auto;
	margin-top: -20px;
	}

.logosy>div>div {
	position: relative;
	width: 50000px;
	}

.logosy>div>div ul {
	font-size: 0 !important;
	height: 90px !important;
	width: 50000px !important;
	margin: 0 !important;
	position:  absolute !important;
	left: 0;  
	top: 0;
	}

.logosy>div>div ul li {
	float: none !important;
	display: inline-block !important;
	font-size: 0 !important;
	height: 90px !important;
	margin: 0 !important;
	padding: 0 !important; 
	vertical-align: top;
	width: 200px !important;
	margin-top: -4px !important;
	}

.logosy>div>div ul li a {
	background: none !important; 
	height: 90px !important;
	padding: 0 !important;
	top: 3px;
	}

.logosy>div>div ul li a img {
	width: auto;
	height: auto;
	max-width: 160px;
	max-height: 80px;
	}

body>nav ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 58px;
	border: 1px solid #fff;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.5);
	background: #005AA0;
	z-index: 99;
	width: 240px;
	}

body>nav ul ul li {
	display: block;
	height: auto;
	}

body>nav ul ul li a {
	min-height: 16px !important;
	height: auto !important;
	line-height: 16px;
	display: block;
	text-align: left;
	padding: 10px 12px !important;
	width: auto;
	background: none;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	}
body>nav ul ul li a:hover,
body>nav ul ul li a.active,
body>nav ul ul li a.selected,
body>nav ul ul li a.traced {
	background: rgba(0,0,0,0.2);
	}

hr {
	margin: 3px 0;
	padding: 0;
	border: 0;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background: #e3e3e3;
	}

.file_list_text {
	vertical-align: middle;
	}