@charset "utf-8";

/***********************************************
	powered  by  http://www.ishinotec.com 
	scripted by KKK
***********************************************/

/***************	index	***************/

#topics{
	width:558px;
	height:50px;
	margin:0px 20px;
	padding:4px 0px;
	background:#EAEAEA;
	border:1px #CCCCCC solid;
	overflow:auto;
}

#topics dt{
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	text-indent:20px;
	width:100px;
	background:url(../../images/list.gif) no-repeat;
	background-position:0px 3px;
}

#topics dd{
	float:left;	
	margin:0px;
	width:420px;
	padding:0px;
}

#contents ul{
	min-height:190px;
}

#contents li{
	margin:10px;
	padding:0px;
	list-style:none;
}

#contents ul .left{
	float:left;
	margin:10px;
}

#contents #submenu{
	margin:20px auto 5px 20px;
}

#contents #submenu .thumbbox{
	float:left;
	width:190px;
	margin:0px;
	padding:0px;
	min-height:110px;
}

#contents #submenu .thumbbox h4{
	width:180px;
	height:30px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

#contents #submenu .thumbbox .thumbs{
	float:left;
	width:70px;
	height:70px;
	margin:5px;
}

#contents #submenu .thumbbox .caption{
	float:left;
	width:100px;
	height:21px;
}

#contents #submenu .thumbbox p{
	float:left;
	width:90px;
	height:21px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:9px;
	line-height:12px;	
}

#contents .underCaption{
	clear:both;
	margin:0px auto 0px 20px;
	padding-top:20px;	
	width:560px;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	line-height:30px;
	text-align:right;
}

/***************************************************/

