﻿/*模板基础样式*/
.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:600px; float:right;}
.logo_bar{width:250px; float:left; }
.widgets{width:250px; float:left;clear:left;}
.widgets ul{ margin:auto;}
.reg_btn{width:239px; height:66px; cursor:pointer; background:url(/images/reg_btn2.gif) no-repeat;}