@charset "UTF-8";
/* CSS Document */

.maker-box {
	width:932px;
	background:url(../images/parts/maker_box_body.gif) repeat-y;
	margin:5px 18px 0px 18px;
}
.maker-box-head {
	width:932px;
	background:url(../images/parts/maker_box_head.gif) no-repeat top;
	height:10px;
}
.maker-box-foot {
	width:932px;
	background:url(../images/parts/maker_box_foot.gif) no-repeat bottom;
	height:10px;
	clear:both;
}

.maker-thumb {
	width:150px;
	height:95px;
	margin:0 10px;
	float:left;
}


.maker-name {
	width:160px;
	height:95px;
	margin:0 10px;
	float:left;
	position:relative;
}

.maker-name img {
	position:absolute;
	bottom:0px;
	left:0px;
}

.maker-summary {
	width:560px;
	float:left;
}

.maker-summary h3 {
	margin:0;
	padding:0;
}

.maker-summary p {
	margin:5px 0px;
	padding:0;
	line-height:1.5em;
}






#topics-area {
	min-height:500px;
	_height:500px;
}

#topics-main {
	margin:15px 15px 0px 15px;
}

.list-style {
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}

.list-text {
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}
li.list-style div.list-text {
	padding:0;
	border:none;
}
.bn_move {
	text-align:center;
	padding:5px 0 0 0;
}



/*------------------------------------------*/

.bnr-link {
	width:200px;
	margin:0 10px;
	float:left;
	position:relative;
}

