@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
th,td {border: 1px solid #333;}
fieldset, img {border:none;}
ol, ul, li {list-style:none;}
caption, th {text-align:left;}
a {text-decoration:none; color:#444;}
.clear { clear:both; }

html {width:100%; background:#eee}
body {width:100%; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#444;}

/*头部*/
#top{width:980px; height:180px; margin:0 auto; display:block;}

/*导航*/
#menu{width:980px; height:38px; margin:0 auto; background:url(/Template/zz/default/images/menu_bg.jpg) repeat;}
#menu ul{margin-left:40px;}
#menu ul li{float:left; height:38px; line-height:38px; margin-right:40px;}
#menu ul li a{width:110px;/*根据需要修改*/ height:38px; font-family:"Microsoft Yahei"; font-size:16px; color:#FFF; text-align:center; display:block;}
#menu ul li a:hover{background:url(/Template/zz/default/images/menu_hover.jpg) repeat-x;}

/*主页*/
#main{width:980px; margin:0 auto; padding-bottom:20px; overflow:hidden;min-height:400px;}

.book{float:left; width:246px; height:343px; margin-top:20px; margin-right:20px; background:#FFF; border-top:2px solid #589c1b; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc;}
.book_image{text-align:center; margin-top:16px;}
.book_image img{width:203px; height:283px;}
.into_bt{text-align:center; margin-top:9px;}
.into_bt a{display:block;}

.list{float:left; width:444px; margin-top:20px;}
.list_title{height:38px;}
.list_title_1{float:left; width:80px; height:30px; line-height:30px; text-align:center; font-size:16px; font-family:"Microsoft Yahei"; color:#FFF; background:url(/Template/zz/default/images/title_bg_1.jpg) no-repeat;}
.list_title_2{float:left; width:310px; height:30px;}
.list_title_3{float:left; width:44px; height:13px; margin-top:9px; margin-left:10px;}

.list_content ul{margin-top:5px;height:120px;}
.list_content ul li{height:24px; line-height:24px; text-indent:8px; background:url(/Template/zz/default/images/dot.jpg) 0px 10px no-repeat; position:relative;}
.list_content ul li a:hover{color:#589c1b; text-decoration:underline;}
.list_content ul li span{position:absolute; top:0px; right:0px; color:#999;}

/*内页*/
.neiye{margin-top:10px;}
.neiye_title{ height:32px; line-height:32px; text-indent:10px; border-bottom:2px solid #579413; position:relative;}
.neiye_title a{margin:0 5px;}
.neiye_title a:hover{color:#579413; text-decoration:underline;}

.neiye_content{padding:10px 20px 0px 20px;}

.text_list li{height:34px; line-height:34px; font-size:14px; text-indent:20px; background:url(/Template/zz/default/images/dot.jpg) 10px 15px no-repeat; border-bottom:1px dashed #dcdcdc; position:relative;}
.text_list li a:hover{color:#579413; text-decoration:underline;}
.text_list li span{position:absolute; top:0px; right:0px; color:#999;}

.page{ text-align:center; line-height:30px; padding:20px 0;}
.page a,.page span{ border:1px solid #666;font-size:12px;  padding:3px 5px;  margin: 0 2px;}
.page a:hover{color:#255185;}
.page .yema_now{color:#255185; font-weight:bold;}
.page input{ width:20px; border:#dadada 1px solid; text-align:center;}
.page li{display: inline-block;}
.page span.current{
 	border: #63a631 1px solid;
    background: #63a631;
    color: #fff;
 }
.neiye_content h1{font-family:"Microsoft Yahei"; font-size:18px; color:#579413; text-align:center; line-height:40px;}
.neiye_content p{font-size:14px; line-height:28px; text-indent:2em; margin-bottom:10px;}

/*脚部*/
#footer{width:980px; height:72px; margin:0 auto; padding-top:20px; text-align:center; background:url(/Template/zz/default/images/foot_bg.jpg) repeat-x;}
#footer p{line-height:30px; color:#666;}