﻿/*模板基础样式*/
.wrap{margin:auto; width: 910px;}
.banner{margin:auto; width: 98%; overflow:hidden;background-color: #fff; color: #fff;}
.MenuContainer{margin:auto; width: 98%; height: 30px; line-height: 30px; background-color: #000; color: #fff;}
.bg_top{float: left; left:0px; width: 100%; height: 6px; position:absolute; top:-5px; background: url(/Templets/default/default/images/mainpanel_top.gif) no-repeat;}
.bg_bottom{float: left; left:0px; width: 100%; height: 6px; background: url(/Templets/default/default/images/mainpanel_bottom.gif) no-repeat; position:absolute; bottom:-5px;}
.footer{float: left; width: 100%; height: 20px; font-size: smaller;}
.clear{clear:both;}

/*两栏右模板样式*/
.main_content,.widgets,.logo_bar{ margin:5px;}

.main_content{width:500px; float:left;}
.widgets{ float:right; width:170px;}
.widgets ul{ margin:auto;}
.logo_bar{float:left; width: 170px;}
.reg_btn{width:170px; height:66px; cursor:pointer; background:url(/images/btn_reg.gif) no-repeat;}