
	p
	{
		margin: 0px;
		text-align: justify;
		line-height: 14px;
		padding: 6px 14px 6px 12px;
	}

	h4
	{
		clear: both;
		font-size: 9px;
		padding: 6px 14px 6px 12px;
	}

	p.no_margin
	{
		margin: 0px;
		padding: 0px;
	}

	div.left
	{
		width: 194px;
		background: #FFF url(../img/gui/text/left_fashion_top.gif) repeat-y;
	}

	div.left div.text
	{
		padding-top: 12px;
		background: #FFF url(../img/gui/text/left_fashion.gif) repeat-y;
	}

	div.left_bottom
	{
		background: transparent url(../img/gui/text/left_fashion_bottom.gif) no-repeat;
		height: 14px;
	}

	div.right
	{
		margin-left: 25px;
		width: 319px;
		background: transparent url(../img/gui/text/right_fashion_top.gif) no-repeat;
	}

	div.right div.text
	{
		padding-top: 2px;
		background: transparent url(../img/gui/text/right_fashion.gif) repeat-y;
	}

	div.right_bottom
	{
		background: transparent url(../img/gui/text/right_fashion_bottom.gif) no-repeat;
		height: 14px;
	}

	div.left p
	{
		padding-bottom: 0px;
	}

	div.center p.bgline, div.center p.bgline
	{
		margin: 0px 0px 0px 4px;
		padding: 0px;
		height: 2px;
	}

	div.center img.img
	{
		margin: 5px 10px;
	}

	a.m
	{
		display: block;
		height: 11px;
		text-indent: -9999px;
		overflow: hidden;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 10px 11px;
	}

	a.popup
	{
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		width: 11px;
		height: 11px;
		float: left;
		position: relative;
		left: -90px;
		top: 434px;
		background: transparent url(../img/gui/popup.gif) no-repeat;
		z-index: 100;
	}

	a#clothes     {	background-image: url(../img/gui/link/clothes.gif);	    width: 63px; margin-top: 0px; }
	a#accessories {	background-image: url(../img/gui/link/accessories.gif);	width: 93px; }
	a#design      {	background-image: url(../img/gui/link/3d_design.gif);	  width: 76px; }
	a#sketches    {	background-image: url(../img/gui/link/sketches.gif);	  width: 72px; }

	a#clothes:hover, a#clothes_s         {	background-image: url(../img/gui/link/clothes_over.gif); margin-top: 0px; }
	a#accessories:hover, a#accessories_s {	background-image: url(../img/gui/link/accessories_over.gif); }
	a#design:hover, a#design_s           {	background-image: url(../img/gui/link/3d_design_over.gif);	 }
	a#sketches:hover, a#sketches_s       {	background-image: url(../img/gui/link/sketches_over.gif);	   }

	div.left ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	div.left ul li
	{
		display: inline;
		float: left;
		margin: 7px 0px 0px 11px;
		width: 50px;
		height: 106px;
		text-align: center;
	}

	div.left ul li.s
	{
		background-color: #000;
	}

	div.left ul li a.s img
	{
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
	}

	a.prev, a.next
	{
		display: inline;
		width: 62px;
		height: 29px;
		text-indent: -9999px;
		overflow: hidden;
		background-repeat: none;
		float: left;
		margin-top: 10px;
		text-decoration: none;
	}

	a.prev
	{
		clear: left;
		margin-left: 10px;
		background-image: url(../img/gui/label/prev.gif);
	}

	a.next
	{
		margin-left: 50px;
		background-image: url(../img/gui/label/next.gif);
	}

	img.detail
	{
		display: block;
		margin: 2px 0px 10px 0px;
	}
