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


/*menu style*/
#menu-top-id a { 
	color: #fff;
	background: url('menu-lin.gif') no-repeat left;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-left: 20px;
	font-size:9pt;
	float: right;
	height: 16px
}
#menu-top-id a:hover {
	background: url('menu-hov.jpg');
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-left: 20px;
	font-size:9pt;
	float: right;
	height: 18px
}
.up_i {
	height: 23px;
	width: 982px;
	background: url('up000000.png') repeat-y left;
}
.mid_i {
	width: 982px;
	float: left;
	border-bottom: medium none;
	background: url('tiles000.png') repeat-y;
}
.down_i {
	height: 23px;
	width: 982px;
	float: left;
	background: url('down0000.png') repeat-y left;
}

.headeri { background: url('header-s.jpg') no-repeat center; height: 144px; width: 982px;}

.menui {background: url('menu0000.jpg') no-repeat center top; height: 50px;}

.menui a { font-family: Tahoma; font-size: 8pt; color: #CC3300; text-decoration:none }

.menui a:hover { font-family: tahoma; font-size: 8pt; color: #000000; text-decoration: underline }