﻿
ul, li
        {
            list-style: none;
        }
body
        {
            margin-top: 0px;
            margin-bottom: 0px;
            background-color: #E7E7E7;
			height:100%;
        }
  
        .bodyContet
        {
            margin-left: auto;
            margin-right: auto;
            font-size: 12px;
            color: #006699;
            width: 970px;
            background-image: url(/images/bodybg.jpg);
			height:100%;
        }
        .bodymain
        {
            margin-left: 40px;
            margin-right: 40px;
			height:100%;
        }
        .meun
        {
            width: 100%;
			background-image:url(/images/topnav_three_0.gif);
			
        }
        .leftcontent
        {
            width: 238px;
            background-image: url(/images/bg_1.jpg);
			height:100%;
			
        }
        .leftControl
        {
            width: 200px;
            border: #CCCCCC solid 1px;
            margin-right: 8px;
			margin-left:13px;
            margin-top: 15px;
            text-align: left;
            background-color: #FFFFFF;
			font-size:12px;
        }
        .leftControlTop
        {
            background-image: url(/images/mid_bg_3.jpg);
            height: 22px;
            line-height: 25px;
            font-weight: bold;
        }
		.leftControl ul
		{
		list-style: none;margin:0px; padding:0px;
		}
        .leftControl ul li
        {
            display: block;
            line-height: 25px;
			margin-left:8px;
			
        }
        .leftControl ul li a:link
        {
            color: #006699;
            text-decoration: none;
        }
        .leftControl ul li a:hover
        {
            color: #006699;
			background-color:#CDE2DE;
        }
		.Contentlist{margin-left:10px; margin-top:10px; text-align:left; line-height:26px; width:382px; }
		.Contentlist li,.ContentControllist li{border-bottom:#CCCCCC dashed 1px; text-align:left;}
		.Contentlist span,.ContentControllist span{float:right; color:#CCCCCC }
		.Contentlist li a:hover,.ContentControllist li a:hover{background-color:#CDE2DE;text-decoration: none; }
		
		.ContentControllist{float:left;text-align:left; line-height:30px; width:320px;background-image:url(images/mid_mainbg.jpg) }
		.leftControltitle{background-image:url(/images/letcontroltop-BG.jpg); height:25px; text-align:left; line-height:25px; font-weight:bold}
		.zhuzuo{margin-left:15px;}
		.zhuzuo li{ float:left; width:120px; height:170px; margin-left:10px;text-align:center; margin-top:10px;}
		.zhuzuo li img{width:120px; height:140px; }
		.zhuzuo li span{float:right; margin-top:5px; }
		
		.ClassName ul li{ display:block;}
		.ClassName ul li a{ margin-right:20px;}
		.plink{ margin-top:10px;}
		.plink ul li{ margin-left::15px; margin-bottom:5px; border:#CCCCCC solid 1px; display:block; width:160px; height:56;}