@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	background: #000 url(images/design_bg.jpg) left bottom no-repeat;	
}	

.container {
	width: 954px;
	margin: 0 auto;
}

.top {
	width: 954px;
	height: 111px;
	background: url(images/design_02.jpg) no-repeat;
}

.container_all_content {
	width: 954px;
}

.container_menu_content {
	float: left;
	width: 742px;
}

.menu {
	width: 262px;
	height: 247px;
	background: url(images/design_04.jpg) no-repeat top;
	padding-top: 16px;
	float: left;
}

.menu_bottom {
	width: 262px;
	height: 40px;
	background:url(images/design_12.jpg) no-repeat #FFF; 
}

.left_side {
	height: 259px;
	width: 3px;
	background: url(images/design_14.jpg);
	float: right;
}

.content {
	background: #cbd1d4 url(images/design_15.jpg) bottom no-repeat;
	padding: 20px 0px 20px 20px;
	height: 482px;
	width: 460px;
	float: right;
}

.content_frame {
	margin: 0 auto;
	height: 482px;
	overflow: auto;
}

.rightside {
	float: right;
	width: 212px;
	height: 522px;
	background: url(images/design_06.jpg);
}

.bar_bottom {
	float: right;
	background: url(images/design_17.jpg) no-repeat;
	margin-right: 14px;
	width: 198px;
	height: 117px;
}

#shipsContainer a {
	text-decoration: none;
}

#shipsContainer a:hover {
	text-decoration: underline;
}
