body {
	background-color: #fff8f0;
	margin: 0px;
	padding: 20px 0 0 0;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
div, p, td {
	padding: 0px;
	margin: 0px;
}
H1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #000;
}
H2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #000;
}
p {
	padding: 0 0 15px 0;
	margin: 0px;
}
table, td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;
}
#anry { 
	width: 100%;
	max-width: 1140px;
	width: expression(document.body.clientWidth > 1140? "1140px": "100%" );
}
#wrapper {
	max-width: 1140px;
	min-width: 1024px;
	width: expression(document.body.clientWidth > 1140? "1140px": "100%" );
	margin: 0 auto;
}
#container {width: 100%;}
a {
	font-style: normal;
	color: #003296;
	text-decoration: underline;
}
a:hover {
	color: #003296;
	text-decoration: none;
}
H1, H3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #000;
}
H1 span {
	font-size: 11px;
}
H4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #000;
}
ul {
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-bottom: 15px;
}
ul ul {
	padding-bottom: 0px;
}
li {
	list-style-type: disc;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	list-style-position: outside;
	padding: 0px 0px 6px 0;
	margin: 0px;
	vertical-align: middle;
}
div.top {
	height: 29px;
	background: url('/i/site/topbg.gif') no-repeat top left;
}
div.tops {
	position: relative;
}
.tops div {
	position: absolute;
	width: 9px;
	height: 29px;
	background: url('/i/site/topbg_r.gif') no-repeat top right;
	right: 0px;
}
.top a {
	color: #fff;
}
.top table {
	width: 100%;
}
.top th {
	height: 29px;
	text-align: left;
	color: #fff;
	vertical-align: middle;
	padding-left: 15px;
}
.top td {
	height: 29px;
	text-align: right;
	color: #fff;
	vertical-align: middle;
	padding-right: 15px;
}
.top input {
	color: #7D7D7D;
	font-size: 11px;
	margin: 0 3px 0 3px;
}
#searchform {
	color: #7D7D7D;
	font-size: 11px;
	width: 100px;
	margin-left: 15px;
}

