#main-content{
	clear: both;
	width: 840px;
	padding: 0px;
	text-align: left;
}

H1#gadget_title{
	background: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 30px;
	padding: 8px 5px 2px 5px;
	*padding: 4px 5px 2px 5px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #19456F;
}

DIV#intro{
	background: url(../img/intro_bg.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 200px;
}

DIV#intro P{
	position: relative;
	top:100px;
	left:500px;	
	width: 310px;
	height: 100px;
	font-size: 12px;
}

H2.list_title{
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

UL.dl_list{
	
}

UL.dl_list LI{
	border: 1px solid #CCCCCC;
	width: 820px;
	margin-top: 20px;
	padding: 5px;
}

UL.dl_list LI H3{
	position: relative;
	top:-15px;
	width: 220px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

UL.dl_list LI DIV.imgarea{
	float: left;
	width: 130px;
	text-align: center;
}

UL.dl_list LI DIV.txtarea{
	float: right;
	width: 680px;
}

UL.dl_list LI DIV.txtarea P{
	margin-bottom: 10px;
}

UL.dl_list LI DIV.txtarea P A{
	margin: 0px 10px 0px 10px;
}

UL.dl_list LI UL.setting{
	
}

UL.dl_list LI UL.setting LI{
	width: 800px;
	padding-left: 15px;
	border: none;
}

UL.dl_list LI UL.setting LI DIV.ss{
	float: left;
	width: 300px;
	text-align: center;
}

UL.dl_list LI UL.setting LI P.txt{
	padding-left: 15px;
	padding-bottom: 5px;
	width: 400px;
	float: left;
}

UL.dl_list LI UL.setting LI DIV.next{
	clear: both;
	height: 30px;
	background: url(../img/next.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border: none;
}

P.gotoTop{
	text-align: right;
	padding: 5px 15px 10px 0px;
}
