body {
 margin: 0;
 padding: 0;
 color: black;
 font: 10px Arial;
}
a {
	color:#8d989e;
	text-decoration: none;
}
a:hover {
	color:#8d989e;
	text-decoration: underline;
}
td {
	vertical-align: top;
	font: 12px Arial;
}
.mainTable {
	width: 916px;
	height: 100%;
	}
.header1 {
	height: 179px;
	background: url('../images/1.jpg') no-repeat top right;
}
.header2 {
	height: 179px;
	background: url('../images/2.jpg') no-repeat top right;
}
.header3 {
	height: 179px;
	background: url('../images/3.jpg') no-repeat top right;
}
.header4 {
	height: 179px;
	background: url('../images/4.jpg') no-repeat top right;
}
.footer {
	height: 93px;
}
.logo {
	float: left;
}
.shortcuts {
	position: relative;
	width:160px;
	/*font: 10px Arial;*/
	margin-top: 20px;
}
.shortcuts tr {
	height: 20px;
}
.shortcuts a {

	font: 10px Arial;
}
.shortcuts img {
	margin-right: 7px;
}
.rightBlock {
	background: url('../images/bg.jpg') no-repeat top left;
	width: 180px;
}
.middleRight {
	width: 180px;
}
.menu {
	list-style-type: none;
	margin:10px 25px 0px 25px;
	padding:0;
	border-top: 1px dashed #c6c5d3;
}
.menuItem {
	height: 24px;
	*height: 34px;
	padding-top: 10px;
	border-bottom: 1px dashed #c6c5d3;
}
.menuItem img{
	margin-right: 7px;
	
}
.menuItem a {
	color:#271971;
	font: 11px Arial;
	text-decoration: none;
}
.menuItem a:hover {
	color:#271971;
	font: 11px Arial;
	text-decoration: underline;
}
.menuItemSub {
	height: 19px;
	*height: 29px;
	padding-top: 5px;
	padding-left: 20px;
}
.menuItemSub img{
	margin-right: 7px;
	
}
.menuItemSub a {
	color:#271971;
	font: 11px Arial;
	text-decoration: none;
}
.menuItemSub a:hover {
	color:#271971;
	font: 11px Arial;
	text-decoration: underline;
}
.title {
	font: 22px Arial;
	color: #13b62d;
	margin: 10px 0px 10px 0px;
}
.title2 {
	font: 15px Arial;
	color: #303c79;
	margin-top: 15px;
}
.title3 {
	font: 15px Arial;
	color: #747474;
	margin: 15px 0px 25px 20px;
}
.title4 {
	font: 15px Arial;
	color: #747474;
	margin: 15px 0px 15px 0px;
}
.link a {
	color: #303c79;
	font: 11px Arial;
	padding-right: 18px;
	background: url('../images/arrow3.jpg') no-repeat center right;
}
.link a:hover {
	color: #303c79;
	font: 11px Arial;
}
.link2 a {
	color: #13b62d;
	font: 11px Arial;
	padding-right: 13px;
	background: url('../images/arrow2.jpg') no-repeat center right;
}
.link2 a:hover {
	color: #13b62d;
	font: 11px Arial;
}
.link3 a {
	color: #13b62d;
	font: 11px Arial;
	padding-left: 13px;
	background: url('../images/back.jpg') no-repeat center left;
}
.link3 a:hover {
	color: #13b62d;
	font: 11px Arial;
}
.contentBlock {
	padding-right: 20px;
}
input {
	font: 11px Arial;
	color: #868686;
	border: 1px solid #b5b6b7;
	margin-bottom: 8px;
	margin-left: 20px;
	padding: 3px;
	height: 23px;
}
.submit {
	color: #6b6b6b;
	border: 0px none;
	background: url('../images/arrow4.jpg') no-repeat center right;
	padding: 0px;
	padding-right: 13px;
}
.foot {
	border-top: 1px dashed #c6c5d3;
	color: #868686;
}
.foot td {
	padding-left: 20px;
	font: 11px Arial;
}
.newsTitle {
	font: 12px Arial;
	color: #13b62d;
}
.newsTitle:hover {
	font: 12px Arial;
	color: #13b62d;
}
.newsDate {
	font: 10px Arial;
	color:#8d989e;
	margin-left: 10px;
}
.newsInnerTitle {
	font: 12px Arial;
	color: #13b62d;
	margin-bottom: 10px
}
.div_pagging {
	padding-left: 8px;
	padding-right: 8px;
}.img_cell {
	height: 140px;
	vertical-align: bottom;
}
.gallery  td{
	font: 11px Arial;
	color: #666;
}
.gallery select {
	font: 11px Arial;
	color: #666;
	border: 1px solid #b5b6b7;
	margin-left: 20px;
}
.tableHead {
	background-color: #f2f3f4;
	border-bottom: 1px solid #d1d2d3;
	padding: 5px 5px 5px 10px;
}
.tableItem {
	border-bottom: 1px solid #d1d2d3;
	padding: 15px 10px 15px 10px;
	
}
.nariai {
	margin: 0px 10px;
}
.nariai td{
	font: 12px Arial;
	color: #4d4d4d;
}
.nariai td a {
	color: #13b62d;
}
.nariai td a:hover {
	color: #13b62d;
}