div.menutop {
	margin: 12px 0 0 20px;
	height: 21px;
	background: url('/i/site/menutopbg.gif') no-repeat top left;
}
div.menutops {
	position: relative;
}
.menutops div {
	position: absolute;
	width: 3px;
	height: 21px;
	background: url('/i/site/menutopbg_r.gif') no-repeat top right;
	right: 0px;
}
.menutop table {
	width: 100%;
}
.menutop td {
	vertical-align: middle;
	font-size: 13px;
	white-space: nowrap;
	padding: 0 5px 0 5px;
	text-align: center;
	height: 21px;
}
.menutop a {
	text-decoration: none;
}
.menutop a:hover {
	text-decoration: underline;
}
table.podniz {
	margin-left: 20px;
}
.podniz td {
	vertical-align: middle;
	white-space: nowrap;
	line-height: 12px;
	height: 61px;
}
.podniz img {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
.podniz a {
	text-decoration: none;
}
.podniz a:hover {
	text-decoration: underline;
}
table.dop {
	margin: 15px 0 15px 0;
}
.dop td {
	font-size: 13px;
	height: 17px;
	padding: 4px 0 5px 7px;
	vertical-align: middle;
	color: #404040;
}
.dop th {
	padding: 5px 0 5px 0px;
	vertical-align: middle;
}
.dop a {
	color: #404040;
	text-decoration: none
}
.dop a:hover {
	color: #404040;
	text-decoration: underline;
}
div.pogoda {
	background: url('/i/site/pogoda.gif') no-repeat center left;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	width: 154px;
}
.pogoda span {
	font-size: 9px;
}
.pogodab {
	background-color: #E9E9E9;
}
.pg {
	color: green;
}
.pr {
	color: red;
}
table.pogodat {
	width: 100%;
}
.pogodat td {
	padding: 5px;

}
div.plash {
	height: 21px;
	background: url('/i/site/plash.gif') no-repeat top left;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	width: 100%;
	position: relative;
	z-index: 2;
}
.plash span {
	margin-left: 15px;
}
div.plashs {
	position: relative;
}
.plashs div {
	position: absolute;
	width: 4px;
	height: 21px;
	background: url('/i/site/plash_r.gif') no-repeat top right;
	right: 0px;
}
.anons p {
	padding: 8px 5px 4px 5px;
	font-style: italic;
}
div.banbg {
	height: 140px;
	background: url('/i/site/banbg.gif') no-repeat top left;
}
div.banbgs {
	position: relative;
}
.banbgs div {
	position: absolute;
	width: 14px;
	height: 140px;
	background: url('/i/site/banbg_r.gif') no-repeat top right;
	right: 0px;
}
.banbgtab th {
	width: 50%;
	padding: 20px 0 0 0;
}
.banbgtab td {
	width: 50%;
	padding: 20px 0 0 0;
}
div.cont {
	padding: 10px 15px 10px 5px;
	position: relative;
	z-index: 100;
	height: 105px;
	overflow: hidden;
}
.cont h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
}
.cont h1 a {
	text-decoration: none;
}
.cont p {
	font-size: 12px;
	line-height: 18px;
}
div.graybg {
	height: 21px;
	background: url('/i/site/graybg.gif') no-repeat top left;
	line-height: 21px;
	width: 100%;
	color: #fff;
	font-size: 13px;
}
div.graybgs {
	position: relative;
}
.graybgs div {
	position: absolute;
	width: 4px;
	height: 21px;
	background: url('/i/site/graybg_r.gif') no-repeat top right;
	right: 0px;
}
p.txt {
	padding: 10px;
}
.graybg span {
	margin-left: 15px;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
}
.graybg span a {
	color: #fff;
	text-decoration: none;
}
span.textr {
	font-size: 9px;
	float: right;
	margin-right: 10px;
}
span.textr a {
	color: #ADADAD;
	text-decoration: underline;
}
table.opros {
	margin: 0 0 0 4px;
}
.opros td {
	padding: 3px;
}
div.form-find {
	position: relative;
	padding: 0 0 0 15px;
	z-index: 2;
}
.form-find select {
	width: 160px;
	display: block;
	margin: 3px 0 5px 0;
}
.form-find input {
	width: 90px;
	margin-top: 5px;
	font-size: 11px;
}
div.findbg {
	position: relative;
}
.findbg div {
	position: absolute;
	width: 202px;
	height: 150px;
	background: url('/i/site/findbg.gif') no-repeat top left;
	right: 0px;
	z-index: 1;
	top: -8px;
	left: -8px;
}
.rek {
	text-align: center;
}
.rek img {
	margin: 7px 0 7px 0;
}
#pics1 h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	line-height: 22px;
	background-color: #003296;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#pics1 h1 a {
	color: #fff;
	text-decoration: none;
}
#pics1 h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#pics1 span {
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	background-color: #003296;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#pics1 span a {
	color: #fff;
	text-decoration: none;
}
#pics1 span a:hover {
	color: #fff;
	text-decoration: none;
}
#pics1 {
	cursor: pointer;
	cursor: hand;
}

