body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.headtitle
{
	background-image: url(images/titlebg.gif);
	line-height: 31px;
	font-weight: bold;
	padding-left:5px;
}
.content-title
{
	margin: 6px 10px 0px 10px;
	padding:0px;
	background-image: url(images/title.gif);
	border: 1px solid #dcdcdc;
	clear: both;
	cursor: pointer;
}
.content-title h1
{
	font-size: 12px;
	background-image: url(images/dot-out.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 52px;
	line-height: 22px;
	margin: 0;
}
.content ul
{
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
.content li{
	list-style-type: none;
	float: left;
	padding: 10px;
}
.content li img
{
	border: 0px;
}
.content-title1{
	margin: 6px 10px 0px 10px;
	padding:0px;
	background-image: url(images/title.gif);
	border: 1px solid #dcdcdc;
	clear: both;
	cursor: pointer;
}
.content-title1 h1
{
	font-size: 12px;
	background-image: url(images/dot-h.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 52px;
	line-height: 22px;
	margin: 0;
}
.content-h
{
	display: none;
}
.content-h ul
{
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
.content-h li
{
	list-style-type: none;
	float: left;
	padding: 5px;
}
.content-h li img
{
	border: 0px;
}
