/* 哀悼日样式开始 *   /
html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#grayscale);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
} 

body{ filter:Grayscale(100%); } 
/  * 哀悼日样式结束 */
body
{
    color: black;
    font-size: 12px;
    background: white repeat;
}
/* 焦点图 */
#FocusImg_JS{ overflow:hidden; width:210px;height:286px; margin:0 auto;border: 2px solid #d5d4d4;padding:4px;margin:0;}
#FocusImg_JS img{  border:1px solid #d4d4d4;}
/* 大图所在的容器 */
#FIJ_L{ overflow:hidden; float:left;width:150px;text-align:center;}
/* 图片所在容器 */
#FIJ_L span{ display:block; overflow:hidden;padding-top:4px;}
/* 标题所在容器 */
#focustext{text-align:center;display:block; height:20px; padding:4px 0 3px 0; font-size:12px; text-align:center;  margin:0; line-height:13px;clear:both;}
#focustext a,#focustext a:visited{color:#000; text-decoration:none;}
#focustext a:hover,#focustext a:active{color:#c00; text-decoration:underline;}

/* 小图所在容器 */
#FIJ_R{ width:47px; overflow:hidden; float:left;padding-top:4px; margin-left:5px; display:inline;}
/* 图片容器 */
.id_FIJ_R_ImgBlk{width:47px; height:61px; overflow:hidden; clear:both; cursor:pointer;}
.id_FIJ_R_ImgBlk img { border:1px solid #fff;-moz-opacity:.5; opacity:0.5;}
.id_FIJ_R_ImgBlk_On{width:47px; height:61px; overflow:hidden; clear:both; cursor:pointer; background:url() no-repeat 0 35px;}
.id_FIJ_R_ImgBlk_On img{ border:2px solid #000;}
html* .id_FIJ_R_ImgBlk{width:47px; height:61px; overflow:hidden; clear:both; cursor:pointer;}
html* .id_FIJ_R_ImgBlk img{filter:progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=50,finishOpacity=50);}

/**/
a:link,a:visited {color: #000;text-decoration:none;}
a:hover,a:active{color:#666666; text-decoration:underline}

.table_form{ border:#DCDCDC solid 1px}
.left_lien{ border-right:#CFCDCD solid 1px}
.image_title{margin:0 0 0 8px}
.left_lien{ border-right:#CFCDCD solid 1px}
.leftbuttom_lien{ border-bottom:#CFCDCD solid 1px; border-right:#CFCDCD solid 1px}
.buttom_lien{ border-bottom:#CFCDCD solid 1px}

.menu_bg {height: 5px; width: 11px; top: 0px; right: 42px; margin-left: 35px}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 98%;
	font-size:1px;
}
.point {
	background-image: url(../images/point.gif);
	margin: 0;
	background-repeat: no-repeat;
	height: 11px;
	width: 15px;
	display: inline-block;
}
.more {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	margin-right: 8pt;
	margin-bottom: 2pt;
	height: 11px;
	width: 35px;
}
.more1 : a:link,a:visited {color: silver;text-decoration:none;}
#menu {
	background-image: url(../images/T_6.jpg);
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px; 
    text-align:center;
	}
#menu a {
	display:block;
	}
#menu a:hover {
	background:#EA0207;
	color: #FFFFFF;
	font-weight: bold;
    text-decoration:none;
	}
.Titfont {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
}
.date {
	font-size: 12px;
	text-decoration: none;
	width: 70px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 32px;
	width: 900px;
}
.textContent {
	font-size: 14px;
	line-height: 20px;
}
.bg_01{
    background-image: url(../images/01.jpg); 
	background-repeat: no-repeat; 
	background-position: 290px 200px
}
.bg_02{
	background-image: url(../images/02.jpg);
	background-repeat: no-repeat;
	background-position: 490px 210px;
	height: 390px;
	width: 665px;
}
.bg_03{
	background-image: url(../images/03.jpg);
	background-repeat: no-repeat;
	background-position: 475px -10px;
	height: 390px;
	width: 665px;
}
.bg_04{
	background-image: url(../images/04.jpg);
	background-repeat: no-repeat;
	background-position: 475px 0px;
	height: 390px;
	width: 665px;
}
.bg_05{
	background-image: url(../images/05.jpg);
	background-repeat: no-repeat;
	background-position: 460px 210px;
	height: 390px;
	width: 665px;
}
.bg_06{
	background-image: url(../images/06.jpg);
	background-repeat: no-repeat;
	background-position: 220px 165px;
	height: 390px;
	width: 665px;
}
.bg_07{
	background-image: url(../images/07.jpg);
	background-repeat: no-repeat;
	background-position: 410px 220px;
	height: 390px;
	width: 665px;
}
.bg_08{
	background-image: url(../images/08.jpg);
	background-repeat: no-repeat;
	background-position: 410px 140px;
	height: 390px;
	width: 665px;
}
.bg_book{
	background-image: url(../images/book_bg.gif);
	background-repeat: no-repeat;
	width: 88px;
	height:118px;
	padding-bottom: 10px;
}
.buddy {
	background-image: url(../images/buddy.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 596px;
	background-position: right;
}
.no_info {
	background-image: url(../images/no_info.gif);
	background-repeat: no-repeat;
	background-position: 240px 160px;
	height: 390px;
	width: 665px;
}
.font_14 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}
.font_13 {
	font-size: 14px;
	color: #000;
	line-height: 22px;
}
.form {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-position: center center;
}
.cell {
	border:none;
	color:#666666;
	text-align:center;
	margin-top:0px;
	margin-right:2px;
	margin-bottom:0px;
	margin-left:2px;
	padding-top:5px;
	padding-right:0;
	padding-bottom:5px;
	padding-left:0;
	font-size: 14px;
	font-weight: bold;
}
/*宽度*/
.w1370
{
    width: 1340px;
    margin: 0 auto;
}
.mt5
{
    margin-top: 5px;
}

.mt10
{
    margin-top: 10px;
}

.mt20
{
    margin-top: 20px;
}


header, footer, article, section, nav, menu, hgroup, aside, figure, dialog, legend
{
    display: block;
}
.clearfix
{
    display: block;
}
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0pt;
    visibility: hidden;
}

/*header*/
.logo
{
    background: url(../images/T_2.jpg) no-repeat;
    display: inline-block;
    width: 350px;
    height: 65px;
    margin: 0 0 0 10px;
}

.logo2
{
    background: url(../images/15.png) no-repeat;
    display: inline-block;
    width: 111px;
    height: 43px;
    margin: 8px 0 0 10px;
}

.fl
{
    display: inline;
    float: left;
}
.fr
{
    display: inline;
    float: right;
}
.header-r
{
    text-align: right;
    position: relative;
}
.header-r01
{
    text-align: right;
    padding: 10px;
    display: inline;
}
li
{
    list-style-type: none;
}
.menu-box
{
    background: #CB072D;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #E5E5E8;
    font-weight: bold;
    box-shadow: 0 4px 6px 1px gray;
}
    .menu-box li
    {
        float: left;
        display: block;
    }

        .menu-box li.first
        {
            border-radius: 3px 0px 0 3px;
        }

        .menu-box li.cur, .menu-box li:hover
        {
            background: #ececec;
            background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#ececec));
            background: -moz-linear-gradient(top, #fbfbfb, #ececec);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#ececec');
            font-weight: bold;
            -webkit-transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -o-transition: all 300ms linear;
            -ms-transition: all 300ms linear;
            transition: all 300ms linear;
        }

    .menu-box a
    {
        padding: 0 15px;
        display: block;
    }

        .menu-box a:link, .menu-box a:visited
        {
            color: white;
        }

    .menu-box li.cur a:link, .menu-box li:hover a:link, .menu-box li.cur a:visited, .menu-box li:hover a:visited
    {
        color: #333;
        text-decoration: none;
    }
	
	/*内页*/
.ny-box
{
    background: white;
    border: 1px solid #d5d4d4;
    border-radius: 10px;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    width: 1300px;
    margin: 6px auto;
    line-height: 22px;
	padding:15px;
}

/*index cont------------------------------*/
.index-l
{
    width: 18%;
}

.index-r
{
    width: 81%;
	margin-top: -10px;
}

.fl
{
    display: inline;
    float: left;
}

.fr
{
    display: inline;
    float: right;
}
.titlefont{
	margin-top: -25px;
	margin-left: 13px;
	font-size: 18px;
	color: #CB072D;
	font-weight: bold;
}

/*内容边框及标题样式*/
.box-gray
{
	margin-top: 10px;
    border: 2px solid #eeeeee;
    background: #fff;
}

/*图片轮播*/
ul,dl{list-style:none;}
zhtml,body,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,article,aside,details,figure,figcaption,footer,header,hgroup,menu,nav,section,time,mark,audio,video{background:transparent;font-weight:normal;margin:0;padding:0}
ul,li{list-style:none;margin:0;padding:0;}
.shop_ads img{width:1050px;height:282px;}
div.ads_sort dd.now_theme a{color:#fff;}
div.ads_sort a{outline:none;clear:both;}
div.shop_ads,div.ads_sort dl{position:absolute;}
div.shopads_box .rotation2{display:none;}
div.shop_cart .down_arrow{cursor:pointer;}
.shopads_box{ height:400px; overflow:hidden; position:relative; margin-top:10px;}
.shop_ads img{ width:1047px; height:280px; border:#e9e9e9 solid 1px;}
.rotation2{ position:absolute; right:8px; bottom:8px; z-index:100;}
.rotation2 li{width:13px; height:13px; line-height:13px; text-align:center;overflow:hidden; cursor:pointer; border:#c2bebb solid 1px; color:#525250; background:#e9e9e7; float:left; margin-left:3px;}
.rotation2 .current_ad{ background:#b41d2c; color:#fff;}
.ads_sort{ padding:0 24px; height:29px; overflow:hidden; position:relative;}
.left_arrow,.right_arrow{ background:url(../images/bookshopbg.png) no-repeat; position:absolute; top:0; width:24px; height:29px;}
.left_arrow{ background-position:-218px -92px; left:0;}
.right_arrow{ background-position:-244px -92px; right:0;}
.ads_sort dd{ float:left; height:29px; width:250px; overflow:hidden; line-height:29px; background:url(../images/little-bg.png) repeat-x 0 -741px; text-align:center;color:#535353;}
.ads_sort dd a{color:#535353;}
.ads_sort dd a:hover{color:#ed7c00; text-decoration:none;}
.ads_sort .now_theme{background:url(../images/little-bg.png) repeat-x 0 -712px; font-weight:700;color:#fff;}

img {
border:0;
}

table {
font-size:12px;
}

/*文明办图片轮播*/
.lunbo{
	width:225px;
	height:280px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.lunbo img{width: 100%;height:100%;}
