/* CSS Document */

#Main_ProductB {
	margin:0;
}
#Main_ProductB .TitleNav {
	height:31px;
	background:url(../images/main_green_titlenav_bg.gif) bottom #eee repeat-x;
}
#Main_ProductB .TitleNav .Left {
	width:8px;
	height:31px;
	background:url(../images/main_green_titlenav_leftbg.gif) top left no-repeat;
	float:left;
}
#Main_ProductB .TitleNav .Right {
	width:8px;
	height:31px;
	background:url(../images/main_green_titlenav_rightbg.gif) top right no-repeat;
	float:right;
}
#Main_ProductB .TitleNav .Title {
	width:40%;
	padding:0;
	float:left;
}
#Main_ProductB .TitleNav .Title ul {
	margin:0;
	padding:0;
	list-style:none;
}
#Main_ProductB .TitleNav .Title ul li {
	margin:0;
	padding:0;
	display:inline;
}
#Main_ProductB .TitleNav .Title ul li a {
	float:left;
	text-decoration:none;
}
#Main_ProductB .TitleNav .Title ul li a span {
	float:left;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
#Main_ProductB .TitleNav .Title ul li a:hover {

}
#Main_ProductB .TitleNav .Title ul li a:hover span {
	color:#fff;

}
#Main_ProductB .TitleNav .Title ul li.s a {

}
#Main_ProductB .TitleNav .Title ul li.s a span {
	color:#fff;
	width:85px;
	height:31px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	background:url(../images/main_green_titlebg.gif) no-repeat;
}
#Main_ProductB .TitleNav .More {
	padding:4px 2px 0 0;
	width:33%;
	float:right;
	font-family:"ËÎÌå";
	text-align:right;
	color:#708601;
}
#Main_ProductB .TitleNav .More a {
	color:#708601;
	text-decoration:none;
}
#Main_ProductB .TitleNav .More a:hover {
	color:#000;
}
#Main_ProductB .ContentNav {
	padding:0 1px;
	background:#89aa03;
}
#Main_ProductB .ContentNav .Content {
	padding:14px 5px 12px 7px;
	background:#fff;
}
#Main_ProductB .ContentNav .Content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#Main_ProductB .ContentNav .Content ul li {
	padding:0 10px;
	width:17.8%;
	float:left;
	text-align:center;
	height:126px;
	overflow:hidden;
	color:#2d75cf;
	font-weight:bold;
}
#Main_ProductB .ContentNav .Content ul li img {
    margin:0 0 4px;
	padding:1px;
	text-decoration:none;
	border:#bbb 2px solid;
	width:156px;
	height:100px;
	background:#fff;
}
#Main_ProductB .ContentNav .Content ul li a:hover img {
	border:#a5cc09 2px solid;
	background:#fff;
}
#Main_ProductB .ContentNav .Content ul li a {
	display:block;
	text-align:center;
}
#Main_ProductB .ContentNav .Content ul li a:hover {
	color:#f60;
}
#Main_ProductB .ContentNav .Content ul li a.Title_Link {
	color:#7e9c04;
	font-weight:bold;
	font-size:12px;
	margin:0;
}
#Main_ProductB .ContentNav .Content ul li a.Title_Link:hover {
	color:#f70;
	text-decoration:underline;
}
#Main_ProductB .ContentNav .Content ul li a.Com_Link {
	color:#3688e1;
	font-weight:bold;
	display:none;
	text-decoration:none;
	margin:0;
}
#Main_ProductB .ContentNav .Content ul li a.Com_Link:hover {
	color:#3688e1;
	display:none;
	text-decoration:underline;
}
#Main_ProductB .BottomNav {
	height:1px;
	overflow:hidden;
	background:#89aa03;
}
#Main_ProductB .BottomNav .Left {
	width:0;
	height:0;
}
#Main_ProductB .BottomNav .Right {
	width:0;
	height:0;
}

