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

body{
	/*bgcolor:#ffffff;*/
	background-color:#eeeeed;
	color:#333;
	font-family:Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size:14px;
	link:#0000CC;
	margin-left:0;
	margin-top:0;
}
h2, h3, h4, h5, h6{
color:#5387b9;
border-bottom:#ecdfd0 solid 1px;

}
a{
	color:#f7a015;
}

.header2{
	background-color:#7bafe1;
	border-top:#000000 solid 1px;
	border-right:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}

.header1{
	background-color:#8ac4f0;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}

.h_header{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
#hh{
	text-align:right;
	width:620px;
}

#m1{
	margin-right:215px;
	font-size:34px;
	display:block;
}
#m2{
	margin-right:0;
	position:relative;
	top:5px;
	font-size:22px;
}
.header_menu{
	width:320px;
	text-align:right;
}
.header_menu a{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}

.main_table{
	/*background-color:#FFFFFF;
	padding:5px;*/
}
.kalk{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	background: url("online.png") no-repeat scroll left top transparent;
	padding:10px 0 10px 105px;
}

#footer{
	width:100%;
	display:block;
	min-height:400px;
	color:#333333;
	border-top:#333333 solid 1px;
	padding-top:10px;
}

.websons{
	font-size:0.8em;
	color:#999999;
}
.websons a{
	color:#FF9900;	
}

.open_div{
	background-color:#FFF;
	border: 1px dashed #bfbfbf;
	padding:10px;
	margin-bottom:20px;
}
.line-block{
	width:100%;
	height:30px;	
}