@charset "utf-8";
/* CSS Document */

body {
	margin: 15px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
}
.headcbg {
	background: url(../img/head_center.jpg) repeat-x 150px top;
	max-width:100%;
	height: 149px;
	border-collapse:collapse;
}
.headcbg  .Lefthead  #lang {
	padding-left: 40px;
	text-align: left;
	padding-top: 10px;
}

.Righthead {
	height: 149px;
	width: 550px;
	background: url(../img/head_right.jpg) no-repeat right top;
	float: right;
}
.Lefthead {
	height: 149px;
	width: 150px;
	background: url(../img/head_left.jpg) no-repeat left top;
}
.s_top_left {
	background: url(../img/sisu_top_left.jpg) no-repeat;
	height: 21px;
	width: 20px;
}
.s_top_center {
	background: url(../img/sisu_top_center.jpg) repeat-x;
	height: 21px;
}
.s_top_right {
	background: url(../img/sisu_top_right.jpg) no-repeat;
	height: 21px;
	width: 28px;
}
.s_center_left {
	background: url(../img/sisu_center_left.jpg) repeat-y;
	height: auto;
	width: 20px;
}
.s_center_right {
	background: url(../img/sisu_center_right.jpg) repeat-y;
	height: 100%;
	width: 28px;
}

.s_bot_left {
	background: url(../img/sisu_bot_left.jpg) no-repeat;
	height: 42px;
	width: 20px;
}
.vjoon {
	background: url(../img/vjoon.jpg) repeat-y;
	width: 1px;
	height: 200px;
}

.s_bot_right {
	background: url(../img/sisu_bot_right.jpg) no-repeat;
	height: 42px;
	width: 28px;
}
.s_bot_right_top {
	background: url(../img/sisu_bot_right_top.jpg) no-repeat;
	height: 77px;
	width: 28px;
}
.s_bot_right_left {
	background: url(../img/sisu_bot_right_left.jpg) no-repeat;
	height: 42px;
	width: 70px;
	float: right;
}

.s_bot_center {
	background: url(../img/sisu_bot_center.jpg) repeat-x;
	height: 42px;
}

/*******SISU*******/
.otsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	height: 18px;
	width: 145px;
	border: 1px solid #E6EAEE;
	vertical-align: middle;
}

.txt {
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.Pealk {
	text-transform: none;
	color: #333333;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.Pealk:first-letter {
	color: #FF9900;
	font: normal 26px Verdana, Arial, Helvetica, sans-serif;	
	padding-bottom: 5px;	
}

#copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
