/* CSS Document */
body {
	text-align:center;
	font-family: 宋体, serif;
	margin:0;
	padding:0;
	background: #fff;
	font-size:12px;
	color:#000;
}
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
strong {
	font-weight:normal;
}
table, td, tr, th {
	font-size:12px;
}
li {
	list-style-type:none;
}
input, button {
	cursor:pointer;
}
img {
	vertical-align:top;
}
table {
	margin:0 auto;
}
/* 链接颜色 */
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #83006f;
	text-decoration:none;
}
a:hover {
	color: #bc2931;
	text-decoration:underline;
}
a:active {
	color: #bc2931;
}
/* 颜色属性 */
.cRed, a.cRed:link, a.cRed:visited {
	color:Red;
}
.cBlue, a.cBlue:link, a.cBlue:visited {
	color:#1f3a87;
}
.cDRed, a.cDRed:link, a.cDRed:visited {
	color:#bc2931;
}
.cGray, a.cGray:link, a.cGray:visited {
	color: #333;
}
.cDGray, a.cDGray:link, a.cDGray:visited {
	color: #666;
}
.cWhite, a.cWhite:link, a.cWhite:visited {
	color:#fff;
}
.cBlack, a.cBlack:link, a.cBlack:visited {
	color:#000;
}
a.cBlack:hover {
	color:#bc2931;
}
.cGreen, a.cGreen:link, a.cGreen:visited {
	color:#008000;
}
.cYellow, a.cYellow:link, a.cYellow:visited {
	color:#ff0;
}
/* 字体属性 */
.fB {
	font-weight: bold;
}
.fI {
	font-style: italic;
}
/* 字体大小*/
.f12px {
	font-size:12px;
}
.f14px {
	font-size:14px;
}
/* 其他属性 */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size:1px;
	width:1px;
	height:0;
	overflow:hidden;
}
.hidden {
	display: none;
}
.unLine, .unLine a {
	text-decoration: none;
}
.noBorder {
	border:none;
}
/* 导航 */
.globalMenu {
	margin:0 auto;
	width:958px;
	height:68px;
}
.globalMenu .title {
	float:left;
	width:140px;
	padding:12px 0 0;
	text-align:left;
}
.globalMenu .content {
	float:left;
	width:804px;
	padding:9px 0 0;
}
.globalMenu .content .menu {
	float:left;
	height:52px;
	overflow:hidden;
}
.globalMenu .content .menu li {
	clear:both;
	list-style-type:none;
	float:left;
	width:100%;
	height:20px;
	color:#aaa;
	text-align:left;
	padding:0 0 0 25px;
}
.globalMenu .content .s1 {
	width:225px;
}
.globalMenu .content .s2 {
	width:170px;
}
.globalMenu .content .s3 {
	border-right:1px solid #aaa;
}
.globalMenu .content .s4 {
	height:12px
}
.globalMenu .content .tip {
	font-weight:bold;
}
.globalMenu .content a.tip:link {
	color:#1f3a87;
}
.globalMenu .content a.tip:visited {
	color:#1f3a87;
}
.globalMenu .content a.tip:hover {
	color:#bc2931;
}
.globalMenu a {
	color:#000;
}
.globalMenu a:visited {
	color:#000;
}
.globalMenu a:hover {
	color:#bc2931;
}
.globalMenu2 {
	margin:0 auto;
	width:958px;
	height:52px;
}
.globalMenu2 .content {
	width:958px;
	padding:9px 0 0;
	clear:both;
	margin:0 auto;
}
.globalMenu2 .content .menu {
	float:left;
	overflow:hidden;
	height:36px;
}
.globalMenu2 .content .menu li {
	clear:both;
	text-align:left;
	padding:2px 0 0 10px;
}
.globalMenu2 .content .s1 {
	width:214px;
}
.globalMenu2 .content .s2 {
	width:184px;
}
.globalMenu2 .content .s3 {
	width:204px;
}
.globalMenu2 .content .s3 li {
	clear:both;
	text-align:left;
	padding:2px 0 0 0;
}
.globalMenu2 .content .s4 {
	width:120px;
}
.globalMenu2 .content .stroke {
	border-right:1px solid #ccc;
}
.globalMenu2 .content .s5 {
	line-height:22px;
}
.globalMenu2 .content .tip {
	font-weight:bold;
}
.globalMenu2 .content a.tip:link {
	color:#1f3a87;
}
.globalMenu2 .content a.tip:visited {
	color:#1f3a87;
}
.globalMenu2 .content a.tip:hover {
	color:#bc2931;
}
.globalMenu2 a {
	color:#000;
}
.globalMenu2 a:visited {
	color:#000;
}
.globalMenu2 a:hover {
	color:#bc2931;
}
#globalTopLogin {
	width:960px;
	margin:2px auto 0;
	height:30px;
	border-bottom:1px solid #000;
	clear:both;
	text-align: left;
}
#globalTopLogin input {
	padding:0;
	margin:0;
}
#globalTopLogin .tip {
	float:left;
	padding:8px 7px 0 0;
}
#globalTopLogin .tlp {
	float:right;
	padding:8px 7px 0 0;
}
#globalTopLogin .login {
	float:left;
	line-height:22px;
	padding:1px 0 0;
}
#globalTopLogin .loginOn {
	float:left;
	padding:5px 0 0;
}

#globalTopLogin button {
	margin:1px 0 0 6px;
	width:48px;
	height:20px;
	background:url(images/toplogin_bg.gif) 0 -21px no-repeat;
	border:0;
	clear:both;
}
#globalTopLogin button:hover {
	background:url(images/toplogin_bg.gif) no-repeat;
}
.search{
	float:left;
	margin-top:6px;
}
.search .searchInput {
	margin:1px 0 0 6px;
	width:48px;
	height:20px;
	background:url(images/endToploginBg.gif) no-repeat;
	border:0;
	clear:both;
}
.search .searchInput:hover {
	background:url(images/endToploginBg.gif) no-repeat;
}
.search .inputText {
	font-size:12px;
	height:18px;
	border:1px solid #ccc;
	width:75px;
}
.search .inputText:hover {
	border:1px solid #999;
	background:#F8F1A0;
}

