@charset "UTF-8";

a:link{
	color:rgb(0,44,140);
	font-weight:900;
	text-decoration: underline;
}

a:active{
	color:rgb(0,0,0);
	font-weight:900;
	text-decoration: underline;
}

a:visited{
	color:rgb(0,44,140);
	font-weight:900;
	text-decoration: underline;
}

a:hover{
	color:rgb(0,94,190);
	font-weight:900;
	text-decoration: underline;
}

a.lille:link{
	color:rgb(102,0,5);
	font-weight:900;
	text-decoration: underline;
}

a.lille:visited{
	color:rgb(102,0,5);
	font-weight:900;
	text-decoration: underline;
}

a.lille:hover{
	color:rgb(150,50,55);
	font-weight:900;
	text-decoration: underline;
}

a.hongkong:link{
	color:rgb(17,0,173);
	font-weight:900;
	text-decoration: underline;
}

a.hongkong:visited{
	color:rgb(17,0,173);
	font-weight:900;
	text-decoration: underline;
}

a.hongkong:hover{
	color:rgb(67,50,223);
	font-weight:900;
	text-decoration: underline;
}

a.cork:link{
	color:rgb(99,13,0);
	font-weight:900;
	text-decoration: underline;
}

a.cork:visited{
	color:rgb(99,13,0);
	font-weight:900;
	text-decoration: underline;
}

a.cork:hover{
	color:rgb(149,63,50);
	font-weight:900;
	text-decoration: underline;
}

a.melbourne:link{
	color:rgb(94,148,230);
	font-weight:900;
	text-decoration: underline;
}

a.melbourne:visited{
	color:rgb(94,148,230);
	font-weight:900;
	text-decoration: underline;
}

a.melbourne:hover{
	color:rgb(144,198,255);
	font-weight:900;
	text-decoration: underline;
}

a.anyang:link{
	color:rgb(0,13,135);
	font-weight:900;
	text-decoration: underline;
}

a.anyang:visited{
	color:rgb(0,0,100);
	font-weight:900;
	text-decoration: underline;
}

a.anyang:hover{
	color:rgb(0,0,100);
	font-weight:900;
	text-decoration: underline;
}

a.nomal:link{
	color:rgb(50,50,50);
	font-weight:900;
	text-decoration: underline;
}

a.nomal:visited{
	color:rgb(80,80,80);
	font-weight:900;
	text-decoration: underline;
}

a.nomal:hover{
	color:rgb(100,100,100);
	font-weight:900;
	text-decoration: underline;
}

p.v2{
	font-size:11;
	font-weight: 900;
	line-height:200%;
	color:rgb(90,90,90);
}

p.v2_h{
	font-size:11;
	font-weight: 900;
	line-height:300%;
	color:rgb(90,90,90);
}

td.subject{
	text-align:center;
	width:100;
	padding:5 0;
	border:solid 1 rgb(150,150,150);
}

td.contents{
	padding:5 3;
	border:solid 1 rgb(150,150,150);
}

table.venue{
	width:100%;
	margin:10 0 30 0;
}

td.sub1_tex{
	margin-bottom:0;
	padding:10 3;
	border-bottom:1 solid rgb(200,200,200);
	width:auto;
}