﻿        img
        {
            border: 0;
        }
        #head, #content1, #content2
        {
            width: 994px;
            margin: 0 auto;
            border: solid 1px black;
        }
        #content1
        {
            height: 370px;
            background: url(../images/banner_6.jpg);
            border-top: 1px solid black;
            color: White;
        }
        #content2
        {
            height: 578px;
            background: url(../images/bj_03.jpg);
            color: White;
        }
        #content1 p
        {
            width: 500px;
            height: 110px;
            margin-left: 44px;
            margin-top: 141px;
            text-indent: 1.5em;
        }
        #left
        {
            width: 210px;
        }
        #left table input
        {
            width: 140px;
        }
        #left ul
        {
            width: 171px;
            height: 270px;
            margin: 10px 10px 10px 10px;
            padding: 10px;
        }
        #left ul li
        {
            float: left;
            width: 47px;
            height: 65px;
            text-align: center;
            margin: 5px;
            cursor: pointer;
        }
        #left ul li img
        {
            width: 47px;
            height: 47px;
        }
        #right
        {
            width: 780px;
            height: 550px;
            float: right;
            margin-top: -296px;
            margin-right: 10px;
        }      
        #prev, #next
        {
            width: 60px;
            height: 548px;
            text-align: center;
            background: url(../images/hong.gif);
            cursor: pointer;
        }
        #prev img, #next img
        {
            margin-top: 200px;
        }
        
        #prev, #next, #mainContent
        {
            float: left;
            margin-top: 0px;
        }
        #mainContent
        {
            width: 650px;
            height: 548px;
            margin: 0px 5px 0px 5px;
        }
        #showComic
        {
            width: 650px;
            height: 493px;
            border-top: solid #6B0000 1px;
        }
        #navPages
        {
            width: 650px;
            height: 50px;
            margin-top: 5px;
            text-align: center;
        }
        #navPages span
        {
            margin: 5px;
            line-height: 50px;
        }
        #showComic, #navPages
        {
            background: url(../images/hong.gif);
        }
        #showComic ul li img
        {
            width: 170px;
            height: 100px;
        }
        #showComic ul li
        {
            list-style-type: none;
            float: left;
            margin-left: 10px;
            margin-top: 20px;
            width: 170px;
            height: 130px;
            font-family: 微软雅黑;
            font-size: 14px;
            text-align: center;
        }