/** shop.css **/

/* */
#page_contact {
	position: relative;
	width: 100%;
	height: auto;
}
/* */
#page_shop .pagebody {
	position: relative;
	width: 100%;
	height: auto;
	padding:0 0 140px 0;
}
/* */
#page_shop .pagebody header {
	position: relative;
	width:100%;
	height: auto;
	border-bottom: 1px solid #E8E5E4;
	text-align: center;
}
#page_shop .pagebody header h2 {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 150px;
	background-image: url(../images/img_page_5_1.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#page_shop .pagebody header h2 img {
	display: block;
	position: absolute;
	left: 55px;
	top: 60px;
}
/* */
#page_shop .blk_1 {
	display: block;
	position: relative;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:100px 0 0 0;
}
#page_shop .blk_1 h3 {
	display: block;
	position:absolute;
}
#page_shop .blk_1_1 {
	position:relative;
	margin:0 0 0 230px;
	border-left: 1px solid #E8E5E4;
	text-align:left;
}
#page_shop .blk_1_1 ul {
	position:relative;
	width:705px;
	height:auto;
	margin:0 0 0 65px;
}
#page_shop .blk_1_1 ul li ul {
	position:relative;
	border-bottom: 1px solid #E8E5E4;
	padding:20px 0 20px 0;
	margin:0;
}
#page_shop .blk_1_1 ul li:first-child ul {
	padding:0 0 10px 0;
}
#page_shop .blk_1_1 ul ul li {
	display:inline-block;
	padding:0 30px 0 0;
	font-size:11px;
	line-height:150%;
	letter-spacing:1px;
}
	/* ccdn */
	#page_shop .blk_1_1 ul ul li.attn {
		margin-top:5px;
		font-size:10px;
	}
	/* ccdn */
#page_shop .blk_1_1 ul ul li:first-child {
	width:705px;
	padding:0 0 5px 0;
	font-size:14px;
}
#page_shop .blk_1_1 ul ul li a:hover {
	
	color:#aaaaaa;
}
#page_shop .blk_1_1 ul ul li a.nm_a_hover_on {
	
	color:#aaaaaa;
}
#page_shop .blk_1_1 ul ul li a.nm_a_hover_off {
	
	color:#333333;
}



/* ccdn */
	.big1	{
		color:#333333;
		font-size:15px;
		font-weight:bold;
		letter-spacing:2px;
		padding-bottom:3px;
		margin:0 0 10px 0;
		border-bottom: 1px solid #333333;
	}
	.big2	{
		color:#333333;
		font-size:15px;
		font-weight:bold;
		letter-spacing:2px;
		padding-bottom:3px;
		margin:40px 0 10px 0;
		border-bottom: 1px solid #333333;
	}
	.vspace	{
		height:40px;
	}
/* ccdn */





