body {
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana;
	font-size: 13px;
}

#head {
	position:absolute;
	top:0px;
	left: 0px;
	right: 0px;	
	z-index:10;
	width:98%;

}

#logo {
	position:relative;
	margin-top:-200px;
	margin-right:560px;

}

#menu {
	position:relative;
	margin-top:95px;
	margin-left:56px;
	z-index:5;
}

#menu a {
	display:block;
	width:160px;
	float:left;
	margin-right:4px;
	color:#333333;
	padding-top:5px;
	padding-bottom:8px;
	text-decoration:none;
	cursor:pointer;
}

#menu a:hover {

}


#dop_menu {
	position:relative;
	top:-260px;
	margin-left: 790px;
}


#left_main {
	width:300px;
	float:left;
	margin-left:12px;
	background:#FFFFFF url("images/vr_l.png") repeat-y;
	background-position:right;
	min-height:488px;
	margin-bottom:30px;
}

#main {
	width:585px;
	float:right;
	text-align:left;
	margin-top:15px;
	padding-right:20px;
	background:#FFFFFF url("images/vr_r.png") repeat-y;
	background-position:right;
	min-height:488px;
	margin-bottom:30px;
}

#futter {
	clear:both;
	height:76px;
	background:#FFFFFF url("images/f-bg.png") repeat-x;
}


.menu_do {
	position:absolute;
	z-index:9;
	left:-500px;
	top:-500px;
	background:#ffffff url("images/menu_do.png") no-repeat;
	background-position:bottom;
	width:160px;
	font-size:11px;
	padding-bottom:8px;
}

.menu_do a {
	display:block;
	padding:3px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	z-index:10;

}

.menu_do a:hover {
	background:#66A9A8;
	color:#FFFFFF;
}

.hr_s_up {
	width:275px;
	height:15px;
	background:#FFFFFF url("images/hr_s_up.png") no-repeat;
	clear:both;

}

.hr_s_down {
	width:275px;
	height:15px;
	background:#FFFFFF url("images/hr_s_down.png") no-repeat;
	clear:both;
}

.half {
	color:#AAAAAA;
}

h1 {
	font-size:16px;
	margin:0px;
	display:inline;
}

h2 {
	font-size:12px;
	margin:0px;
	display:inline;
}


a {
	color:#333333;
}

a IMG {
	border:0px;
}


.inputtext {
	width:350px;
}


.media_out {
	float:left;
	cursor:pointer;
	width:180px;
	height:180px;
	padding:3px;
	margin:3px;
	border:1px dotted #cfcfcf;
	text-align:center;
}
