
body {
	font-size: 12px;
	margin:0;
	padding:0;
	background:#fff;
}
.container{width:100%;
           height:auto;
		   margin:0 auto;
		   padding:0;
		   }
.head{width:900px;
      height:80px;
	  margin:0 auto;
	  }
.logo {width:462px;
       height:80px;
	   float:left;
	   }
.index{width:420px;
       height:45px;
	   float:right;
	   background:url(../images/index.gif) no-repeat;
	   padding-top:35px;
	   text-align:right;
	   padding-right:18px;
	   }
.index a {text-decoration:none;
          color:#000;
		  margin:auto 20px;
		  }
.nav {width:900px;
      height:30px;
	  margin:0 auto;
	  background:url(../images/nav.gif) no-repeat;
	  }
.menu {width:715px;
       float:left;
	   height:30px;
	   }
.menu  .mainmenuiner {
	float:left;
    height:30px;
	padding:0;
    line-height:30px;
    overflow: hidden;
	margin:auto;
}

.menu  a.menumain:link,.menu  a.menumain:active,.menu  a.menumain:visited{
   display:block;
   float:left;
   height:30px;
   text-decoration: none;
   text-align:center;
   width:120px;
   color:#fff;
   margin:0px 0px 0px -1px;
   font-size:14px;
   font-weight:bold;
   font-family:"ºÚÌå";
   background:url(../images/line.gif) no-repeat -1px;
}
	   
.date{width:250px;
     height:24px;
	 float:right;
	 padding-top:6px;
	 color:#fff;
	 font-size:14px;
     font-weight:bold;
      font-family:"ºÚÌå";
	 f
	 }
.flash {width:900px;
        height:279px;
		margin:0 auto;
		}
.main{width:898px;
      height:auto;
	  overflow:auto;
	  margin:10px auto;
	  border:1px  solid #bdd3de;
	  }
.main_left {width:237px;
            height:auto;
			float:left;
			background:#eaeff3;
			}
.pic {width:180px;
      height:180px;
	  margin:5px auto;
	  border:1px solid #8ba1b9;
	  background:#fff;
	  padding:5px;
	  }
.pclass {width:137px;
         height:auto;
		 background:url(../images/pclass.gif) top no-repeat;
		 padding-top:35px;
		 padding-left:50px;
		 padding-right:50px;		 
		 }
.pclass  a{text-decoration:none;
           color:#000;
		   }
.contact {width:137px;
         height:175px;
		 background:url(../images/contact.gif) top no-repeat;
		 padding-top:45px;
		 padding-left:50px;
		 padding-right:50px;
		 line-height:24px;
		 }	
			
.main_right {width:661px;
             height:auto;
			 float:right;
			 background:#fff url(../images/main.gif) top no-repeat;
			 padding-top:15px;
			 }
.title {width:661px;
        height:30px;
	   }
.listtitle{width:610px;
           height:25px;
		   background:url(../images/listtile.gif) no-repeat;
		   padding-left:51px;
		   padding-top:5px;
		   font-size:14px;
           font-weight:bold;
           font-family:"ºÚÌå";
		   color:#0c2d58;
		   }
.listtitle a{text-decoration:none;
            font-size:14px;
           font-weight:bold;
           font-family:"ºÚÌå";
		   color:#0c2d58;
		   }
.about {padding:10px;
        line-height:24px;
		text-indent:24px;
		height:auto;
		}
.about img {float:right;
            clear:right;
			margin:5px;
			}
.box {padding-top:10px;
       padding-left:25px;
	   padding-right:5px;
	   height:auto;
	   }
.box a {text-decoration:none;
        color:#000;
		}
.listbox{padding-top:10px;
       padding-left:5px;
	   padding-right:5px;
	   height:auto;
	   }
.listbox a {text-decoration:none;
        color:#000;
		}
.clear {width:100%;
        height:0;
		overflow:hidden;
		clear:both;
		}
.foot {width:900px;
       height:60px;
	   margin:0 auto;
	   background:#5b86b9;
	   text-align:center;
	   line-height:24px;
	   color:#fff;
	   padding-top:15px;
	   }





















