@charset "gb2312";
td {
	font-size:12px;
}
.navHr {
	padding-left: 5px;
	padding-right: 5px;
	width:20px;
}
.mainTableBorder {
	border-left:1px solid #a50328;
	border-right:1px solid #a50328;
	background-color:#FFFFFF;
}
.jianjieOn {
	border:1px solid #CCCCCC;
	height:80px; 
	width:22px; 
	text-align:center; 
	padding-top:5px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ffbb05);
	color:#FF0000;
	font-weight:bold;
}
.jianjieOff {
	border:1px solid #CCCCCC;
	height:80px; 
	width:22px; 
	text-align:center; 
	padding-top:5px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ffbb05);
	cursor:hand;
}
.homeList {
	color:#a50328;
	text-decoration:none;
	line-height:22px;
}
.homeList a {
	color:#a50328;
	text-decoration:none;
	line-height:22px;
	width:290px;
	float:left;
	display:block;
	white-space:nowrap;
	overflow: hidden; 
	text-overflow:ellipsis;
}
.homeList span {
	color:#a50328;
	line-height:22px;
	width:80px;
	float:right;
	display:block;
}
.homeLink{
	color:#333333;
	text-decoration:none;
}
.subNav{
    color:#ffba00;
}
.subNav a{
    color:#ffba00;
    text-decoration:none;
}

.indexList {
    white-space:nowrap; 
    width:100%; 
    padding:5px; 
    background-image:url(../images/index_list_line.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
}
.indexList img {
    padding-right:0px;
}
.indexList a {
    color:#000000; 
    text-decoration:none;
	padding-left:8px;
}
.indexList span {
    color:#666666; 
}
.pagerButtonOn
{
    width:36px;
}
.pagerButtonOn a
{
    color:Blue;
    text-decoration:none;
}
.pagerButtonOn a:hover
{
    color:Blue;
    text-decoration:underline;
}
.topact  a
{
    color:#666666;
    text-decoration:none;
}
.topact  a:hover
{
    color:#000000;
    text-decoration:underline;
}
