﻿body {
	background: #014E82;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "宋体", arial;
	font-size:12px;
}

a:link {
	text-decoration: none;
	color: #004A9C;
}
a:visited {
	text-decoration: none;
	color: #377CBD;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #004A9C;
}

#OutBox {
	text-align: left;
	margin: auto;
	width: 950px;
	background: #FFF;
}

dl, dd {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.TextBox {
	font: 12px Tahoma, sans-serif;
	background: #FFFFF0;
	border: 1px solid #666;
}

.Button {
	font: 12px Tahoma, sans-serif;
	background: #F0F8FF;
	border: 1px solid #666;
}

.z {
	clear: both;
}

.more a{
	font-size:12px; font-weight:normal; float:right
}

/* Logo 及顶部广告 */
#Topup {
	height:14px;
	font: 12px Tahoma, sans-serif;
	background: #CCE5FF;
	border-top: 3px solid #6687BA;
	padding: 5px;
	clear: both;
}
#Logo1 {
	float: left;
	width: 48%;
}
#menu {
	float: right;
	width:50%;
	text-align: right;
	padding-right: 4px;
}
#Top {
	margin: 4px 0 8px 0;
	width:948px; 
	height:62px; 
	background:#F2F6FB;
	clear: both;
	border:1px solid #CBCBCB;
}
#Logo {
	float: left;
	width: 150px;
	padding:8px 0 0 8px;
}
#TopAds {
	float: right;
	text-align: right;
	padding-right: 4px;
}


/* 热门搜索 */
#indexform {
	width: 100%;
	height: 60px;
	margin: auto;
	background:#FFF;

}
.formright{
	float: right;
	width: 290px;
	background: #EDFAE0;
	height: 54px;
}
.formleft{
	float: left;
}
.textbox {
	border: 1px solid #666666;
	margin: 2px;
	background: #FFFFF0;
	font: 12px Tahoma, sans-serif;
	vertical-align: middle;
}
.button {
	border: 1px solid #666666;
	margin: 2px;
	background: #F0F8FF;
	font: 12px Tahoma, sans-serif;
	vertical-align: middle;
}
.search_pannel{
	height:48px;
	width: 474px;
	background: url(search_icon.gif) no-repeat 8px 5px #fff;
	padding:2px 3px;
	margin-bottom: 8px;
}
.search_pannel_text {
	background: #FFF url(search.png) no-repeat 3px center;
	width:230px;
	height:14px;
	padding-left: 16px;
}
.search_pannel_bottom{
	padding: 0 5px;
	float:left;
}
.search_pannel_title{
	float:left;
	line-height:21px;
	font-weight: bold;
	padding:0 8px 0 28px;
	height:22px;
	width:300px;
	text-align:left;
}


/* 左侧主导航 */
#LeftNav {
	float: left;
	width: 150px;
	padding-left: 4px;
}
#LeftNav h3 {
	margin: 0 0 4px 0;
	font: 12px Tahoma, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	background: url(litr.gif) no-repeat left top;
/*	width: 146px;*/
	height: 21px;
	line-height: 21px;
}
#LeftNav .Nav {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#LeftNav .Nav li {
	text-align: right;
	font: 12px Tahoma, sans-serif;
/*	width: 146px;*/
	height: 23px;
	line-height: 23px;
	background: url(navtitle.gif) no-repeat left top;
	margin: 0 0 -1px 0;
	padding: 0 12px 0 0;
}
#LeftNav .Nav li.Fltr {
	background: url(litr1.gif) no-repeat left top;
	height: 21px;
	line-height: 21px;
}
#LeftNav .Nav li.n2left {
	text-align: left;
	padding: 0 0 0 6px;
}

