@charset "utf-8";
/* CSS Document */

.NewsDetailH1 {
	color:#000000;
	font-size:1.8em;
	line-height:1.4em;
	}

.NewsWrapper {
	float:left;
	width:710px;
	margin:10px 0px 0px 0px;
	padding:0px 10px;
	}
.NewsWrapper h4 {
	padding-bottom:3px;
	}
.NewsWrapper a,.NewsWrapper h4 a
	{ color:#FF6600; }
.NewsWrapper a:hover,.NewsWrapper h4 a:hover
	{ color:#FF0000; }

.ConferenceTable table { width:530px; }
.ConferenceTable table td { border-bottom:none; }

.ResultFlag     { float:left; width:75px; height:21px; }
.ResultClass { float:left; width:100px; height:21px; }
.ResultCategoryTab {
	float:left;
	width:320px;
	height:21px;
	background-image:url(/images/seminar/sem_cat_bg.jpg);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 10px;
	color:#FFFFFF;
	}

