.litewindow_main
{
	width:100%;
	background:#f5f5f5;
}

.litewindow_top
{
	height:41px;
	width:100%;
	background:url(./pic/info/litewindow/u.png);
}

.litewindow_ul
{
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:41px;
	background:url(./pic/info/litewindow/ul.png);
}

.litewindow_ur
{
	top:0px;
	width:34px;
	height:41px;
	float:right;
	background:url(./pic/info/litewindow/ur.png);
}

.litewindow_icon_news
{
	position:absolute;
	width:79px;
	height:34px;
	background:url(./pic/info/litewindow/icons/news.png);
	top:6px;
	left:41px;
}

.litewindow_middle
{
	width:100%;
}

.litewindow_l
{
	position:fixed;
	top:0px;
	left:0px;
	width:40px;
	height:100%;
	background:url(./pic/info/litewindow/l.png);
}

.litewindow_r
{
	float:right;
	background:url(./pic/info/litewindow/r.png);
	width:34px;
	height:100%;
}

.litewindow_bottom
{
	width:100%;
	height:38px;
	background:url(./pic/info/litewindow/d.png);
}

.litewindow_dl
{
	position:absolute;
	top:0px;
	height:0px;
	width:40px;
	height:38px;
	background:url(./pic/info/litewindow/dl.png);
}

.litewindow_dr
{
	float:right;
	width:34px;
	height:38px;
	background:url(./pic/info/litewindow/dr.png);
}

.news_date
{
	font-family:Verdana;
	color:#777777;
	font-size:12px;
	font-weight:normal;
}

.news_title
{
	font-family:Verdana;
	color:#832323;
	font-size:14px;
	font-weight:bold;
}

.news_text
{
	font-family:Verdana;
	color:#333333;
	font-size:11px;
}