﻿@charset "utf-8";

a {color: #666666;font-weight:normal}
a:link {color:#666666;text-decoration:none}
a:visited {color:#666666;text-decoration:none}
a:hover {color:#FB0000;text-decoration:underline}

body  {
	margin:0;
	padding:0;
	font-family:verdana,arial;
	font-size:11px;
	line-height:16px;
	color:  #666666;
}

.item_price	{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:16px;
	background-image: url(http://nxcache.nexon.net/maplestory/msfile/item_gallery/images/cash_icon.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin-right: 3px;
	padding: 0 0 5px 2px;
	text-indent: 14px;
	letter-spacing: -1px;
}
.item_text	{
	font-size:11px;
	color:#333333;
	line-height:14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.itemname
	{
	font-size:12px;
	color:#CC3300;
	letter-spacing:-1px;
	font-weight:bold;
	padding-top: 8px;
}


#wraper {
	left: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	width: 580px;
}
#top_title {
	float: left;
	width: 580px;
	height: 33px;
	padding: 0px;
}
.top_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	float: left;
	height: 28px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #bf170a;
	line-height: 28px;
}
.top_navi {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666666;
	height: 16px;
	float: right;
	padding-top: 10px;
	text-align: right;
	margin-right: 4px;
}
.top_border {
	float: left;
	border-top-color: #bf170a;
	border-top-style: solid;
	border-top-width: 1px;
	width: 580px;
}
#bodyNewItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 580px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(http://nxcache.nexon.net/maplestory/msfile/item_gallery/images/gallery_body11_bg.gif);
	margin-top: 20px;
	position: relative;
}

#body_item_wraper {
	float: none;
	width: 560px;
	padding-left: 10px;
}
#bodyBestItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 580px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(http://nxcache.nexon.net/maplestory/msfile/item_gallery/images/gallery_body11_bg.gif);
	margin-top: 20px;
	position: relative;
}
.body_item_box {
	float: left;
	width: 177px;
	border: 3px solid #f2f2f2;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.body_item_txt_box {
	background-color: #f2f2f2;
	padding-left: 4px;
	padding-right: 3px;
}
#body_best_item_wraper {
	float: left;
	width: 264px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 14px;
}
.body_best_item_box {
	float: left;
	width: 125px;
	border: 1px solid #f2f2ec;
	margin-bottom: 4px;
	margin-right: 4px;
	padding-top: 2px;
}
#body_gm_item_wraper {
	float: left;
	width: 274px;
	margin-bottom: 5px;
	padding-left: 16px;
}
.body_gm_item_box {
	float: left;
	width: 270px;
	border: 1px solid #f2f2ec;
	margin-bottom: 4px;
	margin-right: 4px;
}
.Gm_Items  img
{
	position:relative;
	float: left;
	padding-top: 4px;
	
}
.New_Items  img {
	float: right;
	width: 175px;
	background-color: #FFFFFF;
	padding-left: 2px;
	margin-bottom: 5px;
}