.search input{ line-height:18px;}

.search .inputTextSearch {
	font-size:12px;
	height:16px;
	border:1px solid #ccc;
	width:160px;
}
.search .inputTextSearch:hover {
	border:1px solid #999;
	background:#F8F1A0;
}
#globalTopLogin img {
	margin:3px 0 0;
}
#globalTopLogin a {
	color:#000;
}
#globalTopLogin a:visited {
	color:#000;
}
#globalTopLogin a:hover {
	color:#bc2931;
}
#formLogin {
	width: 350px;
	padding:0;
}
.blank3 {
	height:3px;
	font-size:1px;
	overflow:hidden;
	clear:both;
}
.blank9 {
	height:9px;
	overflow:hidden;
	font-size:1px;
	clear:both;
}
.blank6 {
	height:6px;
	overflow:hidden;
	font-size:1px;
	clear:both;
}
.blankW9 {
	height:9px;
	overflow:hidden;
	font-size:1px;
	background:#fff;
	clear:both;
}
.blank12 {
	height:12px;
	overflow:hidden;
	font-size:1px;
	clear:both;
}
.blank15 {
	height:15px;
	overflow:hidden;
	font-size:1px;
	clear:both;
}
.lineH {
	margin:0 auto;
	width:960px;
	clear:both;
	font-size:1px;
	overflow:hidden;
	height:1px;
	background:url(images/bg2.gif);
}
.lineH2 {
	margin:0 auto;
	width:960px;
	clear:both;
	font-size:1px;
	overflow:hidden;
	height:1px;
	background:url(images/bg2_1.gif);
}
.lineH3 {
	width:644px;
	clear:both;
	margin:0 auto;
	background:#fff;
	border-top:1px solid #ccc;
	height:9px;
	font-size:1px;
}
.lineH4 {
	width:287px;
	clear:both;
	margin:0 auto;
	background:#FAFAFA;
	border-top:1px solid #ccc;
	height:9px;
	font-size:1px;
}
.lineH5 {
	width:644px;
	clear:both;
	margin:0 auto;
	background:#ccc;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.leftLine {
	margin:0 auto;
	width:440px;
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
	background:url(images/bg1.gif) 0 -339px repeat-x;
}
.blankMargin1 {
	margin:0 1px;
}
.foot {
	margin:0 auto;
	width:960px;
	line-height:21px;
	clear:both;
}
.foot .text {
	padding:3px 0 6px;
	border-bottom:1px solid #000;
	margin:0 0 5px;
	clear:both;
}
.foot a:visited {
	color:#000;
}
.area {
	margin:0 auto;
	width:960px;
	clear:both;
	background:url(images/bg.gif);
}
.area .col1 {
	float:left;
	width:646px;
}
.area .col1 .col1_A {
	float:left;
	width:461px;
}
.area .col1 .col1_B {
	float:left;
	width:185px;
}
.area .col2 {
	float:left;
	width:25px;
}
.area .col2Bg1 {
	padding:129px 0 0;
}
.area .col3 {
	float:left;
	width:289px;
}
.newsNav {
	clear:both;
	margin:0 auto;
	width:960px;
	/*#margin-top:75px;
	_margin-top:0;*/

}
.newsNav .top {
	clear:both;
	height:36px;
	background:url(images/menu_bg1.gif) right bottom no-repeat;
}
.newsNav .top .logo {
	float:left;
	padding:6px 0 0;
}
.newsNav .top .dataText {
	float:left;
	padding:14px 0 0 30px;
}
.newsNav .top .adPic {
	float:left;
	padding:9px 6px 0;
}
.newsNav .top .adText {
	float:left;
	padding:14px 0 0 12px;
}
.newsNav .top .weather {
	float:left;
	padding:14px 0 0;
}
.newsNav .top a {
	color:#000;
}
.newsNav .top a:visited {
	color:#000;
}
.newsNav .top a:hover {
	color:#bc2931;
}
.newsNav .top .tip {
	float:right;
	padding:9px 9px 0 0;
}
.newsNav .top .tip .button {
	width:66px;
	height:20px;
	background:url(images/bg3.gif) center 0 no-repeat;
	text-align:center;
	font-size:12px;
	border:0;
}
.newsNav .top .tip .button:hover {
	background:url(images/bg3.gif) center -22px no-repeat;
}
.newsNav .top .tip .inputText {
	font-size:12px;
	height:16px;
	color:#666;
	border:1px solid #ccc;
	width:180px;
	margin:0 5px 0 0;
	display:inline;
}
.newsNav .top .tip .inputText:hover {
	border:1px solid #999;
	background:#F8F1A0;
}
.newsNav .top2 {
	clear:both;
	width:960px;
	clear:both;
	height:33px;
	margin:0 auto;
	background:url(images/menu_bg1.gif) right bottom no-repeat;
}

