﻿
body{margin:0px;
     font-family: '宋体';
     font-size:11pt;
     color:#000;
background:url(images/bg.gif) repeat-x #EEF2F9;
	 } 

/* General Links */
a{text-decoration: none;
   color : #000000; 
   border: 0px;} 
a:hover{color: #bb0000;
        } 

p{ margin:5px 15px 5px 15px; 
   font-size:12pt;
   text-indent:2em;
   line-height:170%;
   padding-left:20px;
   padding-right:20px;
	  }
.text{margin:5px 5px 5px 5px; 
   font-size:11pt;
  
   line-height:170%;
   padding-left:5px;
   padding-right:5px;
     
     }
/* General Class */


img{
    border:none;
	text-align:center;
	
	}


/* wrapper (FULL PAGE) */

#wrapper{margin:auto;
         width:800px;

           }


/* header*/

#header{width:800px;
        height:180px;
        background:#01AB06;
		
}

/* container*/
#container{ margin:0px;
           	padding-bottom:20px;
			background-color:#fff;
            border:2px #ccc solid;
			
           }



h1{font-size:18pt;
   font-family:'宋体';
   color:#bb0000;
   text-align:center;
   padding-top:20px;
   }
 

ul{list-style:square;
   padding:8px 20px 8px 0px;
		 }
li{margin:5px 0px 10px 5px;
   line-height:160%;
         }

div .flow{
          float:left;
		  width:200px;
		  padding-left:50px;
		  
		  }

div .pic{
         padding-left:100px;
		 padding-right:100px;
		 
        }

table{border:0px;
      width:52%;
	  border-collapse: collapse
	  
	  }

th{padding:3px;
  height:20px;
  font-weight:bold;
  }

td{padding-left:10px;
   padding-top:10px;
   height:20px;
   font-size:10pt;
   text-align:center;
   border:0px;}

/* footer */
#footer{clear:both;
        background-color:#0A4793;
        color:#fff;
        line-height:180%;
        font-size:10pt;
        padding-top:10px;
		padding-left:260px;
		border:1px solid #000;
		
		}
