        body {
            margin-left:10px;
        }
        body,
        td,
        th {
        color: #333;
        }
        .center {
            margin: auto;
            min-width: 100px;
            min-height: 100px;
            width: 1750px;
        }
        .colmiddle {
            /*margin: auto;*/
            float: left;
            width: 1000px;
            /*border: 1px solid #fff;*/
            padding: 0;
            margin: 0;
            color: #555;
        }
        
        .colleft {
            margin: auto;
            width: 50px;
            /*height: 900px;*/
            float: left;
            /*border: 1px solid #fff;*/
            padding: 10px;
            color: #ddd;
        }
        
        .coltext {
            margin: auto;
            width: 500px;
            /*height: 900px;*/
            float: left;
            /*border: 1px solid #fff;*/
            /*padding: 10px;*/
            margin-top: -22px;
            color: #555;
            text-align: justify;
        }
        /*.btn{
        	font-size: 12px;
        }*/
        .navcenter{
        	height:260px;
        	margin: auto; 
        	width: 1750px;
        }
        .slide {
            clear:both; 
            display:block; 
            /*font-weight: normal;*/
        }
        .container-right{
	float: left;
	position: absolute;
	left: 330px;
	top: 50px;
	visibility: visible;
        }
        .nav-left{
	width: 300px;
	height: 100%;
	top: 95px;
	position: absolute;
	padding-left: 30px;
	visibility: visible;
        }
        a {
        color: #637aa2 !important;
        font-size: 14px;
        }
