@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../assets/images/group/img_bg.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
} 
#page_top  {
	float: none;
	height: 20px;
	width: 800px;
	background-image: url(../assets/images/group/img_page_top.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: auto;
	width: 800px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../assets/images/group/img_bg_gp.png);
}

#masthead_lt  {
	float: left;
	height: 80px;
	width: 380px;
	padding-left: 20px;
}
#masthead_rt  {
	height: 80px;
	width: 400px;
	float: left;
	text-align: right;
}
#nav_container {
	clear: both;
	height: 30px;
	width: 800px;
}
#nav_container a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav_container a:hover {
	color: #FFFFFF;
}

#nav_top    {
	height: 23px;
	width: 740px;
	text-align: right;
	padding-top: 7px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

#nav_top  li {
	display: inline;
	color: #CCCCCC;
}

#nav_top  .nav_lt {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #45475F;
}
#nav_top .nav_rt {
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #45475F;
}
#header    {
	height: 240px;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	clear: none;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#footer  {
	height: 40px;
	width: 760px;
	padding-top: 20px;
	text-align: center;
	font-size: 80%;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}

#page_btm {
	height: 20px;
	width: 800px;
	background-image: url(../assets/images/group/img_page_btm.png);
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#dev {
	height: 17px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 90%;
	color: #333333;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 20px;
}
#dev a {
	color: #333333;
	text-decoration: none;
}
#dev a:hover {
	color: #00CC00;
}

.film_hl {
	color: #ffa800;
	font-weight: normal;
}
.map_hl {
	color: #ff0000;
	font-weight: normal;
}
