@import url("base.css");


#flash{
	width:860px;
	float:left;
	display:inline;
	margin-left:10px;
}

#authorization{float:right; margin-bottom:20px;}

#news{
	width:860px;
	height:200px;
	float:left;
	display:inline;
	overflow:auto;
	padding-bottom:10px;
	margin-bottom:30px;
}

#news table{
	width:830px;
	margin-bottom:20px;
}

#news table th{
	width:110px;
	vertical-align:top;
	border-bottom:#999999 1px dotted;
	padding:12px 0px 10px;
	line-height:14px;
}
#news table td{
	width:720px !important;
	text-align: left;
	vertical-align:top;
	border-bottom:#999999 1px dotted;
	padding:10px 0px;
	line-height:20px;
}

#news table td span{font-weight:bold;}

#news table td img{width:199px; float:right; margin-left:5px;}
.newsimg{
	padding:1px 0px;
	margin-right:5px;
	vertical-align: middle;
}


#index_text{width:490px; float:right; margin-bottom:30px;}