html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.conts {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.up {
	position: absolute; 
	background: #8dc63f; 
	border-bottom: 1px solid #ebebeb;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 40px; 
}

div.c_c {
	position: absolute;
	width: 0px; 
	height: 0px;
	top: 50%; 
	left: 50%;
}

div.c_sub {
	position: relative;
	width: 0px; 
	height: 0px; 
	top: -240px; 
	left: -206px;
}

div.c_bg {
	position: relative; 
	background: url(../index_design/c_c.gif) no-repeat;
	width: 519px; 
	height: 432px; 
	top: 0px; 
	left: 0px; 
}

div.c_txt {
	text-align: center; 
	width: 416px; 
	height: 244px; 
	padding: 275px 0px 0px 0px;
	color: #5d5b5b;
	text-transform: uppercase;
	font: normal 12px Tahoma;
}

a.a11,a.a11:visited {
	font: bolder 11px Tahoma;
	color: #d31c1c;
	text-decoration: underline;
}

a.a11:hover {
	text-decoration: none;
}

a.a10,a.a10:visited {
	font: bolder 10px Tahoma;
	color: #d31c1c;
	text-decoration: underline;
}

a.a10:hover {
	text-decoration: none;
}

div.d_l,div.d_c,div.d_r {
	position: absolute;
	width: 0px; 
	height: 0px; 
	top: 100%;
}

span.red {
	color: #d31c1c;
	font-weight: bolder;
	font-size: 9px;
}

div.d_l {
	 left: 0px
}

div.d_c {
	 left: 50%;
}

div.d_r {
	 left: 100%;
}

div.d_sub_l,div.d_sub_c,div.d_sub_r,div.d_sub_txt,div.d_sub_rt100 {
	position: relative;
	width: 0px; 
	height: 0px; 
}

div.d_sub_l {
	top: -165px; 
	left: 0px;
}

div.d_sub_c {
	top: -77px; 
	left: -790px;
}

div.d_sub_r {
	top: -154px; 
	left: -214px;
}

div.d_sub_txt {
	top: -40px; 
	left: 0px;
}

div.d_sub_rt100 {
	top: -40px; 
	left: 110px;
}

div.d_bg_l,div.d_bg_c,div.d_bg_r {
	position: relative; 
	top: 0px; 
	left: 0px;
}

div.d_bg_l {
	background: url(../index_design/d_l.gif) no-repeat;
	width: 210px; 
	height: 165px; 
}

div.d_bg_c {
	background: url(../index_design/d_c.jpg) no-repeat;
	width: 576px;
	height: 77px;
}

div.d_bg_r {
	background: url(../index_design/d_r.gif) no-repeat;
	width: 214px;
	height: 154px;
}

div.d_bg_txt {
	position: relative; 
	text-align: center;
	font: bolder 11px Tahoma;
	color: #7d1919;
	width: 210px; 
	top: 0px; 
	left: -100px; 
}	

div.d_bg_txt a,div.d_bg_txt a:visited {
	font-weight: normal;
	color: #d31c1c;
	text-decoration: underline;
}

div.d_bg_txt a:hover {
	text-decoration: none;
}

