.time {
	width:150px;
}
.flash {
	height: 280px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B1B7B8;
	filter:alpha(opacity=80);  /* ie 有效*/
	-moz-opacity:0.8; /* Firefox  有效*/
	opacity: 0.8; /* 通用，其他浏览器  有效*/

}

.content-wrapper {
	height: 280px;
	width: 950px;
}
.content-wrapper .content {
	height: 280px;
}
.homepage-wrapper {
	height:280px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.homepage-slider {
	width: 950px;
	height:280px;
	position: relative;
	overflow: hidden;
}

.homepage-slider .tag {
	width: 81px;
	height: 81px;
	background: url(images/top-stories-tag.png) 0 0 no-repeat;
	position: absolute;
	z-index: 1;
}

.homepage-slider .rounded-corners {
	width: 300px;
	height: 3px;
	background: url(images/homepage-slider-rounded-corners.png) 0 0 no-repeat;
	position: absolute;
	z-index: 2;
}

.homepage-slider .navigation {
	padding: -10px 0;
	margin: -330px 140px 5px 600px;
	float:right;
	overflow: hidden;
	z-index: 99999;
	position:relative;
}

.homepage-slider .navigation a {
	margin: 0 5px 0 0;
	width: 10px;
	height: 10px;
	background: url(http://www.hzaima.com/images/ico-bullet-8.png) 0 0 no-repeat;
	display: block;
	float: left;
	z-index: 9999;
}

.homepage-slider .navigation a:hover {
	background-position: 0 -10px;
	z-index: 9999;
}

.homepage-slider .navigation .active {
	background-position: 0 -10px;
	z-index: 9999;
}

.homepage-slider .btn-previous {
	width: 950px;
	height: 300px;
	text-indent: 5000px;
	position: absolute;
	z-index: 2;
}

.homepage-slider .btn-previous:hover {
	
}

.homepage-slider .btn-next {
	margin: 0;
	width: 950px;
	height: 300px;
	text-indent: 5000px;
	position: absolute;
	z-index: 2;
}

.homepage-slider .btn-next:hover {
	
}

.homepage-slider-item {
	width: 950px;
	height: 280px;
	float: left;
	z-index: 1;
}

.homepage-slider-item .background {
	margin: 0px 0px 0px 600px;
	width: 350px;
	height: 280px;
	position: absolute;
	z-index: 0;	
	background-color: #E7DFD9;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4; 
	float:right;
}

.homepage-slider-item .title {
	margin: 30px 0 0 0;
	padding: 10px;
	padding-left:630px;
	width: 300px;
	color: #fff;
	text-decoration: none;
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 14px;
}

.homepage-slider-item .title i {
	height: 25px;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	line-height:25px;
}

.homepage-slider-item .title:hover i {
	color: #00c6ff;
	text-decoration: underline;
}

.homepage-slider-item .title u {
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.homepage-slider-image-shadow {
	width: 350px;
	height: 50px;
	position:relative;
	float:right;
	margin-top:230px;
}

.homepage-columns {
	margin: 0 0 30px 0;
	overflow: hidden;
}

.homepage-columns .last {
	margin: 0;
}

.homepage-columns-item {
	margin: 0 40px 0 0;
	width: 195px;
	float: left;
}

.homepage-columns-item .title {
	margin: 0 0 12px 0;
	padding: 0 0 9px 0;
	font-size: 18px;
	font-weight: bold;
	color: #004a7b;
	background: url(http://www.hzaima.com/images/homepage-columns-item-h2-bg.png) bottom center no-repeat;
}

.homepage-columns-item .title div {
	padding: 14px 0 0 60px;
	height: 34px;
}

.homepage-spacer {
	margin: 0 0 30px 0;
	height: 3px;
	line-height: 3px;
	background: url(http://www.hzaima.com/images/shortcode-spacer-2-bg.png) top left repeat-x;
}

.homepage-about {
	margin: 0 30px 0 0;
	width: 620px;
	float: left;
}

.homepage-about .caps:first-letter {
	margin: 5px 6px 0 0;
	font-size: 40px;
	font-weight: bold;
	float: left;
}

.homepage-about p {
	margin: 0 0 12px 0;
}

.homepage-footer .block-1 {
	float: left;
}

.homepage-footer .last {
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6, span, p, input {
	margin: 0;
	padding: 0;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

ul, li, ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #004a7b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.clear {
	clear: both;
}
.main {
	height: 310px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:10px;
}
.main_left {
	height: 310px;
	width: 435px;
	float: left;
}
.main_left ul {
	list-style-type: none;
}
.main_left ul li {
	margin-top: 8px;
	border: 1px solid #d6d6d6;
	background-image: url(../images/main_bg_03.gif);
	background-repeat: repeat-x;
	height: 90px;
	width: 425px;
}
.main_left ul li table tr td table tr td a {
	color: #4a4a4a;
	text-decoration: none;
}
.main_left ul li table tr td table tr td a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.main_right {
	height: 310px;
	width: 489px;
	*width: 480px;
	float: right;
}
.news_title {
	background-image: url(../images/news_title_bg_03.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 499px;
	*width: 480px;
	margin-top: 8px;
}
.news_title span a {
	text-decoration: none;
	color: #333;
}
.news_title span a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.main_right ul {
	list-style-type: none;
	width: 480px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.main_right ul li {
	height: 42px;
	width: 470px;
	padding-right:8px;
	padding-left:8px;
	line-height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	color: #4b494a;
	margin-right: 0px;
}
.main_right ul li a {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 14px;
}
.main_right ul li a:hover {
	color: #ff6600;
	text-decoration: underline;
	font-size: 14px;
}