.navigation {
	font-size: 12px;
	color: #999;
	padding: 0px 0 15px 20px;
}
.navigation a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.titlebg {
	padding: 10px 0 10px 15px;
	color: #fff;
}
.titlebg span {
	color: #ff0;
	font-size: 22px;
	line-height: 28px;
}
div.pages {
	padding: 0 20px 0 20px;
}
.pages {
	font-size: 14px;
	line-height: 20px;
}
.podmenu {
	float: right;
	width: 220px;
	margin: -15px 0 30px 30px;
	background-color: #f3f3f3;
	font-size: 11px;
	line-height: 15px;
}
.podmenu div {
	padding: 10px 10px 0 15px;
}
.podmenu span {
	color: #333;
}
.podmenu a {
	color: #808080;
}
.pages table, .tabs {
	border: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
	border-collapse: collapse;
}
.pages td, .tabs td {
	padding: 5px 10px 5px 10px;
	border: 2px solid #fff;
	background-color: #F9F9F9;
}
td.gg {
	background-color: #F1F1F1;
}
.pages th, .tabs th  {
	padding: 5px 10px 5px 10px;
	background-color: #D4D2D2;
	border: 2px solid #fff;
	font-size: 13px;
}
.podlist {
	font-family: 'Arial Narrow';
	font-size: 10px;
}
.podlist a {
	margin-right: 5px;
}
.news_image {
	PADDING-RIGHT: 12px;
	BACKGROUND-POSITION: left bottom;
	PADDING-LEFT: 13px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(/i/shadow.gif);
	PADDING-BOTTOM: 12px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat;
	float: left;
}
.contacts td {
	border-bottom: 0px;
	padding: 5px 20px 5px 0px;
	background-color: transparent;
	border: 0px;
}
.mosimage {
	border: 1px solid #e3edf2;
	margin: 5px;
}
div.mosimage div {
	text-align: left;
	margin-top: 2px;
	background-color: #f8f8f9;
	padding: 1px 2px;
	color: #990000;
	text-transform: normal;
	font-size: 11px;
	border-top: 1px solid #f2f2f2;
}
.mosimage_caption {
	text-align: left;
	margin-top: 2px;
	background-color: #f8f8f9;
	padding: 1px 2px;
	color: #990000;
	text-transform: normal;
	font-size: 11px;
	border-top: 1px solid #f2f2f2;
}
table.add_ad {
	width: 90%;
}
.add_ad td {
	border: 1px;
	padding: 5px 20px 5px 0;
	font-size: 11px;
}
div.anketa_ok {
	color: red;
	margin: 10px 0 15px 0;
	font-weight: bold;
}
.spannews {
	color: #777;
	font-size: 11px;
	font-style: italic;
}
span.pretitlelist {
	color: #655;
	font-size: 11px;
	line-height: 14px;
}
.pretitlelist p {
	padding: 0px;
}
div.pretitle {
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
}
.pretitle p {
	padding: 0px;
}
.sel td {
	border-bottom: 0px solid #fff;
	padding: 2px 10px 2px 0px;
}
#YMapsID table {
	width: auto;
	padding: 0px;
	margin: 0px;
}
#YMapsID td {
	width: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
