
body{
	font-family: Arial;
	font-size: 12px;
	background-position: center;
}

ul{
	font-family: Arial;
	font-size: 12px;
	list-style-image : url(bu.gif);
	line-height: 18px;
	width: 450px;
}


ul.new{
	font-family: Arial;
	font-size: 12px;
	list-style-image : url(bu1.gif);
	line-height: 18px;
	width: 450px;
}



td.p{
	font-family: Arial;
	font-size: 12px;
	text-align: Justify;
	line-height: 18px;
}


p{
	font-family: Arial;
	font-size: 12px;
	margin-right: 30px;
	text-align: Justify;
	line-height: 18px;
	}

A.sublink:LINK,A.sublink:ACTIVE,A.sublink:FOCUS,A.sublink:VISITED{
	color : #003649;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial;
}

A.sublink:HOVER {
	color : #4B70A4;
	font-family: Arial;
	font-size: 12px;
}

A:LINK,A:ACTIVE,A:FOCUS,A:VISITED{
	color : #000000;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial;
}

A:HOVER {
	color : #4B70A4;
	font-family: Arial;
	font-size: 12px;
}

A.home:LINK,A.home:ACTIVE,A.home:FOCUS,A.home:VISITED{
	color : #000000;
	font-size : 11px;
	text-decoration: none;
	font-family: Arial;
	
}

A.home:HOVER {
	color : #4B70A4;
	font-family: Arial;
	font-size: 11px;
	
}


span.dis{
	margin-left: 180px;
	margin-top:12px;
	font-size: 12px;
}

div.home {
	font-family: Arial;
	font-size: 12px;
	margin-left: 13px;
	margin-top: 17px;
	width: 285px;
}

div.sub{
	width: 167px;
	min-height: 20px;
	line-height:18px;
	border-bottom:1px solid #666666;
	border-bottom-style : dotted;
	margin-left: 10px;
	
}

div.title {
	font-family: Arial;
	height:27px;
	font-size: 20px;
	color: #003649;
	background-repeat : no-repeat;
	background-image : url(title_bg.gif);
	
}