body {
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height:24px;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595959;
}
a:hover {
	text-decoration:underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}
a.foot:link {
	color: #ffffff;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #ffffff;
}
a.foot:hover {
	text-decoration:underline;
	color: #ff0000;
}
a.foot:active {
	text-decoration: none;
}
#mainnav{width:980px; height:41px; text-align:center; font-size:12px; font-weight:bold;}   
#mainnav *{margin:0;padding:0;}     
#mainnav li{float:left;list-style:none;} 
#mainnav li a{display:block; border-right:1px solid #838383; width:97px; height:41px; line-height:41px; color:#fff; text-decoration:none; text-align:center;}
#mainnav li a:hover{background: url(../images/menu_01.gif); background-position:center center; background-repeat:repeat-x; color:#e9e9e9;}
.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.top_line{ border-top:1px solid #d9d8d8; border-left:1px solid #d9d8d8; border-right:1px solid #d9d8d8;}

#Tab1{width:562px; float:left; text-align:left; margin-top:5px;}
.Menubox {width:100%; height:35px; background-image:url(../images/ind_01.gif); background-repeat:repeat-x; background-position: center bottom;}
.Menubox ul{margin:0px; padding-left:26px; margin-top:2px; text-align:center;}
.Menubox li{ margin-left:10px; text-align:center; line-height:27px; display:block; background-image:url(../images/ind_02.gif); background-repeat:no-repeat; background-position: center bottom; cursor:pointer; float:left; width:108px; font-weight:bold;}
.Menubox li.hover{padding:0px;  background-image:url(../images/ind_03.gif); color:#1075ab; line-height:27px; text-align:center; width:108px; background-repeat: repeat-x; background-position: center bottom;}
.Contentbox{clear:both; margin-top:0px; text-align:left; height:170px; padding-top:2px;}

.mtDropdownMenu {text-align:left; LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px}
.mtDropdownMenu .content {	POSITION: absolute}
.mtDropdownMenu .items { border:1px solid #999; Z-INDEX: 2; LEFT: 0px; POSITION: relative; TOP: 0px}
.mtDropdownMenu .item {BORDER: medium none; FONT-SIZE: 12px; CURSOR: hand; TEXT-DECORATION: none; line-height:20px; height:20px; }
.mtDropdownMenu .background {Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8}
.mtDropdownMenu .shadowRight {Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4}
.mtDropdownMenu .shadowBottom {Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4}
.mtDropdownMenu .hover {BACKGROUND: #e0e0e0; line-height:20px; height:20px;}