* { margin:0; padding:0; }
body {
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica;
	line-height:150%;
	background-color: #C33609;
}

/*******************************************************/
#navi { width:900px; margin-bottom:4px; }
#navibg {
	padding-left:6px;
	height:37px;
	background:url(navi_normal.png) repeat-x;
}
ul.TabBarLevel{
	list-style:none;
	height:37px;
	background-image:url(navibg.png);
}
ul.TabBarLevel li{
	float:left;
	height:37px;
	margin-right:1px;
	background-image: url(navi_normal.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.TabBarLevel li a{
	display:block;
	line-height:37px;
	padding:0 12px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
	background-image: url(navi_normal.png);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.TabBarLevel li.Selected{
	background-image: url(navileft_over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.TabBarLevel li.Selected a{
	font-size:14px;
	color:#900;
	font-weight:bold;
	background-image: url(naviright_over.png);
	background-repeat: no-repeat;
	background-position: right top;
}
	
/*ul.TabBarLevel li a:link, ul.TabBarLeve1 li a:visited{ color:#fff; text-decoration:none;}*/

ul.TabBarLevel li a:hover , ul.TabBarLevel li.Selected a:link , ul.TabBarLevel li.Selected a:visited , TabBarLevel li.Selected a:hover,ul.TabBarLevel li.Selected a:active { color:#900; text-decoration:none;  }

/****************************/
.submenu {
	width:890px;
	height:34px;
	text-align:left;
	display:none;
	background-image: url(submenubg.png);
	background-repeat: no-repeat;
}
.submenu ul li { list-style:none; float:left;}
.submenu a {
	height:34px;
	line-height:34px;
	padding:0 15px;
	background-image: url(menuline.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.submenu  .long a {
	height:34px;
	line-height:34px;
	padding:0 12px;
	background-image: url(menuline.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.first a{ background:url();}
.long .first a{ background:url();}
/*******************************************************/

img { border:0; }
#containor {
	margin:0 auto;
	width:900px;
	background:#fff;
}
#picnews {
	float:left;
	margin:0 3px;
	width:275px;
	height:234px;
	border:1px solid #ccc;
	padding-top:28px;
	background-color: #F2F1EE;
	background-image: url(picnews_t.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#newsbox {
	float:left;
	margin:0 2px;
	text-align:left;
}
#bulletin {
	float:right;
	margin-right:3px;
	width:186px;
	height:213px;
	padding:35px 15px 15px 15px;
	text-align:left;
	background-image: url(bulletinbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bulletin ul li { list-style:none; }
#zt {
	height:50px;
	padding:5px 4px 5px 43px;
	background-color: #fff;
	background-image: url(zt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#zt img { margin:0 4px; }
a { color:#333; text-decoration:none; }
a:hover { color:#f60; text-decoration:underline; }

a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}

