#marketp h1{
	border: 0;
	font-size: 1em;
	padding: 15px 0 0 14px;
	text-align: left;
}
#marketp h1 a{
	text-decoration: none;
	color: #424b19;
}
#marketp p{
	margin: 5px 0 10px 14px;
	font-size: 0.8em;
	color: #424b19;
	width: 240px;
	display: block;
}
#marketp span a{
	padding-left: 14px;
	font-size: 0.8em;
	font-weight: bold;
	color: #424b19
}
#marketp span a:hover{
	color: #8e3050;
	text-decoration: none;
}
#mbuy{
	background: url(../img/marketsell.jpg) no-repeat;
	width: 340px;
	height: 177px;	
	float: left;
	display: inline-block;
	margin-right: 17px;
}
#msell{
	background: url(../img/marketbuy.jpg) no-repeat;
	width: 340px;
	height: 177px;	
	float: left;
	display: inline-block;
}

#marketp #msell h1 a{
	color: #ffffff;
}
#marketp #msell p{
	color: #ffffff;
}
#marketp #msell span a{
	color: white;
}
#marketp #msell span a:hover{
	color: #e5b5c8;
}

/*GBANNER*/
.hpmod{
	width: 570px;
}
#g_banner p, #g_banner p a{
	background-color: #9e0b3d;
	color: white;
	padding: 4px 0 4px 10px;
	text-shadow: #363636 1px 1px 1px;
	text-align: center;
	text-decoration: none;
}
#g_banner p a:hover{
	color: #B8CD68;
	padding: 4px 0 4px 10px;
}
#g_banner{
	margin-bottom: 30px;
	overflow: hidden;
	}
#i_new{
	position: absolute;
	display: block;
	width: 66px;
	height: 65px;
	background: url(../images/gold/new.png) no-repeat;
	margin: -92px 0 0 -5px;
	_margin-top: -75px;
}
#g_banner #i_pack{
	display: block;
	width: 96px;
	height: 115px;
	background: url(../images/gold/pack.png) no-repeat;
	position: absolute;
	margin: -95px 0 0 610px;
}
#g_banner #lineend{
	display: block;
	width: 22px;
	height: 24px;
	background: url(../images/gold/line_end.jpg) no-repeat;
	position: absolute;
	margin: -37px 0 0 680px;
	*+margin-top: -43px;
}
#viewall{
	position: absolute;
	margin: -28px 0 0 654px;
	font-size: 13px;
	font-weight: bold;
	width: 300px;
	text-align: right;
}
#viewall a{
	color: #424b19;
	}
#viewall a:hover{
	color: #9e0b3d;
	}
