/*====================================== 
INDEX—pCSS
=======================================*/ 

.indexNews h2 {
	margin-top:50px;
	margin-bottom:10px;
}

.indexNews ul{
	padding:5px 10px 10px 10px;
	margin:0;
	list-style:none;
}
.indexNews li{
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:5px;
	margin-top:5px;
	font-size:1.2em;
	line-height: 1.6em;
}

.topicsBox{
	width:616px;
	height:189px;
	overflow:auto;
	padding:5px;
	margin:0 0 10px 0;
	border:solid 2px #ee8a11;
}

.posters{
	width:207px;
	margin:10px 9px 0 0;
	float:left;
	text-align:center;
}
.schedules{
	width:414px;
	margin:10px 0 0 0;
	float:left;
	text-align:center;
}
