/* CSS Document */
body,div,ul,li,a,img,form,menu{
	border:0px;
	margin:0px;
	padding:0px;}
ul,li{
	list-style: none;}
a{
	text-decoration:none;
	cursor:pointer;}
a:hover{
	color:red;}
body {
	text-align: center;	
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;}
#all{
	width:980px;
	height:1036px;
	margin: 0 auto;	
	font-family:'宋体';}

#all #top{
	height:110px;}
#top .top1{
	height:83px;}
#top .top1 li{
	float:left;	
	height:40px;
	line-height:40px;
	width:60px;
	font-family:'微软雅黑';
	font-weight:bold;
	font-size:16px;}
#top .top1 li a{
	color:#444444;}
#top .top1 .menu1{
	width:90px;}
#top .top1 .menu1_on{
	background-image:url(../images/menu1_on_bg.jpg);
	background-repeat:no-repeat;
	width:90px;}
#top .top1 li a:hover{
	color:#2667a9;}
#top .top2{
	height:27px;
	display:none;}
#top .top2 .menu2{
	width:90px;	
	height:27px;
	line-height:27px;
	font-family:'微软雅黑';
	font-size:14px;
	float:left;}
#top .top2 .menu2 a{
	color:#FFF;}
#top .top2 .menu2 a:hover{
	color:yellow;}
/**/

#all #book{
	height:926px;
	width:980px;}
#book .index_img{
	height:295px;}
#book .news{
	width:980px;
	height:501px;	
	float:left;
	background-image:url(../images/news_bg.jpg);
	background-repeat:no-repeat;}
#book .left{
	float:left;
	width:260px;	
	height:501px;}
#book .left .left_b li{
	height:42px;}
#book .left .left_b li a{
	font-family:'微软雅黑';
	font-size:14px;
	font-weight:bold;
	color:#000;
	float:left;
	line-height:41px;
	padding-left:45px;}
#book .left .left_b li span{
	font-size:10px;
	color:#7c7c7c;	
	float:right;
	padding-top:16px;
	padding-right:30px;}

#book .middle{
	float:left;
	width:506px;	
	height:501px;}
#book .middle .mid_top{
	background-image:url(../images/left_bg1.jpg);
	background-repeat:repeat-x;
	height:29px;
	width:460px;
	margin:30px auto 0;}
#book .middle .mid_top ul .tag_on{
	float:left;
	height:23px;
	width:77px;
	background-image:url(../images/tag_on.jpg);
	background-repeat:no-repeat;}
#book .middle .mid_top ul .tag_on span{
	color:#FFF;	
	font-size:12px;
	line-height:23px;
	*line-height:20px;	
	_line-height:22px;}
#book .middle .mid_top ul .tag_off{
	float:left;
	height:23px;
	width:77px;
	background-image:url(../images/tag_off.jpg);
	background-repeat:no-repeat;}
#book .middle .mid_top ul .tag_off span{
	color:#005fae;
	font-size:12px;
	line-height:23px;
	*line-height:20px;	
	_line-height:22px;}
#book .middle .content li{
	margin:0 auto;
	height:25px;
	width:460px;
	background-image:url(../images/red.jpg);
	background-repeat:no-repeat;	
	text-align:left;}
#book .middle .content li a{
	line-height:25px !important;
	line-height:22px;
	padding-left:25px;
	font-size:12px;
	color:#26507a;}
#book .middle .content li a:hover{
	color:red;}
#book .middle .content .date{
	color:#646464;
	font-size:12px;}

#book .right{
	float:right;
	width:212px;
	height:501px;}
#book .right .right_top{
	background-image:url(../images/right_bg1.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:180px;
	margin:0 auto;}
#book .right .right_content{
	margin-top:6px;}
#book .right_b .right_content{
	margin-left:12px;
	margin-top:6px;}
#book .right_b .right_content span{
	float:left;
	width:90px;
	height:25px;
	line-height:25px;
	margin:2px;
	background:url(../images/index_button.jpg) no-repeat;}
#book .right_b .right_content span a{
	color:#255480;
	font-size:12px;}
#book .right .right_top span{
	font-family:'微软雅黑';
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#2667a9;	
	line-height:29px;
	padding-left:12px;}

/**/
#book .flash{
	width:980px;
	height:130px;
	float:left;}

/**/
#bottom{
  	border-top:1px solid #CCC;
	background-color:#f7f7f7;
	height:100px;}
#bottom .b_text{
	padding:15px 12px;}
#bottom .b_text span{
	font-size:13px;
	color:#333333;
    line-height:20px;}