/* 

a:link {
	color: #0066CC; font-weight: normal; text-decoration: underline
	}

a:visited {
	color: #0099FF; font-weight: normal; text-decoration: underline
	}

a:active {
	color: #FF6600; font-weight: normal; text-decoration: underline
	}

a:hover {
	color: #FF6600; font-weight: normal; text-decoration: underline
	}

.default {
	font-size: 12px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.defaultBold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.small {
	font-size: 10px;
	line-height: 12px;
	font-family: "Verdana", "Helvetica", "sans-serif";
}

--------------------------------------------------------------*/
.small2 {
	font-size: 85%;
}

.small03 {
	font-size: 75%;
}


.large {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
}
.tight {
	line-height: 110%;
}
.tightBold {
	line-height: 110%;
	font-weight: bold;
}
.L3 {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
}

.L2 {
	font-size: 140%;
	line-height: 160%;
	font-weight: bold;
}


/* index */
.bg01{
	width:180px;
	height:5px;
	background:url(../images/bg_01.gif) no-repeat;
}

.bg02{
	width:180px;
	background:url(../images/bg_02.gif) repeat-y;
}

.bg02_emb{
	margin-left:5px;
}

.bg03{
	width:180px;
	height:5px;
	background:url(../images/bg_03.gif) no-repeat;
}

.mt03{
	margin-top:3px;
}

.ml15{
	margin-left:15px;
}

#products ul{
	margin: 0;
	padding:0;
	list-style:none;
}

#products li{
	padding: 2px 0 0;
}

#products li a{
	display:block;
	width:160px;
	padding:0px 0px 0px 18px;
	text-indent:-18px;
}

/*  add  */

.small {
	font-size:85% !important;
	line-height:110%;
}

.cap {
	font-size:85% !important;
	line-height:110%;
}