@page{
	size:portrait;
	margin-left:4cm;
	margin-right:3cm;
	margin-top:3cm;

}

body{
	background:#ffffff;
	font-family:times new roman, times;
}

#header_print{
	width:800px;
	height:100px;
	text-align:center;
}

#header1{
	display:none;
}

#header2{
	display:none;
}

#navi{
	display:none;
	width:800px;
	height:45px;
	margin:auto;
}

#border{
	float:right;
	width:10px;
	height:45px;
}

#content{
	text-align:left;
	background:#ffffff;
	margin:auto;
}

* html #content{
	width:770px;
	w\idth:800px;
}

#cont_back{
	width:100%;
	float:left;
	background:#ffffff;
}

#cont_left{
	position:relative;
	float:left;
	margin-left:10px;
	width:200px;
	text-align:center;
}

#cont_right{
	position:relative;
	float:right;
	margin-right:20px;
	width:520px;
}

#contact{
	display:none;
}

#footer{
	display:none;
	position:relative;
	width:800px;
	height:40px;
	margin:auto;
	text-align:left;
}

#footer_print{
	padding-top:50px;
}

#print{
	display:none;
}

p{
	font-size:0.8em;
	line-height:170%;
}

small{
	font-size:0.6em;
}

#content ul{
	font-size:0.8em;
	list-style-type:square;
	line-height:150%;
}

h1{
	font-size:0.9em;
	color:#000000;
	height:30px;
}

h2{
	font-size:0.8em;
	color:#2f2b7a;
	height:30px;
}

td{
	font-size:0.8em;
}

th{
	font-size:1em;
	font-weight:normal;
}

a{
	color:#2f2b7a;
	text-decoration:none;
}

a:hover{
	color:#ffce00;
	text-decoration:underline;
}

#news{
	display:block;
	list-style-type:none;
	font-size:0.8em;
	line-height:150%;
}

