/* CSS Document */

.sub_box_sm {
	background-color:#FFFFFF;
	padding:5px;
	width:604px;
	font-size:12px;
	}
	
	

	

	
.line_grey {
	background-image:url(../img/line_grey_175.gif);
	background-repeat:repeat-x;
	height:10px;}
	
.sitemap_sub {
	height:15px;
	background-image:url(../img/ic_sitemap.gif);
	padding:0 0 0 18px;
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	color:#E28686;
	line-height:16px;
	}

.sitemap_sub a{
	font-weight:bold;
	color:#E28686;
	text-decoration:none;
	}

.sitemap_sub a:visit{
	font-weight:bold;
	color:#E28686;
	}

.sitemap_sub a:hover{
	font-weight:bold;
	color:#F4AFAF;
	text-decoration:underline;
	}







	
#sm_ul {
	margin:15px 0 0 15px;
}

#sm_ul li {
	padding:0 0 0 10px;
	list-style:none;
	margin-bottom:5px;
	background-image:url(../img/ic_sitemap2.gif);
	background-position:left;
	
	background-repeat:no-repeat;
	}

#sm_ul li a{
	color:#E28686;
	text-decoration:none;
	}
	
#sm_ul li a:hover {
	color:#F4AFAF;
	text-decoration:underline;
	}
	

.shop {
	margin-left:15px;
	}