
div.contentBody	{
		width:100%;
		background-color:#FFCC00;
		border:  1px solid #000000;
		}
		
body	{
			background : #FF9900  url("dancom_title.gif") no-repeat bottom right fixed  ;
			
		}
div.diaryTitle		{
}
div.diaryImage		{
			}
div.diaryComment	{
		padding:10px;
		}
div.ads	{
		position:absolute;
		 right:0;
		 float:right;
		font-size:10px;
		background : #FF9900;
		}
div.adsComment	{
		border: 1px solid #000000;
		background-color:#FFCC00;
		}
p.leftTitle	{
		text-align:center;
		background-color:white;
		}

a		{
			color: #5e181a;
		}
a:hover	{
			color: #ffff00;
			text-decoration: Underline;
		}
		
*	{
		margin:0;
		padding:0;
		border:0;
		}

th	{
			text-align:left;
			text-decoration: none;
			color: #ffffff;
			background-color:#5e181a;
			padding: 3px;
			border: 0px solid #5e181a;

}
td		{
			text-align:left;
			padding: 5px;
			border: 1px solid #5e181a;
			font-size:10pt;
			background-color:#FFCC00;
		}

h1		{
			font-size:9pt;
			text-align:left;
		}
		
h2	{

		font-size:9pt;
		text-align:left;
		text-decoration: none;
		color: #ffffff;
		background-color:#5e181a;
}
h3		{
			font-weight:normal;
		}
img		{
			margin:1px;
		}
div.content	{
		background-color:#FFCC00;
		border:  1px solid #5e181a;
		margin:10px;
		padding:10px;
		width:100%;
			}
address	{
			text-decoration: none;
			font-style: normal;
		}
.navbar	{
		line-height:12pt;
		text-align:right;
		border-bottom: 1px dashed #5e181a;
		padding:3px;
		margin:3px;
}

div.bottombar	{
		line-height:12pt;
		text-align:center;
		border-bottom: 1px dashed #5e181a;
		border-top: 1px dashed #5e181a;
		padding:3px;
		margin:3px;
		clear:both;
}

div.main	{
			margin-left:10px;
			margin-right:170px;
			
			}
