body 
{
    margin:0;
    background-color:#EEEEEE;
}

area{ outline:none; }

a
{
    color:#000000;
    text-decoration:none;
}

a:hover
{
     color:red;
    text-decoration:none;
} 

#WebContainer
{
    width:1000px;
    background-color:White; 
}

#BannerContainer
{
      width: 100%; 
      height: 140px; 
      background-image: url(/cnrri/13images/cnrri_banner.jpg);
      background-repeat:no-repeat;   
}

#NavContainer
{
    width:100%;
    height:30px;
    background:url(/cnrri/13images/cnrri_nav.jpg);
    background-repeat:no-repeat;   
}

#NavContainer ul
{
    margin:0px;   
    padding:0px; 
}

#NavContainer li
{
    display: inline;
    list-style-type: none;
    padding:0 10px;
    line-height:30px;
    font-size:14px;
    font-weight:bold;
}

#NavContainer a
{
    font-size:14px;
    text-decoration:none;   
    color:White; 
}

#NavContainer a:hover
{
    font-size:14px;
    color:#ffc000; 
    text-decoration:none;   
}


#NavBottom
{
    height:0;
    overflow:hidden;
    border-style:none;
    border-top:1px solid #D3D3D3;
    border-bottom:1px solid #F0F0F0;
}

#LeftContainer
{
    width:220px; 
    float:left;    
}

#ColumnMenuTitle
{
    width:100%; 
    background-image:url(/cnrri/13images/ColumnMenuTitleBG.jpg); 
    height:60px; 
}

.ColumnMenuTitleFontStyle
{
    text-align:left; 
    padding:16px 0 0 45px; 
    font-size:16px; 
    font-weight:bold; 
    color:#38801c;
}

#ColumnMenuBG
{
    width:100%; 
    background-image:url(/cnrri/13images/ColumnMenuRepeatBG.jpg); 
    height:500px; 
    color:#38801c; 
    font-size: 14px;
}

.ColumnMenuStyle
{        
    background-image:url(/cnrri/13images/ColumnMenuTabBG.jpg); 
    height:32px; 
    width:100%; 
    background-repeat:no-repeat; 
}
    
.ColumnMenuFontStyle
{
    color: #38801c; 
    font-size: 14px;
    padding:6px 0 0 70px;
    text-align:left;
} 

.ColumnMenuFontStyle a
{
    color: #38801c; 
    font-size: 14px;
    text-decoration:none;
} 

 .ColumnMenuFontStyle a:hover
{
    color: #df6717; 
    font-size: 14px;
    text-decoration:none;
}  

.ColumnMenuFontSelectStyle a
{
    color: #df6717; 
    font-size: 14px;
    text-decoration:none;
}

.Height15px
{
    height:15px;
}

#ColumnMenuBottom
{
    width:100%; 
    height:15px;
    background-image:url(/cnrri/13images/ColumnMenuBottomBG.jpg);
    background-repeat:no-repeat; 
}

#CenterContainer
{
    padding:25px 20px 25px 20px;  
    width:930px;          
}

#RightContainer
{
    padding:25px 0px 25px 20px; 
    float:left; 
    width:740px;   
}

#CategoryTitleLeft
{
    float:left;
    width:30px; 
    height:29px; 
    background-image:url(/cnrri/13images/cnrri_CategoryTitleLeftBG.jpg); 
}

#CategoryTitleCenter
{ 
    float:left;
    height:29px;    
    background-image:url(/cnrri/13images/cnrri_CategoryTitleCenterBG.jpg);
}

#CategoryTitleRight
{ 
    float:left;
    width:30px; 
    height:29px; 
    background-image:url(/cnrri/13images/cnrri_CategoryTitleRightBG.jpg);
}

.CategoryTitleFontStyle
{
    padding:7px 0 0 5px; 
    font-weight:bold; 
    color:#528718; 
    font-size:16px;
}

#CategoryPath
{
    float:right; 
    font-size:13px;     
    padding:8px 8px 0 0;
}

