﻿
#content_home 
{
	width: 476px;
	float: left;
}

#home_right 
{
	width: 130px;
	float: left;
	margin-top: 10px;
}

.home_text h1 
{
	font-size: 13px;
	color: White;
	height: 39px;
	line-height: 280%;
	margin: 0px 0px 6px 0px;
	padding-left: 10px;
}

.home_product 
{
	margin-top: 10px;
	height: 220px;
}

.home_product_office
{
	margin-top: 10px;
	height: 210px;
	}.home_product_photo
{
	margin-top: 10px;
	height: 180px;
	}
.home_text ul 
{
	margin: 2px 0px 0px 0px;
	padding-left: 26px;
	list-style-image: url(../images/bullet.gif);
	font-size: 76%;
}

.home_text ul li 
{
	margin-bottom: 4px;
}

.home_text p 
{
	margin: 2px 0px 0px 0px;
	padding-left: 10px;
	color: #bd1616;
	font-weight: bold;
}

.home_text, .home_image
{
	float: left;
}

#home_is .home_text
{
	background: url(../images/home_is_bg.gif) no-repeat left top;
	width: 353px;
	height: 220px;
}

#home_is .home_image 
{
	background: url(../images/home_is_image.jpg) no-repeat left top;
	width: 113px;
	height: 220px;
}

#home_av .home_text
{
	background: url(../images/home_av_bg.gif) no-repeat left top;
	width: 353px;
	height: 220px;
}

#home_av .home_image 
{
	background: url(../images/home_av_image.jpg) no-repeat left top;
	width: 113px;
	height: 220px;
}

#home_office .home_text
{
	background: url(../images/home_office_bg.gif) no-repeat left top;
	width: 353px;
	height: 210px;
}

#home_office .home_image 
{
	background: url(../images/home_office_image.jpg) no-repeat left top;
	width: 113px;
	height: 210px;
}

#home_photo .home_text
{
	background: url(../images/home_photo_bg.gif) no-repeat left top;
	width: 353px;
	height: 180px;
}

#home_photo .home_image 
{
	background: url(../images/home_photo_image.jpg) no-repeat left top;
	width: 113px;
	height: 180px;
}

#home_right img 
{
	display: block;
	margin-bottom: 8px;
}

.home_image img 
{
	display: none;
}





