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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccc99;
	background-image: url(../images/global/bg_yje.gif);
	background-repeat: repeat-x;
}

#icon {
	position:absolute;
	left:29px;
	top:-48px;
	z-index:10px;
}

#leftmenu {
	position:absolute;
	top:355px;
	left:36px;
	z-index:20;
	width:155px;
}

.headerbg {
	background-color:#6d4569;
}

.contentarea {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#333;
	line-height:20px;
}

.contentarea p:first-child,h1:first-child,h2:first-child,h3:first-child {
	margin-top:0px;
}

h1 {
	font-size: 18px;
	color: #6d4569;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom:25px;
}

h2 {
	font-size: 15px;
	color: #6d4569;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#6d4569;
}

a {
	color:#CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#submenu_schedule {
	position:absolute;
	left:120px;
	top:391px;
 }

