﻿
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: #FE7303;
        } 

p{ margin:5px 15px 5px 15px; 
   font-size:11pt;
   text-indent:2em;
   line-height:170%;
	  }

/* General Class */

img {
     padding-right:0px;
	 margin:0px;

     }


/* wrapper (FULL PAGE) */

#wrapper{margin:auto;
         width:800px;
         
           }


/* header*/

#header{width:800px;
        height:180px;
        background:#01AB06;
}

/* container*/
#container{ 
			background-color:#fff;
           
           }

#container div.left{ 
          float:left;
          width:562px;
          *width:562px;
          *width:562px !important;
		  height:750px;
		 background-color:#fff;
		 margin:0;
         padding:0;
		 border-left:2px #ccc solid;
                   }
div.left .title{
                background:url(images/iconbg2.jpg) no-repeat;
				background-position:0px 25px;
				font-family:'黑体';
				font-size:13pt;
				font-weight:bold;
				color:#0F1865;
				margin:0px;
				padding-left:15px;
               width:542px;
				text-align:left;
				}



div.left #video {
		 
		 clear:both;
		 margin-top:20px;
		 *margin-top:0px;
		 *margin-top:20px !important;
}
div.left p{font-size:10pt;
           line-height:160%;
		   text-indent:2em;
		   padding:8px;
		   margin:0px;}

div.left .context1{
		  width:230px;
		  float:left;
		  padding-left:20px;
		  padding-right:20px;
		  padding-top:10px;
		  border-left:#555 dotted 1px;
		  margin:0;
}


div.photo{ 
	padding:10px;
}
div.photo img{
    margin:10px;
	padding:0;
    float:left;
	border:1px solid #000;
   }


h1{font-size:12pt;
   font-family:'宋体';
   color:#bb0000;
   padding-bottom:2px;
   border-bottom:1px #985EE8 solid;
   
   }
 

div.left ul{list-style:square;
   padding:8px 0px 8px 0px;
		 }
div.left li{margin:5px 0px 10px 5px;
   line-height:140%;
   padding-left:0px;
         }



.number{text-align:center;}

#container div.right{ 
          float:left;
		  padding:0px;
		  margin:0px;
		 
          background-color:#E8E8F2;
          width:234px;
		  *width:223px;
          *width:234px !important;
		  height:750px;
		  border-right:2px solid #ccc;
		  
		  
                   }

div.right .title{
			    background:url(images/iconbg.jpg) no-repeat; 
				height:32px;
			    background-position:0px 0px;
				font-family:'黑体';
				font-size:12pt;
				color:#fff;
				padding-top:10px;
				padding-left:6px;
				margin:0;
                }

div.right ul{
             list-style:square;
			 list-style-position:outside;
			 padding:10px 5px 10px 20px;
			 margin:0px;
             
		 }
div.right li{
             margin:0px 5px 5px 10px;
             line-height:150%;

         }
			 

div.right .more{text-align:right;
                padding:5px 5px 10px 0px;}
div.right .more a{color:#3E8704;
                 text-decoration:underline;
                 }
div.right .more a:hover{color:#A6A000;
                 }


/* 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;
		
		}


/*滚动*/
#showm   
  {
  margin-top:20px;
  padding-left:20px;
  width: 90%;   
  height: 130px;   
  overflow:hidden;   
  text-align:center;   
  } 


 #showm img{
 
 border:1px solid #000;
 }

table{
      width:90%;
	  border-collapse: collapse
	  text-align:center;
	  
	  }

th{padding:3px;
  height:20px;
  font-weight:bold;
  }

td{width:200px;
   padding:0px;
   margin:0px;
   font-size:10pt;
   text-align:center;
   border:0px;
   color:#080D6C;}