body {
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	background: url(/media/screen/bodyback.jpg) top center no-repeat;
	}

h1 {
	font-family: verdana, sans-serif ;
	letter-spacing: -2px;
	font-weight: normal;
	font-size: 28px;
	margin: 20px 0px 15px 0px;
	color: #767676;
	}
	
h2 {
	font-family: verdana, sans-serif ;
	letter-spacing: -2px;
	font-weight: normal;
	font-size: 20px;
	margin: 20px 0px 10px 0px;
	color: #767676;
	}

p {
	font-family: verdana;
	margin: 20px 5px 10px 0px;
	font-size: 12px;
	}

td {
	font-family: verdana;
	font-size: 12px;
	}

ul {
	font-family: verdana;
	margin: 20px 5px 10px 80px;
	font-size: 12px;
	}

#topback	{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	}

#content {
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -285px;
	width: 740px;
	}

#subnavi {
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -475px;
	width: 162px;
	}

#rightmenu {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 120px;
	height: 23px;
	}

#logo {
    position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -489px;
    }

#topimage {
    position: absolute;
	top: 0px;
	left: 437px;
	}

#subnavitop {
    position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -480px;
	}

#mainnavi {
    position: absolute;
	top: 100px;
	left: 176px;
	width: 468px;
	}

.menu {
	margin-bottom: 3px;
	height: 23px;
	width: 160px;
	background: url(/media/screen/menu_off.jpg);
	}

.menu_on {
	margin-bottom: 3px;
	height: 23px;
	width: 160px;
	background: url(/media/screen/menu_on.jpg);
	}

.menu_text {
	line-height: 23px;
	text-decoration: none;
	margin-left: 9px;
	color: #000000;
	}

.such_text {
	line-height: 23px;
	font-size: 100%;
	text-decoration: none;
	color: #000000;
	}

.header_link {
	font-size: 10px;
	text-decoration: none;
	line-height: 24px;
	color: #ffffff;
	}

.cimage {
	margin-right: 10px;
	margin-bottom: 15px;
	}

.button {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}

.details {
	color: #FF0000;
	text-decoration: none;
	}

.break {
	clear: left;

	}
