@charset "utf-8";
/* CSS Document */

html {
    height:100%;
}

body {
  height: 100%;
  min-width:1170px;
  margin: 0;
  font-family: ninobold;
  font-size: 12px;
  color: #3d1e45;
  background: url(../images/body_bg.png) center repeat;
}

.clear {
	clear: both;
}

*:focus {
    outline: none;
}

a {
	color: #3f51b5;
	text-decoration: none;
}

a:hover {
	color: #3f51b5;
	text-decoration: underline;
}

.container {
	max-width: 1200px;
}

.pad0 {
	padding: 0px;
}

.pad01 {
	padding-left: 0px;
}

.pad10 {
	padding-right: 0px;
}

.mar0 {
	margin: 0px;
}

.content_left {
	height: 2363px;
	background: url(../images/left_bg.png) no-repeat left 0px top 36px;
}

.content_right {
	height: 2363px;
	background: url(../images/right_bg.png) no-repeat right bottom;
}

.izrune_logo {
	float: right;
	width: 113px;
	margin: 20px 32px 0px 0px;
}

.website_content {
	width: 620px;
	text-align: left;
	min-height: 2363px;
	margin: -2363px 0px 0px 0px;
	position: relative;
}

.logo {
	display: inline-block;
	padding: 20px 0px 50px 0px;
}

.result_title {
	font-size: 16px;
	padding: 0px 0px 20px 73px;
}

.result_num {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0px 12px 7px 80px;
}

.result_name {
	float: left;
	padding: 4px 20px 0px 0px;
	font-size: 16px;
}

.result_value1 {
	float: left;
	padding: 2px 0px 0px 0px;
	color: #4b802c;
	font-size: 19px;
}

.result_value2 {
	float: left;
	padding: 4px 0px 0px 0px;
	color: #4b802c;
	font-size: 16px;
}

.result_value3 {
	float: left;
	padding: 6px 0px 0px 0px;
	color: #4b802c;
	font-size: 13px;
}

.result_desc {
	padding: 26px 0px 0px 38px;
}

.result_line {
	height: 40px;
	border-bottom: #492c51 2px solid;
	margin: 0px 43px;
	text-align: center;
	padding-top: 18px;
	font-size: 18px;
}

.egmu_result_name1 {
	float: left;
	width: 85px;
	height: 33px;
	background: #ffffff;
	margin: 30px 0px 7px 36px;
	border-left: #f1d6dd 2px solid;
	border-right: #77b024 1px solid;
	border-top: #f1d6dd 1px solid;
	border-bottom: #f1d6dd 1px solid;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	font-size: 16px;
	color: #4b802c;
	text-align: right;
	padding: 6px 4px 0px 0px;
}

.egmu_result_value1 {
	float: left;
	width: 116px;
	height: 33px;
	background: url(../images/egmu_val1.png) no-repeat;
	color: #3f51b5;
	font-size: 16px;
	text-align: center;
	margin: 30px 0px 7px 0px;
	padding: 6px 0px 0px 0px;
}

.egmu_result_name2 {
	float: left;
	width: 85px;
	height: 33px;
	background: #ffffff;
	margin: 0px 0px 25px 36px;
	border-left: #f1d6dd 2px solid;
	border-right: #77b024 1px solid;
	border-top: #f1d6dd 1px solid;
	border-bottom: #f1d6dd 1px solid;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	font-size: 15px;
	color: #4b802c;
	text-align: right;
	padding: 7px 4px 0px 0px;
}

.egmu_result_value2 {
	float: left;
	min-width: 116px;
	height: 33px;
	background: url(../images/egmu_val2.png) no-repeat right;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin: 0px 0px 25px 0px;
	padding: 7px 6px 0px 6px;
}

.graph {
	width: 586px;
	height: 429px;
	margin: 0px 0px 0px 18px;
	background: url(../images/graph.png) no-repeat;
}

.graph_arrow {
	min-width: 201px;
	height: 356px;
	background: url(../images/arrow.png) no-repeat left bottom;
	color: #3f51b5;
	font-size: 20px;
	padding: 104px 0px 0px 5px;
}

.website_line {
	height: 4px;
	background: url(../images/line.png) repeat-x;
	margin: 50px 0px;
}

.egmu_desc {
	margin: 0px 0px 25px -45px;
	background: url(../images/egmu_desc.png) no-repeat left top;
	padding: 0px 4px 0px 49px;
	font-size: 16px;
}

.question {
	padding: 0px 0px 30px 0px;
	font-size: 21px;
	text-align: center;
}

.egmu_button_yes {
	display: inline-block;
	width: 154px;
	height: 46px;
	background: url(../images/button_yes.png) no-repeat center;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 8px 0px 0px 0px;
}

.egmu_button_yes:hover {
	background: url(../images/button_yes_hover.png) no-repeat center;
}

.egmu_button_no {
	display: inline-block;
	width: 154px;
	height: 46px;
	background: url(../images/button_no.png) no-repeat center;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 8px 0px 0px 0px;
}

.egmu_button_no:hover {
	background: url(../images/button_no_hover.png) no-repeat center;
}

.about_website_content {
	width: 700px;
	text-align: left;
	min-height: 2363px;
	margin: -2363px 0px 0px 0px;
	position: relative;
}


.about_logo {
	display: inline-block;
	padding: 20px 0px 6px 0px;
}

.about_egmu_title {
	padding: 0px 0px 60px 0px;
	text-align: center;
	font-size: 23px;
	color: #4b802c;
}

.about_text {
	font-size: 19px;
	line-height: 24px;
}

.about_title {
	font-size: 21px;
	line-height: 25px;
	color: #4b802c;
	padding: 70px 0px 32px 0px;
}

.resbuttons {
	padding-top: 10px;
}

.resbuttons a {
	color: #ffffff;
	text-decoration: none;
}

.dip_icon {
	display: inline-block;
	height: 50px;
	margin-bottom: 10px;
}