#PanelOpening
{
	height				:	400px;
	margin-bottom			:	20px;
}


/* News */
#PanelNews
{
	float				:	left;
	width				:	270px;
	margin-right			:	20px;
}
div.PanelNewsTab
{
	display				:	none;
}
div.PanelNewsListContentIcon
{
	margin-bottom			:	1em;
}
div.PanelNewsListTitle
{
	display				:	none;
}
div.PanelNewsListContent
{
	border-bottom			:	dashed 1px #009900;
	padding				:	8px 0px;
}
div.PanelNewsListContentIcon
{
	float				:	left;
	width				:	48px;
	margin-right			:	10px;
}
div.PanelNewsListContentComment
{
	display				:	none;
}

/* Lecture */
#PanelLecture
{
	float				:	left;
	width				:	270px;
	margin-right			:	20px;
}
div.PanelLectureTab
{
	display				:	none;
}
div.PanelLectureListContentIcon
{
	margin-bottom			:	1em;
}
div.PanelLectureListTitle
{
	display				:	none;
}
div.PanelLectureListContent
{
	border-bottom			:	dashed 1px #009900;
	padding				:	8px 0px;
}
div.PanelLectureListContentIcon
{
	float				:	left;
	width				:	48px;
	margin-right			:	10px;
}
div.PanelLectureListContentComment
{
	display				:	none;
}

/* OpenCampus */
#PanelOpenCampus
{
	float				:	left;
	width				:	270px;
	margin-right			:	20px;
}
div.PanelOpenCampusTab
{
	display				:	none;
}
div.PanelOpenCampusListContentIcon
{
	margin-bottom			:	1em;
}
div.PanelOpenCampusListTitle
{
	display				:	none;
}
div.PanelOpenCampusListContent
{
	border-bottom			:	dashed 1px #009900;
	padding				:	8px 0px;
}
div.PanelOpenCampusListContentIcon
{
	float				:	left;
	width				:	48px;
	margin-right			:	10px;
}
div.PanelOpenCampusListContentComment
{
	display				:	none;
}

/* Weblog */
#PanelWeblog
{
	float				:	left;
	width				:	270px;
	margin-right			:	20px;
}
div.PanelWeblogTab
{
	display				:	none;
}
div.PanelWeblogListContentIcon
{
	margin-bottom			:	1em;
}
div.PanelWeblogListTitle
{
	display				:	none;
}
div.PanelWeblogListContent
{
	border-bottom			:	dashed 1px #009900;
	padding				:	8px 0px;
}
div.PanelWeblogListContentIcon
{
	float				:	left;
	width				:	48px;
	margin-right			:	10px;
}
div.PanelWeblogListContentComment
{
	display				:	none;
}




#PanelWeblog
{
	float				:	right;
	width				:	280px;
}


#PanelTopMenu
{
	margin-bottom			:	20px;
}

div.PanelMenuTitle
{
	border-bottom			:	solid 1px #999999;
	padding-bottom			:	8px;
}

