/* 全局CSS定义 */
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;
}
table, td, tr, th
{
	font-size: 12px;
}

/* 链接颜色 */
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;
}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.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: #4F544D;
}
.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;
}
.cYellow, a.cYellow:link, a.cYellow:visited
{
	color: #ff0;
}
/* 字体属性 [定义规则，小写f加属性名称] */
.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;
	visibility: hidden;
}
.hidden
{
	display: none;
}
.unLine, .unLine a
{
	text-decoration: none;
}
.noBorder
{
	border: none;
}

/* 二级页面、最终页总导航 */
.globalTopNav
{
	margin: 0 auto;
	width: 750px;
}
.globalTopNav ul
{
	padding: 8px 0 4px;
}
.globalTopNav li
{
	text-align: left;
	letter-spacing: /**/ 2px;
	list-style-type: none;
}
.globalTopNav li a
{
	color: #000;
	padding: 0 2px;
}
.globalTopNav li a:visited
{
	color: #000;
}
.globalTopNav li a:hover
{
	color: #bc2931;
}
.globalTopNav li a:active
{
	color: #bc2931;
}

/* 专题页面署名 */
.signfont
{
	color: #004585;
}
.signinput
{
	font-size: 12px;
	padding: 2px 2px 0;
	border: #000 1px solid;
	background: #3d88d2;
	width: 120px;
	color: #fff;
}
.signinput1
{
	font-size: 12px;
	padding: 2px 2px 0;
	border: #000 1px solid;
	background: #3d88d2;
	width: 50px;
	color: #fff;
}
.signtextfield
{
	font-size: 12px;
	height: 17px;
	padding: 2px 2px 0;
	border: #000 1px solid;
	background: #fff;
	width: 145px;
	color: #000;
}

/* 后载入式广告属性 */
.ad70
{
	width: 750px;
	margin: 0 auto;
	padding: 2px 0 6px;
	clear: both;
}
.adArc
{
	margin: 0 auto;
	width: 750px;
	padding: 2px 0 0;
	clear: both;
}
.ad750
{
	width: 750px;
	margin: 0 auto;
	padding: 9px 0;
	clear: both;
}

/* 页脚 */
.foot
{
	margin: 0 auto;
	width: 750px;
	line-height: 160%;
}
.foot .text
{
	padding: 3px 0 6px;
	border-bottom: 1px solid #000;
	margin: 0 0 5px;
}
.foot a:visited
{
	color: #000;
}

/* CSS Document */
/* 新闻导航 */
.ad70
{
	width: 950px;
	margin: 0 auto;
	padding: 2px 0 6px;
	clear: both;
}

