/* CSS Document */

input, textarea, select {
  background-color: #ffffff;
  font-family: arial;
  font-weight:bold;
  font-size:11px;
  color:#000000;
  padding:0px;
 }
body {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#9F7FC0;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#9F7FC0;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#9F7FC0;
	background-color: #C7C0E2;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}
a {
	font-size: 12px;
}

.border {
		border-color:#000000;
		border-style:solid;
		border-width:1px; }
.border_main {
		border-color:#666666;
		border-style:solid;
		border-width:1px; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.white {color: #ffffff}
.menu { font-size:12px;
color:#ffffff;
font-weight: bold;         
}

.menu_right { font-size:12px;
color:#8F9AB8;
font-weight: bold;         
}
.menu_down { font-size:12px;
color:#FF6600;
font-weight: bold;         
}

.main_list {
font-size:12px;
color:#333333;}

.style7 {color: #FF9900}
#Layer1 {
	position:absolute;
	width:1024;
	height:109px;
	z-index:1;
}
.style10 {color: #999999}
.style9 {	color: #FF6600;
	font-weight: bold;
}

