﻿body{margin:0px;
     font-family: '宋体';
     font-size:11pt;
     color:#000;
     } 

/* General Links */
a{text-decoration: none;
   color : #000000; 
   border: 0px;} 
a:hover{color: #990000;
        } 


/* General Class */

img {border: none;}


/* wrapper (FULL PAGE) */

#wrapper{margin:auto;
         width:800px;
           }

/* header*/

#header{width:100%;
        height:171px;
        background: url(images/title.jpg) no-repeat;
		background-color:#033064;
           }

/* container*/
#container{height:990px;
           background: url(images/dabg.jpg) repeat-x;
           }

#container div.left{margin:30px 0px 0px 22px;
          float:left;
                   }
#container div.no1{background-color:#fff;
		  border:solid 1px #5c6266;
          width:355px;
          height:130px;
		  margin-bottom:5px;
                   }
#container div.no2{background-color:#fff;
		  border:solid 1px #5c6266;
          width:355px;
          height:160px;
		  margin-bottom:5px;
                   }
#container div.no3{background-color:#fff;
		  border:solid 1px #5c6266;
          width:355px;
          height:285px;
		  margin-bottom:5px;
                   }
#container div.no4{background-color:#fff;
		  border:solid 1px #5c6266;
          width:355px;
          height:355px;
		  margin-bottom:5px;
                   }

div.title{
          height:25px;
		  font-family:'宋体';
		  font-size:15pt;
		  font-weight:bold;
		  color:#fff;
		  padding:7px 5px 0px 35px;
          background: url(images/biaoti.jpg) no-repeat #436781;}

div.left ul{list-style-type:square;
   margin:15px 0px 0px 0px;
   font-family:'宋体';
   font-size:8pt;
   font-color:#023f84;
   font-weight:none;
   padding-left:30px; 
   line-height:11px;}
div.left li{padding:0px 0px 10px 0px;
         }
div.left a{text-decoration: none;
          color : #023f84; 
          border: 0px;
		  font-size:10pt;} 
div.left a:hover{color: #999;
        }

div.right{float:left;
          height:900px;
          width:370px;
		  margin:25px 0px 0px 0px;
                 }
div.right p{margin:15px 0px 0px 21px;
   text-indent:1cm;
   font-family:'黑体';
   font-size:15pt;
   color:#013188;
   font-weight:none;}
div.rightno2{float:left;
          background: url(images/rightbg.jpg) no-repeat;
          height:520px;
          width:350px;
		  margin:35px 0px 0px 15px;
                 }
div.rightno3{float:left;
          height:200px;
          width:350px;
		  margin:10px 0px 0px 15px;
                 }
div.right ul{list-style-type:square;
   margin:10px 20px 8px 10px;
   font-family:'黑体';
   font-size:12pt;
   font-color:#023f84;
   font-weight:none;
   padding-left:30px;
   line-height:35px;
    }
div.right a{text-decoration: none;
          font-family:'宋体';
          color : #023f84; 
          border: 0px;
		  font-size:10pt;} 
div.right a:hover{color: #999;
        }

/* footer */
#footer{height:70px;
        background-color:#d0d9e9;
        color:#000;
        line-height:180%;
        font-size:10pt;
        text-align:center;
		padding-top:15px;
		border-top:solid 4px #382f2f;
        }
