html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,em,font,img,strong,dd,dl,dt,li,ol,ul,fieldset,form,label	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
ul,ol { list-style: none; }
li a{	text-decoration: none;}
li, a,li a, input,a:active,a:focus{
	outline: 0;
	border: 0;
}
a{
  color: #192f58;
  font: inherit;
  text-decoration: none;
  font-size: small;
}
a:hover{ text-decoration: underline;color: orange;}
input[type=submit]{cursor: pointer;}
select{ 	z-index: 0; }
q:before,q:after,blockquote:before,blockquote:after { content: ""; }
body{
	background: #0b3575 url('../images/bg_gradient.jpg') repeat-x scroll 0 0;
	width: 100%;

}
body a:hover{
	text-decoration: none;
}
.inputholder img.loader_img{
	display: block;
	margin: 0 auto;
}

#wrapper{
	display: block;
	height: 100%;
	width: 890px;
	margin: 0 auto;
	background: #fff;
}
#top_spacer{
	margin: 35px auto 0;
	text-align: right;
	height: 18px;
	width: 890px;
	background: transparent url('../images/top_round.png') no-repeat 0 0;
}
#top_date{
	margin-right: 25px;
}
#contents{
	height:100%;
	display: block;
	background: #fff;
}
#header{padding-top: 25px;background: #fff;height: 71px;}
#logo p{display: none;}
#logo{
	float: left;
	width: 320px;
	height: 67px;
	margin-left: 35px;
	background: #fff url('../images/logo.jpg') no-repeat 0 0;
}
#top_date{
  	font: 500 0.7em arial;
    color: #777;
}
#wrapper div#contents #div header form{
  margin-top: 150px;
}
#sub_navi{
	height: 18px;
	position: relative;
  display: inline;
  top: 50px;
  left: 65px;
  width: 175px;
}
#sub_navi li,#sub_navi li a{
	font: 500 0.8em arial;
	color: #777;

}
#sub_navi li a:hover{
	color: #09244f;
}#sub_navi li{
	display: inline;
	text-transform: uppercase;
}
#searchfrm, #searchfrm div{
  width: 175px;
  display: inline;
}
#searchfrm div{
  position: relative;
  top: 50px;
  left: 65px;
}
#searchfrm input[type=text]{
  width: 125px;
  height: 14px;
  font: normal 12x verdana;
  border: solid 1px #aab9ce;
  background: transparent;
  margin-top: 1px;
}
#searchfrm input[type=submit]{
  height: 17px;
  width:25px;
  background: url('../images/searchbtn.jpg') no-repeat 0 0;
  border: none;
  font:normal 12px verdana;

}
#navi{
	height: 30px;
	background: #09244f;
	width: 865px;
	margin: 5px auto 7px;
}
#navi div.li{
	display: inline-block;
	_float: left;
	width: 19%;
	margin-top: 4px;
	text-align: center;

}
#navi div.li a{
	font: 500 0.7em arial;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 auto;
	color: #fff;
}
#navi div.li a:hover{
	color: #609ED7;
}
#banner{
	width: 685px;
	height:154px;
	margin: 7px auto;
  overflow: hidden;
}
#banner-right{
  float: right;
  width: 260px;
}
#banner-right img{
  margin: 0 auto;
}
a.feed{
  margin-left: 10px;
  background: url('../images/rss.jpg') no-repeat left center;
  padding-left: 22px;
  color: #082D59;
  font: 500 0.8em arial;
}
a.feed:hover{
  color: orange;
}
/*#banner img{
  display: none;
  z-index: 100;
  filter: alpha(opacity=0);
  opacity: 0.0;
}
#banner img.active{
  display: block;
  filter: alpha(opacity=0);
  opacity: 1.0;
  z-index: 102;
}
#banner img.last-active {
  display: none;
  z-index: 101;
} */
#content_area{
	height:100%;
	display: block;
	width: 864px;
	margin: 0 auto;
	padding: 0 0 10px;
	background: #fff;
}
#ads_left{
	float: left;
	width: 169px;
	padding-right: 5px;
	height: 100%;
}
.ads_content div.new_ads{
  display: block;

  border-bottom: solid 1px #ccc;
  width: 97%;
  margin: 10px auto 0;
  padding-bottom: 20px;
}
.ads_content div.new_ads span a{
  font: bold 0.8em arial;
  color: #082D59;
}
.ads_content div.new_ads img{
  display: block;
  margin: 5px auto;
}
.ads_content div.new_ads p{
  font: normal 0.7em arial;
  color: #333;
  width: 87%;
  margin: 0 auto;
}
#ads_left ul li a{
	line-height: 18px;
}
li.cats,li.subcats{
  color:#000000;
  font: 500 0.8em arial;
  font-weight: bold;
}
li.cats a:hover,li.subcats a:hover{
  text-decoration: none;
  color: orange;
}
li.cats a{
  padding-left: 2px;
}
li.cats a,li.subcats a{
  color: #000000;
}
li.subcats a:hover{
    background: url('../images/nav-arrow-right.gif') no-repeat 10px center;
}
li.subcats a{
  padding-left: 25px;
  font: 500 1em arial;
}
.ads_content{
  background: #ffffff;
  height: 100%;
}
.ads_content,.announce_content{
  border: 1px solid #5783ca;
  padding: 7px 0;
}
.ads_content ul{
	width: 95%;
	margin: 5px auto 10px;
}
.announce_right{
	float: right;
	width: 260px;
  margin-bottom: 10px;
}
.ads_top,.announce_top{
	background: url('../images/announce_top.jpg') repeat-x 0 0 ;
	height: 23px;
  border: 1px solid #5783ca;
  border-bottom: none;
}
.article_top{
	background: url('../images/announce_top.jpg') repeat-x 0 0 ;
   border: 1px solid #5783ca;
  border-top: none;
  border-left: none;
  border-right: none;
}
.ads_top h2,.announce_top h2,.article_top h2{
	padding: 4px 0 0 15px;
	font: 500 0.7em arial;
	font-weight:bold;
	text-transform: uppercase;
	color: #132040;
}
.article_top div.closer{
  float: right;display: inline-block;
  font: normal small arial;
  color: #036;
  cursor: pointer;
  margin: 4px 10px 0 0;
}
.article_top div.closer:hover{
  color: orange;
}
.article_top h2{
  width: 90%;
  display: inline-block;
  	padding: 0 0 0 3px;
  line-height:23px;
}
.announce_content div.event{
	width: 95%;
	margin: 0 auto;
}
.announce_content div.event div{
	margin-top: 12px;
}

