﻿/* 全局样式 */
body,ul,li,p,h1,h2,table,td,img,div{margin:0;padding:0;border:0;}
body{font-size:12px;color:#888888; font-family:"宋体";background:#ffffff;}
ul{list-style-type:none;}

a{text-decoration:none;}
a:link{color:#888888;}
a:visited{color:#888888;}
a:hover{text-decoration:underline; color:#0066CC;}

.clear{clear:both;}
.f_l{float:left;}
.f_r{float:right;}
.media{text-align:right;}

/* header */
#header{width:100%;height:45px; background:url(images/top.gif) repeat-x;}
#top{margin:10px auto;width:850px;height:70px;border-bottom:1px solid #D0EBFA; background:url(images/banner.gif) no-repeat left bottom;}
#top h1{float:right;height:70px;}

#nav{margin:auto;width:850px;}
#main{margin:auto;width:850px; background:url(images/bg.gif) repeat-y center;}
   .nav_1{width:702px;}
   .nav_2{width:140px;}
   .box{margin-bottom:10px; clear:both;height:100%;}
   .box_1{background:#D0EBFA;padding:3px;}
   .box_2{background:#ffffff;border:1px solid #8CCBF9;height:100%;padding:12px 8px;}
   .box_2 h2{font-size:12px;color:#009CE8;line-height:28px;}
   .box_2 p{line-height:24px;}
   .title{margin-bottom:6px;height:32px; background:url(images/title.gif) no-repeat center center; text-align:right;}
   .title span{float:left;padding-left:10px;font-size:12px;font-weight:bold;color:#0066CC;line-height:24px;}
   
   .introimg{width:260px; text-align:left;}
   .introimg img{border:5px solid #D0EBFA;}
   .intro{width:434px;}
   .intro h1{font-size:12px;color:#0066CC;line-height:30px;}
   .intro p{line-height:22px; text-indent:22px;}
   
   .book li{float:left;width:113px; text-align:center;}
   .book li img{border:1px solid #D0EBFA;padding:3px;}
   .book li a:hover img{border:1px solid #8CCBF9;padding:3px;}
 
   
   .music{float:left;width:168px;}
   
   .list li{float:left;width:100%; text-align:center;line-height:20px;}
   .list li img{border:1px solid #D0EBFA;padding:3px;}
   .list li a:hover img{border:1px solid #8CCBF9;padding:3px;}
   .list li p{ text-align:center;}
   
   .hzjg{margin-bottom:6px;height:30px;border-bottom:1px solid #D0EBFA; background:url(images/banner_01.gif) no-repeat left bottom;}
   .jg li{float:left;width:50%; text-align:center;}
   .jg li img{border:1px solid #D0EBFA;padding:3px;}
   .jg li a:hover img{border:1px solid #8CCBF9;padding:3px;}
   
   .footer{margin:10px 0px 20px 0px; border-top:1px solid #D0EBFA; text-align:center;}
   .footer p{line-height:28px;}
   

