
body{margin:0px;
     font-family: '����';
     font-size:10pt;
     color:#000;
	 background:#eee;
     } 

/* General Links */
a{text-decoration: none;
   color : #000000; 
   border: 0px;} 
a:hover{color: #990000;
        } 

div,P{margin:0px; 
      padding:0px;
	  }
ul{margin:0px; }



/* General Class */

img {border: none;}
input{font-size:10pt;
      margin:0px;
     }

/* wrapper (FULL PAGE) */

#wrapper{margin:auto;
         width:1001px;
           }


/* header start*/

#header{
        width:1001px;
		
		background: url(images/searchtop.jpg) no-repeat;
		background-color:#fff;
		}
p.search{height:23px;
         text-align:right;
         padding-right:5px;
		 font-size:10pt;
		 font-weight:bold;

          }
input.content{height:13px;

			  }
input.button{height:21px;
             font-size:9pt;
			}
div.banner{border:1px solid #fff;
          }
          
div.nav{
         
         }        
div.nav ul{ 
		height:20px;
		background:#dcdcce; 
		padding:6px 0px 0px 34px;
		border-bottom:5px solid #6F696D;
		 }

div.nav LI {display: inline;
	       list-style-type: none;
           border-left:solid 1px #6f696d;
		   padding-left:13px; 
		   padding-right:10px; 
		   font-weight:bold;
}


/* header end*/

/* content start */
#content{width:1001px;
		
		background-color:#E5E5E5;

          }
div .left{float:left;
         width:270px;
         padding-left:0px;
          background-color:#E5E5E5;
            }
div .left .title{
              background:url("images/2leftbjtop.jpg") no-repeat;
              height:69px;
            
              
            }
h1{padding:27px 40px 0px 95px;
   font-size:15pt;
   font-weight:600;
   color:#fff;
   font-family:"����";
   
   }
div .left .titlebottom img{
                      margin:0px;
                    }
.left ul{ width:auto;
          padding:7px 20px 0px 100px;
          list-style-type:none;
          font-size:12pt;
          font-weight:bold;
          line-height:245%;
          
         }
.left li{ 
           padding:1px 1px 2px 1px;
           }
div.left .listyle{
            background:url("images/2leftlinebj.jpg") repeat-y;
            
           margin:0px;
          
           
              }

.left img{
          margin:20px 25px 10px 25px;
          }

div.right{float:left;
          padding-left:5px!important;
          width:720px!important;
          width:710px;
		 
          background-color:#e5e5e5;
		 }
div.right .title{height:73px;
             background:url("images/2bj1.jpg") no-repeat;
             background-position:right;
            
                }
div.text{
         padding-top:50px;
        }
div.right .content{min-height:750px;
                   background-color:#FFFFFF;
			 color:#000;	   
				 }
div.content p{ line-height:150%;
         text-indent:2em;
	  table-layout:auto;
	  font-family:"����";
	  font-size:12px;
	 padding:5px 10px 0px 30px;
         margin-top:10px;
	  
	  }
div.content .listtitle{float:left;
                   margin-left:20px;
               height:25px;
                    position:relative;
                       font-size:12pt;
                          color:#fff;
					   font-family:"����";
					   padding-left:45px;
					   width:550px;
						padding-top:25px;
                      background:url("images/2titleline.jpg") no-repeat;
					  background-position:bottom;
					  
                   }
div.listtitle a{text-decoration: none;
                 color:#fff;
                 }


div.listmore{float:left;
             
			  padding-top:25px;
			text-align:right;
                        font-size:10pt;
	                 color:#034674;
			 margin-right:25px;
             margin-bottom:20px;
			
              }
div.listcontent{float:left;}
div.listcontent ul.news{margin-left:80px;
        padding-top:10px;
		list-style:square;
            
		
}
div.listcontent ul.news li{padding-bottom:8px;
           line-height:150%;
           }

div.right table{
	margin:40px;
	width:80%;
	border:1px solid #C1BDA5;
	border-Collapse:collapse;
}
div.right  td {
	padding:5px;
	border:1px solid #C1BDA5;
}
div.right th{
	
	padding:5px;
	text-align:left;
	border:1px solid #C1BDA5;
}
div.right table img{
	width:100px;
}







/* footer */
#footer{clear:both;
        background:url(images/footer.gif) repeat-x;
        background-color:#fff;
        color:#000;
        line-height:180%;
        font-size:10pt;
        padding-top:8px;
		text-align:center;		
		border-top:5px solid #2E2C1A;
        }


p.more{text-align:right;
       font-size:10pt;
	   color:#034674;
	   margin-right:20px;
	   padding-top:0px;}
p.more a{color:#034674;
         }
