/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	
}
body{
	font:12px Verdana,Arial,Tahoma;
	 background: url(../images/body_bg.jpg) repeat-x #deebf3;
}
.container {
    width: 930px;
    min-height: 100%;
    margin: auto;
    text-align: left;
    background: #fff;
}
img{
	border:none;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:930px;
	position:relative;
	background-color:#FFFFFF;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;clear:both;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	overflow:hidden;
}
.header a{
	color:#000000;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
margin-top:14px;
}
.header .title{
	float:left;
	padding-left:16px;
}
.header .title h1 a{
	width:218px;
	height:48px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/top-logo.gif) center center no-repeat;
}
.header .banner{
	width:480px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:15px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#000000;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----------栏目菜单*/
.header .topmenu{
	width:930px;
	height:40px;
	background:url(../images/topmenu_bg.gif) left top repeat-x;
	font-size: 120%;
}
.header .topmenu ul{
	width:930px;
	height:40px;
	background:url(../images/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.header .topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../images/topmenu_bg.gif) left bottom no-repeat;
}
.header .topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.header .topmenu ul li a:hover{
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.header .topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.header .topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}

.header .search{
	height:40px;
	background:url(../images/search-bg.png) repeat-x;
	clear:both;
}
.header .search .book_index{
	padding-left:8px;
	padding-top:10px;
	float:left;
	font-weight:bold;
}
.header .search .book_index a{
	font-weight:normal;
}
.header .search .form{
	padding-right:8px;
	padding-top:5px;
	float:right;
}
.header .search .form h4{
	display:none;
}
.header .search .form input.search-keyword{
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .search .form select.search-option{
	margin-left:2px;
}
.header .search .form button.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
}
.header .tags{
	float:left;
	margin-left:16px;
	padding-top:8px;
}
.header .tags h4{
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header .tags ul{
	height:21px;
	float:left;
	overflow:hidden;
}
.header .tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}
#head-info{float:left; border:1px solid #8EB4CE; width:482px; margin-left:12px; margin-top:8px; height:50px; background:#f8f8f8; padding-top:3px;}
#head-info a{text-decoration:none;}
#head-info ul{list-style:none;}
#head-info ul li{float:left; width:83px; line-height:18px; padding-left:6px;}
.title{font-size:14px; color:#444; font-weight:bold;}
img{border:0px;}
a{ color:#666666;
	text-decoration:none;}
a:hover{ color:#FF6600;}

/* 头部定位 */
#main{width:930px; background:url(../../images/book_mainbg.gif) repeat-x; }
/* 中间定位 */
#book_main{ width:930px; height:100%;}
#book_index{background:url(../../images/gif_57_030.gif) no-repeat 10px 18px; color:#999; text-indent:35px; width:800px; float:left; text-align:left; padding-top:20px; margin-bottom:10px; }
#book_left{width:193px; margin-right:10px; float:left; margin-left:2px;}
.book_left_main{width:191px; border:1px solid #626262; padding-bottom:5px; margin-bottom:8px; }
.book_left_main_text{color:#5d5d5d; text-align:left; text-indent:10px; line-height:20px;  overflow:hidden; width:181px; margin-top:5px; }
.book_left_main_text a{color:#5d5d5d; text-decoration:none;}
.book_left_main_text a:hover{color:#ff72ae;}
.book_left_title{background:url(../../images/book_lefttitle.gif) repeat-x; height:28px; line-height:28px; color:#fff; font-weight:bold;}

#book_right{width:100%; text-align:center; }
#book_search{height:50px; width:690px; border:1px solid #cbcbcb; color:#444; font-weight:bold; text-align:center; padding-left:10px; line-height:38px; padding-top:20px;}
.book_label{ width:290px; height:18px; border:1px solid #cdcdcd; background-color:#ececec; margin-top:1px; }  
.book_button{ background:url(../../images/button01.gif) repeat-x 0 2px; width:62px; height:30px; text-align:center; font-size:12px; color:#676767; line-height:30px; border:0; padding-top:3px;}
.book_button a{ text-decoration:none; font-size:12px; color:#676767;}
.book_button a:hover{font-size:12px; color:#ac0000;}
.book_class { width:617px; text-align:left; margin-top:15px; }
.book_class_title{ background:url(../../images/book_class.gif) no-repeat 5px 0; height:22px; line-height:22px; text-indent:35px;  }
.book_class_text{border:1px dotted #a5a5a5; width:680px; padding:10px; margin-top:5px; overflow:hidden;}
.book_class_form{width:617px; overflow:hidden}
.book_class_form dt{ background:url(../../images/book_classtitle.gif) no-repeat 0 5px; height:20px; line-height:20px; text-indent:20px; float:left; width:130px; font-weight:bold;}
.book_class_form dt a{color:#444; font-weight:bold; text-decoration:none;}
.book_class_form dt a:hover{color:#ff72ae;}
.book_class_form dd{ width:80px; height:20px; line-height:20px; float:left; }
.book_class_form dd a{color:#444; text-decoration:none;}
.book_class_form dd a:hover{color:#ff72ae;}

.book_news{width:910px; border:1px solid #cacaca; margin-bottom:10px; margin-top:10px; text-align:left}
.book_news_title{width:100%; background-color:#efefef; height:35px; text-align:left; }
.book_news_title ul{list-style:none;}
.book_news_title li{ background:url(../../images/book_news.gif) no-repeat 10px 6px; height:35px; font-size:14px; color:#444; font-weight:bold; line-height:35px; text-indent:40px; }
.book_news_style{width:100%; padding:0px 0px 0px 0px;}
.book_news_style_form{width:292px; text-align:left; float:left;}
.book_news_style_img{width:80px; height:100px; float:left;}
.book_news_style_text{width:202px; float:left;padding-left:10px; overflow:hidden;}
.book_news_style_text h1{font-size:13px; font-weight:bold; color:#b70000; line-height:20px; }
.book_news_style_text h1 a{font-size:13px; font-weight:bold; color:#b70000; text-decoration:none; line-height:20px; }
.book_news_style_text h1 a:hover{ color:#444;}
.book_news_style_text h2 a{color:#444;text-decoration:none; line-height:20px;}
.book_news_style_text h3{color:#444; border-top:1px dotted #bebebe; padding-top:5px;text-decoration:none; line-height:20px; }
.book_next_title{width:700px; background-color:#efefef; height:35px; text-align:left; }
.book_next_title ul{list-style:none;}
.book_next_title li{ background:url(../../images/book_next.gif) no-repeat 10px 6px; height:35px; font-size:14px; color:#444; font-weight:bold; line-height:35px; text-indent:40px; }
.book_next_header{width:690px; border:1px solid #fff; background-color:#f8f8f8; height:25px; color:#000; line-height:25px; text-align:left; text-indent:10px;}
.book_next_header dl{width:613px;}
.name_book{width:233px;height:25px;float:left;}
.news_book{width:284px;height:25px;float:left;}
.time_book{width:96px;height:25px;float:left;}
.book_next_text{width:615px; height:25px; color:#000; line-height:25px; text-align:left; text-indent:10px;}
.book_footer2{background-color:#f5f5f5; border-bottom:1px solid #cecece; border-top:1px solid #cecece; height:30px; margin-bottom:20px; margin-top:20px; color:#a5a5a5; line-height:30px; }
.book_footer{background-color:#f5f5f5; border:1px solid #cecece; line-height:20px; margin:20px 0px 20px 0px; color:#a5a5a5;}
/*分类列表页*/
.book_news_style_form1{width:480px; text-align:left; float:left; margin-bottom:20px; }
/*文章简介页*/
.book_news_style_img1{width:130px; height:150px; border:1px dotted #8f8f8f;float:left; padding:3px; }
.book_news_style_text2{width:322px; float:left;padding-left:10px; overflow:hidden;}
.book_news_style_text2 h1{font-weight:bold; color:#444; font-size:13px;}
.book_news_style_text2 h1 a{font-weight:bold; color:#b70000;text-decoration:none; line-height:20px; font-size:13px;}
.book_news_style_text2 h2{color:#444; margin-top:5px; margin-bottom:5px; width:150px; float:left; overflow:hidden; height:16px;font-size:12px;font-weight:normal;}
.book_news_style_text2 h2 a{ color:#b70000; }
.book_news_style_text2 h3{color:#444; border-top:1px dotted #bebebe; padding-top:5px;text-decoration:none; line-height:20px; float:left; width:302px; font-size:12px;}
.book_article_title{ background-color:#f1f1f1; color:#8f8f8f; height:185px;float:left; line-height:25px; width:20px; text-align:center;padding-top:30px;}
.book_article_listtable{width:100%; border-top:1px dotted #dfdfdf; height:30px; background-color:#f8f8f8; line-height:30px; text-align:center;}
.book_article_texttable{width:100%; margin-top:10px; margin-bottom:20px;}
.book_article_texttitle{width:100%; height:30px; background-color:#f1f1f1; line-height:30px; color:#444; font-weight:bold;}
.book_article_texttitle a{ font-weight:bold; color:#444; text-decoration:none;}
.book_article_listtext{width:100%; color:#444; line-height:20px; text-align:left;}
#chapterlist dd {float:left;height:20px;margin:0px;padding:6px 0px 0px;width:160px;}
#chapterlist dd a{ color:#444; text-decoration:none; }
#chapterlist dd a:hover{ color:#ff72ae; text-decoration:none; }
/*文章内容页*/
#book_middle{width:900px; margin-top:20px; text-align:center;margin-left:15px;}
.book_middle_article{width:898px; border:1px solid #cacaca; margin-bottom:10px;}
.book_middle_title{background:url(../../images/gif_57_030.gif) no-repeat 10px 10px; color:#999; text-indent:35px; width:896px;height:35px;background-color:#efefef; border:1px solid #fff; text-align:left; line-height:37px; }
.book_middle_title a{ color:#999; text-decoration:none; }
.book_middle_title a:hover{ color:#ee0000;}
.book_middle_text{ width:858px; padding:20px; background-color:#fafafa; }
.book_middle_text dt{ color:#444; font-size:14px; font-weight:bold; padding-bottom:5px; border-bottom:1px solid #cacaca;}
.book_middle_text dd{ color:#444; font-size:14px; line-height:25px; margin-top:10px; margin-bottom:10px; text-align: left;}
.book_middle_text dd p{ font-size:14px}
.book_middle_text_next{ width:898px; border:1px solid #cacaca; margin-bottom:10px; height:30px; line-height:30px; color:#444; font-size:14px; }
.book_middle_text_next a{color:#444; font-size:14px; text-decoration:none;}
.book_middle_text_next a:hover{color:#ff72ae;}
/*---------- frame : footer ---------*/
.footer{
	color:#999;
	text-align:center;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;

}