body, tr, td {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10pt;
	font-weight:normal;
	color:#111133;
}

body {
	background-color: #000066;
	margin-top:0px;
	background-image: url(slices/main-bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

p {
	text-align:justify;
}

.mainContents {
	width:970px;
	text-align:left;
}

.header {
	height:137px;
	background-image: url(slices/logo.jpg);
	background-repeat: no-repeat;
}

.maintopcontents {
	display:none;
}

.menu {
	float:left;
	width:160px;
	background-image:url(slices/menu-bg.jpg);
	background-repeat: repeat-y;
}

.menuInner {
	margin-left:46px;
}

.contentsInner {
	float:right;
	width:762px;
	background-color: white;
	background-image: url(slices/contents-bg.jpg);
	background-repeat: no-repeat;
	margin-right:2px;
}

.contentsInnerMinHeight {
	float:left;
	height:401px;
	width:35px;
}

.contentsInnerMain {
	float:left;
	width:710px;
}

.contentsText {
	float:left;
	width:350px;
}

.contentsIlu {
	float:right;
	text-align: right;
	width:350px;
}

.menuItem {
	margin-top:3px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

a {
	color: #333366;
	text-decoration:none;
}

a:hover {
	color: #FF9900;
	text-decoration:none;
}

.bottomMenu {
	clear:both;
	text-align:center;
	font-size:7pt;
}

.bottomMenu .hr {
	margin:15px 30px;
	border-top:1px solid #333366;
}

h1 {
	margin:38px 0px 20px 50px;
	font-size: 12pt;
}
h2 {
	font-size:11pt; text-align:left;
}
.retigoSlides {	
	background-color:#0B1439;
	width:687px;
	height:540px;
	margin-left:14px;
	text-align: center;
	color:white;
	padding:5px;
}

.retigoSlides a {
	color: white;	
}

.retigoSlides a:hover {
	text-decoration: none;	
}

.center {
	text-align: center;
}

.home {
	margin:50px 0px;
}

.zoom {
	cursor:pointer;
}

li {
	margin-top:5px;
}

.hidden {
	padding:10px;
	display:none;
	margin:10px 0px 20px 0px;
	border:1px solid #BABFFF;
}

.rightImage {
	float:right;
	clear:right;
	margin-left:10px;
}