@charset "utf-8";
  #front_ac_sales {
	background-repeat: no-repeat;
	height: 205px;
	width: 260px;
	display: inline;
	float: right;
	overflow: scroll;
	padding-left: 20px;
	text-align: center;
	padding-right: 20px;
	font-size: 12px;
	position: relative;
	margin-top: 40px;
	padding-top: 5px;
}
#front_ac_sales a {
	color: #900;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
#front_ac_sales a img {
	border: medium solid #333;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#home_right {
	width: 300px;
	position: absolute;
	top: 400px;
	right: 0px;
	z-index: 500;
	display: block;
	background-image: url(../img/front_box_sales.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#home_left {
	width: 300px;
	border-left-color: #d9e1fb;
	position: absolute;
	top: 400px;
	left: 0px;
	z-index: 500;
	display: block;
	background-image: url(../img/front_box_new.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#home_left #hl_content img {
	padding-top: 50px;
	padding-left: 10px;
}
#home_mid .video {
	background-image: url(../img/dvd.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 280px;
	padding-left: 50px;
	margin-left: 20px;
	height: 26px;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
}

#articles  .summary  {
	font-size: 12px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#articles {
	background-image: url(../img/article_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	width: 330px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 20px;
}

#articles    #home_articles    li   {
	list-style-type: none;
	font-style: italic;
	line-height: 18px;
}
#home_iframe {
	display: block;
	height: 400px;
	width: 950px;
	position: relative;
}

#articles   #home_articles    li  a  {
	font-style: italic;
	color: #000000;
}
#articles  #home_articles  {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;

}
#home_mid {
	width: 350px;
	position: absolute;
	top: 400px;
	left: 300px;
	z-index: 500;
	display: block;
	background-image: url(../img/front_box_more.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 50px;
}
#home_mid .video a:hover {
	background-repeat: no-repeat;
	background-position: left -32px;
	color: #900;
}
#home_mid .video a {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#articles #home_articles li a:hover {
	font-style: italic;
	color: #900;
}
#home_mid .newsletter {
	background-image: url(../img/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 280px;
	padding-left: 50px;
	margin-left: 20px;
	height: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
}
#home_mid .newsletter a {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#home_mid .new_articles {
	background-image: url(../img/article_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 280px;
	padding-left: 50px;
	margin-left: 20px;
	height: 30px;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
}
#home_mid .new_articles a {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#page-wrap {
	display: block;
	height: 250px;
	width: 950px;
}
