#frame
{
background: #7a859e;
}

#path_ruler
{
	margin:  4px 36px 0 0;
}

#inner_content
{
	background: #ffffff;
	width: 820px;
	padding-right:20px;
	padding-top: 0;
	margin-top: 20px;
}

#inner_content iframe
{

}


.sitemap_title
{
	float: right;
	height: 46px;
	width: 500px;
	font-size: 2em;
	color: #eb5e00;
	font-weight: bold;
	line-height: 38px;
}

.box
{
	float: right;
	width: 614px;
	margin: 0 0 10px 0;
		
}

.box .top
{
	float: right;
	width: 614px;
	height: 6px;
	background: url(../images/box_top.png) no-repeat;
}

.box .content
{
/*	clear: both; */
	float: right;
	width: 590px;
	min-height: 20px;
	background: url(../images/box_pas.png) repeat-y;
	padding: 0 14px 4px 10px;
	font-size: 0.8em;
}

.box .content .title
{
	display: inline;
	color: #eb5e00;
	font-weight: bold;
	font-size: 1.4em;
}
.box .content .title a{  color: #eb5e00;}
.box .content .subtitle
{
	display: inline;

	font-weight: bold;
	font-size: 1.2em;
}

.box .content  .separator
{
	clear: both;
	width: 576px;
	height:1px;
	border-top: 1px dotted #848383;
	margin: 5px 0 3px 0;
}

.box .content .short a
{
	color: #000000;
	
}

.box .bottom
{
	float: right;
	width: 614px;
	height: 18px;
	background: url(../images/box_bottom.png) no-repeat;
	text-align: center;
}

.box .bottom .button
{
width: 66px;
	height: 18px;
	background: url(../images/box_button.png) no-repeat;
	margin: auto;
	line-height: 16px;
	font-size: 0.8em;
	cursor: hand;
	cursor: pointer;
}

.box .bottom .button span , .box .bottom .button img
{
margin: 0 3px 0 3px;

}

.box .bottom .button.more
{
	display: /*block*/ none;
}


.box .bottom .button.close
{
	display: none;
}

.box .bottom .button img
{

	vertical-align: middle;
}

a:link 	{ 	color: #000000; text-decoration:none;	}
a:visited {  color: #000000; text-decoration:none; }
a:hover { color: #000000 ;text-decoration:underline;}
a:active {  }

.box .content .long span, .box .content .short span{ color:#999;}

.box .content .long
{
	display: none;
	
}

.box .content .short a
{
	color: #000000;
	
}

.left_column
{
	float: left;
	width: 183px;
	background: #f4f4f4;
	padding: 0 0 56px 0;
	
}

.games_title
{
	width: 170px;
	height: 46px;
	background: url(../images/round_corner.png) no-repeat #504f4f;
	float: right;
	padding: 0 13px 0 0;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
	line-height: 42px;
	margin: 0 0 8px 0;
}

.pack
{
		clear: both;
	width: 167px;
	float: right;
	margin: 0 6px 6px auto;
		
		
}

.pack .title
{
	clear: both;
	width: 167px;
	height: 28px;
	background: url(../images/pack_title.png) no-repeat;
	margin: 5px 0 0 0;
	cursor: hand;
	cursor: pointer;
}

.pack .title img
{
	float: left;
	
	margin: 10px 0 0 10px;
}

.pack .title span
{
	float: right;
	color: #eb5e00;
	margin: 4px 6px 0 10px;
	font-weight: bold;
}

.pack .list
{
	clear: both;
	float: right;
}

.pack .game
{
	width: 165px;
	height: 41px;
	float: right;
	margin:8px 0 0  0;
	padding: 0 0 6px 0;
		border-bottom: 1px dotted #848383;
}

.pack .game.noborder
{
	border:0;
}

.pack .game img
{
	width: 44px;
	height: 32px;
	float: left;
	margin: 0 0;
	padding: 3px 4px;
	background: #ffffff;
	border: 1px solid #e4e4e4;
}

.pack .game span
{
	width: 100px;

	height: 32px;
	float: right;
	
	margin: 10px 5px 0 0;
	
	
}

.pack .game span.twolines
{
	margin: 0 5px 0 0;
}

.pack .title img.more
{
	display: none;
}

.pack .title img.close
{
	margin-top: 8px;
}

.search_title
{
	float: right;
	height: 46px;
	width: 822px;
	font-size: 2em;
	color: #eb5e00;
	font-weight: bold;
	line-height: 38px;
	background: url(../images/round_corner.png) no-repeat left top;
	
}
