@charset "UTF-8";



/* INDEX
******************************************************************************************** */
#content .cnt_wrapping {
	width: 670px;
	background: #FFF url(/img/common/frame_cnt_top.gif) no-repeat top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 40px;
}
#content .cnt_left {
	float: left;
	width: 350px;
}
#content .cnt_right {
	float: right;
	width: 305px;
}
#topics {
	background: url(/img/index/topics_center.gif) repeat-y;
	padding: 0 15px;
}
/*
.campus_topics {
	overflow: auto;
	height: 121px;
	padding-right: 15px;
}
*/
.campus_topics {
	height: 121px;
	padding-right: 15px;
}
.campus_topics li {
	padding-bottom: 10px;
}
.campus_topics img {
	display: inline;
	margin-left: 5px;
}
iframe {
	border-width: 0px;
}