@charset "gb2312";
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background:url('body_bg.png') repeat;
}
div {
	text-align: left;
	display: block;
}
.IndexMainBox {
	margin: auto;
	clear: both;
	width: 980px;
	font-size: 12px;
}
ul, ol, li, form {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.UserBox {
	height: 110px;
	padding-top: 15px;
}
.FocusBox {
	float: left;
	height: 260px;
	width: 520px;
	margin-left: 10px;
	background-color: #CCCCCC;
}
.TopNavBox {
	margin: auto;
	clear: both;
	width: 980px;
	height: 43px;
	/*background-color: #870203;*/
	background-image: url('menu_split.png');
	background-repeat: repeat-x;
	background-position: center top;
	/*border: 1px solid #470101;*/
}
.TopNavBox ul {
	float: left;
	line-height: 42px;
	height: 42px;
	width: 660px;
	display: block;
	padding-bottom: 2px;
}
.TopNavTimeBox {
	float: right;
	height: 42px;
	line-height: 42px;
	width: 300px;
	background-image: url('menu_right.png');
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
	/*padding-bottom: 3px;*/
	font-size: 12px;
	padding-right: 10px;
}
.TopNavBox li {
	float: left;
	height: 43px;
	line-height: 40px;
	text-align: center;
	display: block;
	background:url("menu_placeholder.png") right top no-repeat;
}
.TopNavBox a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 42px;
	height: 42px;
	font-size: 14px;
	display: block;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
	padding-right: 14px;
	padding-left: 14px;
}
.TopNavBox a:hover {
	/*background-color:#07646A;*/
	/*background-image: url(topnavbgh.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.TopToolBar {
	line-height: 30px;
	background-image: url(toptoolbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	text-align: center;
	margin: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: none;
}
.TopToolBox {
	margin: auto;
	width: 980px;
}
.TopLogoBox {
	clear: both;
	height: 125px;
	width: 980px;
	margin: auto;
/* 	background-image: url('logo.png'); */
	background: url(btliblogo.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
}
.TopNavBox .NavCurrent {
	/*background-color:#663300;*/
	/*background-image: url(acitive-bg.png);
	background-repeat: no-repeat;*/
	/*background-position: center top;*/
}
.TopNavBox ul li a:hover{
	color:#FFFFFF;
	background-color:#054844;
}
.TopNavBox .NavCurrent a, .TopNavBox .NavCurrent a:hover {
	color: #663300;
	height:43px;
	background-image: url(acitive-bg.png);
	background-repeat: no-repeat;
	/*background-color:#054844;*/
	/*background-image: url(topnavbgC.JPG);
	background-repeat: repeat-x;
	background-position: top;*/
}
.LeftNavBox {
	clear: both;
	background-color: #FFFFFF;
}
.LeftNavBox .LeftNavCurrent {
}
.LeftNavBox a {
	display: block;
	background-color: #e1dfe0;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
.LeftNavBox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftNavBox li {
	font-size: 14px;
	line-height: 35px;
	display: block;
	clear: both;
	padding-top: 3px;
}
.LeftNavCurrent a {
	background-repeat: repeat!important;
	color: #FFFFFF;
}
.ListPageMainBox {
	margin: auto;
	clear: both;
	width: 980px;
	font-size: 14px;
}
.ListPageMainBoxL {
	float: left;
	width: 228px;
	background-color: #f3f5f2;
	background-image: url(LeftBoxBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 205px;
}
.banner{
	width:980px;
	margin: 0 auto;
	margin-bottom:10px;
	}
.banner img{border:none;}
/*search form---start*/
.SearchBox{
	margin: 0 auto;
	width:980px;
	height:37px;
	line-height:37px;
	margin-top:10px;
	margin-bottom:10px;
}
.SearchLBox{
	float:left;
	width:70%;
	height:35px;
	padding-left:5px;
	border-left:1px solid #C4C4BA;
	border-top:1px solid #C4C4BA;
	border-bottom:1px solid #C4C4BA;
	background:url('search_bg_left.png') repeat;
}
.SearchLBox .filter{
	width:100px;
}
.SearchLBox input{
	display:inline;
	border:1px solid #7F9DB9;
}
.SearchRBox input{
	border:1px solid #7F9DB9;
}
.SearchCBox{
	float:left;
	height:37px;
	width:36px;
	background:url('search_bg.png') repeat-y;
}
.SearchRBox{
	float:left;
	width:250px;
	height:35px;
	border-right:1px solid #BAB49C;
	border-top:1px solid #BAB49C;
	border-bottom:1px solid #BAB49C;
	background:url('search_bg_right.png') repeat;
}
.btn-js{
	color:#fff;
	width:68px;
	height:25px;

}
#js_btn{
	background:url('search_btn1.png');
}
#search_btn{
	background:url('search_btn.png');
}
.SearchBox .SearchLBox label{font-size:12px;}
/*search form---end*/
.Blank10 {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 10px;
}
.Blank7 {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 7px;
}
.NoticeBox {
	height: 187px;
	border: 1px solid #988E77;
	background-color: #f6ffee;
}
.NoticeBox .TxtBox{
	color:#fff !important;
	float:left;
}
.NoticeBox .MoreBox{
	float:right;
}
.NoticeBox .MoreBox a{
	color:#F5EEDB !important;
}
.IndexMainBoxH1 {
	clear: both;
	height: 260px;
}
.UserBoxInner {
	border: 2px solid #61915f;
	height: 254px;
	width: 214px;
}
.IndexMainLBox {
	float: left;
	width: 730px;
}
.IndexMainLBox, .IndexMainMBox, .IndexMainRBox {
	height: 830px;
}
.IndexMainMBox {
	float: left;
	width: 505px;
	margin-left: 10px;
}
.IndexMainRBox {
	float: right;
	width: 240px;
}
.IndexMainBottomBox {
	margin: auto;
	width: 980px;
	clear: both;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;*/
	padding-top:20px;
	background:url(bottom_bg.png) repeat-x center top;
	text-align: center;
}
.GenInfoBox {
	width:240px;
	height:157px;
	background:url(login_bg.png) no-repeat;
}
.GenInfoBox h1 {
	display: block;
	line-height: 29px;
	height: 29px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 12px;
}
.GenInfoBox .ContentBox {
	clear: both;
	padding: 5px;
}
.GenInfoBox .ContentBox  .btn1bg{
	margin-top:20px;
	text-align: center;
}
.GenInfoBox .ContentBox  .btn1bg p{
	margin: 0;
	padding: 0;
	height: 26px;
	line-height: 26px;
}
.GenInfoBox .ContentBox  .btn1bg input{
	width: 120px;
}
.GenInfoBox .ContentBox  .btn1bg a{
	background-image: url(login_btn_new.png);
	width:161px;
	height:36px;
	margin: 0 auto;
	margin-top: 5px;
	display: block;
	font-size:14px;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	color: #333333;
	cursor: pointer;
}
.GenInfoBox .ContentBox  .btn1bg a:hover{
	color: #990000;
	text-decoration: underline;
}
.ReaderNavBox {
	/*background-image: url(line2.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;*/
}
.ReaderNavBox li {
	display: block;
	float: left;
	line-height: 29px;
	text-align:center;
	text-indent:1em;
	width:100px;
	margin-left:9px;
}
.ReaderNavBox2 li {
	display: block;
	float: left;
	line-height: 29px;
	text-align:center;
	text-indent:1em;
	width:100px;
	margin-left:12px;
}
.ReaderNavBox a,.ReaderNavBox2 a {
	height:29px;
	background-image: url(right_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right:8px;
	margin-top:7px;
	color: #333333;
	display:block;
	text-decoration: none;
}
.ReaderNavBox a:hover,.ReaderNavBox2 a:hover{
	color: #990000;
	text-decoration: underline;
}
.IndexDZZNBox2 .ReaderNavBox a:hover{
	color: #990000;
	text-decoration: underline;
}
.DigSourBox li {
	line-height: 33px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.DigSourBox {
}
.DigSourBox a {
	display: block;
	padding-left: 45px;
	text-align: left;
	background-color: #d7e4d2;
	text-decoration: none;
	color: #003e0f;
	background-image: url(DigSourAbg_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1);
}
.DigSourBox a:hover {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(DigSourHbg_02.gif);
}
.DigSourli1 a {
	background-image: url(DigSourAbg_01.gif);
}
.DigSourli2 a {
	background-image: url(DigSourAbg_02.gif);
}
.DigSourli3 a {
	background-image: url(DigSourAbg_03.gif);
}
.DigSourli4 a {
	background-image: url(DigSourAbg_04.gif);
}
.DigSourli5 a {
	background-image: url(DigSourAbg_05.gif);
}
.DigSourli1 a:hover {
	background-image: url(DigSourHbg_01.gif);
}
.DigSourli2 a:hover {
	background-image: url(DigSourHbg_02.gif);
}
.DigSourli3 a:hover {
	background-image: url(DigSourHbg_03.gif);
}
.DigSourli4 a:hover {
	background-image: url(DigSourHbg_04.gif);
}
.DigSourli5 a:hover {
	background-image: url(DigSourHbg_05.gif);
}
.slideupbutton { background: url(staticsimagesupdown.png) center 0 no-repeat; width: 100%; height:9px; border: 0; margin: 0 0 5px 0; cursor: pointer;}
.slideupbutton:hover { background: url(staticsimagesupdown.png) center -18px no-repeat; }
.slidedownbutton { background: url(staticsimagesupdown.png) center -9px no-repeat; width: 100%; height:9px; border: 0; margin: 5px 0 0 0; cursor: pointer;}
.slidedownbutton:hover  { background: url(staticsimagesupdown.png) center -27px no-repeat; }
.InfoListUl a {
	color: #333333;
	text-decoration: none;
	background-image: url(dot1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 27px;
}
.InfoListUl {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.InfoListUl li {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 27px;
}
.InfoListUl a:hover {
	color: #990000;
	text-decoration: underline;
}
.TopFlashBox {
	padding: 2px;
	float:left;
	height: 270px;
	width: 320px;
	border: 1px solid #CCCCCC;
	/*background-image: url(TopFLASHbg.jpg);*/
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.flash_title{
	font-size:12px;
	text-align:center;
	margin-top:5px;
}
.MainSearchBox {
	clear: both;
	height: 90px;
}
.TabbedPanelsContent {
	text-align: center;
	padding-top: 20px;
}
.btn2 {
	background-image: url(btn2.jpg);
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 74px;
	border: 0px none #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	cursor:pointer;
}
.ip2 {
	height: 16px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	line-height: 16px;
}
.ip2Box {
	float: left;
	height: 23px;
	width: 190px;
	background-image: url(SearchBoxIp2.gif);
	padding-left: 46px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-top: 2px;
}
.Sel2Box {
	float: left;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.btn2Box {
	float: left;
	width: 74px;
	height: 25px;
}
.ip3 {
}
.AppBtnBox li {
	display: block;
}
.liLbox {
	margin-right: 10px;
	float: left;
}
.liRbok {
	float: right;
}
.liMbox {
	float: left;
}
.AddDateBox {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.TitleBox {
	float: left;
}
.TabbedPanels2 .InfoListUl {
	height: 150px;
	padding: 10px;
	line-height: 25px;
}
.NewBookReBox .rollimg img {
	height: 160px;
	width: 135px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NewBookReBox .rollimg a {
	clear: both;
	display: block;
	line-height: 25px;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
.NewBookReBox .rollimg li {
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
.NewBookReBox .rollimg {
	height: 180px;
	background-color:#fff;
	margin: auto;
	width: 950px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.NewBookReBox h1 {
	background:#fff url(sjtj_bg1.png) no-repeat;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 59px;
	height: 59px;
}
.NewBookReBox {
	border: 1px solid #E1DDCF;
	border-top:2px solid #866030;
	height: 270px;
	width:980px;
	float:left;
	background-color: #fff;
}
.NewBookReBox h1 .TxtBox {
	float: left;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
.NewBookReBox h1 .MoreBox {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}
.NewBookReBox .MoreBox a {
	color: #FFFFFF;
	text-decoration: none;
}
.NewBookReBox .MoreBox a:hover {
	text-decoration: underline;
}
.rollimg a:hover {
	color: #990000;
}
.NoticeBox h1 {
	margin: 0px;
	clear: both;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	background-image: url(right_box_top_bg1.png);
	background-repeat: no-repeat;
}
.BullienBoxInner {
	overflow:hidden;
	height:140px;
	clear: both;
}
.BullienBoxInner .AddDate {
	color: #990033;
	clear: both;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.BullienBoxInner li .Content a {
	background-position: left 5px;
	background-image: url(dot1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}
.BullienBoxInner li {
	display: block;
	font-size: 12px;
	line-height: 25px;
}
.BullienBoxInner li .Content {
	display: block;
	clear: both;
}
.NoticeBoxCo {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	background-color:#fff;
}
.NoticeBoxCo .BullienBoxUl li{
	border-bottom:1px dashed #DCDCDC;
}
.NoticeBoxCo .BullienBoxUl li a{
	background:url(list-image-icon.png) no-repeat left center;
	padding-left:10px;
}
.ChannelsList li {
	display: block;
	line-height: 30px;
	padding: 4px;
}
.ChannelsList li a {
	display: block;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #58563d;
	text-decoration: none;
	padding-left: 80px;
	background-color: #d1d2c0;
	height: 30px;
}
.ChannelsList li a:hover {
	background-color: #ffcd54;
	color: #884f02;
}
.AppBtnBox a {
	background-image: url(AppBtnA_01.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 162px;
	display: block;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
}
.AppBtnBox1 {
	float: left;
}
.AppBtnBox2 {
	float: left;
	margin-left: 10px;
}
.AppBtnBox3 {
	float: right;
}
.AppBtnBox4 {
	float: right;
}
.AppBtnBox1 a {
	background-image: url(AppBtnA_01.gif);
}
.AppBtnBox2 a {
	background-image: url(AppBtnA_02.gif);
}
.AppBtnBox3 a {
	background-image: url(AppBtnA_03.gif);
}
.AppBtnBox3 a {
	background-image: url(AppBtnA_03.gif);
}
.AppBtnBox4 a {
	background-image: url(sz_1.gif);
}
.AppBtnBox1 a:hover {
	background-image: url(AppBtnB_01.gif);
}
.AppBtnBox2 a:hover {
	background-image: url(AppBtnB_02.gif);
}
.AppBtnBox3 a:hover {
	background-image: url(AppBtnB_03.gif);
}
.AppBtnBox4 a:hover {
	background-image: url(sz_2.gif);
}
.ChannelsList1 a {
	background-image: url(wenti_1.gif);
}
.ChannelsList2 a {
	background-image: url(yijian_1.gif);
}
.ChannelsList3 a {
	background-image: url(zixun_1.gif);
}
.ChannelsList4 a {
	background-image: url(kj_1.gif);
}
.ChannelsList1 a:hover {
	background-image: url(wenti_2.gif);
}
.ChannelsList2 a:hover {
	background-image: url(yijian_2.gif);
}
.ChannelsList3 a:hover {
	background-image: url(zixun_2.gif);
}
.ChannelsList4 a:hover {
	background-image: url(kj_2.gif);
}
.IndexLinkBox1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AboutPicBox img {
	height: 70px;
	width: 212px;
	border: 2px solid #FFFFFF;
}
<!--[if IE]>.AboutPicBox img {height: 55px;width: 212px;border: 2px solid #FFFFFF;}<![endif]-->
.AboutPicBox {
	margin: auto;
	clear: both;
	width: 216px;
	border: 1px solid #CCCCCC;
}
.AboutTxtBox p {
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 25px;
	text-indent: 2em;
}
.AboutTxtBox {
	padding: 5px;
	clear: both;
}
.LowerList img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 62px;
	width: 200px;
}
.LowerList li {
	margin: auto;
	display: block;
	text-align: center;
}
.AboutTxtBox a {
	white-space: nowrap;
	color: #990000;
	text-decoration: none;
}
.ColumList {
	background-color: #f6f6f6;
	border: 1px solid #CCCCCC;
	height: 60px;
}
.ColumList h1 {
	display: block;
	margin: 0px;
	float: left;
	width: 70px;
	height: 40px;
	font-size: 16px;
	color: #990000;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	letter-spacing: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.ColumList ul {
	display: block;
	float: left;
	padding: 0px;
	height: 60px;
	width: 400px;
	margin: 0px;
}
.ColumList li {
	display: block;
	float: left;
	width: 100px;
	line-height: 30px;
	height: 30px;
}
.ColumList li a {
	color: #333333;
	text-decoration: none;
	background-image: url(dot1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.ColumList li a:hover {
	color: #990000;
}
.UserBox .ip1bg {
	background-image: url(dzzh.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: auto;
	clear: both;
	padding-left: 69px;
	padding-top: 1px;
}
.UserBox .ip2bg {
	background-image: url(mm.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	margin: auto;
	clear: both;
	padding-left: 69px;
	padding-top: 1px;
}
.ip1 {
	width: 110px;
	background-color: #F6FFEE;
	height: 14px;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border:1px solid #C4BFB8;
	line-height: 14px;
}
.UserBox .btn1bg {
	width: 150px;
	text-align: center;
	clear: both;
	margin: auto;
	height: 33px;
}
.btn1 {
	background-image: url(login_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 63px;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border:1px solid #77663F;
	color: #77663F;
	float: left;
	margin: 5px;
	cursor:pointer;
}
.BottomNavBox li {
	background-image: url(BottomNavLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	padding-left: 36px;
	line-height: 20px;
	height: 20px;
	font-size: 14px;
}
.BottomNavBox li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.BottomNavBox li a:hover {
	color: #990000;
}
.BottomNavBox li:first-child {
	background-image: none;
	padding-left: 0px;
}
.BottomNavBox {
	/*display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 360px;
	padding-top: 8px;
	padding-bottom: 8px;*/
	display: block;
	width: 400px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
	margin: 0 auto;
}
.BottomNavBox a {
	text-align: center;
}
.BottomCopyBox {
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	display: block;
	width: 980px;
	overflow: hidden;
	margin-top: -13px;
}
.nodisplay {
	display: none;
}
.ChannelNameBox {
	clear: both;
	height: 60px;
	width: 228px;
	/*background-color: #174b27;*/
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 24px;
	color: #FFFFFF;
	text-indent: 20px;
	line-height: 60px;
	background-image: url(ChannelNameBox-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ItemType1 a, .ItemType3 a, .ItemType5 a, .ItemType7 a, .ItemType9 a, .ItemType11 a, .ItemType13 a, .ItemType15 a, .ItemType17 a, .ItemType19 a, .ItemType21 a {
	background-color: #e1dfe0;
	background-image: url(ItemType1bg.GIF);
	background-repeat: repeat-y;
	background-position: right center;
}
.ItemType2 a, .ItemType4 a, .ItemType6 a, .ItemType8 a, .ItemType10 a, .ItemType12 a, .ItemType14 a, .ItemType16 a, .ItemType18 a, .ItemType20 a, .ItemType22 a {
	background-color: #e1dfe0;
	background-image: url(ItemType2bg.GIF);
	background-repeat: repeat-y;
	background-position: right center;
}
.ListPageMainBox {
	background-color: #FFFFFF;
}
.ListPageMainBoxR {
	float: right;
	width: 740px;
}
.ListPageBannerBox {
	clear: both;
	height: 110px;
	background-image: url(18.jpg);
}
.SiteNavBox {
	float:right;
	line-height: 36px;
	background-image: url(houseicon-new.GIF);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #333333;
	font-size: 12px;
	height: 28px;
	padding-bottom: 5px;
}
.SiteNavBox a {
	color: #333333;
	text-decoration: none;
}
.ListPageMainBoxR a:hover {
	color: #990000;
	text-decoration: underline;
}
.ListHeadBox {
	background-image: url(listh1bg1-new.gif);
	background-repeat: repeat-x;
	height: 35px;
	clear: both;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.ListHeadBoxWarp{
	height:33px;
	padding-right:10px;
	background-color:#DFDFDF;
}
.ListHeadBoxInner {
	float:left;
	line-height: 33px;
	background-color: #dfdfdf;
	/*border: 1px solid #FFFFFF;*/
	height: 33px;
	background-image: url(listh1bg2-new.GIF);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	padding-left: 47px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.ListContentBox {
	padding: 40px;
	border: 1px solid #CCCCCC;
	background-color: #f4f4f4;
}
.ListPageMainBoxR .pageItem {
	clear: both;
	line-height: 24px;
	display: block;
	background-color: #f3f3f3;
	text-align: center;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.pageItem a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	background-image: url(topnavbg1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #990000;
}
.pageItem a, .pageItem span {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.pageItem a:hover {
	color: #990000;
	background-image: url(LinkButBg1.JPG);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #CCCCCC;
}
.pageItem span {
	background-color: #CCCCCC;
	color: #666666;
	background-image: url(LinkButBg1.JPG);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #CCCCCC;
}
.pageItem td {
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	font-size: 12px;
}
.ReInfoListBox h1 {
	line-height: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ReInfoListBox h1 .TxtBox {
	float: left;
	font-size: 20px;
	color: #083e1a;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	padding-left: 10px;
}
.ReInfoListBox h1 .MoreBox {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: right;
}
.ReInfoListBox h1 .MoreBox a {
	color: #333333;
	text-decoration: none;
}
.ListItemType1, .ListItemType3, .ListItemType5, .ListItemType7, .ListItemType9, .ListItemType11, .ListItemType13, .ListItemType15, .ListItemType17, .ListItemType19, .ListItemType21, .ListItemType23, .ListItemType25, .ListItemType27, .ListItemType29 {
}
.ListItemType2, .ListItemType4, .ListItemType6, .ListItemType8, .ListItemType10, .ListItemType12, .ListItemType14, .ListItemType16, .ListItemType18, .ListItemType20, .ListItemType22, .ListItemType24, .ListItemType26, .ListItemType28, .ListItemType30 {
	background-color: #e6e6e6;
}
.ReInfoListBox li {
	line-height: 30px;
	display: block;
	clear: both;
	height: 30px;
}
.PeInfoListBox li {
	line-height: 30px;
	display: block;
	clear: both;
}
.CTitleBox {
	float: left;
}
.CTitleBox a {
	padding-left: 21px;
	background-image: url(dot1.gif);
	background-position: 11px center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
.ReInfoListBox ul {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.PeInfoListBox ul {
	display: block;
	padding: 0px;
}
.AddDateBox {
	float: right;
	padding-right: 10px;
}
.ReInfoListBox .CTitleBox a:hover {
	color: #990000;
	text-decoration: underline;
}
.LeftNavBox2 {
	clear: both;
}
.LeftNavBox2 li {
	font-size: 14px;
	line-height: 35px;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.LeftNavBox2 li a {
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: "Î¢ÈíÑÅºÚ";
}
.Item2Type1 a {
	color: #FFFFFF;
	background-color: #325c8e;
	background-image: url(zoom360.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}
.Item2Type2 a {
	color: #5e2a02;
	background-color: #ffa800;
	background-image: url(weibicon.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}
.Item2Type2 a:hover {
	background-color: #FFCC33;
}
.Item2Type1 a:hover {
	background-color: #3399CC;
}
.Datelbox {
	background-color: #f9f9f9;
	padding: 40px;
	border: 1px solid #CCCCCC;
}
.DatelTitlebox {
	font-size: 24px;
	font-weight: normal;
	color: #003333;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 40px;
	margin: 0px;
	clear: both;
	font-family: "Î¢ÈíÑÅºÚ";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.DatelAuthorbox {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	clear: both;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
}
.Datelnavigationbox {
	margin: 10px;
	font-size: 12px;
	line-height: 25px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.Datelnavigationbox a {
	color: #333333;
	text-decoration: none;
}
.Datelnavigationbox div {
	padding-left: 10px;
}
.SearchBox a {
	line-height: 30px;
	text-decoration: none;
	color: #333333;
	background-image: url(dot1.gif);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.SearchBox li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.MapBox {
	border: 5px solid #CCCCCC;
	height: 700px;
	width: 730px;
	background-color: #F0F0F0;
}
.ContactTb {
	margin: 10px;
}
.ContactTb td {
	font-size: 14px;
	line-height: 25px;
}
.ListSearchBox {
	background-color: #FFFFFF;
	padding: 0px;
	height: 34px !important;
	clear: both;
	margin-left: -1px;
	/*border: 5px solid #ab986e;*/
	margin-top: 10px;
}
.ListSearchBox a img{
	border:none;
}
.seip1 {
	background-color: #FFFFFF;
	float: left;
	width: 65%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	height: 30px;
	padding-left: 2%;
	display: block;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sebt1 {
	float: right;
	height: 30px;
	width: 33%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #cc6000;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.sebt1:hover {
	background-color: #993300;
}
.DatelContentBox {
	line-height: 35px;
	font-size: 14px;
	min-height:500px;
}
.DatelContentBox p {
	display: block;
	margin: 0px;
	padding: 0px;
	line-heigh:28px;
}
.PicImageBox {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.PicDatelbox {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.piclistbox td {
	padding: 5px;
	text-align: center;
}
.PicTitleBox {
	line-height: 25px;
	text-align: center;
}
a {
	color: #333333;
	text-decoration: none;
}
.TopBtnBox2 {
	float: right;
	clear: right;
	height: 40px;
	/*width: 120px;*/
	padding-top: 55px;
}
/*.TopBtnBox1 {
	clear: both;
	float: right;
	width: 500px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top:10px;
}
.TopBtnBox1 a{
	display:inline-block;
	width:109px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url('right_top_tool.png') no-repeat center;
}*/

.TopBtnBox1 {
	display: block;
	clear: both;
	float: right;
	width: 211px;
	height: 34px;
	line-height: 34px;
	margin-right: 9px;
	margin-top: 8px;
	font-size: 16px;
	color: #076ca8;
	border: 1px solid #076ca8;
	text-indent: 11px;
	background:url('TopBtnBox1_01.png') no-repeat 182px 6px;
}
.TopBtnBox1:hover {
	text-decoration: underline;
}
.WeiBoBtn {
	background-image: url('weibo.gif');
	height: 30px;
	width: 32px;
	display: block;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
.st {
	background-image: url('st.png');
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	font-size: 0px;
	line-height: 0px;
	margin-right:10px;
}
.WzhanBtn {
	float: left;
	height: 30px;
	width: 32px;
	margin-left: 10px;
	background-image: url('zhangai.gif');
	display: block;
	font-size: 0px;
	line-height: 0px;
}
.TopBtnBox1 a {
	color: #666666;
	font-weight: bold;
	margin-left: 15px;
}
.TopBtnBox1 a:hover {
	color: #990000;
	text-decoration: underline;
}
.WeiBoBtn:hover {
	background-image: url('weibo.gif');
}
.WzhanBtn:hover {
	background-image: url('zhangai.gif');
}
.rollimg .PicBoder {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	clear: both;
	display: block;
}
.rollimg .PicTit {
	display: block;
	clear: both;
}
.rollimg a:hover .PicBoder {
	background-color: #990000;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.BullienBoxUl .Content {
	border-bottom: dashed 1px #999999; padding:5px 0;
}
.PeInfoListBox .piclistbox .PicImageBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page_wrap {
	ZOOM: 1;
	MARGIN-BOTTOM: 10px;
	CLEAR: both;
	OVERFLOW: hidden
}
.paginator {
	HEIGHT: 25px;
	OVERFLOW: hidden
}
.paginator {
	FONT-FAMILY: Tahoma, "ËÎÌå";
	FONT-SIZE: 12px
}
.paginator INPUT {
	FONT-FAMILY: Tahoma, "ËÎÌå";
	FONT-SIZE: 12px
}
.paginator BUTTON {
	FONT-FAMILY: Tahoma, "ËÎÌå";
	FONT-SIZE: 12px
}
.paginator A {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 23px;
	MARGIN: 0px 5px 0px 0px;
	WHITE-SPACE: nowrap;
	BACKGROUND: #fff;
	FLOAT: left;
	HEIGHT: 23px;
	VERTICAL-ALIGN: middle
}
.paginator SPAN {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 23px;
	MARGIN: 0px 5px 0px 0px;
	WHITE-SPACE: nowrap;
	BACKGROUND: #fff;
	FLOAT: left;
	HEIGHT: 23px;
	VERTICAL-ALIGN: middle
}
.paginator A {
	COLOR: #333333
}
.paginator B {
	MARGIN: 3px;
	FONT-FAMILY: "ËÎÌå";
	FONT-WEIGHT: 300
}
.paginator A:link {
	TEXT-DECORATION: none
}
.paginator A:visited {
	TEXT-DECORATION: none
}
.paginator A:hover {
	TEXT-DECORATION: none
}
.paginator A:active {
	TEXT-DECORATION: none
}
.paginator .page-start {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	BACKGROUND: #ffffff;
	BORDER-TOP: #d3d3d3 1px solid;
	BORDER-RIGHT: #d3d3d3 1px solid;
	PADDING-TOP: 0px
}
.paginator A {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	BACKGROUND: #ffffff;
	BORDER-TOP: #d3d3d3 1px solid;
	BORDER-RIGHT: #d3d3d3 1px solid;
	PADDING-TOP: 0px
}
.paginator .page-end {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	BACKGROUND: #ffffff;
	BORDER-TOP: #d3d3d3 1px solid;
	BORDER-RIGHT: #d3d3d3 1px solid;
	PADDING-TOP: 0px
}
.paginator .page-start {
	BORDER-BOTTOM-COLOR: #d9d9d9;
	BORDER-TOP-COLOR: #d9d9d9;
	COLOR: #333333;
	BORDER-RIGHT-COLOR: #d9d9d9;
	BORDER-LEFT-COLOR: #d9d9d9
}
.paginator .page-end {
	BORDER-BOTTOM-COLOR: #d9d9d9;
	BORDER-TOP-COLOR: #d9d9d9;
	COLOR: #333333;
	BORDER-RIGHT-COLOR: #d9d9d9;
	BORDER-LEFT-COLOR: #d9d9d9
}
.paginator .page-this {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 0px
}
.paginator .page-break {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 0px
}
.paginator .page-break {
	BORDER-BOTTOM: #fff 1px solid;
	BORDER-LEFT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BORDER-RIGHT: #fff 1px solid
}
.paginator .page-this {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #c6dcc6;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	COLOR: #013d13;
	BORDER-TOP: #d3d3d3 1px solid;
	FONT-WEIGHT: bold;
	BORDER-RIGHT: #d3d3d3 1px solid;
	PADDING-TOP: 0px
}
.paginator .page-skip {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 22px;
	MARGIN: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	HEIGHT: 22px;
	PADDING-TOP: 0px
}
.paginator .page-skip INPUT {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 19px;
	MARGIN: 1px 6px 0px;
	PADDING-LEFT: 2px;
	WIDTH: 23px;
	PADDING-RIGHT: 0px;
	HEIGHT: 19px;
	FONT-SIZE: 12px;
	VERTICAL-ALIGN: middle;
	BORDER-TOP: #d3d3d3 1px solid;
	BORDER-RIGHT: #d3d3d3 1px solid;
	PADDING-TOP: 0px;
	_margin-top: 0px
}
.paginator .page-skip BUTTON {
	PADDING-BOTTOM: 5px;
	LINE-HEIGHT: 20px;
	MARGIN-TOP: -1px;
	PADDING-LEFT: 5px;
	WIDTH: auto;
	PADDING-RIGHT: 5px;
	HEIGHT: 23px;
	MARGIN-LEFT: 10px;
	FONT-SIZE: 12px;
	VERTICAL-ALIGN: top;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	_padding: 0 5px 0 5px;
	_width: 0;
	_height: 16px;
	_line-height: 16px
}
.paginator A:hover {
	BORDER-BOTTOM: #a6a6a6 1px solid;
	BORDER-LEFT: #a6a6a6 1px solid;
	COLOR: #000000;
	BORDER-TOP: #a6a6a6 1px solid;
	BORDER-RIGHT: #a6a6a6 1px solid
}
.BookTypeList {
	display: block;
	margin: 0px;
	line-height: 22px;
	font-size: 12px;
	clear: both;
	height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #f0f0f0;
}
.BookSearchBox {
	clear: both;
	display: block;
	padding: 10px;
}
.BookTypeList li {
	display: block;
	float: left;
	list-style-type: none;
}
.checkedTxtBox {
	display: block;
	text-align: center;
	float: left;
	white-space: nowrap;
}
.checkedBox {
	text-align: center;
	display: block;
	float: left;
}
.Sel2Box select {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	WIDTH: 102px;
	BACKGROUND: url(./images/bg.png) no-repeat 0px -33px;
	FLOAT: left;
	BORDER-TOP: medium none;
	BORDER-RIGHT: medium none
}
.MainSearchBox {
	border: 1px solid #CCCCCC;
}
.Blank5 {
	height: 5px;
	width: auto;
}
.mainBoxRlist1 {min-height:500px;}
/*************new version css******************/
.IndexNews{
	float:right;
	width:390px;
	height:275px;
	border:1px solid #D1D0C1;
	background-color:#fff;
}
.IndexNews h1{
	margin:0px;
	height:32px;
	line-height:32px;
	background:url(news_banner.png) no-repeat;
}
.IndexNews .TxtBox{
	padding-left:15px;
	font-size:12px;
	float:left;
	color:#822900;
}
.IndexNews .MoreBox a{
	padding-right:15px;
	font-size:12px;
	float:right;
	color:#822900;
}
.IndexNews .news-container{
	background:url(news_title_bg.png) no-repeat;
	height:78px;
}
.IndexNews .news-container .news-txt{
	padding-top:8px;
	width:300px;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
}
.IndexNews .news-container .news-txt h2,p{
	overflow:hidden;
	text-overflow:ellipsis;
}
.IndexNews .news-container .news-txt p{
	margin-top:-10px;
}
.IndexNews .news-lists{
	height:165px;
}
.IndexNews .news-lists ul{
	padding:10px;
	height:160px;
	margin-top:-5px;
}
.IndexNews .news-lists ul li{
	height:30px;
	line-height:30px;
}
.IndexNews .news-lists ul li a{
	font-size:12px;
	background:url(list-image-icon.png) no-repeat left center;
	padding-left:10px;
}
.IndexNews .news-lists .TitleText{
	float:left;
	width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexNews .news-lists .TitleText a{
	width:278px;
}
.IndexNews .news-lists .DateBox{
	float:right;
}
.IndexNews .news-container .news-txt h2 a{
	font-size:15px;
	color:red;
}
.IndexNews .news-container .news-txt h2{
	color:red;
}
.IndexNews .news-container .news-txt p{
	font-size:12px;
}
.IndexIconNav{
	width:730px;
	height:75px;
	float:left;
	line-height:75px;
	overflow:hidden;
	padding-top:5px;
}
.IndexIconNav ul li{
	display:inline;
	float:left;
	margin-top:5px;
}
.IndexIconNav ul li a img{
	width:170px;
	border:none;
}
.IndexCategoryLists{
	width:750px;
	float:left;
	padding:0px 5px 5px 5px;
	padding-right:0px;
	margin-left:-5px;
}
.IndexCategoryLists .IndexCat{
	width:355px;
	height:220px;
	float:left;
	margin-top:8px;
	background-color:#fff;
	border:1px solid #D1CFBF;
}
.IndexCategoryLists .IndexCat .ContentBox{
	height:180px;
}
.IndexCategoryLists .IndexCat .ContentBox ul li{
	display:inline-block;
	float:left;
	width:160px;
}
.TxtBox{
	padding-left:15px;
	font-size:12px;
	float:left;
	color:#822900;
}
.MoreBox a{
	padding-right:15px;
	font-size:12px;
	float:right;
	color:#A5987F !important;
}
.IndexCategoryLists .IndexCat h1{
	margin:0px;
	height:34px;
	line-height:34px;
	background:url(category_bg1.png) no-repeat;
}
.IndexCategoryLists .IndexCat ul{
	margin:5px;
	height:145px;
}
.IndexCategoryLists .IndexCat ul li{
	display:inline;
	height:30px;
	line-height:30px;
}
.IndexCategoryLists .IndexCat ul li a{
	font-size:12px;
	background:url(list-image-icon.png) no-repeat left center;
	padding-left:10px;
}
.IndexCategoryLists .IndexCat ul li .TitleText{
	width:260px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexCategoryLists .IndexCat ul li .TitleText a{
	width:258px;
}
.IndexCategoryLists .IndexCat ul li .DateBox{
	float:right;
}
.IndexDZZNBox{
	background-color:#fff;
	height:222px;
	border:1px solid #CABFA9;
}
.IndexDZZNBox h1{
	margin:0px;
	background:url(right_box_top_bg1.png) no-repeat;
	height:35px;
	line-height:35px;
	font-size:12px;
	padding-left:15px;
	color:#fff;
}
.gov_pub a img{
	border:none;
}
.IndexDZZNBox2{
	background-color:#fff;
	height:117px;
	border:1px solid #CABFA9;
}
.IndexDZZNBox2 h1{
	margin:0px;
	background:url(right_box_top_bg1.png) no-repeat;
	height:35px;
	line-height:35px;
	font-size:12px;
	padding-left:15px;
	color:#fff;
}
.IndexDZZNBox2 .ReaderNavBox a {
	width:99px;
	height:29px;
	background-image: url(right_btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 12px;
	margin-top:15px;
	margin-bottom:5px;
	color: #333333;
	display:block;
	text-decoration: none;
}
.bottom-Box{
	overflow:hidden;
}
.GenBookInfo{
	width:360px;
	float:left;
	margin-right:12px;
	background-color:#fff;
	border:1px solid #EAE7DD;
}
.GenBookInfo h1{
	margin:0px;
	height:34px;
	line-height:34px;
	background:url(category_bg.png) no-repeat;
	padding-left:10px;
}
.GenBookInfo .TxtBox{
	float:left;
	font-size:12px;
}
.GenBookInfo .MoreBox{
	float:right;
	font-size:12px;
}
.GenBookInfo .book-list tr{
	/*height:30px;*/
	/*line-height:30px;*/
}
.about_bt{
	float:left;
	/*margin-left:4px;*/
}
.about_bt a img{
	border:none;
}
.right_bottom_box{
	float:left;
}
.IndexDZZNBox3{
	height:185px;
	width:230px;
	border:1px solid #DBD5C1;
}
.IndexDZZNBox3 h1{
	margin:0px;
	font-size:12px;
	color:#fff;
	padding-left:15px;
	height:35px;
	line-height:35px;
	background:url(right_box_top_bg1.png) no-repeat;
}
.IndexDZZNBox3 .ContentBox ul{
	padding-top:3px;
}
ul li a:hover{
	color: #990000;
	text-decoration: underline;
}
/*ul li a:active{
	color:#663300 !important;
	text-decoration:none;
	background-color:#F4E6CF !important;
	background:url(acitive-bg.png);
}*/
.links{
	margin-top:-33px;
	width:733px;
	border:1px solid #DBDACE;
	height:32px;
	line-height:32px;
	border:1px solid #ccc;
	float:left;
	background:url(link_bg.png);
}
.filter_group{
	padding-left:100px;
}
.links .filter_group ul li{
	display:inline;
	margin-left:10px;
}
.links .filter_group ul li select{
	width:190px;
	text-align:center;
}
#menuLayer0,#menuLayer1,#menuLayer2,#menuLayer3,#menuLayer4,#menuLayer5{
	top:170px !important;
	opacity: .9 !important;
	filter:alpha(opacity=90);
}
/*QQ¿Í·þÓëÔÚÏßÁôÑÔ*/
.ql{width:530px;height:230px;margin-left:60px;}
.qqkf{width:230px;height:230px;float:left;}
.zxly{width:230px;height:230px;float:right;}

/*TABÇÐ»»*/
.hasMoreTab{ height:180px; font-family:"Microsoft YaHei";}
.hasMoreTab .hd{ line-height:35px; height:24px;position:relative; padding-right:16px;  }
.hasMoreTab .hd .more{ float:right; }
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:26px;  overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left;  padding:0 10px; cursor:pointer; margin-left:-1px;  }
.hasMoreTab .hd li.on{ font-weight:bold; height:25px; line-height:25px; background:#fff; font-weight:bold; color:#c00;  }
.hasMoreTab .bd{  padding:2px;position:relative;  }
.hasMoreTab .bd h2{ font-size:14px; }
.hasMoreTab .bd p{ color:#999;  }
.hasMoreTab .bd p a{ color:#c00;  }
.ds{width:160px;float:left;overflow:hidden;}

.sitehitsList {
	color: #333;
	font-size: 18px;
}
.sitehitsList:hover {
	color: #990000;
	text-decoration: underline;
}

.RollImgColBar {
  clear: both;
  width: 950px;
  margin: auto;
  height: 36px;
  position: relative;
	background-image: url(www.nmgtyq.gov.cnphpcmscustomstylesDot6.gif);
  background-repeat: repeat-x;
  background-position: center center;
	margin-top: 20px;
}

.BulletinPrev {
  left: 410px;
  top: 0px;
}
.BulletinPrev, .BulletinNext {
  font-size: 14px;
  line-height: 30px;
  color: #CCCCCC;
  cursor: pointer;
  background-color: #006699;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  height: 30px;
  width: 70px;
  position: absolute;
  text-align: center;
	margin-top: 3px;
}
.BulletinNext {
  left: 485px;
  top: 0px;
}
.BulletinNext:hover ,.BulletinPrev:hover{
	color: #FFFFFF;
	background-color: #0099FF;
}
.RollImgBox {
  margin: auto;
  clear: both;
  width: 950px;
	margin-top: 20px;
}
.RollImgBox .TxtBox1 {
  display: block;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
  clear: both;
	/*margin-top: 10px;
	margin-bottom: 20px;*/
}
.Pimg {
	width: 950px;
	height: 1603px;
	display: block;
	position: absolute;
	left: 0;
	top: 56px;
}

.PicListBox {
	width: 735px;
	overflow: hidden;
}
.PicListBox ul li {
  float: left;
  display: inline;
  width: 226px;
  height: 161px;
  position: relative;
  margin-left: 15px;
  margin-bottom: 20px;
}
.PicListBox ul li a {
  display: block;
  width: 226px;
  height: 161px;
  background-color: #e3e2e1;
  text-align: center;
  font-size: 14px;
  color: #333;
	text-decoration: none;
}
.PicListBox ul li a:hover{text-decoration: none;background-color:#1274C0;color:#fff;font-weight:bold;}
.PicListBox ul li img {
	width: 226px;
  margin-bottom: 10px;
}
