 * { padding: 0; margin: 0; }
    body{background: /*#F9F9F9lightblue*/ url(/images/debut_light.png);color:/*#666666*/#777;font-family: new times roman;}
    ul{margin-left: 0px;}
    #wraper{/*height: 1280px;*/width: 1000px;margin: 0 auto;margin-top: 0px;margin-bottom:10px;border:1px 0px solid #005DA5;
	height:auto!important;   
    	height:500px;   
    	min-height:500px;
    }
    #head{height: 135px;width: 1000px;/*background-color:#005DA5;border-bottom:1px solid #3399CC;*/ }
    #main{/*height: 1080px;*/width: 1000px;font-size: large;margin-left:0px;
	height:auto!important;
        height:500px;
        min-height:500px;
    }
    #left{/*height: 1080px;height: 480px;*/width: 169px;background-color: #F9F9F9;/*border-right:1px solid #005DA5;*/float: left;padding-right: 20px;padding-top:20px;font-size: 12pt;}
    #navi{width:1000px;}
    /*navigator style*/
    ul#nav,ul#nav ul{
    	margin: 0 auto;
    	text-align:center;
    	padding: 0;
    	list-style: none;
    	background:#fff;
    	z-index:99;
    }

    ul#nav {
    	width:1000px;
	display:block;
   	height:24px;
    	clear:both;
    }

    ul#nav li {
    	position: relative;
    	z-index:999;
    	float:left;
    }

    ul#nav ul li{
    	display:block;
    }

    ul#nav ul {
    	width:150px;
	/*width:100px;*/
    	height:auto;
    	position: absolute;
    	text-align:left;
    	left: 0px;
    	display: none;
    	border:solid 1px #0066AA;
    }

    ul#nav li.over a,ul#nav li:hover a{
    	border-color:#0066AA;
   	 background: #0066AA;
    	font-weight:bold;
    	color: #fff;
    }

    ul#nav li.over ul a,ul#nav li:hover ul a{
    	background:#fff;
    	font-weight:normal;
    	color:#777;
    }

    ul#nav li.over ul a:hover,ul#nav li:hover ul a:hover{
    	background:#fff;
    	font-weight:normal;
    	color: #fff;
    	background: #0066AA;
    	border-color:#0066AA;
    	/*font-weight:bold;*/
    }

    ul#nav a {
    	font-size:14px;
    	line-height:17px;
    	display: block;
    	/*padding:0 0 0 10px;*/
    	/*width:78px;*/
	width: 98px;
    	color: #777;
    	height:17px;
   	background: #fff;
    	border-left:solid 1px #fff;
   	border-top:solid 1px #fff;
    	border-right:solid 1px #fff;
    	border-bottom:solid 3px #0066AA;
    }

    ul#nav ul li{
    	width:200px;
    	border:0;
    }

    /* Fix IE. Hide from IE Mac \*/
	* html ul#nav li { float: left; height: 17px; }
	* html ul#nav li a {  height: 17px; }
	ul#nav ul a { padding: 2px 0px 2px  10px;border:0;width:120px; }
	ul#nav li:hover ul,ul#nav  li.over ul { display: block; }
    /*navigator style end*/

    li{line-height: 30px;border: 1px solid #B2BCC6;list-style: none;width:98px;}
    a{text-decoration:none;color:#777;}
    a:hover{position: relative;top: 1px;left: 1px;}
    fieldset {
        padding:10px;
        margin-top:5px;
        /*border:1px solid #005DA5;*/
	border:1px solid #006598;
        background:#fff;/*#E0E2E4;#DDDDDD;*/	
        width: 978px;
    }
    fieldset legend {
        /*color: #2EA6FF;*/
	color:#777;
        font-weight:normal;
        letter-spacing: 1pt;
        padding:3px 10px 3px 10px;
        /*padding:3px 20px 3px 20px;*/
        border:1px solid #005DA5;
        /*background:#fff;*/
	background-color:#F7F7F7;/*#DDDDDD;#E0E2E4;*/
    }
    #right{/*height: 1080px;*/width: 1000px;/*background-color: #F9F9F9;*/float: right;padding-left: 0px;padding-top:20px;/*font-size: large;*//*border-left:1px solid #005DA5;*/
	height:auto!important;
        height:500px;
        min-height:500px;
    }
	#space{height:20px;width:1000px;clear:both;}
     #foot{height: 50px;width: 1000px;background-color: #006598;border-top:1px solid #3399CC;text-align:center;color: white;padding-top: 30px;clear:both;}
	 table{border-collapse:collapse;}
