﻿body{margin:0px;
     font-family: '宋体';
     font-size:11pt;
     color:#000;
	 background:url(images/bj01.jpg) repeat-x;
	 background-attachment:fixed
     } 

/* 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:160px;
        background: url(images/title.jpg) no-repeat;
		background-color:#083b99;
           }

/* container*/
#container{background-color:#fff; 
           	padding-bottom:20px;
           }

/* footer */
#footer{clear:both;
        color:#000;
		width:800px;
		height:65px;
        line-height:180%;
        font-size:10pt;
        text-align:center;
        padding-top:15px;
		border-top:solid 6px #3477c2;
		background-color:#fff;}
#footer a{color: #000; 
          text-decoration:underline;
          }



/* content */
div.nry img{ margin:20px 0px 20px 25px;
			 border:solid 1px #000;
           }
p {margin:10px 15px 0px 15px;
      margin-top:15px;
      font-size:11pt;
	  text-indent:2em;
	  line-height:150%;
	  }
.texttitle{
           font-size:16pt;
		   text-align:center;
		   color:#990000;
		   font-weight:bold;
		   padding-top:25px;
		   padding-bottom:15px;}
p a{text-decoration: underline;
   color : #0033ff; 
   border: border-bottom:solid 1px #000;} 
p a:hover{color: #0033ff;}



  

