A:Link		{color: blue;	text-decoration: underline;}
A:Visited	{color: blue;	text-decoration: underline;}
A:Active	{color: blue;	text-decoration: underline;}
A:Hover		{color: red;	text-decoration: underline;}


#i_wraper {
	width:600px;
}

#i_newsbox {
	line-height:160%;
	text-align:left;
	font-size:x-small;
	border:solid 1px #DDDDDD;
	margin:0;
	padding:10;
	height:300px;
}

BODY {
			background-color:			white;
			scrollbar-3d-light-color:	snow;
			scrollbar-face-color:		snow;
			line-height:				150%;
			text-align: left;
			margin:0;
}
P {
			line-height:150%;
}
TD {
			line-height:150%;
}

HR {
	height: 3px;
	border-color: #0071B9;
	border-style: solid;
}


#i_footer {
	padding:10 10;
	background-color:black;
	color:white;
	width:600px;
	height:30px;
	text-align: center;
	line-height: 90%;
	font-size14px;
}

//

h1{
	width:600px;
	height:240px;
	display:block;
	overflow:hidden;
	margin-top:0;
	background:url(../images/img_prokan_top.jpg) no-repeat;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}