#CategoryBottomLine
{
    width:100%; 
    height:2px; 
    background-color:#a0be9c;
    border-style:none;
    overflow:hidden;   
}

.Clear
{   
    clear:both;
}

.Padding15px
{
    padding:15px;
}

.commonContent
{
    padding:15px;
    min-height:300px;
}

.MenuLiContent
{
    height:35px;
    padding:0 10px 0 10px;
    line-height:35px;
    clear:both;
}

.MenuLiContentText
{
    width:650px;
    padding-left:10px;
    float:left;
}

.MenuLiContentText a
{
    text-decoration:none;
    color:Black;
}

.MenuLiContentDate
{
    width:100px;
    float:left;
}

#ContentBottomSplit
{
    height:2px;
    border-style:none;
    overflow:hidden;
    background-color:#4f9717;
}

#CopyRight
{
    height:88px;
    padding:10px;
    color:#555555;
    background-color:White; 
    font-family:Arial;
    font-size:12px;
    text-align:center;
}

#ICP
{
    margin-top:9px;    
}

.subMenu {
    position: absolute;
    display: none;
    color: White;
    font-size: 14px;
    padding:5px 10px;
    line-height: 180%;
    filter: alpha(opacity=90); /*IE*/
    -moz-opacity: 0.9; /*Moz + FF*/
    opacity: 0.9; /*支持CSS3的浏览器（FF 1.5也支持;*/
    background-color: #6ca741;
    min-width:95px;
}

    .subMenu a {
        font-size: 14px;
        color: white;
        text-decoration: none;
    }

        .subMenu a:hover {
            font-size: 14px;
            color: #ffde00;
            font-weight: bold;
            text-decoration: none;
        }

#bsgkLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
}   
 
#kycgLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
}   

#cooperationLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
}
 
#graduateLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
}  

#cultureLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
} 

#journalLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
    width: 130px;
}   

#sciencedataLayer
{
    position: absolute;
    z-index:100;
    top: 170px;
}  












#BodyContainer
{
    padding:25px 35px 25px 35px; 
    
}
#CategoryLocal
{
    height:30px;
    line-height:30px;
    font-size:13px;
    text-align:left;

}

#CategoryLocal a
{    
    text-decoration:none;
}



#SlideNewsContainer
{
  width: 750px; 
  background-image:url(../images/cnrri_news_bodybg.jpg);
  background-repeat:no-repeat;
  height:286px;
  padding-top:15px; 
  padding-left:10px;
}

#SlideAreaContainer
{
  width:310px; 
  height:235px; 
  float:left;  
}

#SlideBorder
{
  cursor: pointer; 
  padding:4px;  
  width:300px; 
  height:225px; 
  border: 1px solid #cccccc;    
  text-align:left;  
}

#SlideImg
{
     border-style: none; 
     z-index: 1; 
     position:absolute;  
}

#SlideNumber
{
   width: 105px; 
   height: 21px; 
   position:absolute; 
   z-index: 10; 
   padding-left: 190px; 
   padding-top: 200px;     
}

#SlidePeripheral
{
    width: 280px; 
    height: 200px; 
    border:  0px solid blue; 
    position: relative; 
    z-index: 20;
}

#NewsAreaContainer
{
   width:430px; 
   float:left; 
  text-align:left;
  padding-left:10px;
  
}

#NewsTitle
{
    width: 420px; 
    height: 31px; 
    background-image: url(../images/cnrri_news_title.jpg);
}

#AfficheTitle
{
    width: 100%; 
    height: 32px; 
    background-image:url(../images/cnrri_gg_title.jpg);
}

#AfficheMore
{
    text-align:right; 
    padding:10px 5px 0 0;
    color:White;
}

#AfficheContentContainer
{

    height: 228px; 
    border-bottom:1px solid #9dc197;
    border-left:1px solid #9dc197;
    border-right:1px solid #9dc197;
    background-color:#f7f9f0;
}