.news_nav
{
	margin: 0 auto;
	width: 950px;
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.news_nav .logo
{
	float: left;
}
.news_nav .logo2
{
	float: left;
	margin: 6px 0 0 5px;
}
.news_nav .arrow
{
	width: 16px;
	height: 6px;
	background: #000000 url(../img/nav_arrow.gif);
	float: left;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0 0 0;
}
.news_nav .channel
{
	float: left;
	margin: 10px 0 0 0;
}
.news_nav .channel .c1
{
	float: left;
	padding: 10px 0 0 5px;
}
.news_nav .channel .c1 a
{
	color: #000000;
	text-decoration: underline;
}
.news_nav .channel .c1 a:hover
{
	color: red;
	text-decoration: underline;
}
.news_nav .search
{
	float: right;
	width: 255px;
	padding: 10px 0 0;
}
.news_nav .search .s1
{
	float: left;
	padding: 12px 3px 0 10px;
}
.news_nav .search .s2
{
	float: left;
	padding: 6px 3px 0 0;
}
.news_nav .search .s2 input
{
	border: 1px solid #000;
	width: 85px;
	height: 18px;
	padding: 0;
	margin: 0;
}
.news_nav .search .s3
{
	float: left;
	padding: 6px 3px 0 3px;
}
.news_nav .search .s4
{
	float: left;
	padding: 9px 0 0 3px;
}
.news_nav .menu
{
	margin: 0 auto;
	padding: 7px 0 5px;
	letter-spacing: 2px;
	width: 750px;
	color: #000;
	border-top: 4px solid #253D85;
	clear: both;
	font-size: 13px;
}
.news_nav .menu a, .news_nav .menu a:visited
{
	color: #000;
	text-decoration: none;
}
.news_nav .menu a:hover
{
	color: #bc2931;
}

/* newMenu */
.news_nav .menuNew
{
	height: 25px;
	clear: both;
	background: #f6f6f6;
	border: 1px solid #b2b2b2;
	overflow: hidden;
}

.news_nav .menuNew h2
{
	float: left;
	background: #1f3a87;
	padding: 8px 12px 5px;
	font-size: 12px;
}
.news_nav .menuNew ul
{
	float: left;
}
.news_nav .menuNew li
{
	list-style-type: none;
	padding: 8px 0 0 10px;
	text-align: left;
	letter-spacing: 2px;
}
.news_nav .menuNew li a
{
	font-weight: bold;
}
.news_nav .menuNew span
{
	float: right;
	padding: 9px 10px 0 0;
}

.news_nav .menuNew h2 a
{
	color: #fff;
}
.news_nav .menuNew h2 a:visited
{
	color: #fff;
}
.news_nav .menuNew h2 a:hover
{
	color: #ff0;
}

.news_nav .menuNew a
{
	color: #000;
}
.news_nav .menuNew a:visited
{
	color: #000;
}
.news_nav .menuNew a:hover
{
	color: #bc2931;
}
/* CSS Document */
.blank6
{
	margin: 0 auto;
	width: 100%;
	height: 6px;
	font-size: 1px;
	clear: both;
}
.blank9
{
	margin: 0 auto;
	width: 100%;
	height: 9px;
	font-size: 1px;
	clear: both;
}
.blank12
{
	margin: 0 auto;
	width: 100%;
	height: 12px;
	font-size: 1px;
	clear: both;
}
.lineH
{
	width: 960px;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}

.news_nav
{
	margin: 0 auto;
	width: 960px;
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

.area
{
	width: 960px;
	margin: 0 auto;
	clear: both;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-y;
}
.area .col1
{
	width: 630px;
	float: left;
}
.area .col2
{
	width: 30px;
	float: left;
}
.area .col3
{
	width: 300px;
	float: right;
}

.leftTitle
{
	width: 628px;
	margin: 0 auto;
	clear: both;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
}
.leftTitle h2
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: #fff;
	padding: 0 8px 0 20px;
}
.leftTitle span
{
	float: left;
	background-image: url(../img/i1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.leftList
{
	width: 580px;
	margin: 0 auto;
	clear: both;
	background: url(../img/i2.gif) bottom repeat-x;
	padding: 12px 0 9px 0;
}
.leftList .coL
{
	width: 70px;
	float: left;
}
.leftList .coL .box
{
	width: 51px;
	height: 72px;
	margin: 0 auto;
	clear: both;
	background-image: url(../img/bg3.gif);
	background-repeat: no-repeat;
}
.leftList .coL .box .num
{
	height: 47px;
	clear: both;
}
.leftList .coL .box .num h2
{
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C30000;
	padding: 15px 0 0 0;
	word-wrap: break-word;
	word-break: break-all;
}
.leftList .coL .box .text
{
	height: 25px;
	clear: both;
}
.leftList .coL .box .text h3
{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 0 0 0;
}
.leftList .coR
{
	width: 510px;
	float: right;
}
.leftList .coR h2
{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	padding: 0 0 12px 10px;
}
.leftList .coR h2 a
{
	color: #1f3a87;
}
.leftList .coR h2 a:hover
{
	color: #bc2931;
}
.leftList .coR p
{
	text-align: left;
	line-height: 160%;
	clear: both;
	text-indent: 24px;
	padding: 0 0 0 10px;
	margin: 0;
}
.leftList .coR p span
{
	background: url(../img/i5.gif) 10px 3px no-repeat;
	padding: 0 0 0 22px;
}
.leftList .coR p span a
{
	color: #1f3a87;
}
.leftList .coR p span a:hover
{
	color: #bc2931;
}
.leftList .coR .more
{
	clear: both;
	padding: 0 0 0 10px;
}
.leftList .coR .more h3
{
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #1f3a87;
	padding: 0 0 0 17px;
	background-image: url(../img/i3.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
.leftList .coR .more h3 a
{
	color: #1f3a87;
}
.leftList .coR .more h3 a:hover
{
	color: #bc2931;
}
.leftList .coR .more h4
{
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/i4.gif) 15px 1px no-repeat;
	color: #1f3a87;
	padding: 0 0 0 32px;
}
.leftList .coR .more h4 a
{
	color: #1f3a87;
}
.leftList .coR .more h4 a:hover
{
	color: #bc2931;
}

.rightTitle
{
	width: 298px;
	margin: 0 auto;
	clear: both;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
}
.rightTitle h2
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: #F0F4F5;
	padding: 0 8px 0 15px;
}
.rightTitle span
{
	float: left;
	background-image: url(../img/i1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.rightList
{
	width: 270px;
	margin: 0 auto;
	clear: both;
}
.rightList ul
{
}
.rightList li
{
	width: 270px;
	list-style-type: none;
	padding: 4px 0 3px 0;
	clear: both;
}
.rightList li .num
{
	width: 38px;
	height: 31px;
	float: left;
	background-image: url(../img/bg4.gif);
	background-repeat: no-repeat;
}
.rightList li .num h5
{
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 0 0 0;
}
.rightList li .con
{
	width: 232px;
	float: left;
}
.rightList li .con h5
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	padding: 0 0 0 10px;
}

