/* For Headings */

#hleft {
	border-bottom: 4px solid #0093EB;
}

#hright {
	border-bottom: 4px solid #B0DEF9;
}

/* Boxed Text */

.prd01 {
	padding: 8px;
	border: 1px solid #B2B2B2;
}
.prd02 {
	border-right: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

/* Product Name */

.number {
	font: bold 17px Verdana, Helvetica, sans-serif;
}

#name03 {
	background-color: #CCE4FD;
	background-image: url(../img/bg_dot01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Usage */

.youto {
	background:  url(../img/chip06.gif) no-repeat 0px 7px;
	padding-left: 10px;
	font-size: 12px;
	height: 16px;
	line-height: 160%;
}



/* for index */
.ti01 {
	font-size: 14px;
	color: #002D53;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 16px;
}
.ti02 {
	font-size: 14px;
	color: #006899;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 16px;
}
/*@pull down@*/
#menu00 a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	background-image: url(../img/bg_dot02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 9px;
	padding-bottom: 9px;
	display: table-cell;
	height: 30px;
	width: 145px;
}
#menu00 a:hover {
	color: #0B73B2;
	text-decoration: underline;
}

.menuchip00 {
	background: url(../img/arrow04.gif) no-repeat 0px 9px;
}


#menu000 a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	background-image: url(../img/bg_dot02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 9px;
	padding-bottom: 9px;
	display: table-cell;
	height: 30px;
	width: 113px;
}
#menu000 a:hover {
	color: #0B73B2;
	text-decoration: underline;
}
