@charset "utf-8";

/*
**       PRINT.CSS | 2009. Laziel Studio
**       Sheet author : Jeong,na-e A.K.A naeh(nani)
**       Sheet version: 1.0
**************************************************/


html { font-size: 100%; }

body,
th,
td { font: normal .75em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }

a
{
	color: #000;
	text-decoration: none;
}

table { border: 1mm solid black; }

table th { font-weight: bold; }

table tbody th { text-align: left; }

table th,
table td
{
	border-bottom: 1mm solid black; border-right: 1mm solid black;
	padding: 2mm 5mm;
}

#column { display: none; }

ul.infoRhesus { list-style: none; }

ul.infoRhesus li dl { height: 100%; overflow: hidden; }

ul.infoRhesus li dl dt,
ul.infoRhesus li dl dd { float: left; }

ul.infoRhesus li dl dt
{
	display: block;
	width: 2.7cm;
	text-align: right;
	font-weight: bold;
}

ul.infoRhesus li dl dd { width: 13cm; }

#footer { padding-top: 1cm; }

div.movieview { display: none; }
