@charset "utf-8";

/*
 * .shop this css
 * Date: 10.13.2009
 * Author: Creative Team
 */

@import url("../css/base.css");

/* background
--------------------------------------------------------------------------*/

/* background
--------------------------------------------------------------------------*/
#bckgrnd .fstclmblk {
	margin: 0 auto;
	width: 950px;
}

#bckgrnd .fstclmblk div {
	float: left;
	width: 616px;
}

#bckgrnd .fstclmblk .srvclg {
	float: left;
	padding: 32px 0 0 32px;
}

#bckgrnd .sndclmblk {
	clear: both;
	margin: 23px auto 0;
	width: 950px;
}

#bckgrnd .sndclmblk img {	float: right;	margin: 10px 0 10px 30px;}
#bckgrnd .sndclmblk .expr {	color: #ff0000;}
#bckgrnd .sndclmblk .expr span {	font-weight: bold;}

#bckgrnd .trdclmblk {
	margin: 13px auto 0;
	width: 950px;
}

#bckgrnd p {
	font-size: 100%;
}

div {	zoom: 100%;}
div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