div.date{
	text-align: center;
	background: url('../images/date_bg.jpg') no-repeat 0 0;
	width: 34px;
	height: 35px;
	float: left;
	color: #fffa94;
	font: normal 0.8em/0.6em arial;
	padding-top: 3px;
}
div.date span{
	color: #fff;
	font: normal 0.8em arial;
}
div.announcement{
	float: left;
	width: 200px;
	padding-left: 3px;
}
div.announcement h2{
	font: 500 0.8em arial;
	font-weight:bold;
	color: #000;
  text-transform: uppercase;
}
div.announcement p{
	text-indent: 15px;
	text-align: justify;
	font: 500 0.7em arial;
	color: #000;
}
#bottom_spacer{
	clear: both;
	background: transparent url('../images/bottom_round.png') no-repeat 0 0;
	padding-bottom: 30px;
	width: 890px;
	margin: 0 auto;
}
#foot_navi{
	background: transparent;
	text-align: center;
	white-space: no-wrap;
	display: block;
	width: 50%;
	margin: 0 auto;
  color: #777;
}

#foot_navi li{

	display: inline;
}

#foot_navi li a{
	font: 500 0.7em arial;
    color: #777;


}

#footer{
	position:fixed;
 margin:0;
 bottom:0px;
 display:block;
 width:100%;
 height:140px;
 background: transparent;
 color:#fff;
 text-align:center;
 z-index:-1000;
}
* html #footer{
	position: absolute;


}
#copy span{
	display: none;
}
#copy{
	margin: 0 auto 20px;
	
	padding-top: 120px;
	font: bold 9px arial;
	width: 100%;
}
#copy p{
	text-align: center;
}
.clear{
	clear: both;
}
