@media only screen and (min-width:1600px) {
	body {
		font-size: 100%;
	}
	div.index {
		padding: 8% 12% 0;
	}
	div.index main {
		height: 680px;
		background: rgba(255,255,255,0.8);
	}
	div.index div.developer .logoWrap img {
		width: 230px;
	}
	div.index div.developer p.info {
		width: 68%;
		margin: 0 16%;
	}
	div.index div.developer .sostecWrap {
		margin-top: 2em;
	}
	div.index div.developer .social {
		width: 34%;
		margin: 7% 33% 0;
	}
	div.index div.developer .social .box span {
		width: 46px;
		height: 46px; line-height: 46px;
	}
	/* -- */
	div.index aside div.record.borderless {
		margin-top: 4%;
	}
	div.index aside div.record.copy {
		margin-top: 6%;
	}
	div.index aside div.record span#icon {
		height: 32px; line-height: 32px;
	}
	div.index aside div.record input.loginText {
		height: 32px;
	}
	div.index aside div.tooltip {
		padding: 6px 20px;
	}
	div.index aside label.error {
		padding: 0 0 0 5%;
	}
	div.index aside div.record div.switch {
		margin-right: 16px;
	}
	div.index aside div.record #submitBtn {
		height: 42px;
	}
	div.index aside div.record label#copyRight {
		font-size: 0.95em;
	}
	#middlebar div.topBar #programName {
		margin-left: 1.5%;
	}
	#middlebar div.positionBar {
		width: 97%;
		padding: 0 1.5%;
	}
	#middlebar #topIcons div.dropDown {
		left: -7%;
		width: 100%;
		top: 52px;
	}
	#dashboard div.bars.bottom div.box {
		min-height: 300px;
	}
	#dashboard div.bars div.box.receivable {
		padding-top: 20px;
	}
	#dashboard div.bars div.box.receivable p.title:nth-child(2) {
		margin-bottom: 15px;
	}
	div.workplace div.theForm .innerRow span.hinter.xmedium {
		width: 18.1%;
	}
	div.workplace div.theForm .innerRow span.hinter.medium {
		width: 13.6%;
	}
	div.workplace div.theForm fieldset.second .innerRow .innerColumn input.inputText.small {
		width: 20%;
	}
	div.workplace div.theForm .innerRow div.suggest.m-left {
		width: 59.2%;
		margin-left: 27.2%;
	}
	div.workplace div.showRecord {
		width: 94%;
		margin: 1% 1.5%;
		padding: 1.5% 1.5%;
	}
	div.workplace div.showRecord #rightSide div.imgHolder img {
		height: 140px;
	}
	div.workplace div.showRecord #leftSide div.cave-row div.cave {
		height: 32px;
		line-height: 32px;
	}
	div.workplace div.showRecord .button.left {
		left: 15px;
	}


}