﻿ *
        {
            margin: 0;
            padding: 0;
        }

        img
        {
            border: none;
        }
        ul, li
        {
            list-style: none;
        }
        img
        {
            border: none;
        }
        ul, li
        {
            list-style: none;
        }
        #wrap
        {
            width: 1003px;
            height: 100%;
            margin: 0px auto;
            padding-bottom:10px;
        }
        #wrapl
        {
            width: 743px;
            float: left;
             padding-bottom:10px;
        }
        #wrapr
        {
            width: 250px;
            float: right;
        }
        h1
        {
            font-size: 20px;
            color: #000;
            border-bottom: 2px solid #057a11;
            height: 30px;
            line-height: 30px;
        }
        h2
        {
            font-size: 12px;
            color: #000;
            border-bottom: 1px solid #ccc;
            height: 26px;
            line-height: 26px;
        }
        h3
        {
            font-size: 12px;
            color: #000;
            background: url(../images/exh_18.jpg) repeat-x;
            padding-left: 10px;
            height: 23px;
            line-height: 23px;
        }
        .box
        {
            border: 1px solid #ccc;
            margin-top: 10px;
            overflow: hidden;
            height: 100%;
            clear: both;
        }
        .exhimg
        {
            width: 248px;
            float: left;
            padding: 10px;
        }
        .exhinf
        {
            width: 463px;
            float: right;
            color: #000;
            padding: 10px 10px 10px 0px;
             
        }
       
        .exhinf li
        {
            line-height:30px;
        }
        
        .gray9
        {
            color: #060;
        }
        .con
        {
            padding: 10px;
            color: #000;
        }
        .column
        {
            width: 743px;
            overflow: hidden;
        }
        .columnl
        {
            width: 366px;
            float: left;
        }
        .columnr
        {
            width: 367px;
            float: right;
        }
        .exad
        {
            height: 200px;
            overflow: hidden;
        }
        .inflist
        {
            border: 1px solid #b5d2b0;
            margin-top: 10px;
            background: url(../images/bgt_10.jpg) repeat-x;
            padding: 10px;
            color: #000;
            overflow: hidden;
        }
        .inflist ul
        {
            margin-top: 10px;
        }
        .inflist li
        {
            background: url(../images/pt_26.jpg) no-repeat 0px 10px;
            line-height: 22px;
            padding-left: 10px;
        }
        .tags
        {
            font-size: 12px;
            font-weight: bold;
            color: #000;
        }
        .tab1
        {
            width: 248px;
        }
        .menu
        {
            height: 16px;
            float: right;
            margin-top: 5px;
        }
        .menu li
        {
            float: left;
            width: 16px;
            text-align: center;
            margin-right: 4px;
            cursor: pointer;
            display: inline;
            height: 16px;
            font-size: 12px;
            overflow: hidden;
            line-height: 16px;
            border: 1px solid #ddd;
        }
        .menudiv 
        {
        	
	height:200px;
	line-height:200px;
	border: 4px solid #ddd;
	overflow:hidden;
	position:relative;
	text-align:center;
        	
        }
        .menudiv img
        {
            
           
        }
        .off
        {
            width: 16px;
            height: 16px;
            background-color: #057a11;
            color: #FFF;
            line-height: 16px;
        }
