﻿#mTopBanner {
	height: 170px;
}
/*TabList---------------------------------------------*/
#TabList {
	height: 25px;
	background: url('/SiteCollectionImages/Kbank2/ListItemLine.gif') bottom left repeat-x;
	margin-top: 0px;
}
#TabList .ListItem {
	float: left;
	position: relative;
	background: #119135 url('/SiteCollectionImages/Kbank2/ListItemBG.gif') no-repeat top right;
	height: 25px;
}
#TabList .ListItem .Start {
	height: 25px;
	background: #119135 url('/SiteCollectionImages/Kbank2/ListItemBG.gif') no-repeat top left;
	width: 10px;
	
}
.ListItem SPAN {
	position: relative;
	padding-right: 10px;
	font-size: 12px;
	color: #fff;
	top: 3px
}
.ListItem A:link,
.ListItem A:active,
.ListItem A:visited,
.ListItem A:hover {
	color: #fff;
	font-size: 1.1em;
}
#TabList .ListActiveItem {
	float: left;
	position: relative;
	background: #119135 url('/SiteCollectionImages/Kbank2/ListActiveItemBG.gif') no-repeat top right;
	height: 25px;
}
#TabList .ListActiveItem .Start {
	height: 100%;
	background: #119135 url('/SiteCollectionImages/Kbank2/ListActiveItemBG.gif') no-repeat top left;
	width: 10px;
}
.ListActiveItem SPAN {
	position: relative;
	top: 4px;
	padding-right: 10px;
	font-size: 1.1em;
	color: #009933;
	top: 3px;
}
.ListActiveItem A:link,
.ListActiveItem A:active,
.ListActiveItem A:visited,
.ListActiveItem A:hover {
	color: #009933;
	font-size: 1.1em;
}

/*ProductList---------------------------------------------*/
.ProductList {
  width:720px;
}
.ContentGR {
  float: left;
  width: 210px;
  margin:0 20px 20px 0;
  padding:0 0 15px 10px;
  border-bottom: 1px dotted #cccccc;
}
.ContentGR.Other {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.ContentGR H3 {
  color: #333;
  font-size: 1.6em;/*18px*/
}
.ContentGR .List {
  color: #333;
  height: 60px;
  overflow:hidden;
}
.ContentGR .ListJP {
  color: #333;
  height: 200px;
  overflow:hidden;
}
.ContentGR .ListJP1 {
  color: #333;
  height: 210px;
  overflow:hidden;
}
.ContentGR .List p {
  background: url('/SiteCollectionImages/masterportal/Bullet1.gif') no-repeat 0 5px;
  padding-left: 10px;
}
/*
.List p a:link, .List p a:visited, .List p a:active, .List p a:hover  {
*/
.List p a {
  font-size:1.1em;
  color:#333;
  text-decoration:none;
}
.More a:link, .More a:visited, .More a:active, .More a:hover {
  font-size:1.1em;
  text-decoration:none;	
}
.ms-PartSpacingVertical {
  margin:0;
}
/*---------------------------------------------*/
