body {
	margin: 0px;
	background: #000 url(../images/head.gif) no-repeat center top;
	font:normal 11px arial,tahoma,verdana;
	color:#AAA;
	line-height:16px;

}
.logo_left {
	background: url(../images/ozone.gif) no-repeat top left;
	height: 120px;
}

a:link,a:visited,a:active{
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}

a:hover{
	font-weight: bold;
	color: #00D8FF;
	text-decoration:none;
}

.txt-highlight {
	font-weight: bold;
	color: #008CCF;
}

.txt_justify{
text-align:justify;
}

.td_month{
width:48px;
color:#c6c6c6;
font-weight:bold;
text-align:center;
}
.txt11-blue-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008CCF;
	text-decoration: none;
}
.txt11-blue {
	font-family: tahoma;
	font-size: 11px;
	color: #008CCF;
	text-decoration: none;
}
.txt11-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
	text-align: justify;
}
.topic{
font-size:14px;
font-weight:bold;
}
ul.listing, ul.listing2 {
	margin:0;
	padding:0;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: none;
}

ul.listing li {
	padding:2px;
	padding-left:40px;
	background: url(../images/list.gif)  no-repeat 25px 3px  ;
	
}

ul.listing2 li {
	padding:2px;
	padding-left:15px;
	background: url(../images/list.gif)  no-repeat 15px 6px;
	
}

.tdhead{
text-align:center;
background-color:#444;
border-bottom:1px solid #000;
border-right:1px solid #000;
font-weight:bold;
padding:3px 5px 3px 5px;
line-height:12px;
}

.tddetial{
text-align:center;
background-color:#222;
border-bottom:1px solid #000;
border-right:1px solid #000;
font-weight:normal;
padding:5px 5px 5px 5px;
line-height:12px;
}
