@charset "utf-8";
/* CSS Document for HM */

body {
	background:url(images/bg_site2.png) repeat-x fixed center top;
	padding:0;
	margin:0;
}

a:link, a:visited{
	color: #0066FF;
	text-decoration:underline;
}

a:hover{
	color: #C0C0C0;
	text-decoration: none;
}

#wrap {
	position: relative;
	top: 50px;
	margin:0 auto;
	width: 781px;
}

#pagecell {
	background-image:url(images/bg_body_div.png);
}

#top {
	background-image: url(images/bg_head.png);
	height: 29px;
}

#head {
	position: relative;
	height: 100px;
}

#content {
	position: relative;
	margin:0 auto;
	width: 680px;
	padding: 10px 10px 10px 10px;
	font-size: small;
}

#navi {
	height: 36px;
	width: 550px;
	font-family: Arial;
	float:right;
	padding-top:70px;
}

#navi table {
	height: 100%;
}

#navi td {
	padding-right:7px;
	padding-bottom:7px;
}

#navi table td:hover {
	background-image:url(images/menu_hover.png);
	background-repeat:no-repeat;
	background-position:center;
}

#section {
	padding-bottom:10px;
}

#title {
	font-size:large;
	color:#999;
	font-weight:bold;
	border-bottom: 2px dotted #609;
}

#title a:link, a:hover {
	padding-bottom:10px;
	color:#999;
	text-decoration:none;
}

#title a:visited {
	padding-bottom:10px;
	color:#999;
	text-decoration:none;
}

#line {
	background-image:url(images/lineOrig.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:25px;
}

#bottom {
	background-image: url(images/bg_foot.png);
	height: 29px;
	font-size:x-small;
	color:#FFF;
}
#bottom_left {
	float:left;
	width:40%;
	text-align:left;
	padding-left:40px;
}
#bottom_right {
	float:right;
	width:40%;
	text-align:right;
	padding-right:40px;
}

#end {
	width:781px;
	padding-bottom:50px;
}

#crum {
	background-image:url(images/foot_bar.png); 
	background-repeat:no-repeat; 
	background-position:10px; 
	padding-left:20px; 
	padding-bottom:5px;
	text-transform:capitalize;
}
#adv_h {
	/*468px by 60px*/
	width:100%;
	height:62px;
	margin-bottom:10px;
}
#adv_v {
	width:120px;
	height:600px;
}
#gamename {
	font-size:x-large;
}
#comka {
	font-size:medium;
	color:#999999;
}