﻿ 
/*********incontent css定义***********/
#incontent {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1, h2, h3 {
	font-family:"微软雅黑";
	color:#00659b;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
#footer {
	padding-bottom:0;
	margin:0px auto 0;
}
/*********inmain css定义***********/
.mb15 {
	margin-bottom: 0px;
}
#inmain {
	width:1010px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mainSlider.png);
	background-position: 0px 0px;
	height: 326px;
	background-color: #FFFFFF;
}
/*********图片切换 css定义***********/
.sub_box {
	width:980px;
	height:280px;
	float:left;
	position:relative;
	overflow:hidden;
	left: 14px;
	top: 16px;
}
.sub_box img {
	border:none;
	width:980px;
	height:280px;
	
}
#bd1lfimg {
	position:relative;
	width:980px;
	height:280px;
	overflow:hidden;
}
#bd1lfimg div {
 
	width:100000px;
	margin-left:-4px;
 
}
#bd1lfimg dl {
	width:980px;
	height:280px;
	position:relative;
	overflow:hidden;
	float:left;
}
#bd1lfimg dt {
	width:980px;
	height:280px;
	position:absolute;
	left:0px;
	top:0px;
}
#bd1lfimg dd {
	width:940px;
	height:80px;
	background:#000000;
	filter:alpha(Opacity=50);
	Opacity:0.5;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #333333;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#bd1lfimg dd h2 {
	height:25px;
	padding:8px 0 4px 0;
	line-height:25px;
	overflow:hidden;
}
#bd1lfimg dd h2 a {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#bd1lfimg dd a {
	color:#ffffff;
	text-decoration:none;
}
#bd1lfimg dd a:hover {
	text-decoration:none;
	color:#cccccc;
}
#bd1lfimg dd tt {
	color:#dddddd;
	line-height:1.2em;
}
#bd1lfimg dd tt a:hover {
	text-decoration:underline;
}
.sub_nav {
	width:980px;
	height:25px;
	bottom:0px;
	position:absolute;
	color:#999999;
	z-index:200;
}
.sub_no {
	height:25px;
	float:right;
}
.sub_no li {
	display:block;
	width:25px;
	height:25px;
	float:left;
	overflow:hidden;
	line-height:25px;
	vertical-align:middle;
	text-align:center;
	background:#000000;
	filter:alpha(Opacity=40);
	Opacity:0.4;
	font-family:Arial;
	font-size:11px;
	color:#999999;
	cursor:pointer;
}
.sub_no li.show {
	background:#ffffff;
	color:#000000;
}
.sub_more {
	float:right;
	width:50px;
	height:25px;
	background:#000000;
	filter:alpha(Opacity=40);
	Opacity:0.4;
	color:#999999;
	text-align:center;
	line-height:25px;
}
.sub_more a {
	color:#999999;
}
.sub_more a:hover {
	color:#cccccc;
	text-decoration:none;
}
