#stil_title{
    width: 450px;
    height: auto;
    margin: 9px 0px 4px 0px;
}

#stil_title h1{
	text-align: center;
	font-size: 12pt;
	padding: 4px 0px 2px 10px;
	color: #C11919;

}

#stil {
	text-align: left;
	margin: 5px 4px 3px 4px;
	border: 1px solid #C11919;
	height: auto;
   }

#stil h3 {
	background: #C11919;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 3px 0px;
   }

#stil p {
	margin: 3px 5px 3px 5px;
	padding: 0px 5px 4px 5px;
   }

#stil img.right { float: right; margin: 0px 3px 3px 0px;}
#stil img.left { float: left; margin: 0px 3px 3px 0px;}
#stil img.center { margin-left: 180px; }

#box {
	display:block; 
	background: #FFFFCC; 

	font-family: times new roman, serif;
	font-size: 15px; color:#000;
	padding: 0px;
	margin: 0px;
	height: auto;
}

#box h3 {
	color: #C11919;
	background: #FFFFCC; 
	text-align: center;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
   }
#box ul { list-style-position: inside; margin: 0px 5px 0px 5px; padding: 0px 2px 0px 2px;}

#box li { list-style-type: circle; } 

#inde_title{
    width: 500px;
    height: auto;
	margin: 0px;
}

#inde_title h2{
	text-align: center;
	font-size: 13pt;
	padding: 4px 0px 2px 0px;
	color: #C11919;
    font-weight: bold;
    /*background: #C11919;
	background: #C82536 url(images/ph1.gif) repeat-x;*/

}

#pic_inde {
	margin: 9px auto 9px auto;
    width: 460px;
    height: auto;
    border: 0px solid #336699;
	padding: 0px 0px 0px 10px;
    text-align: center;
    /*background: #F2F2F2; */ 
    font-size: 8.7pt;
}

#pic_inde img {
vertical-align: top;
border: 0px solid #ccc;
padding: 6px;
}

#pic_inde h4{
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 5px;
}

#pic_inde2 {
   float: left;overflow: hidden;margin: 0px 7px 0px 7px;width: 134px;border: 1px solid #ccc;text-align: center; background: #fff;
}

#pic_inde2 p{
	line-height: 1.3em;
	margin: 0px;
    padding: 1px;
    font-size: 8.7pt;
}

#pic_inde2 h3{
	padding: 3px 0px 0px 0px;
	font-size: 9pt;
    background: none;
    font-weight: bold;
}


