/* 全局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;
	font-size:12px;
	font-weight:normal;
}
table, td, tr, th {
	font-size:12px;
}
li {
	list-style-type:none;
}
table {
	margin:0 auto;
}
img {
	vertical-align:top;
}
/* 链接颜色 */
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;
	height:0px;
	overflow:hidden;
	visibility: hidden;
}
.hidden {
	display: none;
}
.unLine, .unLine a {
	text-decoration: none;
}
.noBorder {
	border:none;
}
/* 二级页面、最终页总导航 */
.globalTopNav {
	margin:0 auto;
	width:750px;
	padding:8px 0 4px;
	text-align:left;
	letter-spacing /**/:2px;
}
.globalTopNav a {
	color:#000;
	padding:0 2px;
}
.globalTopNav a:visited {
	color:#000;
}
.globalTopNav a:hover {
	color:#bc2931;
}
.globalTopNav 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;
}
/* 通用空白间距 */
.blank3 {
	height:3px;
	font-size:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.blank6 {
	height:6px;
	font-size:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.blank9 {
	height:9px;
	font-size:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.blank12 {
	height:12px;
	font-size:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.blank9w {
	height:9px;
	font-size:1px;
	width:100%;
	clear:both;
	background:#fff;
	overflow:hidden;
}
.blank15 {
	height:15px;
	font-size:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.blank20 {
	height:20px;
	font-size:1px;
	width:100%;
	clear:both;
	overflow:hidden;
}
/* CSS Document */
/* 导航 */
.ladyNav5 {
	width:960px;
	clear:both;
	margin:6px auto 0;
}
.ladyNav5 .ladyNav5T {
	width:960px;
	clear:both;
	margin:0 auto;
}
.ladyNav5 .ladyNav5T .logo {
	width:252px;
	float:left;
	padding:0 0 5px;
}
.ladyNav5 .ladyNav5T .logo2 {
	float:left;
	padding:4px 5px 0;
}
.ladyNav5 .ladyNav5T .text {
	float:left;
	padding:20px 0 0 0;
}


.ladyNav5 .ladyNav5T .channel {float:left; padding:0 0 5px 1px;}
.ladyNav5 .ladyNav5T .channel a { color:#000;}
.ladyNav5 .ladyNav5T .channel a:visited{color:#000;}
.ladyNav5 .ladyNav5T .channel a:hover {color:#bc2931;text-decoration:underline;}



.ladyNav5 .ladyNav5T .search {
	float:right;
	width:240px;
	height:46px;
}
.ladyNav5 .ladyNav5T .search .s2 {
	float:left;
	padding:20px 5px 0 0;
}
.ladyNav5 .ladyNav5T .search .s3 {
	float:left;
	padding:16px 5px 0 0;
}
.ladyNav5 .ladyNav5T .search .s3 input {
	border:1px solid #CCCCCC;
	width:80px;
}
.ladyNav5 .ladyNav5T .search .s4 {
	float:left;
	padding:16px 5px 0 0;
}
.ladyNav5 .ladyNav5T .search .s4 input {
	width:51px;
	height:19px;
	border:0;
	background:url(../images/input_bg1.gif);
	padding:2px 0 0;
	font-size:12px;
}
.ladyNav5 .ladyNav5T .search .s5 {
	float:left;
	padding:19px 0 0 0;
}
.ladyNav5 .ladyNav5T a, .ladyNav5 .ladyNav5T a:visited {
	color:#000;
}
.ladyNav5 .ladyNav5T a:hover {
	color:#bc2931;
}
.ladyNav5 .ladyNav5B {
	width:960px;
	height:31px;
	background:url(../images/subnavbg.gif) no-repeat;
	margin:auto;
	clear:both;
}
.ladyNav5 .ladyNav5B ul {
	padding:0 0 0 15px;
	width:600px;
	float:left;
	overflow:hidden;
}

.ladyNav5 .ladyNav5B ul.sou{ width:300px; float:right; padding-top:3px;}

.ladyNav5 .ladyNav5B ul li {
	float:left;
	padding:0 12px 0 13px;
	background:url(../images/navfenjie.gif) no-repeat left;
	line-height:31px;
}

.ladyNav5 .ladyNav5B ul li.setHome {
	background:none;
}
.ladyNav5 .ladyNav5B ul li.setHome a:link, .ladyNav5 .ladyNav5B ul li.setHome a:visited {
	color:#F7DD00;
}
.ladyNav5 .ladyNav5B ul li a:link, .ladyNav5 .ladyNav5B ul li a:visited {
	color:#fff;
}
.globalTopNav960 {
	margin:0 auto;
	width:960px;
}
.globalTopNav960 ul {
	padding:8px 0 4px;
}
.globalTopNav960 li {
	text-align:left;
	list-style-type:none;
}
.globalTopNav960 li a {
	color:#000;
	padding:0 2px;
}
.globalTopNav960 li a:visited {
	color:#000;
}
.globalTopNav960 li a:hover {
	color:#bc2931;
}
.globalTopNav960 li a:active {
	color:#bc2931;
}
.globalTopNav {
	margin:0 auto;
	width:750px;
}
.globalTopNav ul {
	padding:8px 0 4px;
}
.globalTopNav li {
	text-align:left;
letter-spacing \**\:1px;
	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;
}
.globalLogin {
	clear:both;
	margin:0 auto;
	width:960px;
	height:33px;
}
.globalLogin .login {
	float:left;
	width:570px;
	text-align:left;
}
.globalLogin .login .s1 {
	float:left;
	padding:11px 0 0;
}
.globalLogin .login .s2 {
	float:left;
	padding:6px 6px 0;
}
.globalLogin .login .s2 input {
	width:100px;
	border:1px solid #666;
	font-size:12px;
	height:15px;
}
.globalLogin .login .s3 {
	float:left;
	padding:7px 0 0 6px;
}
.globalLogin .login .s3 .input {
	height:19px;
	padding:2px 6px 0;
	border:1px solid #666;
	background:#ebebeb;
	font-size:12px;
	cursor:pointer;
}
.globalLogin .login .s3 .inputOver {
	height:19px;
	padding:2px 6px 0;
	background:#fff;
	border:1px solid #ccc;
	font-size:12px;
	color:#333;
	cursor:pointer;
}
.globalLogin .nav {
	float:right;
	width:385px;
	text-align:right;
	padding:11px 0 0;
}
.globalLogin a {
	color:#000;
}
.globalLogin a:visited {
	color:#000;
}
.globalLogin a:hover {
	color:#bc2931;
}
.globalLogin a:active {
	color:#bc2931;
}
.globalNav {
	clear:both;
	margin:0 auto;
	width:960px;
	height:47px;
	border-top:1px solid #000;
	overflow:hidden;
}
.globalNav .logo {
	float:left;
	width:170px;
	margin:3px 0 0;
	text-align:left;
}
.globalNav .menu {
	float:left;
	width:780px;
	margin:12px 0 0;
}
.globalNav .menu ul {
	clear:both;
}
.globalNav .menu li {
	float:left;
	width:52px;
	height:21px;
	background:url(../images/nav_bg1.gif) right 0 no-repeat;
}
.globalNav .menu .active {
	color:#bc2931;
}
.globalNav a {
	color:#000;
}
.globalNav a:visited {
	color:#000;
}
.globalNav a:hover {
	color:#bc2931;
}
.globalNav a:active {
	color:#bc2931;
}
.cBlue a {
	color:#1f3a87;
}
.tree8 {
	padding-top:10px;
}
/* 火爆话题 */
.feelBox {
	width:412px;
	height:17px;
	line-height:17px;
	border:1px solid #D2CFE2;
	text-align:left;
	padding:5px;
	margin:0 auto 0;
}
.feelBox img {
	float:left;
	margin-right:5px;
}
.feelBox span {
	float:left;
}
.picText {
	clear:both;
}
.picText ul {
	width:272px;
	margin:0 auto;
	padding:8px 0 0 0;
	clear:both;
}
.picText li {
	list-style-type:none;
	width:136px;
	float:left;
	text-align:center;
}
.picText li img {
	padding:5px;
	border:#000000 1px solid;
}
.picText li h5 {
	width:110px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 0 0;
	line-height:160%;
}
@charset "gb2312";
.area {
	width: 960px;
	background: url(../images/areabg1.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}
ul {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
.tin2em {
	text-indent: 2em;
}
.clear {
	clear: both;
}
.bg1 {
	background: url(../images/col1bg1.gif) repeat-y;
}
.bg2 {
	background: url(../images/col1bg2.gif) repeat-y;
}
.bg3 {
	background: url(../images/col1bg3.gif) repeat-y;
}
.areaLine {
	background: url(../images/bigline.gif) left top no-repeat #fff;
}
.areaLineb {
	background: url(../images/bigline.gif) left bottom no-repeat #fff;
}
.area .col1 {
	width: 752px;
	float: left;
}
.area .col1 .colMain {
	padding: 0 9px;
}
.area .col1 .title {
	border-bottom: 3px solid #ccc;
	padding-left: 5px;
}
.tagList {
	background: url(../images/linePic.gif) left bottom repeat-x;
	width: 100%;
}
.tagList li {
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	margin-left: 8px;
	height: 22px;
}
.tagList li a {
	padding: 0 8px;
	display: block;
	line-height: 22px;
	font-size: 14px;
}
.tagList .act {
	border-bottom: 1px solid #fff;
}
.tagList .act a {
}
.tagList2 {
	width: 100%;
}
.tagList2 li {
	height: 44px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.tagList2 li a {
	background: url(../images/taglist2libg.jpg) no-repeat left top;
	display: block;
	line-height: 31px;
	width: 107px;
}
.tagList2 .act {
	background: url(../images/taglist2liBg.gif) bottom no-repeat;
}
.tagList2 .act a {
	background: url(../images/taglist2liABg.jpg) no-repeat left top;
}
.tagList3 {
	background: url(../images/linePic.gif) left bottom repeat-x;
	width: 100%;
}
.tagList3 li {
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	margin-left: 0px;
	height: 22px;
	width: 97px;
	border-left: none;
	display: inline;
}
.tagList3 li a {
	display: block;
	line-height: 22px;
	font-size: 14px;
	width: 97px;
	background: #F0F0F0;
}
.tagList3 .act {
	border-bottom: 1px solid #fff;
}
.tagList3 .act a {
	background: #FFF;
}
.tagList4 {
	width:100%
}
.tagList4 li {
	float: left;
	width: 48.5%;
	text-align: center;
	height: 23px;
	border-left: 1px solid #fff;
}
.tagList4 li a {
	color: #666;
	display: block;
	line-height: 19px;
	background: #DDDDE8;
}
.tagList4 .act {
	float: left;
	width: 50%;
	text-align: center;
	background: url(../images/actliBg.gif) left bottom no-repeat;
}
.tagList4 .act a {
	color: #fff;
	background: #4A4176;
}
.Rank {
	width: 100%;
}
.Rank li {
	text-align: right;
	height: 20px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.Rank li .fNum {
	float: left;
	border: 1px solid #ccc;
	display: block;
	width: 12px;
	text-align: center;
	height: 12px;
	line-height: 12px;
	margin-top: 3px;
	font-family: "黑体";
}
.Rank li .fName {
	float: left;
	text-align: left;
	margin-left: 5px;
	line-height: 20px;
	margin-top: 0px;
}
.rank li .price {
	float: right;
	margin-top: -25px;
}
.area .col1 .col11 {
	width: 455px;
	float: left;
}
.area .col1 .col11 .colMain {
	padding: 0 0 0 15px;
}
.area .col1 .col11 .colMain .leftList p {
	line-height: 25px;
}
.leftList {
	width: 100%;
}
.leftList li {
	font-size: 14px;
	padding-left: 10px;
	background: url(../images/dotScBU.gif) left center no-repeat;
	height: 22px;
	line-height: 22px;
}
.leftList li span {
	font-size: 12px;
}
.imgList1, .imgList2 {
	width: 100%;
}
.imgList1 img, .imglist2 img {
	border: 1px solid #ccc;
}
.imgList1 li {
	width: 33%;
	float: left;
}
.imgList2 li {
	width: 49%;
	float: left;
}
.imgList1 p, .imgList2 p {
	line-height: 24px;
}
.imgList2 img {
}
.imgList2 p {
}
.imgList3 {
}
.imgList3 li {
	width: 49%;
	float: left;
}
.imgList4 {
}
.imgList4 li {
	float: left;
	width: 25%;
}
.imgList4 li img {
}
.imgList4 li a {
	line-height: 30px;
	margin-left: 25px;
}
.imgList5 {
}
.imgList5 li {
	width: 33%;
	float: left;
}
.imgList5 li img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
}
.imgList5 li p {
	line-height: 18px;
	margin-right: 10px;
}
.imgList6 {
}
.imgList6 li {
	margin-bottom: 15px;
}
.imgList6 .f1 {
	width: 100%;
	border: 1px solid #ccc;
	float: left;
	background: #f0f0f0;
}
.imgList6 .f1 img {
	float: left;
	border: 8px solid #ccc;
	margin: 0 10px 0 0;
}
.imgList6 .f2 {
	width: 100%;
	border: 1px solid #ccc;
	float: left;
	background: #E7FFE4;
}
.imgList6 .f2 img {
	float: left;
	border: 8px solid #AFDBAA;
	margin: 0 10px 0 0;
}
.imgList6 .f3 {
	width: 100%;
	border: 1px solid #ccc;
	float: left;
	background: #E1F3FB;
}
.imgList6 .f3 img {
	float: left;
	border: 8px solid #C9DEE7;
	margin: 0 10px 0 0;
}
.imgList6 li p {
	line-height: 18px;
	margin-right: 10px;
}
.colMain li img {
	border: 1px solid #ccc;
}
.topNavList {
	margin: 12px 0;
}
.topNavList h2 {
	font-size: 18px;
	font-family: "黑体";
	font-weight: 100;
	line-height: 18px;
}
.topNavList p {
	text-indent: 2em;
	line-height: 18px;
	margin: 10px;
	color: #9a9a9a;
}
.pageList {
}
.pageList li {
	float: left;
	display: inline;
	border: 1px solid #ccc;
	height: 22px;
}
.pageList .firstNode {
	margin-left: 150px;
}
.pageList li img {
	border: none;
}
.pageList .act a {
	background: #42417b;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
.pageList .act {
}
.pageList li a {
	padding: 0 8px;
	line-height: 22px;
	font-size: 14px;
	height: 22px;
}
.area .col1 .col11 .colMain .title {
	background: #E7E6EE;
	height: 20px;
	line-height: 20px;
	color: #70706E;
	padding-left: 5px;
	border: none;
}
.area .col1 .col11 .colMain .title span {
	float: right;
	color: #70706E;
	margin-top: -20px;
	margin-right: 5px;
}
.area .col1 .col11 .colMain .title span a {
	color: #70706E;
}
.area .col1 .col11 .colMain .titleA {
	background: url(../images/arrowCb.gif) left center no-repeat;
	padding-left: 10px;
	font-weight: bold;
	line-height: 30px;
}

.topNavList .list2 {
	width: 100%;
	text-align: right;
	line-height: 20px;
	height: 20px;
}
.area .col1 .col12 {
	width: 287px;
	float: right;
}
.area .col1 .col12 .colMain {
	padding: 0 12px;
}
.area .col1 .col12 .colMain .qaa {
	line-height: 20px;
}
.area .col1 .col12 .colMain .qaa span {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.area .col1 .col12 .colMain .title {
	background: url(../images/titlebg2.gif) no-repeat left top #F3F3F3;
	height: 17px;
	line-height: 17px;
	padding-left: 8px;
	color: #42407A;
	border: none;
}
.area .col1 .col12 .colMain .title span {
	float: right;
	background: url(../images/arrowCg.gif) left center no-repeat;
	padding-left: 10px;
	margin-top: -17px;
	margin-right: 5px;
}
.colMain .title2 {
	font-weight: bold;
	color: #42417B;
}
.area .col1 .col12 .colMain .titleA {
	background: url(../images/arrowCb.gif) left center no-repeat;
	padding-left: 10px;
	font-weight: bold;
	line-height: 30px;
}
.picList1 {
}
.picList1 li {
	vertical-align: top;
}
.picList1 li h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.picList1 p {
	text-indent: 2em;
	line-height: 18px;
}
.picList1 li img {
	float: left;
	margin-right: 12px;
	margin-left: 5px;
	border: none;
}
.area .col3 {
	width: 183px;
	float: right;
}
.area .col3 .title {
	font-size: 14px;
	font-weight: bold;
	padding: 0 12px;
}
.area .col3 .title span {
	float: right;
	font-size: 12px;
	margin-top: -14px;
	font-weight: normal;
	margin-right: 5px;
}
.area .col3 .colMain .titleA {
	background: url(../images/arrowCb.gif) left center no-repeat;
	padding-left: 10px;
	font-weight: bold;
	line-height: 30px;
}
.area .col3 .colMain {
	padding: 0 7px;
}
.area .col3 .colMain1 {
	padding: 0 6px;
}
.area .col3 .colMain1 .title2 {
	background: url(../images/title2bg.gif) left center no-repeat;
	padding-left: 15px;
	height: 22px;
	line-height: 22px;
}
.area .col3 .colMain .title {
	font-weight: bold;
	font-size: 20px;
}
.picList2 {
}
.picList2 li {
	width: 100%;
}
.picList2 li img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
}
.picList2 p {
	line-height: 18px;
}
.picList2 .list2 {
	height: 16px;
	line-height: 16px;
}
.list1 {
}
.list1 li {
	height: 20px;
}
.list1 li span {
}
.list1 li a {
	line-height: 20px;
}
.list3 {
	width: 100%;
}
.list3 li {
	background: url(../images/dotScBU.gif) no-repeat left center;
	padding-left: 10px;
	height: 20px;
}
.list3 li a {
	line-height: 20px;
}
.list31 {
	width: 100%;
}
.list31 li {
	background: url(../images/dotSCbk.gif) no-repeat left center;
	padding-left: 10px;
	height: 20px;
}
.list31 li a {
	line-height: 20px;
}
.list4 {
}
.list4 li {
	background: url(../images/dotScBU.gif) left 5px no-repeat;
	padding-left: 10px;
}
.list4 li a {
	line-height: 18px;
}
.list5 {
	width: 100%;
}
.list5 li {
	width: 19%;
	float: left;
	line-height: 20px;
	height: 20px;
}
.list5 a {
	color: #2C3D97;
}
.list6 {
	width: 100%;
}
.list6 li {
	width: 10%;
	float: left;
	line-height: 20px;
	height: 20px;
}
.list6 a {
	color: #666;
}
.list7 {
	width: 100%;
}
.list7 li {
	width: 16%;
	float: left;
	line-height: 20px;
	height: 20px;
}
.list7 a {
	color: #666;
}
.linex {
	background: url(../images/linePic.gif) repeat-x left top #fff;
}
.linexb {
	background: url(../images/linePic.gif) repeat-x left bottom #fff;
}
.dotsW6 {
	background: url(../images/lineW6x.gif) left center repeat-x;
	height: 20px;
}
.dotsW3 {
	background: url(../images/lineW3x.gif) left top repeat-x;
	height: 18px;
}
.dots3 {
	border-bottom: 3px solid #ccc;
}
.750ad, .750ad img {
	border: 1px solid #000;
}
.line {
	background: url(../images/linePic.gif) repeat-x left top;
}
.lineb {
	background: url(../images/linePic.gif) repeat-x left bottom;
}
.ladyNav {
	margin:0 auto;
	width:960px;
	clear:both;
}
.ladyNav3 {
	width: 960px;
}
.ladyNav .top {
	height:44px;
	clear:both;
	overflow:hidden;
}
.ladyNav .top .logo {
	float:left;
	padding:10px 0 0 5px;
}
.ladyNav .top .text {
	float:left;
	padding:26px 0 0 6px;
	color:#B4B4B4;
}
.ladyNav .top .pic {
	float:right;
	padding:0 10px 0 0;
}
.ladyNav .menu {
	height:56px;
	clear:both;
	background:url(../images/topNavbg.gif) no-repeat;
	overflow:hidden;
}
.ladyNav .menu .menuChild {
	float:left;
	width:80px;
	height:26px;
	background:url(../images/nav_bg1.gif) right 5px no-repeat;
}
.ladyNav .menu .active {
	background:url(../images/20070412134318657b6.gif) 0 0 no-repeat;
}
.ladyNav .menu .menuChild h2 {
	padding:8px 0 0;
}
.ladyNav .menu .menuTree {
	clear:both;
	padding:2px 0 0;
	color:#1f3a87;
}
.ladyNav .menu .menuTree .tree0 {
	clear:both;
}
.ladyNav .menu .menuTree .tree0 .pic {
	float:right;
	padding:5px 0 0;
	width:330px;
	text-align:center;
}
.ladyNav .menu .menuTree .tree0 .pic .s1 {
	float:right;
	width:110px;
}
.ladyNav .menu .menuTree .tree0 .pic .s2 {
	float:right;
	width:200px;
	text-align:right;
	padding:3px 0 0;
}
.ladyNav .menu .menuTree .tree1 {
	text-align:left;
	clear:both;
}
.ladyNav .menu .menuTree .tree1 .text {
	float:left;
	padding:10px 0 0 40px;
	width:380px;
	text-align:left;
}
.ladyNav .menu .menuTree .tree1 .pic {
	float:right;
	padding:5px 0 0;
	width:330px;
	text-align:center;
}
.ladyNav .menu .menuTree .tree1 .pic .s1 {
	float:right;
	width:110px;
}
.ladyNav .menu .menuTree .tree1 .pic .s2 {
	float:right;
	width:200px;
	text-align:right;
	padding:3px 0 0;
}
.ladyNav .menu .menuTree .tree2 {
	text-align:left;
	clear:both;
}
.ladyNav .menu .menuTree .tree2 .text {
	float:left;
	padding:10px 0 0 150px;
	width:380px;
	text-align:left;
}
.ladyNav .menu .menuTree .tree2 .pic {
	float:right;
	padding:5px 0 0;
	width:330px;
	text-align:center;
}
.ladyNav .menu .menuTree .tree2 .pic .s1 {
	float:right;
	width:110px;
}
.ladyNav .menu .menuTree .tree2 .pic .s2 {
	float:right;
	width:200px;
	text-align:right;
	padding:3px 0 0;
}
.ladyNav .menu .menuTree .tree3 {
	text-align:left;
	clear:both;
}
.ladyNav .menu .menuTree .tree3 .text {
	float:left;
	padding:10px 0 0 40px;
	width:380px;
	text-align:center;
}
.ladyNav .menu .menuTree .tree3 .pic {
	float:right;
	padding:5px 0 0;
	width:330px;
	text-align:center;
}
.ladyNav .menu .menuTree .tree3 .pic .s1 {
	float:right;
	width:110px;
}
.ladyNav .menu .menuTree .tree3 .pic .s2 {
	float:right;
	width:200px;
	text-align:right;
	padding:3px 0 0;
}
.ladyNav .menu .menuTree .tree4 {
	text-align:left;
	clear:both;
}
.ladyNav .menu .menuTree .tree4 .text {
	float:left;
	padding:10px 0 0;
	width:425px;
	text-align:right;
}
.ladyNav .menu .menuTree .tree4 .pic {
	float:right;
	padding:5px 0 0;
	width:320px;
	text-align:center;
}
.ladyNav .menu .menuTree .tree4 .pic .s1 {
	float:right;
	width:110px;
}
.ladyNav .menu .menuTree .tree4 .pic .s2 {
	float:right;
	width:200px;
	text-align:right;
	padding:3px 0 0;
}
.ladyNav .menu .menuTree .tree5 {
	text-align:left;
	clear:both;
	padding:10px 0 0 360px;
}
.ladyNav .menu .menuTree .tree6 {
	text-align:left;
	clear:both;
	padding:10px 0 0 420px;
}
.ladyNav .menu .menuTree .tree7 {
	text-align:left;
	clear:both;
	padding:10px 0 0 450px;
}
.ladyNav .menu a {
	color:#fff;
}
.ladyNav .menu a:visited {
	color:#fff;
}
.ladyNav .menu a:hover {
	color:#ff0;
}
.ladyNav .menu .active a {
	color:#ff0;
}
.ladyNav .menu .active a:visited {
	color:#ff0;
}
.ladyNav .menu .active a:hover {
	color:#fff;
}
.ladyNav .menu .menuTree a {
	color:#1f3a87;
}
.ladyNav .menu .menuTree a:visited {
	color:#1f3a87;
}
.ladyNav .menu .menuTree a:hover {
	color:#bc2931;
}
/*2007.4.26修改*/
.leftContent1 {
	margin:0 auto;
	width:434px;
	clear:both;
}
.leftContent1 .ti {
	float:left;
	width:90px;
}
.leftContent1 .ti h4 {
	background:url(../images/dot.gif) no-repeat 0 7px;
	font-weight:700;
	font-size:14px;
	text-align:left;
	padding:6px 0 0 18px;
}
.leftContent1 .more {
	float:right;
	width:344px;
	font-size:14px;
	text-align:left;
	line-height:160%;
	word-break:keep-all;
}
.area .ul2 {
	width: 185px;
	;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.area .ul2 li {
	color: #42417B;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	width: 100%;
}
.area .ul2 li ul {
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.area .ul2 li ul li {
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	background: url(../images/dotScBU.gif) left center no-repeat;
}
.area .ul2 li ul li span {
	font-size: 12px;
}
.area .ul2bm {
	width: 16%;
	float: left;
	margin: 0px;
	padding: 2px;
	display: block;
}
.area .ul2bm a.bmtitle{
color:#42417B;
border-bottom:1px #42417B solid
}
.area .ul2bm li {
	color: #42417B;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	width: 100%;
}
.area .ul2bm li ul {
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.area .ul2bm li ul li {
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
}

.subNews {float:left; width:200px; padding:0 0 0 7px; overflow:hidden; margin-left:8px;}
.newsList {text-align:left; clear:both;}
.newsList li{line-height:22px; padding:0 0 0 10px; background:url(../images/dotScBU.gif) left center no-repeat; font-size:14px;}
.newsList li .cBlue {font-size:12px;}
.newsList li .cBlue a{font-size:12px;color:#1f3a87;}

/*2008.4.21修改*/
.globalTopNav {
	margin:0 auto;
	width:750px;
}
.globalTopNav ul {
	padding:8px 0 4px;
}
.globalTopNav li {
	text-align:left;
letter-spacing \**\:1px;
	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;
}
.globalLogin {
	clear:both;
	margin:0 auto;
	width:960px;
	height:33px;
}
.globalLogin .login {
	float:left;
	width:570px;
	text-align:left;
}
.globalLogin .login .s1 {
	float:left;
	padding:11px 0 0;
}
.globalLogin .login .s2 {
	float:left;
	padding:6px 6px 0;
}
.globalLogin .login .s2 input {
	width:100px;
	border:1px solid #666;
	font-size:12px;
	height:15px;
}
.globalLogin .login .s3 {
	float:left;
	padding:7px 0 0 6px;
}
.globalLogin .login .s3 .input {
	height:19px;
	padding:2px 6px 0;
	border:1px solid #666;
	background:#ebebeb;
	font-size:12px;
	cursor:pointer;
}
.globalLogin .login .s3 .inputOver {
	height:19px;
	padding:2px 6px 0;
	background:#fff;
	border:1px solid #ccc;
	font-size:12px;
	color:#333;
	cursor:pointer;
}
.globalLogin .nav {
	float:right;
	width:385px;
	text-align:right;
	padding:11px 0 0;
}
.globalLogin a {
	color:#000;
}
.globalLogin a:visited {
	color:#000;
}
.globalLogin a:hover {
	color:#bc2931;
}
.globalLogin a:active {
	color:#bc2931;
}
.globalNav {
	clear:both;
	margin:0 auto;
	width:960px;
	height:47px;
	border-top:1px solid #000;
	overflow:hidden;
}
.globalNav .logo {
	float:left;
	width:170px;
	margin:3px 0 0;
	text-align:left;
}
.globalNav .menu {
	float:left;
	width:780px;
	margin:12px 0 0;
}
.globalNav .menu ul {
	clear:both;
}
.globalNav .menu li {
	float:left;
	width:52px;
	height:21px;
	background:url(../images/nav_bg1.gif) right 0 no-repeat;
}
.globalNav .menu .active {
	color:#bc2931;
}
.globalNav a {
	color:#000;
}
.globalNav a:visited {
	color:#000;
}
.globalNav a:hover {
	color:#bc2931;
}
.globalNav a:active {
	color:#bc2931;
}
.cBlue a {
	color:#1f3a87;
}
.tree8 {
	padding-top:10px;
}
/* 火爆话题 */
.feelBox {
	width:412px;
	height:17px;
	line-height:17px;
	border:1px solid #D2CFE2;
	text-align:left;
	padding:5px;
	margin:0 auto 0;
}
.feelBox img {
	float:left;
	margin-right:5px;
}
.feelBox span {
	float:left;
}
.area960 {
	width:960px;
	margin:0 auto;
	background:url(../images/areabg.gif) repeat-y
}
.area960 .col1, .area960 .col2, .area960 .col3 {
	float:left;
	text-align:left
}
.area960 .col1 {
	width:464px;
}
.area960 .col2 {
	width:253px;
}
.area960 .col3 {
	width:243px;
}
.area960 .col3 .bor {
	float:left;
	border:1px solid #ccc
}
.area960 .colMain {
	margin:28px 18px 9px 48px;
}
.area960 .col1 .colMain .title {
	border-bottom:1px solid #ccc;
	height: 20px;
	overflow:hidden;
	line-height: 20px;
	color: #70706E;
}
.area960 .col1 .colMain .title h2 {
	float:left;
	font-weight:900
}
.area960 .col1 .colMain .title span {
	float:right
}
.area960 .col1 .colMain .title h2, .area960 .col1 .colMain .title span, .area960 .col1 .colMain .title span a, .area960 .col1 .colMain .title span a:visited {
	color:#203a87
}
.awardMonth .monthpic {
	float:left;
	width:78px;
	text-align:left
}
.awardMonth .monthpic li {
	margin-top:10px;
	cursor:pointer
}
.awardMonth .monthpic img {
	border:0;
}
.awardMonth .monthLi {
	float:left;
	width:300px;
	padding:10px 0 0 10px
}
.awardMonth .monthLi li {
	padding:1px 0
}
.leftList2 {
	width: 100%;
}
.leftList2 li {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
}
.Award {
	margin:8px 0;
	border-left:1px solid #ccc;
	padding:0 10px;
}
.Award .picTxt {
	overflow:hidden;
	zoom:1;
	clear:both;
}
.Award .picTxt img {
	float:left;
	border:1px solid #ccc;
	margin:0 10px 0 0;
}
.Award .picTxt h4 {
	font-weight:bold;
	line-height:20px;
}
.Award .picTxt p {
	margin:0;
	line-height:20px;
	color:#666;
}
.newsList2 li {
	padding:0 0 0 10px;
	background:url(../images/listdotb.gif) no-repeat 0 7px;
	line-height:20px;
}
.newsList2 li a {
	color:#1F3A87;
}
.lifenote{ line-height:20px; width:360px; float:right}

/* 导航 */
.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;
}
.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;
}


#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;
}

.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;
}

.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;
}
.search{
	float:right;
	line-height:26px;
}
.search .searchInput {
	margin:0 2px 0 0;
	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;
}
.area .col1 .col11 .colMain .titleA span.freemenu {background:url(../images/freemenu.gif) no-repeat; margin:0 10px; padding:3px 5px 15px 3px;}
.area .col1 .col11 .colMain .titleA span.freemenu a { color: #fff; font-weight:normal;}
