@charset "utf-8";
/* CSS Document */

#HPContentLeft	{	width: 451px; }
#HPContentRight	{	width: 511px; }
.HPHomeProductBox		{	width: 219px; background-color: #EDEDED; }
.HPHomeProductBoxTitle	{	border-left: 1px solid #C6C6C6; border-right: 1px solid #C6C6C6;  border-bottom: 1px solid #C6C6C6; background-image: url(/static/images/bg.06.gif); background-repeat: repeat-x; background-color: #E7E7E7; background-position: bottom; font-size: 13px; font-weight: bold; color: #005E9D; padding: 2px; padding-left: 5px;   }
.HPHomeProductBoxContent	{	background-color: #EDEDED; clear: both;  }

.HPHomeProductBoxImage		{	float: left; width: 85px; height: 91px; }
.HPHomeProductBoxImage img	{	margin-top: 10px; margin-left: 15px; }
.HPHomeProductBoxText		{	float: right; width: 130px; padding-top: 10px;  }
.HPHomeProductBoxText img	{	margin-top: 5px; }

div.mainLatest {
	width: 470px;
}