div.rems {
	padding-top: 3px;
	float: right;
	border-bottom: 1px solid #ddd;
}
.rems {
	font-size: 11px;
}
.rems a {
	margin-left: 10px;
	color: #555;
	text-decoration: none;
}
div.remss {
	padding: 5px;
	margin-bottom: 10px;
}
.remss img  {
	vertical-align: middle;
}
p.quote {
	border: 1px dotted #ccc;
	padding: 0 5px 0 5px;
	font-style: italic;
	width: 50%;
}
.quote span {
	display: block;
	font-weight: bold;
}
.plash1 { position: relative; height: 140px; background: #fff url(/i/site/mainblock.png) no-repeat 100% -140px; }
.plash1 span { display: block; height: 139px; padding: 1px 13px 0 13px; background: url(/i/site/mainblock.png) no-repeat 0 0px; }

.plash2 { position: relative; height: 140px; background: #fff url(/i/site/mainblock.png) no-repeat 100% -420px; }
.plash2 span { display: block; height: 139px; padding: 1px 13px 0 13px; background: url(/i/site/mainblock.png) no-repeat 0 -280px; }

.plash3 { position: relative; height: 140px; background: #fff url(/i/site/mainblock.png) no-repeat 100% -700px; }
.plash3 span { display: block; height: 139px; padding: 1px 13px 0 13px; background: url(/i/site/mainblock.png) no-repeat 0 -560px; }

.plash4 { position: relative; height: 140px; background: #fff url(/i/site/mainblock.png) no-repeat 100% -980px; }
.plash4 span { display: block; height: 139px; padding: 1px 13px 0 13px; background: url(/i/site/mainblock.png) no-repeat 0 -840px; }

div.work1 {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 112px;
	height: 134px;
	background: #fff url(/i/site/work.jpg) no-repeat bottom right;
}
div.edu1 {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 84px;
	height: 118px;
	background: #fff url(/i/site/edu.jpg) no-repeat bottom right;
}
div.abroad1 {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 93px;
	height: 121px;
	background: #fff url(/i/site/abroad.jpg) no-repeat bottom right;
}
div.imm1 {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 105px;
	height: 122px;
	background: #fff url(/i/site/imm.jpg) no-repeat bottom right;
}
.pages td {
	border: 1px solid #ddd;
}
.vakan input {
	font-size: 13px;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.vakan span {
	font-size: 12px;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 5px;
}
.vakan table {
	width: 100%;
}
.vakan td {
	vertical-align: middle;
	border: 0px;
	background-color: #fff;
	padding: 10px 15px 10px 0px;
}
.othertab td {
	background-color: transparent;
	border: 0px;
}
table.vak {
	margin: 10px 0 10px 0;
	width: 100%;
}
.vak td {
	background-color: transparent;
	border: 0px;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #ccc;
}
.vak th {
	background-color: #ccc;
	border: 0px;
	padding: 3px 10px 3px 10px;
	border-bottom: 2px solid #aaa;
	font-size: 11px;
}
table.blockofs {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
}
.blockofs td {
	margin: 0px;
	padding: 0px 8px 3px 0px;
	vertical-align: top;
	BACKGROUND: url('/i/dots.gif') repeat-x right 15px;
	white-space: pre-line;
	width: 60%;
	border: 0px;
	background-color: transparent;
}
.blockofs th {
	background-color: transparent;
	margin: 0px;
	padding: 0px 8px 2px 0px;
	vertical-align: top;
	white-space: pre-line;
	width: 60%;
	border: 0px;
}
.blockofs span {
	padding-right: 2px;
	background-color: white;
	color: #555;
}
.blockofs p {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-align: left;
	background-color: white;
}
.blockofs th b {
	color: #000;
	line-height: 14px;
	white-space: nowrap;
}
table.noborder td {
	border: 0px;
	padding: 5px 20px 5px 0px;
	background-color: #fff;
}
.noborder input {
	width: 150px;
}
.noborder textarea {
	width: 150px;
}
#bgrequest {
	BACKGROUND: url('/i/site/bgrequest.gif') no-repeat center left;
	width: 182px;
	height: 40px;
	padding: 2px 0 0 10px;
	font-size: 15px;
}
div.requestpage {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}
.requestpage img {
	margin-right: 5px;
	vertical-align: middle;
}
.requestpage a {
	text-decoration: none;
	color: #777;
}
.land th img {
	width: 17px;
	height: 12px;
	border:1px solid #eee;
}
.bl2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 1em;
}
.bl5 {
	display: grid;
	grid-template-columns: 3fr 1fr 1fr 1fr 2fr;
	grid-gap: 1em;
}
.footer {
	width: 100%;
	background-color: #808080;
	margin: 2em 0 0 0;
}
.footer > div {
	padding: 2em 0 2em 0;
}
.bottomform {
	clear: both;
	padding-bottom: 1em;
}
.bottomform input[type='text']{
	font-size: 14px;
	padding: 0 10px 0 10px;
	line-height: 42px;
	max-width: 320px;
	background-color: #fff8f0;
	vertical-align: top;
	border: 0px;
}
.width1140 > div {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
}
.width1140_ > div {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
}
.clearfix:after, .clearfix:before {
	content: '';
	clear: both;
	float: none;
	display: block;
}
.footer, .footer a {
	color: #fff;
	text-decoration: none;
}
.fottera > a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
}
.fottera a:hover {
	color: #ff0;
}
.socfind {
	float: left;
}
.socfind img {
	width: 31px;
	margin-right:10px;
}
.count {
	display: inline-block;
	margin-right: 15px;
}
.topmenu {
	float: right;
	position: relative;
	z-index: 10;
}
.topmenu a {
	display: inline-block;
	margin: 15px 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	color: #555;
	text-decoration: none;
}
.topmenu a:hover {
	color: #000;
	text-decoration: underline;
}
.mainmenu {
	padding: 0px;
	margin: 0px;
}
.mainmenu li {
	list-style-type: none;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}
.mainmenu li a {
	display: block;
	padding: 0 25px 0 25px;
	margin-right: 10px;
	font-size: 17px;
	line-height: 36px;
	background-color: #2dad2b;
	color: #fff;
	text-decoration: none;
	border-radius: 3px 3px 0 0;
	position: relative;
	z-index: 10;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-webkit-box-shadow: inset 0px -10px 16px -6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    inset 0px -10px 16px -6px rgba(0, 0, 0, 0.3);
	box-shadow:         inset 0px -10px 16px -6px rgba(0, 0, 0, 0.3);
}
.mainmenu li a:hover {
	-webkit-transform: translate(0,3px);
	-moz-transform: translate(0,3px);
	-o-transform: translate(0,3px);
}
.mainmenu li a.active {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
.podmenuh1 {
	padding: 0 0 0 15px;
}
.podmenuh1 a, .podmenuh1 span {
	display: block;
	float: left;
	font-size: 12px;
	color: #ff0;
	margin: 0 20px 10px -10px;
	padding: 4px 10px 4px 10px;
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);;
	border-radius: 3px;
}
.podmenuh1 a img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.toph1 {
/*	background-image: url('https://russagency.ru/i/site/sneg20.png');
	background-repeat: repeat;
	background-position: center center;*/
}
.toph1:after {
	clear: both;
}
.podmenuh1 .curm {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 3px;
	text-decoration: none;
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}
.podmenuh1 a:hover {
	border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(255, 255, 255, 0.2);
	text-decoration: none;
	color: #fff;
}
.podpage {
	padding: 20px 0 20px 0;
	background-color: transparent;
}
.podpage h2 {
	padding: 20px 0 20px 0;
	clear: both;
	color: #6d6c6c;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	background: url(/i/site/bgh1.gif) repeat-x center center;
}
.podpage h2 span {
	background-color: #fff8f0;
	padding: 0 15px 0 15px;
}
.preim {
	padding: 10px 0 0 0;
}
.preim div {
	float: left;
	width: 30%;
	margin-right: 30px;
}
.preim div img {
	float: left;
	margin: 0 15px 0 0;
	vertical-align: middle;
}
.preim div span {
	display: block;
	padding: 20px 0 0 0;
	color: #777;
}
.podpagenews > div {
	float: left;
	width: 30%;
	margin-right: 30px;
}
.podpagenews a {
	color: #000;
	text-decoration: none;
}
div.podpagenews:after {
	clear: both;
}
.phone {
	font-size: 26px;
	line-height: 32px;
	text-align: right;
	padding-top: 15px;
}
.phone span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #777;
}
.phone a {
	color: #777;
}
.logo {
	position: relative;
}
/*.logo div {
	padding: 10px 0 0 180px;
	font-size: 30px;
	line-height: 35px;
	margin-left: 20px;
	position: absolute;
	height: 123px;
	width: 300px;
}
.logo a {
	color: #000;
}*/
.logo img {
	max-height: 60px;
}
.univ {
	background-color: #fef1e0;
	padding: 20px;
}
.univ h2 {
	font-size: 16px;
	color: #fc7f02;
	font-weight: bold;
	padding-bottom: 10px;
}
.univ a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 2px 0 2px 10px;
}
.picsright {
	float: right;
	width: 215px;
	margin-left: 30px;
	margin-right: 10px;
}
.picsright img {
	display: block;
	margin: 0 0 6px 0;
}
.picsright div {
	padding: 0 0 40px 0;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	color: #555;
}
.tabcon td {
	padding: 0 15px 10px 0;
	border: 0px;
	background-color: #fff;
}
.chtome {
	width: 100%;
	background-color: #eee;
	display: grid;
	grid-template-columns: 1fr 4fr 1fr;
	grid-gap: 1em;
	margin: 0 0 1em 0;
}
.chtome > div {
	padding: 10px 15px;
}
.chtome select {
	width: 100%;
	border: 0px;
}
.chtome > div:nth-child(1) {
	font-weight: bold;
}
.chtome > div:nth-child(2) {
	font-size: 12px;
	color: #777;
}
.titleimg {
	max-height:150px;overflow:hidden;float:right;margin:0 0 0 20px;
}
.selec {
	display: block;
	margin: 0 0 10px 0;
}
.selec a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.selec img {
	float: left;
	width: 70px;
	margin: 0 15px 15px 0;
}
.nank * {
	box-sizing: border-box;
}
div.nank {
/*	border: 1px solid #ddd;
	padding: 5px; */
	margin-bottom: 20px;
}
.nank table {
	margin: 0px;
	width: 100%;
}
.nank th {
	padding: 7px 15px 7px 15px;
	border: 0px;
	font-weight: bold;
	background-color: transparent;
	width: 20%;
	text-align: left;
}
.nank td {
	padding: 7px 7px 7px 0px;
	border: 0px;
	background-color: transparent;
}
.nank input {
	width: 100%;
	padding: 10px;
}
.nank textarea {
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	padding: 10px;
}
.nank input[placeholder], .nank textarea[placeholder] {
	font-size: 11px;
	color: #555;
}
.nank input:required, .nank textarea:required {
	border: 1px solid #aaa;
	border-left: 3px solid red;
}
td.wauto {
	border: 1px solid #ddd;
	padding-left: 5px;
}
.wauto input {
	width: auto;
}
td.radiover {
	text-align: center;
	border: 0px !important;
	padding: 5px 0 !important;
}
.radiover input {
	visibility: hidden;
	opacity: 0;
}
.radiover label {
	cursor: pointer;
}
.radiover label:hover {
	color: blue;
}
.selradio {
	color: blue !important;
	font-weight: bold !important;
}
.nank tr:nth-child(even) {
	background-color: #eee;
}
.subm {
	clear: both;
	padding: 15px 0 0 0;
	text-align: right;
}
#toTop {
	width: 53px;
	height: 53px;
	line-height:32px;
	background-color: #1c7bed;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom: 55px;
	right: 20px;
	cursor:pointer;
	display:none;
	color:#eee;
	font-family:verdana;
	font-size:32px;
	border-radius: 100%;
	font-weight: bold;
	padding-bottom:3px;
}
#toTop:hover {
	background-color: #6f6f6f;
	color: #fff;
}
.subm {
	clear: both;
	padding: 15px 0 0 0;
	text-align: right;
}
.gabm {
    margin-top: 0.1em;
    width: 2.0em;
    height: 2.0em;
}
.navbar-toggle .icon-bar {
    background-color: #999;
    display: block;
    width: 100%;
    height: 0.3em;
    margin-bottom: 0.3em;
    border-radius: 1px;
}
.pagewrap .content{clear:both;}
.pagewrap .content-section{margin:0em}
.pagewrap.mm-open .main-layer{position:absolute;top:0;left:0}
.pagewrap.mm-open .main-layer .head .b-menu{display:none}
.pagewrap.mm-open .hide-layer{display:block}
.pagewrap.mm-open .menu-layer{left:0;position:fixed;z-index:10000000000}
.pagewrap.mm-open .menu-layer .butt.b-close-mm{display:block}
.pagewrap.pp-open .main-layer{position:absolute;top:0;left:0}
.pagewrap.pp-open .main-layer .head .b-menu{display:none}
.pagewrap.pp-open .hide-layer{display:block}
.pagewrap.pp-open .menu-layer{right:-18px;position:absolute}
.pagewrap.pp-open .menu-layer .butt.b-close-mm{display:none}
.pagewrap.pp-open .popup-layer{position:relative;display:block;right:0}
.main-layer{font-size:1em;position:relative;width:100%}
.hide-layer{position:absolute;z-index:1000000000;display:block;background:#000;top:0;right:0;bottom:0;left:0;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}
.menu-layer {
	position: absolute;
	min-width: 22em;
	left: -36em;
	top: 0;
	float: left;
	-webkit-transition: left .5s;
	-moz-transition: left .5s;
	-o-transition: left .5s;
	transition: left .5s;
}
.yesdiv {
	display: none;
}
.menu-layer .cl-mm{position:absolute;top:0;right:0;bottom:0;left:0}
.menu-layer .bg-mm{background-color: rgba(0,0,0,0.8);color:#f1f1f1;position:absolute;top:0;right:0;bottom:0;left:0}
.menu-layer .cont-mm{position:relative; }
.menu-layer .butt{width:3.56em;height:3.56em;padding:1.19em;cursor:pointer}
.menu-layer .butt.b-close-mm{position:absolute;top:2.1em;background-color: rgba(0,0,0,0.8);right:-3.56em;display:none}
.menu-layer .butt img{width:100%;border:0}
.rubrics{overflow:hidden;padding:0.67em 0;display:block}
.rubrics li {display:block; vertical-align: middle;}
.rubrics li a{display:block;padding:0.2em 0;font-weight:normal;color:#fff;}
.rubrics li a span{font-size:1em}
.rubrics li a:hover,.rubrics li a:active,.rubrics li a.active{background:rgba(255,255,255,0.1)}
.rubrics li a img {vertical-align: middle; width: 23px; margin-right: 0.5em; border-radius: 0.3em; opacity: 0.8;}
.nodiv {
	display: none;
}
@media screen and (max-width: 540px) {
	.nodiv {
		display: block;
	}
	.yesdiv {
		display: block;
	}
	* {
		box-sizing: border-box;
	}
	body {
		padding-top: 10px;
	}
	#wrapper {
		width: 100%
		max-width: inherit;
		min-width: inherit;
	}
	h1 {
		font-size: 18px;
		line-height: 24px;
	}
	.bl {
		display: block;
	}
	.nopda, .ed1 {
		display: none;
	}
	.width1140 {
		padding: 0 1em;
	}
	.bl > div {
		margin: 1em 0;
	}
	select {
		width: auto !important;
	}
	.logo {
		margin: 0 0 10px 1em;
	}
	.logo img {
		max-height: 40px;
	}
	.pages img {
		clear: both !important;
		float: none !important;
		max-width: 100% !important;
		width: auto !important;
		height: auto !important;
		display: block !important;
		margin: 0 auto 1em !important;
		padding: 0px !important;
	}
	.ttable {
		width: auto;
		overflow-x: auto;
	}
	.ttable table {
		width: 100%;
		border: 0;
		margin: 0 0 1em 0;
		padding: 0;
		border-collapse: collapse;
	}
	.mosimage {
		width: 100% !important;
		margin: 1em 0 !important;
		float: none !important;
		clear: both !important;
		border: 0px !important;
	}
	.mosimage_caption {
		background-color: transparent !important;
		border: 0px !important;
	}
	.mosimage img {
		margin: 0 auto;
		display: block;
	}
	.bl {
		display: block;
	}
	.bl > div {
		margin: 0 0 1em 0;
	}
}
/*div, td, p {border:1px solid red}*/