h2{
	margin-top:30px;
}
h3{
	height:30px;
	margin-top:25px;
}
h4{
	height:35px;
	text-align:left;
	color:#888888;
	font-size:16px;
	line-height:42px;
	text-indent:60px;
	margin-top:10px;
}
#ks{
	height:35px;
	margin-top:20px;
	text-align:right;
	background:url(../images/h3-keysearch.gif);
}
#ks form{
	margin-right:10px;
	padding-top:4px;
	vertical-align:bottom;
}
#cs{
}
#cs1{
	background-image:url(../images/h4-categorysearch1.gif);
	background-repeat:no-repeat;
	}
#cs2{
	background-image:url(../images/h4-categorysearch2.gif);
	background-repeat:no-repeat;
}
#cs3{
	background-image:url(../images/h4-categorysearch3.gif);
	background-repeat:no-repeat;
}
#cs4{
	background-image:url(../images/h4-categorysearch4.gif);
	background-repeat:no-repeat;
}
#cs5{
	background-image:url(../images/h4-categorysearch5.gif);
	background-repeat:no-repeat;
}

.chulist{
	padding-left:60px;
	padding-right:20px;
	text-align:left;
	list-style-type:none;
	word-break:keep-all;
}
.chulist li{
	display:inline;
	margin-right:15px;
	font-size:90%;
}
.chulist li a:link{
	color:#3366cc;
	text-decoration: none;
}
.chulist li a:visited{
	color:#666666;
	text-decoration:none;
	}
.chulist li a:hover{
	color:#FF9933;
	text-decoration:underline;
	}
#ns{
	margin:40px 0px 80px 0px;
	}
#ns a{
	padding:5px 10px 5px 10px;
	background-color:#E3D6F1;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
	font-size:120%;
	}
#ns a:link{
	color:#993399;
	}
#ns a:visited{
	color:#999999;
	}
#ns a:hover{
	color:#CC3399;
	}

