/* <style type="text/css"> */
@import url("../base.css");
<!--
#header_amine{
	height: 96px;
	background-color: #3e1485;
	font-family: 'Helvetica', sans-serif;
	font-size: 200%;
	color: #ffffff;
	text-align: center;
	line-height: 96px;
}

.midashi_program{
	padding: 10px;
	font-size: large;
	font-weight: bold;
	line-height: 120%;	
}
.program{
	font-size: 11pt;
	text-align: left;
	margin-left: 10px;
	line-height: 130%;
}

.program th {
	font-size: 12pt;
	padding: 0px 5px;
}


.program td {
	padding: 0px 10px;
}
	
.midashi_nocolor{
	padding: 10px;
	font-size: large;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;	
}
.midashi_content{
	font-size: large;
	font-weight: bold;
	line-height: 120%;	
}

a[download$=".docx"]{
    padding: 7px 50px 24px 0;
    background: url(./kkrn_icon_word_1.png) right center/48px auto no-repeat;
}

-->

