@charset "utf-8";
/* CSS Document */
body{ background-color:#FFF; margin:0px;
padding:0px;}

#top{height: 180px;
	repeat-x;}

#bottom{
	background-color:#D3BC85;
	background-repeat:repeat-x;
	height: 350px;
	color: #F1EABC;
}

#product{
	background-color:#F7f7f7;
	background-repeat:repeat-x;
	height: 350px;
	color: #F1EABC;
}

#middleimage { background:#FFF url(../images/bg1.png) center repeat-y;}
		
		#bottomimage { background: url(../images/bg2.png) center no-repeat; background-repeat: no-repeat;
		height: 40px;}
.text10px {
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(../images/list.gif);
	color: #5F5F5F;
	text-align: left;
}
.text_11px_B_red {
	color: #500;
}
#bold {
	font-weight: bold;
}
#middleimage div #bottomimage div span {
	text-align: left;
}

.content_texts{

font-family:Verdana;
font-size:12px;
color:#666666;
}
