@charset "utf-8";
/* stylesheet (qiaj style)
	Copyright (C) 2007 Sofrosune; www.sofrosune.net
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version:1.00, September 15, 2007
	Usage:
	<link type="text/css" rel="styleSheet" href="../style/style_qiaj_top.css" />
*/

/* === home_board style === */

#home_board {
	background:center 20px no-repeat url("../images/back/back-crystal-1.png");
}

#home_board.member_top {
	background-position:center 72px;
}

/* === toc style === */

.top_tocbox {
	margin:5px auto;
	/*background:center 0px no-repeat url("../images/back/back-crystal-1.png");*/
}

.toc_column {
	float:left;
	display:inline;
	/*width:176px;*/
	/*width:234px;*/
	/*background-color:#ffe0e0;*/
}

.toc_column .listmenubox {
	margin:0px auto 10px auto;
}

/*.toc_column*/ .toc_banner {
	margin:0px auto 10px auto;
	text-align:center;
}

/* end of style */