.newsNav .top2 .text {
	float:left;
	width:700px;
	padding:10px 10px 0;
	text-align:left;
}
.newsNav .top2 .text h2 {
	font-size:12px;
	font-weight:bold;
	color:#bc2931;
	float:left;
	padding-right:5px;
}
.newsNav .top2 .text h2 a, .newsNav .top2 .text h2 a:visited {
	color:#bc2931;
}
.newsNav .top2 .text h2 a:hover {
	color:#bc2931;
}
.newsNav .top2 .text h3 {
	float:left;
	width:600px;
	height:14px;
	overflow:hidden;
	font-size:12px;
	color:#1f3a87;
}
.newsNav .top2 .text h3 a, .newsNav .top2 .text h3 a:visited {
	color:#1f3a87;
}
.newsNav .top2 .text h3 a:hover {
	color:#bc2931;
}
.newsNav .top2 a {
	color:#000;
}
.newsNav .top2 a:visited {
	color:#000;
}
.newsNav .top2 a:hover {
	color:#bc2931;
}
.newsNav .menu {
	clear:both;
	border-top:1px solid #ccc;
	height:28px;
	color:#fff;
}
.newsNav .menu ul {
	float:left;
}
.newsNav .menu li {
	clear:both;
	padding:9px 0 0 12px;
	font-weight:bold;
}
.newsNav .menu .keyWord {
	float:right;
	padding:9px 12px 0 0;
}
.newsNav .menu a {
	color:#fff;
}
.newsNav .menu a:visited {
	color:#fff;
}
.newsNav .menu a:hover {
	color:#ff0;
}
.newsNav .widget {
	height:26px;
	border-bottom:1px solid #ccc;
	clear:both;
	background:url(images/menu_bg.gif) repeat-x;
}
.newsNav .widget .tip1 {
	float:left;
	padding:8px 0 0 12px;
}
.newsNav .widget .tip1 h6 {
	float:left;
}
.newsNav .widget .tip1 ul {
	float:left;
	padding:0 0 0 8px;
}
.newsNav .widget .tip1 li {
	float:left;
	width:9px;
	height:9px;
	font-size:1px;
	border:1px solid #ccc;
	margin:0 9px 0 0;
	background:#1f3a87;
	cursor:pointer;
}
.newsNav .widget .tip1 .bg2 {
	background:#2653C5;
}
.newsNav .widget .tip1 .bg3 {
	background:#C62929;
}
.newsNav .widget .tip2 {
	float:left;
	padding:8px 0 0 30px;
}
.newsNav .widget .tip2 h3 {
	float:left;
	padding:0 8px 0 0;
}
.newsNav .widget .tip2 h4 {
	float:left;
	width:11px;
	height:11px;
	font-size:1px;
	background:url(images/bg1.gif) 0 -305px no-repeat;
	cursor:pointer;
}
.newsNav .widget .tip3 {
	float:right;
	padding:8px 0 0;
}
.newsNav .widget .tip3 .text {
	float:left;
}
.newsNav .widget .tip4 {
	float:left;
}
.newsNav .widget .tip4 .dataText {
	float:left;
	padding:7px 10px 0 10px;
}
.newsNav .widget .tip4 .adPic {
	float:left;
	padding:2px 6px 0;
}
.newsNav .widget .tip4 .adText {
	float:left;
	padding:7px 0 0 12px;
}
.newsNav .widget .tip4 .weather {
	float:left;
	padding:7px 0 0;
}

