﻿/* 模块样式 */
#header,#footer,#container{margin:0 auto 0px;width:100%;}

#topnav{height:20px;background:#F5F5F5;border-bottom: 1px solid #D7D7D7;}
#topnav li{display:inline;}
#topnav li a {text-decoration: none;}
#topnav li a img {border: none;}
#topnav li a:link, a:visited {color: #555;}
#topnav li a:hover {color: #000; background-color: #F4F2E4;border-bottom: 1px solid #9A8E51;}

#mainnav{float:left;padding:0 0 0 10px;}
#userbar{float:right;padding:0 10px 0 0;}
#untopnav{clear:both;margin:5px auto;}
#logo{clear:left;float:left;margin:3px 3px;}
#subhead{float:left;margin:3px 3px;}
#subhead ul li{color:#333333;}
#subhead ul li h2{color:#797979;}
#subhead ul li b{margin:3px;}
#search{float:left;margin:3px 6px;}
#search li{display:inline;font-size:14px;cursor:hand;}
#search span{}





#contentWrap{float:right;width:100%;margin-right:-220px;}/*内容定位外框*/
#masthead{clear: both;border-bottom:solid 1px #C9D7F1;}/*报头*/
#content{margin-right:215px;}
#banner{clear:both;}/*content子容器*/
#columns{clear:both;}/*content子容器*/
#col-a{float:left;}/*columns子容器*/
#col-b{float:right;}/*columns子容器*/
#side{float:left;width:215px;background-color:}



#footer{clear:both;border-top:solid 2px #DEE6C5;padding:5px;}
#copyright{float:left;}
#footlink{float:right;}
#footlink li{display:inline;}

