body {
 background: url('images/bg.jpg') repeat-x;
 background-color: #126695;
 font-family: verdana;
 font-size: 12px;
 color: ffffff;
 margin: 0px;
 padding: 0px;
 }
 
.headerlogo {
	width: 898px;
	height: 110px;
	background: url('images/logo.jpg') no-repeat;	
}
.home a{
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.home a:hover{
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navi {
	background: url('images/menu_bar.jpg') no-repeat;
	height: 51px;
	width: 898px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
}
.footer {
	height: 150px;
	background: url('images/foot_bg.jpg');
	background-repeat: repeat-x;
}
.foot_link a {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.foot_link a:hover {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.banner {
	background: url('images/banner.jpg') no-repeat;
	width: 898px;
	height: 238px;
}
.copyright {
	font: verdana;
	font-size: 11px;
	color: #cdcbcb;
	text-align: center;
}
.sub_menu {
	background: url('images/left_menu01.jpg') no-repeat;
	width: 262px;
	height: 296px;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.title {
	font-size: 15px;
	color: #62fb57;
	text-align: justify;
	padding-left: 5px;
	height: 40px;
}
.news {
	font: tahoma;
	font-size: 14px;
	color: #30f72c;
	font-weight: bold;
}
.left_txt {
	font-family: arial;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	text-align: justify;
}
.left_training {
	background: url('images/left_menu02.jpg') no-repeat;
	width: 262px;
	height:273px;
}
.texttitle {
	font-family: verdana;
	font-size: 16px;
	color:#f99910;
	font-weight: bold;
	text-align: center;
	height: 50px;
}
.ul {
	list-style: url(images/shipicon.gif);
	font-family: tahoma;
	font-size: 15px;
	color: #0033FF;
}
