#doc {
	padding-top:7px;
	height:230px;
	float: left;
	width:790px;	
	
	}

	#info {
		width:900px;
		height:230px;
		margin:0 auto;
		border:0px solid #ccc;
		overflow:hidden;
		position:relative;
		padding-top:10px;
		padding-bottom:10px;
	}


	#info a {
		/*color:#333;
		display:block;
		position:absolute;
		text-decoration:none;
		top:70px;
		z-index:100;*/

		color:#ffffff;
		display:block;
		position:absolute;
		text-decoration:none;
		top:50px;
		z-index:100;
	}

		#info a#move-left {
			left:5px;
		}

		#info a#move-right {
			right:5px;
		}

		#info .mod {
			overflow:hidden;
		}

	#themes {
		width:20000px;
	}

	.mod {
		width: 650px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
		
		height:230px;
		padding:0;		
		/*
		border:1px solid #909090;
		*/
	}

	#themes, #themes li {
		margin:0;
		overflow:hidden;
		padding:0;
	}

	#themes li {
		float:left;
		width:220px;
		height:230px;
		/* border:1px solid #c6b299; */
		margin:0 10px 0 0;
		padding:0;
		background-color: #ffffff;
	}

	li img {
		border:0px solid #fff;
	}

   
	#themes li a, #themes1 li a
	{
	    font-family:Arial;
	    font-size:12px;	    
	    text-decoration:none;
	    color: #000000;
	}

	
.Price
	{
	    font-family:Arial;
	    font-size:16px;
	    color: #8e2125;
	    font-weight:bold;
	}