*{
	padding:0px;
	margin:0px;
}
img{
	border:none 0px;
}
#page{

	background:url(/images/bg_head_x.gif) repeat-x top #EA5500;
}
#table{
}
.headtext {
	background:white url(/images/bg_headtext.png) top center repeat-y;
  color: #05347C;
  font-size: 12px;
}
#head-td{
	height:85px;
	background:#FFF url(/images/bg_head.gif) top center repeat-y;
	padding:0px;
	font-size:0;
}

#fade {
  list-style:none;
  height: 184px;
  padding-bottom: 190px;
}

#menu-div{
}
#menu-td{
	height:27px;
	background-color: white;
}
#menu{
	border-right:solid 1px #848484;
	height:27px;
	width:780px;
}
#menu-div{
	background:url(/images/bg_menu.gif) top center no-repeat;
}
#menu th{
	border-left:solid 1px #848484;

	background: white;
	padding:0px 6px;
	font-size:13px;
	vertical-align:middle;
}
#menu th a{
	color:#FFF;
	text-decoration:none;
}
#menu th a:hover {
	color: #0237A3;
	text-decoration: none;
}
#middle-td{
	background:url(/images/bg_middle.gif) top center repeat-y #0237A3;
	vertical-align:top;
}
#middle-div{
	background:url(/images/bg_topmiddle.gif) top center no-repeat;
	padding:20px 0px;
}
#middle-x{
	background:url(/images/bg_topmiddle_x.gif) top center repeat-x;
}

#foot-td{
	background:url(/images/bg_foot_x.gif) top center repeat-x #fff;
	height:35px;
	text-align:center;
	vertical-align:top;
}
#foot-div{
	background:url(/images/bg_foot.gif) top center no-repeat;
	vertical-align:top;
	height:35px;
	padding-top:10px;
	font-size: 10px;
}
#area-td{
	background:url(/images/bg_head.gif) top center repeat-y #FFF;
	vertical-align:top;


}
#area-x{
	background:url(/images/bg_area_x.gif) top center repeat-x;

}
#area-div{
	background:url(/images/bg_area.gif) top center no-repeat;
	padding:10px 0px
}

/*news*/

#indexnews{
	width:750px;
	text-align:left;
}
#contentstitle{
	background:url(/images/border_dotted1.gif) bottom left repeat-x;
	padding:4px 0px 6px 4px;
}
#indexnews .caption{
	padding:4px 0px 4px 0px;
	background:url(/images/border_dotted1.gif) bottom left repeat-x;
	margin-bottom: 4px;
}
#indexnews .caption h2{
	color:#C80000;
	font-size:14px;
	background:url(/images/icon_caption1.gif) top left no-repeat ;
	padding-left:20px;
}
#indexnews .article{
	font-size:12px;
	padding:0px 0px 4px 20px;
	line-height: 1.6;
	border-bottom:solid 1px #666;
}


/* $B?7%a%K%e!<(B */
ul#menubar {
  margin: 0;
  padding: 0;
  height: 27px;
  width: 690px;
  margin: 0 auto;
}

ul#menubar li {
  list-style: none;
  display: block;
  float: left;
  width: 70px;
  text-align: center;
	border-left:solid 1px #848484;
  padding: 0px;
  margin: 0;
  line-height: 2;
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
  height: 27px;
  color: white;
  position: relative;
}

ul#menubar li a {
  color: white;
  text-decoration: none;
}

ul#menubar li a:hover {
	color: #0237A3;
}

ul#menubar li.last {
  border-right: solid 1px #848484;
}

ul#menubar li ul {
  display: none;
}

ul#menubar li.hsub:hover ul {
  display: block;
  position: absolute;
  top: 27px;
  left: 0;
}
ul#menubar li ul li {
  display: block;
  float: none;
  background: #EA5500;
  border-right: solid 1px #848484;
  border-top: solid 1px #848484;
  position: relative;
  z-index: 100;
}
ul#menubar li ul li.last {
  border-bottom: solid 1px #848484;
}