#AfficheContent
{
    width: 92%; 
    text-align: left; 
    padding:8px; 
    line-height: 150%; 
}




  
.itemOff
{
    color:#FFFFFF;
    background-color:#444444;
    border:none 1px #FFFFFF;
    font-size:12px;
    font-weight:normal;
    width:21px;
    text-align:center;
    cursor:pointer;
}

.itemOn
{
    color:#FFFFFF;
    background-color:#e76003;
    border:none 1px #FFFFFF;
    font-size:12px;
    font-weight:normal;
    width:21px;
    text-align:center;
    cursor:pointer;
}
      
    /* list1为首页主要样式  */   
.list1
{
    color: #444444;
    font-size:12px;
    font-family:宋体;
    text-decoration: none;
}

.list1 a
{
    color: #444444;
    text-decoration: none;
}

.list1 a:hover
{
    color: #444444;
    text-decoration: underline;
}

.LeftShareTilteStyle
{
    width:100%; 
    height:45px; 
    background-image:url(../images/cnrri_leftshare_title.jpg);
    margin-top:10px;
    background-position:bottom;
} 

.LeftShareContentBGStyle
{
    border-bottom:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;     
} 

.RightShareTilteStyle
{
    margin-top:10px; 
    width:100%; 
    height:30px; 
    background-image:url(../images/cnrri_rightshare_title.jpg);
}

.LeftShareContentBGStyle
{
    border-bottom:1px solid #d6d6d6; 
    border-left:1px solid #d6d6d6; 
    border-right:1px solid #d6d6d6;
}

.pzjslinkContentStyle
{
    width: 175px; 
    padding:10px 0 10px 0; 
    text-align:left; 
    line-height: 140%;
}

.HoldwebContentStyle
{
    text-align:left;
    border:1px solid white;
    padding-left:25px;
    line-height:150%;
}

.HoldwebContentStyle UL
{
    margin: 0px;
    padding:0px;
}

.HoldwebContentStyle LI
{
    list-style-type:none;
    float: left;
    padding:0 30px 0 0;

}

.Clear
{
    clear:both;
}

/* 学科设置文档样式 */

#DeptList 
{ 
    overflow:hidden; 
    display:block;
    text-align:left;
    border-bottom:1px solid #d6d6d6;
    border-left:1px solid #d6d6d6;
    border-right:1px solid #d6d6d6;
    height:380px;
    padding-bottom:50px;
}

.FirstCatalogStyle
{
    font-size: 14px; 
    margin:5px 0 5px 0;
    color:#ab570c;
}

.SubCatalogStyle
{
    text-indent:1em; 
    font-size: 14px; 
    margin:0;
}

/* 子栏目样式 */


    
            .paddingleft12px
    {
        padding-left:12px;
    }
    
    
        .table1 td
        {
            border:2px solid #ffffff;
        }
        
          .table1 a
        {
            color:#30971e;
        }   
         
           .table1 a:hover
        {
            color:#df6717;
        }        
          

        .style4
        {
            text-align: left;
            width:16%;
        }
        
        tr.period_Even
        {
            background-color: #f3f9e1;
        }  
        
         tr.period_Singular
        {
            background-color: #edf6e3;
        }       


.hasBorderTable
{
    border:1px solid #333333;
    border-collapse:collapse;
}

.hasBorderTable td
{
    border:1px solid #333333;
}

.hasBorderTable th
{
    border:1px solid #333333;
}

.hasBorderTable a
{
    text-decoration:underline; 
    font-size:14px;
}

/*研究生培养文档内容样式*/
#ContentPeripheral
{
    width:882px;
    text-align:left;
    clear:both;
    margin-top:20px;
}

#title_local
{
    height:30px;    
}

#CategoryTitleBG
{
    width:142px;
    height:30px;
    padding-left:30px;
    font-size:14px;
    line-height:30px;
    color:#528718;
    font-weight:bold;
    float:left;
    background:url(/cnrri/graduate/images/titlebg.jpg) no-repeat;
}
 
