@charset "utf-8";
/* CSS Document */

.container{
	width:959px;
	overflow:hidden;
	background-color: #fff;
	background-image: url(../images/img_bjtop.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.content{ overflow:hidden; margin-bottom:5px;width:959px; height:110px;}
.content div{
	width:70px;
	margin:5px;
	padding-bottom:0;
	height:100px;
	line-height:10px; font-size:10px;
	background-color:#fff;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.content div a{	line-height:10px; font-size:10px;}
.content div a:link{	line-height:10px; font-size:10px;}
.content div a:visitde{	line-height:10px; font-size:10px;}
.content div a:hover{	line-height:10px; font-size:10px;}
.content div img{ width:70px; height:70px; border:0;display:block; padding-bottom:5px;}
.slider{
	position:relative;
	height:13px;
	float:left;
	width:902px;
	cursor:pointer;
	background-color: #ffffff;
	background-image: url(../images/img_bj.jpg);
	background-repeat: repeat-x;
}
.slider_left, .slider_right{
	height:12px;
	width:28px;
	float:left;
	cursor:pointer;
	background-image: url(../images/img_left.jpg);
	background-repeat: no-repeat;
}
*html .slider_left, .slider_right{
	height:12px;
	width:28px;
	float:left;
	cursor:pointer;
	background-image: url(../images/img_left2.jpg);
	background-repeat: no-repeat;
}
*+html .slider_left, .slider_right{
	height:12px;
	width:28px;
	float:left;
	cursor:pointer;
	background-image: url(../images/img_left.jpg);
	background-repeat: no-repeat;
}
.slider_left{background-position:left top;}
.slider_right{background-position:right top;}

.bar{
	height:12px;
	width:500px;
	background-image: url(../images/img_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bar_left, .bar_right{background:height:12px; _font-size:0; width:6px; position:absolute; top:0px;}
.bar_left{background-position:left top;left:-6px;}
.bar_right{background-position:right top;right:-6px;}
