/*
*	Copyright by idea-source.net
*	@author George Wing
*/

/* Home.css */

#container {
	background: url(../jp_images/common/bg_1.gif) no-repeat 0 94px;
}
#content {
	margin-top: 0;
}
#content #intro {
	margin: 15px 0;
}

#content #intro h2 {
	background: url(../jp_images/home/intro_heading_1.gif) no-repeat 0 0;
	width: 236px;
	height: 15px;
	margin: 3px 0;
}
#content #intro h2 span {
	display: none;
}
#content #intro .Pic {
	width: 157px;
	margin-right: 18px;
}
#content #intro .Content {
	width: 768px;
}

#news h3 span {
	background: url(../jp_images/home/news_heading_1.gif) no-repeat 0 50%;
}


/* =content_sub */
#content_sub {
	margin-top: 6px;
	padding-right: 16px;
	border-right: 1px solid #ececec;
	width: 200px;
}
#news {
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
}
#news .listItem {
	margin-bottom: 6px;
}
#news .listItem p {
	margin-left: 15px;
}
#news h4 {
	background: url(../jp_images/common/icon/icon_1_1.gif) no-repeat 0 50%;
	padding-left: 12px;
	color: #1a2a93;
	font-weight: 700;
	line-height: 20px;
}

#link {
	background: url(../jp_images/home/link_bg_1.gif) no-repeat 0 0;
	text-align: center;
	padding-top: 36px;
	height: 55px;
}
#link select {
}

/* =content_main */
#content_main {
	margin-left: 20px;
	display: inline;
}

#content_main #product {
	margin-bottom: 16px;
	+margin-bottom: 6px;
	padding-bottom: 0;
}
#content_main #product h3 {
	width: 54px;
}
#content_main #product .productItem {
	padding: 0 11px;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	height: 231px;
}
#content_main #product .lastNode {
	border-right: none;
}
#content_main #product .productItem ul.listItem {
	margin: 5px 0;
}
#content_main #product .productItem ul.listItem li {
	background: url(../jp_images/common/icon/icon_5.gif) no-repeat 0 50%;
	padding-left: 15px;
}
#content_main #recommand_product {
	background: url(../jp_images/home/recommandproduct_bg_1.gif) no-repeat 0 40px;
	width: 508px;
}
#content_main #recommand_product .productItem {
	float: left;
}
#content_main #recommand_product .productItem a {
	display: block;
	height: 100px; 
}
#content_main #recommand_product .productItem .Pic {
	vertical-align: bottom;
}
#content_main #recommand_product h4 {
	background: #EDEDED;
}

#content_main .Col2 ul.listItem li {
	background: url(../jp_images/common/icon/icon_5.gif) no-repeat 0 50%;
	padding-left: 15px;
}
#content_main .Col2 #solution ul.listItem li a {
	padding-bottom: 5px;
	_width: 161px;
	_line-height:1.2;
	display: block;
	border-bottom: 1px dotted #AFAFAF;
}
#content_main .Col2 #solution .more {
	margin: 9px 0;
}
#content_main .Col2 #solution ul.listItem li.lastNode a {
	border-bottom: none;
}
#solution h3 span {
	background: url(../jp_images/home/solution_heading_1.gif) no-repeat 0 0;
}
#relateLink h3 span {
	background: url(../jp_images/home/relateLink_heading_1.gif) no-repeat 0 0;
}