#contentContainerBG
{
    border-top:2px solid #9dc197;
    border-bottom-style:none;
    border-left:1px solid #9dc197;
    border-right:1px solid #9dc197;
    padding:20px;
    font-size:14px;
    line-height:1.8em;
}

#contentTitle
{
    text-align:center;
    font-size:20px;
    font-weight:bold;
    margin:10px 0 20px 0;    
}

#contentBottomLine
{
    background:url(/cnrri/graduate/images/contentbottom.jpg) no-repeat center top;
    height:42px;
}

.MenuLiContent
{
    height:35px;
    line-height:35px;
    clear:both;
}

.MenuLiContentText
{
    width:550px;
    padding-left:10px;
    float:left;
    background:url(/cnrri/13images/list_sign.jpg) no-repeat left center;
}

.MenuLiContentText a
{
    font-size:14px;
    text-decoration:none;
    color:Black;
}

.MenuLiContentText a:hover
{
    font-size:14px;
    text-decoration:none;
    color:#DF6717; 
}

.WebsiteText a:hover
{
    font-size:14px;
    text-decoration:none;
    color:#DF6717; 
}

.CultureText a:hover
{
    font-size:12px;
    text-decoration:none;
    color:#DF6717; 
}

.MenuLiContentDate
{
    font-size:14px;
    width:100px;
    float:left;
}

.MenuSplit
{
    height:1px;
    border-style:none;
    border-bottom:1px dashed #888888;
    overflow:hidden;
}

#pagesContainer
{
    text-align:center;
    height:30px;
    margin:20px 0 0 0;
    font-size:14px;
}

 /* 课题组文档内容样式 */
#contentContainer
{
    width:900px; 
    padding:20px 15px 20px 15px;
    text-align:left;
}

#contentContainer a
{
	font-size:14px;
    color:#000000;
    text-decoration:none;
}

#contentContainer a:hover
{
	font-size:14px;
    color:red;
    text-decoration:none;
} 

#CategoryTitle
{
    font-size:20px; 
    font-weight:bold; 
    color:#699a25; 
    padding:10px 0 0 50px; 
}

#CategoryTitleBottomSplit
{
    height:3px; 
    width:250px; 
    margin-left:30px; 
    background-color:#d0e2ba;
}

#ContentPic
{
    margin:30px 0 0 120px; 
    float:left;
    /*border:1px solid #c9cdcc; */
    width:280px; 
    height:210px;
    text-align:center;
    background-color:#fafafa;
}

#ContentTopInfo
{
    float:left; 
    color:#c3853a; 
    font-weight:bold; 
    font-size:18px; 
    padding:30px 0 0 40px;
}

.TalentText a
{
    font-size:15px;
    text-decoration:underline;
    color:#808080;
}

 .deptClass a
 {

     font-size:14px;
     text-decoration:none;
 }
 
.deptClass a:hover
 {
     font-size:14px;
     text-decoration:none;
     color:#DF6717; 
 }

 .closeStyle a
{
   color:#38801c;
   font-size:14px;
   text-decoration:none;                      
       
}

.closeStyle a:hover
{
    color:#DF6717; 
    font-size:14px;
    text-decoration:none;
}

#deptItem a
     
.deptClass a
 {
     font-size:14px;
     text-decoration:none;
 }
 
.deptClass a:hover
 {
     font-size:14px;
     text-decoration:none;
     color:#DF6717; 
 }

.TutorsLi li
{
    margin:0;
    margin-left:2em;
    text-indent:0;
}
 
  .keylink{
	cursor:pointer;
	border-bottom:1px dotted #111;
  }

.Doctb{border:1px solid black;border-collapse: collapse; text-indent:0; width:756px;}
.Doctb td{border:1px solid black; padding:2px;}
.Doctb th{border:1px solid black; padding:2px;}

.papersListItem{
    background:url(/cnrri/13images/list_sign.jpg) no-repeat left 0.3em;
    padding-left:10px;
}