@charset "gb2312";
/* 本样式表只写 div定位样式 仅包含宽度，高度，float属性。 */

/* 页面主体头部 */
#container { width: 873px; margin:0 auto}
#header { width: 873px;  margin:0 auto}
#header img{ float:left}
#headerR { width:340px; float: right; }
#mainNav { width: 873px; height: 34px; clear: both; margin: 0 auto; }
#mainNav li { float: left; height:34px; width:86px; }
#breadcrumb { width: 851px; height: 29px; }
/* End页面主体头部 */

#main { width:873px; margin:0 auto; overflow: hidden; }
#sidebar { width: 191px; float: left; }
#sidebarNav div { width:189px; height:29px;}
#sidebarNav li{ width:138px; height:25px }
#sidebarPlacard {height:224px}

#content { float: none; }
#contentLeft { width:335px; float: left; }
#contentRight { width:335px; float: right; }
/*内容部分列表部分标题样式*/
.contentTitle { width: 249px; height: 29px; float: left; }
/* End内容部分列表部分标题样式 */
/* 内容部分列表部分标题右侧更多样式 */
.contentMore { width: 37px; height: 30px; float: right; }
/* End内容部分列表部分标题右侧更多样式 */
.contentMain li { width:285px }
/*科研教育右下方书籍样式*/
#Research_contentBook li{ float:left; width:95px }
/* End科研教育右下方书籍样式 */

#footer { width:873px; margin:0 auto; clear:both; margin:0 auto}
/* 最低端圆角实现 L:左 M:中 R:右*/
#footerL { width: 29px; height: 33px; float: left; }
#footerM { height: 33px; width: 815px; float:left }
#footerR { width: 29px; height: 33px; float: left;}
/* End最低端圆角实现 */
/* 计数器 */
#count {height:20px}
#count span {width:105px; height:20px}
/* End计数器 */

/* 栏目二级页 */
#column_sidebar { float:left; }
#column_sidebarNav { width: 165px; float: left; }
#column_content { width:698px; float: right;overflow:hidden;  }
.contentName { width: 676px; float:left }
.contentMainTitle { width:99%; float: right; }
.contentTextMore {width:90%}
/* End栏目二级页 */
