﻿body {
}

/*浮动文章开始*/
.floatArticleContainer {width: 100%; height: 100%; border: solid 1 #99CB81; background-color: White;}
.floatArticleControl{ border-bottom:solid 1px #99CB81;width:100%;height:20px;   background: url(images/panel_header_bg.gif) repeat-x top center;}
.floatArticle_lefticon{width:20px;  background:url(images/panel_header_ico.gif) center right no-repeat ;}
.floatArticle_literal{padding-left:5px;font-size:12px;font-weight:bold;}
/*浮动文章结束*/