@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height:160%;
}
body {
	background: url(../images/bg.gif);
	margin: 0;
	padding: 0; 
	text-align:center;
}
ul,li{ margin:0px; padding:0px; list-style:none; }
a:link,a:visited { font-size:12px; color:#333; text-decoration:none}
a:hover {text-decoration:underline; font-size:12px; color:#ff0000}

.f:visited { font-size:12px; color:#ffffff;font-weight:bold;}
.f:link { font-size:12px; color:#ffffff;font-weight:bold;}
.f:hover {text-decoration:none;font-size:12px; color:#fff;font-weight:bold;}

img {border:0px}

.left {
	float:left;
}
.clear{
    clear:both;
}


.rssdy {
    background:url(../images/menu_r.jpg) no-repeat top;
	width:184px;
	height: 38px;
	line-height:36px;
	text-align:right;
}
.rssdy span a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:20px;
}
.rssdy span a:hover{
    color:#EBFF43;
}
.nav{
	color:#666666;
	display:block;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:24px;
	letter-spacing: 1px;
	BACKGROUND: url(../images/arr3.gif) #ffffff no-repeat 8px center;
    BORDER-RIGHT: #e6e6e6 1px solid;
	BORDER-TOP: #e6e6e6 1px solid;
	BORDER-LEFT: #e6e6e6 1px solid;
	BORDER-BOTTOM: #e6e6e6 1px solid;
}
.nav:hover,.nav:active{
	BACKGROUND: url(../images/arr3_a.gif) #e6e6e6 no-repeat 8px center;
	color:#E90000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.navA{
    BORDER-RIGHT: #e6e6e6 1px solid;
	BORDER-TOP: #e6e6e6 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 24px;
	BACKGROUND: url(../images/arr3.gif) #ffffff no-repeat 8px center;
	MARGIN: 3px auto auto;
	BORDER-LEFT: #e6e6e6 1px solid;
	WIDTH: 176px;
	LINE-HEIGHT: 25px;
	BORDER-BOTTOM: #e6e6e6 1px solid;
	LETTER-SPACING: 1px;
	HEIGHT: 26px;
	color:#E90000!important;
	text-decoration: none;
}

.index_left{
background:url(../images/a.gif) no-repeat left center;
height:30px;
padding-left:10px;
}
.index_left span{
color:#000000;
font-size:14px;
margin-left:20px;
font-family:Arial;
font-weight:bold;
}

#menu {
    font-family:Arial;
	width:1004px;
    height:43px;
	padding-left:24px;
	padding-top:12px;
}
#menu li{
    float: left;
    background: url(../images/menu_c.jpg) no-repeat right top;
    height: 43px;
	width:106px;
}
#menu #nobg {
	BACKGROUND-IMAGE: none;
	}

#menu a{
    line-height:43px;
    color:#fff;
    padding: 0 15px 0 15px;
    background:url(../images/menu_a.jpg) no-repeat top center;
    display:block;
	font-size:12px;
	padding-top:0px;
}
#menu a:hover{
   color:#fff;
   background:url(../images/menu_hover.jpg) no-repeat top center;
   text-decoration:none;
   font-size:14px;
   font-weight:bold;
}
