@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 10px;
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
#wrapper #contens {
	padding-right: 30px;
	margin-top: 10px;
}


.no_display{
	display:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrapper{
/*	width: 450px;*/
	width: 550px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#header{
	width: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
/*	border-left-width: thick;*/
/*	border-left-style: solid;*/
/*	border-left-color: #000066;*/
/*	padding-left: 10px;*/
	clear: both;
/*	margin-top: 0px;*/
/*	margin-left: 10px;*/
	margin-bottom: 40px;
}

#header2{
	width: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin-bottom: 40px;
	margin-top: 40px;
}

h2 {
	font-size: 14px;
	color: #000066;
	border-left: 3px solid #000066;
	border-bottom: 1px solid #000066;
	padding-left: 10px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

p {
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#header_right{
	width: 180px;
	height: 26px;
	float: right;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

ol {
	list-style-position: outside;
	margin-left: 10px;	
}

li {
	list-style-position: outside;
}

li p {
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

a:hover
{
        color:#666666;
        text-decoration:underline;
}
a:link
{
        color:#666666;
        text-decoration:underline;
}
a:visited
{
        color:#666666;
        text-decoration:underline;
}
a:active
{
        color:#666666;
        text-decoration:underline;
}

ol.treatment {
	padding-bottom: 15px;
}

ol.treatment li {
	padding-top: 15px;
}

table.treatment_tb {
}

table.treatment_tb td {
	padding-top: 15px;
}

table.treatment_tb2 {
	margin-top: 10px;
}

table.treatment_tb2 td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	text-align:justify;
	text-justify:inter-ideograph;
}

table.treatment_tb2 td.left {
	text-align: center;
}

