html,body{margin:0;background:#fff;color:#333;font-style:normal;font-family:Arial;font-size:12px;height:100%;width:100%;text-align:center;}
img,a{border:0;outline:none;text-decoration:none;}
a{color:white;}
#viewNews{display:block;height:100%;width:100%;overflow:hidden;}
#viewNewsContent{height:100%;width:100%;background-color:white;overflow:hidden;}
#viewNewsHeader{background:#000 url(../images/bar/header.png) repeat-x top;float:none;width:100%;height:30px;}
#viewNewsHeader div{height:18px;width:33%;margin-top:6px;margin-bottom:6px;float:left;}
#newsFrame{height:100%;width:100%;overflow:auto;border:0 solid black;}
.left{text-align:left;text-indent:10px;padding:0;color:white;font-weight:bold;}
.left img{vertical-align:middle;padding-right:10px;}