.widgetMenu {
	width:272px;
	position:absolute;
	clear:both;
	left:-80px;
	top:19px;
}
.widgetMenu .boxBg {
	padding:2px;
	background:#ddd;
	clear:both;
}
.widgetMenu .content {
	border:1px solid #aaa;
	clear:both;
	background:#fff;
}
.widgetMenu .content h5 {
	text-align:left;
	padding:9px 0 5px 9px;
	clear:both;
	text-align:left;
	color:#bc2931;
}
.widgetMenu .content ul {
	clear:both;
}
.widgetMenu .content li {
	clear:both;
	margin:0 9px 3px;
	border:1px solid #ccc;
	line-height:21px;
	cursor:move;
	background:#F7F9FF;
}
.widgetMenu .content .active {
	background:#f8f8f8;
	color:#888;
}
.widgetMenu .content .set {
	clear: both;
	padding:9px 0;
}
.widgetMenu .content .set input {
	font-size:12px;
	padding:2px 0 0;
}
.widgetMenu .content .set a {
	color:#1f3a87;
}
.widgetMenu .content .set a:hover {
	color:#bc2931;
}
.widgetData {
	width:165px;
	position:absolute;
	left:-175px;
	top:19px;
	clear:both;
}
.widgetData .boxBg {
	padding:2px;
	background:#ddd;
	clear:both;
}
.widgetData .content {
	border:1px solid #aaa;
	clear:both;
	padding:5px;
	background:#fff;
}
.widgetData .content .title {
	clear:both;
}
.widgetData .content .title .year {
	float:left;
	cursor:pointer;
	margin:0 0 0 4px;
	display:inline;
}
.widgetData .content .title .year select {
	font-size:12px;
	margin:0;
	padding:0;
}
.widgetData .content .title .arrow_l {
	float:left;
	width:13px;
	height:13px;
	border:1px solid #aaa;
	background:url(images/bg1.gif) 4px -177px no-repeat;
	font-size:1px;
	cursor:pointer;
}
.widgetData .content .title .arrow_r {
	float:right;
	width:13px;
	height:13px;
	border:1px solid #aaa;
	background:url(images/bg1.gif) 4px -210px no-repeat;
	font-size:1px;
	cursor:pointer;
}
.widgetData .content .data {
	line-height:20px;
	padding:2px 0 0;
	font-size:14px;
	clear:both;
}
.widgetData .content .data table {
	background:#fff;
}
.widgetData .content .data td {
	background:#F0F0F0;
	cursor:pointer;
}
.widgetData .content .data .bg1 td {
	background:#fff;
}
.widgetData .content .data .c1 {
	color:#bc2931;
}
.widgetData .content .data .active {
	background:#D8E2FF;
}
.focusArea {
	margin:0 auto;
	width:960px;
	background:url(images/bg.gif);
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	clear:both;
	height:325px;
}
.focusArea .hot {
	clear:both;
	height:23px;
	background:#fff;
	margin:0 1px;
	border-bottom:1px solid #ccc;
	line-height:23px;
	text-align:left;
	padding:2px 8px 0 9px;
	color:#1f3a87;
}
.focusArea .hot a {
	color:#1f3a87;
}
.focusArea .hot a:hover {
	color:#bc2931;
}
.focusArea .col1 {
	float:left;
	width:461px;
}
.focusArea .col2 {
	float:right;
	width:497px;
	margin:0 1px 0 0;
	display:inline;
	background:#FAFAFA;
	height:325px;
	overflow:hidden;
}
.focusArea .col1 .cah {
	width:461px;
	clear:both;
	margin:0 auto;
	background:url(images/aoyun0904_bg6.gif) no-repeat right 0;
	height:27px;
}
.focusArea .col1 .cah h2 {
	float:left;
}
.focusArea .col1 .cah h3 {
	float:left;
	width:280px;
	padding:9px 0 3px;
	text-align:left;
	color:#1F3A87;
}
.focusArea .col1 .cah h3 a, .focusArea .col1 .cah h3 a:visited {
	color:#1F3A87;
}
.focusArea .col1 .cah h3 a:hover {
	color:#BC2931;
}
.focusText {
	clear:both;
	padding:16px 10px 0 16px;
	text-align:left;
}
.focusText h2 {
	font-family: "黑体", Arial Black, sans-serif;
	font-weight:100;
	font-size:20px;
	text-align:left;
	float:left;
	padding:2px 2px 0 0;
}
.focusText h6 {
	float:right;
	padding:1px 12px 0 8px;
	background:url(images/bg1.gif) 0 -110px no-repeat;
}
.focusText ul {
	clear:both;
	padding:3px 0 0;
}
.focusText li {
	line-height:20px;
	clear:both;
	color:#1f3a87;
}
.focusText h3 {
	font-family: "黑体", Arial Black, sans-serif;
	font-weight:100;
	font-size:18px;
	padding:12px 0 0;
	text-align:left;
	clear:both;
}
.focusText h2 a, .focusText h3 a {
	color:#000;
}
.focusText h2 a:visited, .focusText h3 a:visited {
	color:#000;
}
.focusText h2 a:hover, .focusText h3 a:hover {
	color:#bc2931;
}
.focusText h2 a:active, .focusText h3 a:active {
	color:#bc2931;
}
.focusText h6 a {
	color:#666;
}
.focusText h6 a:visited {
	color:#666;
}
.focusText h6 a:hover {
	color:#bc2931;
}
.focusText li a {
	color:#1f3a87;
}
.focusText li a:hover {
	color:#bc2931;
}
.focusPic {
	clear:both;
	margin:0 auto;
	width:464px;
	padding:16px 0 0;
	text-align:left;
}
.focusPic .pic {
	clear:both;
	height:250px;
	overflow:hidden;
}
.focusPic .pic img {
	border:1px solid #ccc;
}
.focusPic .pic ul {
	float:right;
	width:97px;
}
.focusPic .pic li {
	clear:both;
	text-align:right;
	padding:0 0 9px;
}
.focusPic .pic .active {
	background:url(images/bg1.gif) 0 -454px no-repeat;
}
.focusPic .pic .active img {
	padding:2px;
	background:#fff;
	border:1px solid #1f3a87;
}
.focusPic .pic .active img:hover {
	border:1px solid #bc2931;
}
.focusPic h2 {
	clear:both;
	font-size:14px;
	font-weight:bold;
}
.focusPic .text {
	line-height:19px;
	padding:5px 12px 0 0;
}
.leftFocus {
	padding:13px 0 0 16px;
	clear:both;
	text-align:left;
}
.leftFocus h3 {
	font-family: "黑体", Arial Black, sans-serif;
	font-weight:100;
	font-size:18px;
	clear:both;
}
.leftFocus p {
	clear:both;
	line-height:20px;
	padding:3px 12px 0 0;
	text-indent:2em;
	margin:0;
	color:#1f3a87;
}
.leftFocus h4 {
	font-family: "黑体", Arial Black, sans-serif;
	font-weight:100;
	font-size:18px;
	padding:8px 0 0;
	clear:both;
}
.leftFocus h5 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px;
	clear:both;
}
.leftFocus h6 {
	clear:both;
	line-height:20px;
	color:#bc2931;
	padding:3px 0 0;
}
.leftT1 {
	margin:0 auto;
	width:440px;
	clear:both;
	height:23px;
	border-bottom:1px solid #ccc;
	background:#fff;
}
.leftT1 h2 {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:4px 0 0 2px;
}
.leftT1 h3 {
	float:right;
	padding:6px 0 0 0;
	color:#BC2931;
}
.leftT1 h3 a, .leftT1 h3 a:visited {
	color:#BC2931;
}
.leftT1 h3 a:hover {
	color:#BC2931;
}
.leftT1 .fNormal {
	font-weight:normal;
	font-size:12px;
	padding:5px 0 0 2px;
}
.leftT1 .hBg1 {
	padding:4px 45px 0 0;
	background:url(images/bg1.gif) right -536px no-repeat;
}
.leftT1 .pic {
	float:left;
	padding:0 0 0 30px;
}
.leftT1 .more {
	float:right;
}
.leftT1 .more h6 {
	float:left;
	padding:6px 5px 0 15px;
	background:url(images/bg1.gif) 0 -271px no-repeat;
}
.leftT1 .more h5 {
	float:left;
	padding:6px 2px 0 8px;
	background:url(images/bg1.gif) 0 -105px no-repeat;
}
.leftT1 .more h5 a, .leftT1 .more h6 a {
	color:#666;
}
.leftT1 .more h5 a:visited, .leftT1 .more h6 a:visited {
	color:#666;
}
.leftT1 .more h5 a:hover, .leftT1 .more h6 a:hover {
	color:#bc2931;
}
.leftT1 .more .menu {
	position:absolute;
	left:-45px;
	top:24px;
	width:40px;
	line-height:20px;
	border:1px solid #ccc;
	background:#FAFAFA;
	padding:2px 0 0;
}
.leftT1 .menuText {
	float:right;
	padding:6px 6px 0 0;
	color:#bc2931;
}
.leftT1 .menuText a {
	color:#bc2931;
}
.leftT1 .menuText a:visited {
	color:#bc2931;
}
.leftT1 .menuText a:hover {
	color:#1f3a87;
}
.leftT2 {
	margin:0 auto;
	width:440px;
	clear:both;
	height:19px;
}
.leftT2 h2 {
	float:left;
	font-weight:bold;
	padding:4px 0 0 2px;
}
.leftTW2 {
	width:620px;
}
.leftList {
	clear:both;
	padding:0 0 0 16px;
}
.leftList ul {
	padding:9px 0 0;
}
.leftList li {
	font-size:14px;
	text-align:left;
	clear:both;
	line-height:23px;
	background:url(images/bg1.gif) 0 8px no-repeat;
	padding:0 8px 0 9px;
	zoom:1;
}
.leftList .hotlink a, .leftList .hotlink a:hover {
	color:#bc2931;
}
.leftList li span {
	font-size:12px;
	line-height:19px;
	color:#1f3a87;
	padding:0 0 0 3px;
}
.leftList1 {
	clear:both;
}
.leftList1 .title {
	width:205px;
	clear:both;
	margin:0 auto;
}
.leftList1 .title h2 {
	border-bottom:1px solid #CCCCCC;
	padding:3px 0 3px 5px;
	font-weight:bold;
	text-align:left;
}
.leftList1 .col {
	float:left;
	width:230px;
}
.leftList1 ul {
	padding:9px 0 0 16px;

}
.leftList1 li {
	font-size:14px;
	text-align:left;
	clear:both;
	line-height:23px;
	background:url(images/bg1.gif) 0 8px no-repeat;
	padding:0 0 0 9px;
}
.leftList2 {
	clear:both;
	text-align:left;
}
.leftList2 .col {
	float:left;
	width:153px;
}
.leftList2 h2 {
	font-weight:bold;
	color:#bc2931;
	padding:15px 0 0 16px;
	clear:both;
}
.leftList2 h2 a {
	color:#bc2931;
}
.leftList2 h2 a:visited {
	color:#bc2931;
}
.leftList2 h2 a:hover {
	color:#1f3a87;
}
.leftList2 .pic {
	clear:both;
	padding:5px 0 0 16px;
}
.leftList2 .pic img {
	border:1px solid #ccc;
}
.leftList2 h6 {
	line-height:20px;
	padding:2px 0 0;
}
.leftList2 .list {
	clear:both;
	padding:0 0 0 16px;
}
.leftList2 .list ul {
	padding:3px 0 0;
}
.leftList2 .list li {
	line-height:20px;
	padding:0 0 0 10px;
	background:url(images/bg1.gif) 0 -36px no-repeat;
	clear:both;
}
.leftList3 {
	clear:both;
	text-align:left;
	padding:9px 0 0;
}
.leftList3 .col {
	float:left;
	width:230px;
}
.leftList3 .pic {
	clear:both;
	padding:8px 0 0 30px;
}
.leftList3 h6 {
	line-height:20px;
	padding:2px 0 0;
	clear:both;
}
.leftList3 .pic li {
	float:left;
	width:100px;
}
.leftList3 .pic img {
	border:1px solid #ccc;
}
.leftList3 .list {
	clear:both;
	padding:0 0 0 16px;
}
.leftList3 .list ul {
	padding:3px 0 0;
}
.leftList3 .list li {
	line-height:20px;
	padding:0 0 0 10px;
	background:url(images/bg1.gif) 0 -36px no-repeat;
	clear:both;
}
.leftList4 {
	clear:both;
	text-align:left;
	padding:12px 0 0;
}
.leftList4 .col_a {
	float:left;
	width:260px;
}
.leftList4 .col_b {
	float:left;
	width:200px;
}
.leftList4 h6 {
	font-weight:bold;
	padding:0 0 2px 15px;
	clear:both;
}
.leftList4 .list {
	clear:both;
	padding:0 0 0 16px;
}
.leftList4 .list ul {
	padding:3px 0 0;
}
.leftList4 .list li {
	line-height:20px;
	padding:0 0 0 10px;
	background:url(images/bg1.gif) 0 -36px no-repeat;
	clear:both;
}
.leftList4 .text {
	line-height:20px;
	clear:both;
	padding:3px 0 0 15px;
}
.leftList5 {
	clear:both;
	text-align:left;
	padding:12px 0 0;
	width:440px;
	margin:0 auto;
}
.leftList5 .leftList5L {
	float:left;
	width:310px;
}
.leftList5 .leftList5L h3 {
	font-family: "黑体", Arial Black, sans-serif;
	font-weight:100;
	font-size:18px;
	clear:both;
}
.leftList5 .leftList5L p {
	clear:both;
	line-height:20px;
	padding:3px 0 0 0;
	text-indent:2em;
	margin:0;
	color:#1f3a87;
}
.leftList5 .leftList5L ul {
	padding:9px 0 0;
}
.leftList5 .leftList5L li {
	font-size:14px;
	text-align:left;
	clear:both;
	line-height:23px;
	background:url(images/bg1.gif) 0 8px no-repeat;
	padding:0 0 0 9px;
	zoom:1;
}
.leftList5 .leftList5R {
	float:right;
	width:122px;
}
.leftList5 .leftList5R img {
	border:1px solid #ccc;
}
.leftList5 .leftList5R h6 {
	width:122px;
	clear:both;
	text-align:left;
	padding:3px 0;
}
.leftList6 {
	width:460px;
	clear:both;
	margin:0 auto;
}
.leftList6 ul {
}
.leftList6 li {
	width:33%;
	float:left;
	padding:9px 0 0;
}
.leftList6 li img {
	border:1px solid #ccc;
}
.leftList6 li h4 {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:120px;
	line-height:20px;

	margin:0 auto;
	color:#BC2931;
	padding:3px 0 0;
}
.leftList6 li h4 a, .leftList6 li h4 a:visited {
	color:#BC2931;
}
.leftList6 li h5 {
	text-align:left;
	line-height:160%;
	color:#666666;
	width:120px;
	margin:0 auto;
}
.leftList6 li h5 a, .leftList6 li h5 a:visited {
	color:#666666;
}
.leftList6 li h5 a:hover {
	color:#BC2931;
}
.leftTip1 {
	clear:both;
	margin:0 auto;
	width:436px;
	height:27px;
	background:#F2F2F2;
}
.leftTip1 h2 {
	float:left;
	display:inline;
	margin:5px 0 0 5px;
	padding:2px 2px 1px;
	font-weight:bold;
	color:#fff;
}
.leftTip1 .text {
	float:left;
	padding:8px 0 0 9px;
	text-align:left;
	width:350px;
}
.leftText {
	clear:both;
	line-height:20px;
	text-align:left;
	padding:7px 0 5px 16px;
}
.leftSearch {
	clear:both;
	padding:0 0 0 14px;
	text-align:left;
}
.leftSearch h6 {
	float:left;
	padding:0 3px 0 0;
	line-height:20px;
	color:#1f3a87;
	font-weight:bold;
}
.leftSearch select {
	font-size:12px;
	width:54px;
}
.leftSearch .button {
	width:48px;
	height:20px;
	background:url(images/bg3.gif) center -44px no-repeat;
	text-align:center;
	font-size:12px;
	border:0;
}
.leftSearch .button:hover {
	background:url(images/bg3.gif) center -66px no-repeat;
}
.leftPText {
	clear:both;
	padding:3px 0 0 16px;
	text-align:left;
}
.leftPText .pic {
	float:left;
	width:135px;
}
.leftPText .pic img {
	border:1px solid #ccc;
}
.leftPText .text {
	float:left;
	width:280px;
}
.leftPText h3 {
	clear:both;
	line-height:23px;
	font-size:14px;
	padding:0 0 4px;
	font-weight:bold;
}
.leftPText li {
	line-height:20px;
	clear:both;
	background:url(images/bg1.gif) 0 7px no-repeat;
	padding:0 0 0 9px;
}
.leftPText .c1 li {
	background:url(images/bg1.gif) 0 -36px no-repeat;
}
.leftList li span a, .leftList2 .list a, .leftPText .c1 a, .leftList3 .list a, .leftList4 a {
	color:#1f3a87;
}
.leftList li span a:hover, .leftList2 .list a:hover, .leftPText .c1 a:hover, .leftList3 .list a:hover, .leftList4 a:hover {
	color:#bc2931;
}
.midT1 {
	margin:0 auto;
	width:167px;
	clear:both;
	height:22px;
}
.midT1 h2 {
	float:left;
	font-weight:bold;
	padding:5px 0 0;
}
.midT1 span {
	float:right;
	padding:6px 0 0;
}
.midT1 span a {
	color:#666;
}
.midT1 span a:visited {
	color:#666;
}
.midT1 span a:hover {
	color:#bc2931;
}
.midT2 {
	margin:0 auto;
	width:167px;
	clear:both;
	height:22px;
	border-bottom:2px solid #E00700
}
.midT2 h2 {
	float:left;
	font-weight:bold;
	padding:5px 0 0;
}
.midT2 span {
	float:right;
	padding:6px 0 0;
}
.midT2 span a {
	color:#666;
}
.midT2 span a:visited {
	color:#666;
}
.midT2 span a:hover {
	color:#bc2931;
}
.midPText {
	clear:both;
	padding:0 0 0 10px;
	text-align:left;
}
.midPText li {
	padding:11px 0 0;
	clear:both;
}
.midPText img {
	border:1px solid #ccc;
}
.midPText h6 {
	line-height:20px;
	padding:2px 0 0;
	clear:both;
}
.midPText1 {
	clear:both;
	padding:10px 10px 0 10px;
	text-align:left;
	line-height:20px;
}
.midPText1 img {
	border:1px solid #ccc;
	float:left;
	margin:0 8px 0 0;
}
.midList {
	clear:both;
	text-align:left;
}
.midList h4 {
	font-size:14px;
	font-weight:bold;
	color:#bc2931;
	padding:9px 0 3px 12px;
	clear:both;
}
.midList ul {
	padding:3px 0 0;
}
.midList li {
	line-height:20px;
	padding:0 0 0 22px;
	background:url(images/bg1.gif) 12px -36px no-repeat;
	clear:both;
}
.midList2 {
	clear:both;
	text-align:left;
	padding:0 0 0 10px;
}
.midList2 dl {
	padding:5px 0 0;
}
.midList2 dt {
	clear:both;
	padding:6px 0 0;
	line-height:20px;
}
.midList2 dd {
	line-height:20px;
	padding:0 8px 0 0;
	clear:both;
}
.midList3 {
	clear:both;
	text-align:left;
	padding:0 0 0 10px;
}
.midList3 dl {
	padding:5px 0 0;
}
.midList3 dt {
	clear:both;
	padding:2px 0 0;
	line-height:20px;
}
.midList3 dd {
	line-height:20px;
	padding:0 8px 0 0;
	clear:both;
	color:#666666;
}
.midList3 h6 {
	text-align:right;
	padding:6px 10px 0;
	color:#BC2931;
}
.midList3 h6 a, .midList3 h6 a:visited {
	color:#BC2931;
}
.midList4 {
	clear:both;
	text-align:left;
	width:178px;
	margin:0 auto;
	padding:6px 0 2px;
}
.midList4 h3 {
	padding:4px 0 3px 12px;
	text-align:left;
	clear:both;
}
.midList4 .on {
	background:#EEF9FF;
}
.midList4 ul {
	padding:1px 0 0;
}
.midList4 li {
	line-height:20px;
	padding:0 0 0 22px;
	background:#F7FCFF url(images/bg1.gif) 12px -36px no-repeat;
	clear:both;
}
.midText1 {
	clear:both;
	line-height:20px;
	text-align:left;
	padding:10px 9px 0 10px;
}
.midText2 {
	clear:both;
	text-align:left;
}
.midText2 .col {
	float:left;
	width:92px;
	line-height:20px;
	padding:9px 0 6px;
}
.midText2 .list {
	padding:0 0 0 12px;
	clear:both;
}
.midText2 .button {
	width:66px;
	height:20px;
	background:url(images/bg3.gif) center 0 no-repeat;
	text-align:center;
	font-size:12px;
	border:0;
}
.midText2 .button:hover {
	background:url(images/bg3.gif) center -22px no-repeat;
}
.midText2 .inputText {
	font-size:12px;
	height:16px;
	border:1px solid #ccc;
	width:80px;
	margin:0 5px 0 12px;
	display:inline;
}
.midText2 .inputText:hover {
	border:1px solid #999;
	background:#F8F1A0;
}
.midData {
	margin:0 auto;
	width:160px;
	clear:both;
	padding:9px 0 0;
	line-height:20px;
}
.midData td {
	color:#666;
	text-align:left;
}
.midList a, .midList2 dt a, .midText2, .midList3 dt a, .midList4 li a, .midList4 li a:visited {
	color:#1f3a87;
}
.midList a:hover, .midList2 dt a:hover, .midText2 a:hover, .midList3 dt a:hover, .midList4 li a:hover {
	color:#bc2931;
}
.rightTag {
	margin:0 auto;
	width:268px;
	height:21px;
	clear:both;
	background:url(images/bg1.gif) 0 -349px;
}
.rightTag h2 {
	float:left;
	font-weight:bold;
	padding:4px 4px 0 0;
}
.rightTag ul {
	float:left;
}
.rightTag li {
	float:left;
	height:19px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 3px 0 0;
	background:#fff;
}
.rightTag h6 {
	padding:3px 3px 0;
}
.rightTag .active {
	height:20px;
	background:url(images/bg1.gif) 0 -399px;
}
.rightTag .active h6 {
	font-weight:bold;
}
.rightTag a {
	color:#666;
}
.rightTag a:visited {
	color:#666;
}
.rightTag a:hover {
	color:#bc2931;
}
.rightNList1 {
	clear:both;
	padding:15px 0 0;
	margin:0 auto;
	width:268px;
}
.rightNList1 li {
	height:23px;
	clear:both;
	width:100%;
	float:left;
}
.rightNList1 b {
	float:left;
	width:245px;
	text-align:left;
	padding:0 0 0 5px;
	font-weight:normal;
}
.rightNList1 i {
	float:left;
	width:17px;
	height:11px;
	font-weight:bold;
	color:#fff;
	background:#434343;
	line-height:12px;
	font-style:normal;
}
.rightNList1 .bg1 {
	background:#DD000C;
}
.rightNList1 .bg2 {
	background:#FF4800;
}
.rightT1 {
	margin:0 auto;
	width:268px;
	clear:both;
	height:22px;
	border-bottom:1px solid #ccc;
}
.rightT1 h2 {
	float:left;
	font-weight:bold;
	padding:4px 0 0 2px;
}
.rightT1 .hBg1 {
	padding:4px 45px 0 0;
	background:url(images/bg1.gif) right -536px no-repeat;
}
.rightT1 span {
	float:right;
	padding:6px 2px 0 8px;
	background:url(images/bg1.gif) 0 -105px no-repeat;
}
.rightT1 span a {
	color:#666;
}
.rightT1 span a:visited {
	color:#666;
}
.rightT1 span a:hover {
	color:#bc2931;
}
.rightList1 {
	clear:both;
	text-align:left;
}
.rightList1 h2 {
	padding:12px 0 0 15px;
	clear:both;
	font-size:14px;
	font-weight:bold;
}
.rightList1 ul {
	padding:9px 0 0;
}
.rightList1 li {
	line-height:20px;
	padding:0 0 0 25px;
	background:url(images/bg1.gif) 15px -36px no-repeat;
	clear:both;
}
.rightList1 h2 a {
	color:#000;
}
.rightList1 h2 a:hover {
	color:#bc2931;
}
.rightList2 {
	clear:both;
	text-align:left;
	padding:0 0 0 15px;
}
.rightList2 dl {
	padding:5px 0 0;
}
.rightList2 dt {
	clear:both;
	padding:6px 0 0;
	line-height:20px;
}
.rightList2 dd {
	line-height:20px;
	padding:0 13px 0 0;
	clear:both;
}
.rightList3 {
	clear:both;
	text-align:left;
}
.rightList3 ul {
	padding:3px 0 0;
}
.rightList3 li {
	line-height:20px;
	padding:0 0 0 25px;
	background:url(images/bg1.gif) 15px -36px no-repeat;
	clear:both;
}
.rightPText {
	clear:both;
	padding:0 0 0 16px;
	text-align:left;
}
.rightPText li {
	padding:10px 0 0;
	clear:both;
}
.rightPText img {
	border:1px solid #ccc;
}
.rightPText h6 {
	line-height:20px;
	padding:2px 0 0;
	clear:both;
}
.rightPText1 {
	clear:both;
	padding:10px 10px 0 16px;
	text-align:left;
	line-height:20px;
}
.rightPText1 img {
	border:1px solid #ccc;
	float:left;
	margin:0 8px 0 0;
}
.rightText1 {
	clear:both;
	line-height:20px;
	text-align:left;
	padding:10px 9px 0 14px;
}
.rightText2 {
	margin:0 auto;
	font-weight:bold;
	width:270px;
	border:1px solid #ccc;
	height:24px;
	clear:both;
	color:#fff;
	background:url(images/bg1.gif) 0 -585px repeat-x;
}
.rightText2 li {
	padding:6px 0 0 8px;
	text-align:left;
	clear:both;
}
.rightText3 {
	clear:both;
	line-height:20px;
	text-align:left;
	padding:10px 9px 0 14px;
	color:#5b5b5b
}
.rightKeyWord {
	margin:0 auto;
	width:258px;
	padding:6px 0 0;
	text-align:left
}
.rightKeyWord a.button, .rightKeyWord a.button:visited {
	color:#000;
	line-height:20px;
	margin-left:6px;
	padding:4px 6px;
	height:20px;
	background:url(images/bg3.gif) center 0 no-repeat;
	text-align:center;
	font-size:12px;
	border:0;
}
.rightKeyWord a.button:hover {
	text-decoration:none;
	background:url(images/bg3.gif) center -22px no-repeat;
}
.rightSearch {
	clear:both;
	padding:10px 0 0 16px;
	text-align:left;
}
.rightSearch select {
	font-size:12px;
	width:115px;
}
.rightSearch .text {
	clear:both;
	font-size:14px;
	padding:3px 0 0;
	line-height:23px;
	color:#1f3a87;
}
.rightPList {
	clear:both;
	text-align:left;
	clear:both;
}
.rightPList li {
	float:left;
	width:140px;
	padding:10px 0 0;
}
.rightPList img {
	margin:0 0 0 14px;
	border:1px solid #ccc;
}
.rightPList h6 {
	line-height:20px;
	padding:2px 0 0 14px;
	clear:both;
}
.rightLNum {
	padding:0 0 0 12px;
}
.rightLNum ol {
	float:left;
	width:100%;
	padding:10px 0 6px;
}
.rightLNum li {
	clear:both;
	padding:0 5px 0 6px;
	color:#1f3a87;
	list-style-position:inside !important;
	line-height:20px;
	list-style-type:decimal;
	text-align:left;
}
.rightLNum li span {
	color:#bc2931;
}
.rightVote {
	clear:both;
	margin:0 auto;
	width:200px;
	padding:10px 0 0;
}
.rightVote li {
	float:left;
	width:66px;
	height:64px;
	cursor:pointer;
	background:url(images/bg3.gif) center -220px no-repeat;
}
.rightVote .bg1 {
	background:url(images/bg3.gif) center -90px no-repeat;
}
.rightVote .bg2 {
	background:url(images/bg3.gif) center -155px no-repeat;
}
.rightVote .h1 {
	height:40px;
	clear:both;
}
.rightVote .h2 {
	height:24px;
	clear:both;
}
.rightVote i {
	font-style:normal;
	clear:both;
	line-height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
.rightVote b {
	font-weight:normal;
	line-height:23px;
	padding:9px 0 0;
}
.rightNList1 a, .rightList1 a, .rightList2 dt a, .rightList3 a, .rightText1 a, .rightLNum a, .rightPText1 a {
	color:#1f3a87;
}
.rightNList1 a:hover, .rightList1 a:hover, .rightList2 dt a:hover, .rightList3 a:hover, .rightText1 a:hover, .rightLNum a:hover, .rightPText1 a:hover {
	color:#bc2931;
}
.bodyPK {
	clear:both;
	margin:0 auto;
	width:224px;
	height:199px;
	overflow:hidden;
	background:url(images/pk_bg8.gif) bottom no-repeat;
}
.bodyPK .title {
	clear:both;
	height:34px;
	overflow:hidden;
}
.bodyPK .title ul {
}
.bodyPK .title li {
	float:left;
	width:51px;
	padding:6px 0 0;
	list-style:none;
}
.bodyPK .bg1 {
	background:url(images/pk_bg1.gif) left no-repeat;
}
.bodyPK .bg2 {
	background:url(images/pk_bg2.gif) left no-repeat;
}
.bodyPK .bg3 {
	background:url(images/pk_bg3.gif) left no-repeat;
}
.bodyPK .bg4 {
	background:url(images/pk_bg4.gif) left no-repeat;
}
.bodyPK .picText {
	margin:0 auto;
	width:212px;
}
.bodyPK .picText .colA {
	padding:9px 0 0;
	float:left;
	width:87px;
}
.bodyPK .picText .colA img {
	border:1px solid #ccc;
}
.bodyPK .picText .colB {
	float:left;
	padding:30px 0 0;
	width:38px;
}
.bodyPK .picText dl {
	clear:both;
}
.bodyPK .picText dt {
	clear:both;
	padding:2px 0;
}
.bodyPK .picText dd {
	clear:both;
	color:#B78A00;
}
.bodyPK .text {
	clear:both;
	padding:3px 7px 0 8px;
	text-align:left;
}
.bodyPK .text h6 {
	float:left;
	padding:12px 0 0;
	font-size:12px;
	font-weight:normal;
}
.bodyPK .text h6 a, .bodyPK .text h6 a:visited {
	color:#1f3a87;
}
.bodyPK .text h6 a:hover {
	color:#BC2931;
}
.bodyPK .text img {
	float:right;
	margin:7px 0 0;
}
.stockMarket {
	clear:both;
	margin:0 auto;
	width:248px;
	padding:12px 0 0;
}
.stockMarket .title {
	padding:6px 0 4px 5px;
	clear:both;
	font-weight:bold;
	text-align:left;
}
.stockMarket .title .c1 {
	color:#FE6B09;
}
.stockMarket .title .c2 {
	color:#7DA63D;
}
.stockMarket .title .c3 {
	color:#214EA0;
}
.stockMarket .pic {
	float:left;
	width:165px;
	text-align:left;
}
.stockMarket .menu {
	float:left;
	width:75px;
}
.stockMarket .menu ul {
}
.stockMarket .menu li {
	clear:both;
	padding:4px 0 0;
	margin:0 0 6px;
	list-style-type:none;
	background:url(http://img1.cache.netease.com/cnews/newimg/bg9.gif) center 0 no-repeat;
}
.stockMarket .menu li a {
	color:#1f3a87;
}
.stockMarket .menu li a:visited {
	color:#1f3a87;
}
.stockMarket .menu li a:hover {
	color:#bc2931;
}
.stockMarket .search {
	clear:both;
	padding:9px 0 0;
	text-align:left;
}
.stockMarket .button {
	width:66px;
	height:20px;
	background:url(images/bg3.gif) center 0 no-repeat;
	text-align:center;
	font-size:12px;
	border:0;
}
.stockMarket .button:hover {
	background:url(images/bg3.gif) center -22px no-repeat;
}
.stockMarket .inputText {
	font-size:12px;
	height:16px;
	border:1px solid #ccc;
	width:150px;
	margin:0 5px 0 0;
	display:inline;
}
.stockMarket .inputText:hover {
	border:1px solid #999;
	background:#F8F1A0;
}
.fundData {
	clear:both;
	margin:0 auto;
	width:248px;
	padding:10px 0 0;
}
.fundData .data {
	clear:both;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	line-height:20px;
}
.fundData .bg1 {
	background:#F2F7FC;
	color:#666;
}
.fundData .bzi {
}
.fundData .search {
	clear:both;
	padding:9px 0 0;
	text-align:left;
}
.fundData select {
	font-size:12px;
	width:150px;
	margin:0 5px 0 0;
}
.fundData .button {
	width:66px;
	height:20px;
	background:url(images/bg3.gif) center 0 no-repeat;
	text-align:center;
	font-size:12px;
	border:0;
}
.fundData .button:hover {
	background:url(images/bg3.gif) center -22px no-repeat;
}
.friendLink {
	margin:0 auto;
	width:958px;
	border:1px solid #ccc;
	background:#FAFAFA;
	overflow:auto;
	clear:both;
}
.friendLink .text {
	line-height:20px;
	padding:9px 9px 5px;
	clear:both;
	text-align:left;
}
.editorSign {
	margin:0 auto;
	width:960px;
	clear:both;
	line-height:20px;
	padding:9px 9px 5px;
}

/*LOGO*/
.toplogo {
	margin:0 auto;
	width:960px;
	clear:both;
	text-align:left;
	
}
.toplogo .logo_200 {
	float:left;
	width:200px;
	padding:4px 0 0;
}
.toplogo .ad_750 {
	float:right;
	width:750px;
	padding:6px 0 0;
}

