body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:1000px;
	background-image:url(images/topbg_37.gif);
	background-repeat:repeat-y;

}
#left{
    padding-top:20px;
	padding-left:20px;
	float:left;
	width:300px;
	height:100%;
}
#frow{
    white-space:pre;
}
.right{
	width:auto;
	text-align:center;
	float:left;
	background-color:#ffffff;
	text-align:center;
	width:auto;
}
.logo{
    width:600px;
    height:90px;
	text-align:center;
	margin:5px;
	background-image:url(images/rogo_26.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.menu_btn{
    width:600px;
    margin:40px;
}
.topics{
	width:600px;
	text-align:left;
	line-height:2;
	padding-top:20px;
	padding-left:60px;
	font-size: 12px;
	color: #622174;
	font-weight: bold;
}
.add{
    width:600px;
    margin-top:20px;
	font-size: 11px;
	color: #94204d;
}
