a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #1641A0;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #77c1ee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:12px segoe UI,Microsoft YaHei,Verdana,Tahoma;
	background:url(images/TopBG.jpg);
}

.MainTop{
	height:500px;
	vertical-align:top; 
}


/*语言选择框*/
.SeleLang{
	text-align:center;
	vertical-align:middle;
	background: url(images/TopLangBG.png);
	height:38px;
	padding:2px 0px 2px 0px;
}
.SeleLang span{
	font:bold 12px segoe UI,Microsoft YaHei,Verdana,Tahoma;
	color:#09F;
	text-align:center;
	padding: 0px 10px 0px 10px;
	cursor:pointer;
}



.SeledMenu{
	font:bold 25px segoe UI,Microsoft YaHei,Verdana,Tahoma;
	background: url(images/bg_simple.gif);
	height:70px;
	text-align:left;
	vertical-align:middle;
	padding: 0px 40px;
}

.SeledTree{
	font:12px segoe UI,Microsoft YaHei,Verdana,Tahoma;
	background: url(images/bg_simple2.gif);
	height:26px;
	text-align:left;
	vertical-align:middle;
	padding: 0px 5px;
}

/*变色表格*/
.datalist{
	border:1px solid #C2D5E3; /* 表格边框 */
	border-collapse:collapse; /* 边框重叠 */
	background-color:#ECF3FF; /* 表格背景色 */
	font-size:14px;
	width: 97%;
}
.datalist th{
	border-bottom:1px solid #C2D5E3;
	/*border:0px solid #A0BCE2;  行名称边框 */
	background-color:#D0E3FF; /* 行名称背景色 */
  	padding:3px 10px 3px 10px;
	height: 32px;
	text-align:left;
}
.datalist td{
	border-bottom:1px solid #C2D5E3;
	/*border:0px solid #A0BCE2;  单元格边框 */
  	padding:3px 10px 3px 10px;
	height: 32px;
	text-align:left;
}
.datalist tr:hover, .datalist tr.altrow{
	background-color:#DFECFF; /* 动态变色 */
}


/*文章页面格式*/
.ArticleTitle{
	text-align:center;
	font:20px bold segoe UI,Microsoft YaHei,Verdana,Tahoma;
	height:32px;
}
.ArticleInfo{
	text-align:center;
	font:14px segoe UI,Microsoft YaHei,Verdana,Tahoma;
	height:28px;
	border-bottom:1px solid #C2D5E3;
}
.ArticleContent{
	text-align:left;
	font:14px segoe UI,Microsoft YaHei,Verdana,Tahoma;
	line-height:24px;
	table-layout:fixed;
	word-wrap:break-word;
	width:920px;
}


/*首页显示信息框*/
.HomeInfo{
	padding:15px 0px 15px 20px;
}

.HomeInfo span{
	color:#036;
	text-align:left;
	font:20px bold segoe UI,Microsoft YaHei,Verdana,Tahoma;
	height:32px;
	padding:0px 0px 0px 0px;
}

.HomeInfo div{
	color:#036;
	text-align:left;
	font:12px normal segoe UI,Microsoft YaHei,Verdana,Tahoma;
	padding:4px 0px 0px 4px;
}

.HomeInfo h3{
	padding:0px 0px 4px 0px;
	font:12px normal segoe UI,Microsoft YaHei,Verdana,Tahoma;
}


/*首页滚动图片*/
#carousel_container {
	padding: 0px; width: 966px; height: 350px;
}


.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0px; top: 0px; position: absolute;
}
.nivoSlider a.nivo-imageLink {
	margin: 0px; padding: 0px; border: 0px currentColor; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 6;
}
.nivo-slice {
	height: 100%; display: block; position: absolute; z-index: 5;
}
.nivo-box {
	display: block; position: absolute; z-index: 5;
}
.nivo-caption {
	left: 0px; width: 966px; bottom: 25px; color: #036; position: absolute; z-index: 8; opacity: 0.7;
}
.nivo-caption h1 {
	padding: 8px 20px 0px 20px; sans-serif; font-size: 16px; font-weight:bold; background-color: #FFFFFF; margin: 0px 0px 0px 0px;
}
.nivo-caption p {
	background: #FFFFFF; margin: 0px 0px 0px 0px; padding: 0px 20px 8px 20px;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	top: 45%; position: absolute; z-index: 9; cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav a {
	position: relative; z-index: 9; cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}

.theme-default .tag {
	width: 95px;
	height: 60px;
	padding: 20px 0px 0px 20px;
	background: url(images/top-stories-tag.png) 0 0 no-repeat;
	position: absolute;
	z-index:9999;
}
.theme-default .nivoSlider img {
	left: 0px; top: 0px; display: none; position: absolute;
}
.theme-default .nivoSlider a {
	border: 0px currentColor; display: block;
}
.theme-default .nivo-controlNav {
	right: 2%; bottom: 0px; margin-left: -40px; position: absolute;
}
.theme-default .nivo-controlNav a {
	background: url("images/bullets.png") no-repeat; border: 0px currentColor; width: 22px; height: 22px; text-indent: -9999px; margin-right: 3px; float: left; display: block;
}
.theme-default .nivo-controlNav a.active {
	background-position: 0px -22px;
}
.theme-default .nivo-directionNav a {
	background: url("images/arrows.png") no-repeat; border: 0px currentColor; width: 49px; height: 49px; text-indent: -9999px; display: block;
}
.theme-default a.nivo-nextNav {
	background-position: -49px 0px; right: 0px;
}
.theme-default a.nivo-prevNav {
	left: 0px;
}
.theme-default .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}