*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	border:0px;
	}
.div_img{
	width:904px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#div_left{
	float:left;
	width:593px;
	padding-left:25px;
	}
h1{
	font-size:14px;
	text-indent:28px;

}
h2{
	font-size:14px;
	text-indent:28px;
	color:#FFffff;
}
h3{
	background-image:url(images/index_08.gif);
	background-repeat:no-repeat;
	text-indent:28px;
	font-size:14px;
	line-height:200%;
	height:18px;
	}
#div_right{
	float:right;
	width:249px;
	padding-right:17px;
	}
p{
	text-indent:24px;
	line-height:120%;
	height:24px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	}
a:link {

	text-decoration: none;
		color: #000;
}
a:visited {

	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {

	text-decoration: none;
