﻿/*首页样式*/

.web a, .job a {
	color:#fff;
	display:block;
}
.web, .job {
	height:50px;
	line-height:50px;
	padding-left:30px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	background:url(../images/template3/image111.jpg) no-repeat;
}
/*首页图片新闻*/
/*newsbar*/
.newsbar{
	margin:0;
	overflow:hidden;
	}
.newsbar h1 {
	color:#fff;
	font-size:12px;
	height:33px;
	line-height:33px;
	padding-left:45px;
	margin-bottom:15px;
	background-image: url(../images/template3/cent_01.jpg);
	background-repeat: no-repeat;
}
.newsbar h2 {
	height:12px;
	font-weight:bold;
	color:#000;
	font-size:12px;
	margin-bottom:8px;
}
.newsbar h2 a {
	color:#000;
}

.newsbar .img {
	float:left;
	width:180px;
	display:inline;
}
.newsbar .info {
	float:right;
	display:inline;
	width:314px;
	line-height:18px;
}
.newsbar .title {
	font-weight:bold;
	margin-bottom:7px;
}

/*showbar*/
.showbar {
	line-height:0;
}
.showbar a {
	color:#fff;
}
.showbar li {
	float:left;
	width:133px;
	display:inline;
	text-align:center;
}
.showbar .title {
	background:url(../images/template3/bg_show.gif) no-repeat 11px 0;
	height:26px;
	line-height:26px;
}
/* 跑马灯 */
#scroller_container {
	width: 600px;
	height: 130px;
	overflow: hidden;
}
/* CSS Hack Safari */
#dummy {;# }
#scroller_container {
overflow: auto;
}

