@charset "UTF-8";

#wrap #page #body #left{
	width:610px;
	margin:0px ;
	padding:0px 10px 0px 0px;
	float:left;
}

#wrap #page #body #right{
	width:190px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

#wrap #page #body #right h3{
	width:190px;
	margin:0px ;
	padding:0px;
	text-align:left;
}
#wrap #page #body #right #news{
	width:190px;
	margin:0px ;
	padding:0px;
	background: url("../images/bg_news.gif") ;
}
#wrap #page #body #right #news #news_txt ul li{
	width:140px;
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 12px;
	text-align:left;
	font-size:85%;
	line-height: 1.4em;
	background: url(../images/icon.gif) 0 0.3em no-repeat;
}
#wrap #page #body #right #news-footer{
	width:190px;
	height:20px;
	margin:0px ;
	padding:0px;
	text-align:left;
	background: url("../images/bg_news.gif") ;
}
#wrap #page #body #right #today{
  width: 160px;
  margin-top: 15px;
  padding: 14px;
  border: 1px solid #ccc;
}

#wrap #page #body #right #today h4{
  margin-top: 5px;
  text-align: center;
}