﻿
.listdiv{
float:right;
width:994px;
}


.listhead{
float:left;
padding-top:10px;
padding-left:10px;
height:24px;
width:984px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
background-image:url('images/bar_bg.png') !important;
background-image: none;
filter: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/bar_bg.png');
	
}

.listhead a{
float:left;
text-decoration:none;
color:#FFFFFF;
margin-right:10px;
}

.listhead a:hover{
color:#333333;
}



.listfon{
float:left;
width:100%;
padding-top:10px;
padding-bottom:10px;
color:#333333;
font-weight:bold;
font-size:13px;
}

.listfon:hover{
background-color:#333333;
color:#FFFFFF;
}

.s1{
	float:left;
	width:35%;
}
.s2{
	float:left;
	width:20%;
	text-align:center;
}
.s3{
	float:left;
	width:20%;
	text-align:center;
}
.s4{
	float:left;
	width:25%;
	text-align:center;
}


