﻿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;
}

/* 热门搜索 */
.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:72px;
	width: 196px;
	border:#b8cba1 solid 1px;
	background: url(search_icon.gif) no-repeat 8px 5px #efffe2;
	padding:2px 3px;
	margin-bottom: 8px;
}
.search_pannel_text {
	background: #FFF url(search.png) no-repeat 3px center;
	width:152px;
	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:162px;
	text-align:left;
}

/* GG搜索 */
.search_gg{
	height:52px;
	width: 520px;
	border:#FFF solid 1px;
	background: url(search_icon.gif) no-repeat 8px 5px #FFF;
	padding:2px 3px;
	margin-bottom: 8px;
}
.search_gg_text {
	background: #FFF url(search.png) no-repeat 3px center;
	width:230px;
	height:14px;
	padding-left: 16px;
}
.search_gg_bottom{
	padding: 0 5px;
	float:left;
}
.search_gg_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: 178px;
	padding-left: 4px;
}
#LeftNav h3 {
	margin: 0 0 4px 0;
	font: 12px Tahoma, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	background: url(litr_s.gif) no-repeat left top;
/*	width: 174px;*/
	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: 174px;*/
	height: 23px;
	line-height: 23px;
	background: url(navtitle_s.gif) no-repeat left top;
	margin: 0 0 -1px 0;
	padding: 0 12px 0 0;
}
#LeftNav .Nav li.Fltr {
	background: url(litr_s1.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: 757px;
	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 {
	font-size: 14px;
	margin: 0;
	padding: 16px 0 0 4px;
}

.ContentBlocksContainer h4 {
	font-size: 14px;
	margin: 2px;
	padding: 4px 0 0 4px;
}
.ContentBlocksContainer h5 {
	font-size: 12px;
	margin: 2px;
}
.ContentBlocksContainer p {
	margin: 2px;
	line-height: 140%;
}
/* 首页右侧褐色栏 */
.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 .7em;
	padding: 5px 2px 3px 12px;
}

/* 无边框栏？ */
.ContentBlocksContainer dl.ContentBlock1 {
	border: 1px solid #C3CFEA;
	background: #FFF;
	margin-bottom: 12px;
}
.ContentBlocksContainer dl.ContentBlock1 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.ContentBlock1 dd ul {
	margin: 0;
	padding: 0;
}
.ContentBlocksContainer dl.ContentBlock1 dd ul li {
	font-size: 14px;
	list-style: none;
	background: url(666.gif) no-repeat .3em .6em;
	padding: 4px 2px 3px 12px;
}

/* 无边框栏？ */
.ContentBlocksContainer dl.ContentBlock2 {
	border: 1px solid #C3CFEA;
	background: #FFF;
	margin-bottom: 12px;
	padding:6px 6px 6px 6px;
}
.ContentBlocksContainer dl.ContentBlock2 dt {
	padding: 2px 0 2px 8px;
	border-bottom: 1px solid #DDC89F;
	background: #F5DEB3;
	font-weight: bold;
}
.ContentBlocksContainer dl.ContentBlock2 dd ul {
	margin: 0;
	padding: 0;
}
.ContentBlocksContainer dl.ContentBlock2 dd ul li {
	font-size: 12px;
	list-style: none;
	background: url(666.gif) no-repeat .3em .6em;
	padding: 4px 2px 3px 12px;
}

/* 无边框栏？ */
.ContentBlocksContainer dl.ContentBlock3 {
	border: 1px solid #C3CFEA;
	background: #FFF;
	margin:0 auto 10px;
	padding:0;
}
.ContentBlocksContainer dl.ContentBlock3 dd ul {
	margin: 0;
	padding: 0;
}

/* 中栏 */
.MiddleColumn {
	float: left;
	width: 542px;
}
.MiddleColumn1 { /* 新经济频道 */
	float: left;
	width: 392px;
}
/* 右栏 */
.RightColumn {
	float: right;
	width: 204px;
}
.RightColumn1 { /* 新经济频道 */
	float: right;
	width: 192px;
}

.ChannelTopMsg {
	margin: 0 0 4px 0;
	clear: both;
}

.RSSIcon {
	font-weight: bold;
	background: #FFA200;
	color: #FFF;
	padding: 1px 3px;
}

#TopNewsBig {
	text-align: center;
}
#TopNewsBig h2 {
	color: #F00;
	font-size: 16px;
	margin: 2px 0;
}
#TopNewsBig h2 a:link {
	color: #F00;
}
#TopNewsBig h2 a:visited {
	color: #F00;
}
#TopNewsBig h2 a:hover {
}
#TopNewsBig h2 a:active {
	color: #F00;
}
#TopNewsBig p {
	margin: 0;
	padding: 2px;
}

.IntroText {
	border: 1px dashed #369;
	background: #EEE;
	padding: 5px;
	margin: 5px 0;
	font-size: 12px;
}

/* 软件内容页面 */
.container {
	text-align:center;
	width:98%;
	height:100%;
}
.softinfo {
	list-style:none;
	width:100%;
	margin:5px 2px;
	padding:2px;
	text-align:left;
	float:left;
	padding-left:2px;
}
.softinfo li {
	font-size: 12px;
	line-height:22px;
}
.softimg {
	list-style:none;
	margin:2px 2px;
	padding:2px;
	text-align:center;
	float:right;
	padding-bottom:2px;
}
.softimg li{
	text-align:center;
}
.blocktitle {
	clear:both;
}

#description {
	text-align:left;
	clear: left;
	padding: 5px;
}
#description p {
	margin: 8px 0px;
}
#description li {
	list-style: disc inside;
}
#description dt {
	border: 1px solid #84B0C7;
	margin: 3px;
	padding: 4px 0 4px 26px;
	width: 100px;
	background: url(description.gif) #FFFFFF no-repeat 5px 2px;
	font-size: 12px;
	font-weight: bold;
}
#description dd {
	margin: 5px;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 150%;
	/*height: 151px!important;
	height: 145px;*/
}
#download {
	font-size: 12px;
	list-style: none;
	padding: 8px 0 7px 29px;
	border: 1px solid #D6EFFF;
	color: #FF0000;
	background: url(download.gif) #EFF7FF no-repeat 3px 6px;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
}
#download div {
	font-size: 12px;
	list-style: none;
	color: #000;
	padding: 2px 2px 2px 2px;
}
#download div div {
	font-size: 14px;
	list-style: none;
	background: url(d_download.gif) #EFF7FF no-repeat 2px;
	padding: 4px 2px 2px 22px; 
}
#dpage {
	font-size: 12px;
	list-style: none;
	padding: 36px 0 7px 29px;
	border: 1px solid #D6EFFF;
	background: url(dpage.gif) #EFF7FF no-repeat 3px 6px;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
}
#dpage div {
	font-size: 12px;
	list-style: none;
	color: #000;
	padding: 2px 2px 2px 2px;
}

/* 页脚 */
#Footer {
	text-align: center;
	background: #DEEFDE;
	border-top: 3px solid #BDCEBD;
	padding: 5px;
	clear: both;
}
#Copyright {
	text-align: center;
	clear: both;
}

