/* 本样式表只写 div定位样式 仅包含宽度,高度,float属性。 */ ul,li{ list-style-type:none; list-style:none;} /* 页面主体头部 */ #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:71px; } #mainNav li.big{border-right:1px solid #97C6E2} #mainNav li.s{border-right:1px solid #97C6E2!important; width:55px!important;} .last{ border-right:none!important;} #breadcrumb { width: 851px; height: 29px; } /* End页面主体头部 */ #main { width:873px; margin:0 auto; overflow: hidden; } #sidebar{ width: 191px; float: left;} #sidebar .title_head{ color:#069; background: url(../images/sidebarNavbg.jpg) repeat-x; text-align: center; font-size: 14px; font-weight: bold; line-height: 29px; width:189px; height:29px;} #sidebarNav #side_menu_inside .lv1_ul .lv1_li{ border:solid 1ppx red;} #sidebarNav li{ width:138px;} #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} #footer o{padding:0 3px} /* 最低端圆角实现 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; width: 165px;} #column_sidebar .title_head{ font-size:14px; height:25px; color:#06529D; line-height:25px; padding:0 0 0 10px;} .side_menu_inside .lv1_ul .lv1_li{ background:url(../images/nursersidebarlibg.jpg) no-repeat 0px 0px; width:133px; line-height:27px; list-style:none; padding:0 0 0 15px; font-size:14px; font-weight:bold; margin:6px 0px;} .side_menu_inside .lv1_ul .lv1_li a{ color:#FFFFFF; display:block; overflow:hidden; height:27px;} .side_menu_inside .lv1_ul .lv2_li{list-style:none; font-size:12px; font-weight:normal; background:url(../images/ico12.jpg) no-repeat 0px 10px; border-bottom:solid 1px #b4dfe8; padding:0 0 0 10px; margin:0 0 0 -15px;} .side_menu_inside .lv1_ul .lv2_li a{ color:#000099;} .side_menu_inside .lv1_ul .lv3_li{list-style:none; font-size:12px; font-weight:normal; background:url(../images/ico12.jpg) no-repeat 0px 10px; padding:0 0 0 10px; margin:0 0 0 -15px;} #column_content { width:688px; float: right;overflow:hidden; } .contentName { width: 666px; float:left } .contentMainTitle { width:100%; float: right;} .contentTextMore {width:90%} .title_head{ font-size:14px;} /* End栏目二级页 */ /*20120911 wsq改*/ #sidebarNav div#leftNav{ background:none} .lv1_ul_3 li{background:url(../images/nursersidebarlibg.jpg) no-repeat 0px 0px; width:133px; line-height:27px; list-style:none; padding:0 0 0 15px; font-size:14px; font-weight:bold; margin:6px 0px;} .lv1_ul_3 li a{ color:#FFFFFF}