body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}

#menu{ padding:0px; margin:0px; float:left; width:720px;}
#menu ul{list-style-type:none; margin:0px; padding:0px; width:720px;}
#menu ul li{ list-style-type:none; float:left; display:block; height:33px; margin-right:15px; line-height:33px; color:#666; font-weight:700}
#menu ul li span{ margin-left:10px;}
#foot{}
#foot p{ padding:0px; margin:0px; line-height:23px;}
#slider {
    width: 350px; /* important to be same as image width */
    height: 218px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
.listqian{}
.listqian ul{ padding:0px; margin:0px;}
.listqian ul li{ line-height:23px; background:url(../images/listbg.jpg); background-repeat:no-repeat; margin-bottom:1px; padding-left:15px;}
.titls{ height:30px; background-color:#333; color:#FFF; line-height:30px; padding-left:15px; font-weight:500; margin-top:5px; margin-bottom:5px;}
.titlsa{ height:23px; line-height:23px; background-color:#F5F5F5; padding-left:5px;}
.bodyss p{ line-height:23px; color:#333}