/* 右侧内容 */
.ContentBlocksContainer {
	float: right;
	width: 785px;
	padding-right: 4px;
}
/* 中栏及右栏小块，IE 的奇怪问题 */
.ContentBlocksContainer dl.ContentBlock {
	border: 1px solid #C3CFEA;
	background: #FFF;
	margin-bottom: 12px;
}
.ContentBlocksContainer dl.ContentBlock dt {
	font-size: 14px;
	padding: 4px 0 2px 18px;
	border-bottom: 1px solid #C3CFEA;
	background: #E7EFFF url(i2.gif) no-repeat 4px 6px;
	font-weight: bold;
}
.ContentBlocksContainer dl.ContentBlock dt ul {
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.ContentBlocksContainer dl.ContentBlock dt ul li {
	margin: 0;
	padding: 0 2px;
	display: inline;
	
}
.ContentBlocksContainer dl.ContentBlock dd ul {
	margin: 4px;
	padding: 0;
}
.ContentBlocksContainer dl.ContentBlock dd ul li {
	font-size: 14px;
	list-style: none;
	background: url(666.gif) no-repeat .3em .6em;
	padding: 4px 2px 3px 12px;
}
.ContentBlocksContainer h4 {
	font-size: 14px;
	margin: 2px;
	padding: 4px 0 0 4px;
}
.ContentBlocksContainer h5 {
	font-weight: normal;
	font-size: 12px;
	color: #656565;
	margin: 6px;
}
.ContentBlocksContainer h6 {
	color: #F00;
	font-size: 14px;
	margin: 2px;
	padding: 4px 0 0 4px;
}
.ContentBlocksContainer p {
	margin: 2px;
	font-size: 12px;
	line-height: 150%;
}
/* 首页右侧褐色栏 */
.ContentBlocksContainer dl.rightContent {
	border: 1px solid #DDC89F;
	background: #FFF;
	margin-bottom: 12px;
}
.ContentBlocksContainer dl.rightContent dt {
	font-size: 14px;
	padding: 4px 0 2px 18px;
	border-bottom: 1px solid #DDC89F;
	background: #F5DEB3 url(icon.gif) no-repeat 4px 4px;
	font-weight: bold;
}
.ContentBlocksContainer dl.rightContent dt ul {
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.ContentBlocksContainer dl.rightContent dt ul li {
	margin: 0;
	padding: 0 2px;
	display: inline;
}
.ContentBlocksContainer dl.rightContent dd ul {
	margin: 0;
	padding: 0;
}
.ContentBlocksContainer dl.rightContent dd ul li {
	font-size: 12px;
	list-style: none;
	background: url(666.gif) no-repeat .3em .6em;
	padding: 2px 2px 3px 12px;
}

/* 无边框栏？ */
.ContentBlocksContainer dl.ContentBlock2 {
	border: 0 none;
	background: #FFF;
	margin-bottom: 12px;
	height: 192px;
}
.ContentBlocksContainer dl.ContentBlock2 dt {
	padding: 2px 0 2px 8px;
	border-bottom: 1px solid #DDC89F;
	background: #F5DEB3;
	font-weight: bold;
}
/* 首页右侧褐色栏聚集 */
.ContentBlocksContainer dl.rightContent1 {
	border: 1px solid #DDC89F;
	background: #FFF;
	margin-bottom: 12px;
}
.ContentBlocksContainer dl.rightContent1 dt {
	font-size:12px;
	border-bottom: 1px solid #DDC89F;
	background: #F5DEB3 url(i6.gif) no-repeat 4px 3px;
	font-weight: bold;
	padding: 2px 0 0 18px;
}
.ContentBlocksContainer dl.rightContent1 dt ul {
	font-weight: normal;
	margin: 0;
	padding: 0 2px;
	list-style: none;
	display: inline;
}
.ContentBlocksContainer dl.rightContent1 dt ul li {
	margin: 0;
	padding: 0 2px;
	display: inline;
}
.ContentBlocksContainer dl.rightContent1 dd ul {
	margin: 0;
	padding: 0 5px;
}

/* 中栏 */
.MiddleColumn {
	float: left;
	width: 482px;
}
.MiddleColumn1 { /* 新经济频道 */
	float: left;
	width: 392px;
}
/* 右栏 */
.RightColumn {
	float: right;
	width: 292px;
}
.RightColumn1 { /* 新经济频道 */
	float: right;
	width: 192px;
}

.IntroText {
	border: 1px dashed #369;
	background: #EEE;
	padding: 5px;
	margin: 5px 0;
	font-size: 12px;
}

/* 头图 */
.focusPic{margin:0 auto; width:282px; clear:both; height:187px;}
.focusPic .pic{ height:164px; overflow:hidden; clear:both;}
.focusPic .pic img{border:1px solid #BEBABB; margin:6px 18px; padding:2px}
.focusPic .textNum{ clear:both;}
.focusPic .text{ text-align: center;}
.focusPic .text h2{text-align:center; margin:2px;font-size:14px;}

/* 友情链接 */
#links {
	text-align: left;
	border-top: 1px solid #BDCEBD;
	line-height:20px;
	padding: 5px;
}

/* 关于我们 */
.about {
	float: center;
	margin: 20px;
	border: 2px solid #C3CFEA;
	background: #FFF;
	padding: 25px;
}
.about h1 {
	background: #E7EFFF;
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
}
.about li {
	font-size: 14px;
	line-height: 150%;
	list-style: none;
	padding: 5px;
}

/* 页脚 */
#Footer {
	text-align: center;
	background: #DEEFDE;
	border-top: 3px solid #BDCEBD;
	padding: 5px;
	clear: both;
}
#Copyright {
	text-align: center;
	padding: 5px;
	clear: both;
}
