/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0
}
td{font-size:14px;}
a.a_16black{
	color:#000000;
	text-decoration:none
}
a.a_16black:hover{
	color:#C8000B;
	text-decoration:underline
}
a.a_16red{
	color:#cd0000;
	text-decoration:none
}
a.a_16red:hover{
	color:#C8000B;
	text-decoration:underline
}
td,span,tr,table,font{
	font-family:'Microsoft YaHei'
}
.12white{
	font-size:12px;
	color:#FFFFFF
}

.ec-slider {
	position:relative;
	overflow:hidden
}
.ec-slider-list {
	overflow:hidden;
	position:absolute
}
.ec-slider-list img {
	vertical-align:top
}
.ec-slider-item {
	float:left;
	width:100%
}
.ec-slider-item-img {
	width:1000px;
	margin:0 auto;
	text-align:right
}
.ec-slider-nav {
	font-size:1px;
	line-height:1px;
	height:15px;
	text-align:right;
	position:absolute;
	bottom:14px;
	left:50%;
	width:250px;
	margin-left:228px
}
.ec-slider-nav span {
	border-radius:2px;
	display:inline-block;
*display:inline;
*zoom:1;
	height:13px;
	margin-left:9px;
	width:13px;
	background-color:#3a3c40;
	opacity:.2;
	filter:alpha(opacity=20)
}
.ec-slider-nav .current {
	background-color:#ca141d;
	opacity:.9;
	filter:alpha(opacity=90)
}
.button-slider-prev, .button-slider-next {
	position:absolute;
	z-index:3;
	width:17px;
	height:28px;
	top:50%;
	margin-top:-14px;
	border-radius:2px
}
.button-slider-prev {
	left:8px;
	background-position:-17px -24px
}
.button-slider-next {
	right:8px;
	background-position:4px -24px
}
.button-slider-prev-high, .button-slider-next-high, .button-slider-prev:hover, .button-slider-next:hover {
	background-color:rgba(191, 191, 191, .8);
	background-color:#CCC\0/;
*background-color:#CCC
}
.button-slider-prev-high, .button-slider-prev:hover {
	background-position:-37px -24px
}
.button-slider-next-high, .button-slider-next:hover {
	background-position:-56px -24px
}
.banner-slideshow .ec-slider {
	height:160px
}
.menu{
	width:1050px;height:60px;
}
.menu ul{
	height:60px;
}
.menu ul li{
	float:left;
	text-align:center;
	line-height:60px;
	list-style:none;
}
.menu a {
	display:inline-block;
	height:60px;
	line-height:60px;
	font-size:16px;
	color:#fff;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding:0 40px;
	font-family:'microsoft yahei'
}
.menu .hover a, .menu li:hover a, .menu a:hover {
	text-decoration:none;
	background-color:#cd0000;
	color:#FFFFFF
}
.menu .current, .menu .current:hover {
	background-color:#cd0000;
	color:#FFFFFF
}
