@charset "utf-8";
@import url("nav.css");
@import url("global.css");

/* CSS Document */
.indexNewsTitle {
	font-size: 13px;
	font-weight: bold;
	color: #0e282d;
}
.indexNewsLink {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.indexNewsLink li {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
}

.indexNewsDate {
	font-size: 12px;
	font-weight: bold;
	color: #1c97a2;
}
.indexNewsLink a {
	font-size: 12px;
	color: #666666;
}
.indexNewsLink a:hover {
	color: #000000;
}
.indexNewsMore {
	text-align: right;
	margin: 0px;
	padding-right: 17px;
	height: 19px;
}
.indexNewsMoreLink {
	font-size: 11px;
	color: #008bae;
	text-decoration: none;
}
.indexNewsMoreLink:hover {
	text-decoration: underline;
}
.indexNewProductContent {
	vertical-align: top;
	padding-left: 25px;
	margin: 0px;
	padding-right: 20px;
	background: url(../images/indexNewProductBg.gif) repeat-y;
}
.indexNewProductContent table td {
	vertical-align: top;
	color: #666666;
	padding-bottom: 8px;
	margin: 0px;
	line-height: 13px;
}
.indexNewProductLink {
	font-size: 12px;
	font-weight: bold;
	color: #385360;
	background: url(../images/bulletNewProduct.gif) no-repeat left 3px;
	display: block;
	padding-left: 13px;
	margin: 0px;
}
.indexNewProductLink:hover {
	color: #116aaf;
}
.indexProductContent {
	vertical-align: top;
	background: url(../images/indexProductBg.gif) repeat-y;
}
.indexProductContent ul {
	list-style: none;
	margin: 0px;
	padding-left: 20px;
}
.indexProductContent  li  {
	background: url(../images/indexProductItemBg.gif) no-repeat;
	line-height: 27px;
	margin: 0px;
	padding: 3px 15px 0px 28px;
}
.indexProductContent  a   {
	color: #0f5d82;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.indexProductContent  a:hover   {
	color: #000000;
	text-decoration: underline;
}
.indexApplicationTitle {
	font-size: 13px;
	font-weight: bold;
	color: #0e282d;
}.indexApplicationContent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.indexApplicationContent li {
	line-height: 14px;
	background: url(../images/bulletApplication.gif) no-repeat 0px 6px;
	margin: 0px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-top: 5px;
}
.indexApplicationContent a {
	font-size: 12px;
	font-weight: bold;
	color: #616a70;
	text-decoration: none;
}
.indexApplicationContent  a:hover {
	color: #0066cc;
	text-decoration: underline;
}
#chip {
	position:absolute;
	left: 50%;
	margin-left: 343px;
	top:333px;
	width:82px;
	height:108px;
	z-index:3;
}
#chip img{
	behavior:url(scripts/png.htc);
}
