#warp {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEAE8;
	background-image: url(../news/images/insbg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#warp ul{
	margin: 0px;
}
#main {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content {
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 200px;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content td{
	width: 25%;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.content h1{
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #848283;
	border-right-color: #848283;
	border-bottom-color: #848283;
	border-left-color: #848283;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.content h2 a{
	color: #000000;
	text-decoration: none;
}
.content h2 a:hover{
	color: #666666;
}
.content h3{
	font-size: 9pt;
	line-height: 20px;
	color: #5D5D5D;
	font-weight: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	display: block;
}
.content h3 a{
	color: #5D5D5D;
	text-decoration: none;
}
.content h3 a:hover{
	color: #A57E25;
}

