@charset "utf-8";

@import url("main.css");

.box{
	width:578px;
	border:1px solid #646f88;
	margin-bottom:20px;
}

.box2{
	width:540px;
	border:3px solid #FF0000;
}

div#topimage{
	width:800px;
	margin:0 auto;
	padding:0;
}

/*------------------------------------------------------------------------------------
		navi table
------------------------------------------------------------------------------------*/

table#navi{
	width:690px;
	padding:0;
	margin:30px  auto;
}

table#navi td{
	border-width:0;
	text-align:center;
	padding:0;
	margin:0;
	width:230px;
}

table #navi tr{
}

table#navi td#navi_chin{
	background:url(../img/navi/navi_head_chintai.gif) no-repeat center center;
	height:38px;
}

table#navi td#navi_baibai{
	background:url(../img/navi/navi_head_buy.gif) no-repeat center center;
	height:38px;
}

table#navi td#navi_sell{
	background:url(../img/navi/navi_head_sell.gif) no-repeat center center;
	height:38px;
}


table#navi td.txt{
	background:url(../img/navi/navi_bg.gif) repeat-y center center;
	padding: 0 30px;
	margin:0;
	height:auto;
	text-align:center;
	vertical-align:top;
}

table#navi td.txt2{
	background:url(../img/navi/navi_bg.gif) repeat-y center center;
	padding: 0 30px;
	margin:0;
	height:auto;
	text-align:left;
	vertical-align:top;
}

table#navi td.sell{
	background:url(../img/navi/navi_bg.gif) repeat-y center center;
	padding: 0 30px;
	margin:0;
	height:auto;
	text-align:left;
}

table#navi td.pulldown{
	background:url(../img/navi/navi_bg.gif) repeat-y center center;
	margin:0;
	padding: 10px 0;
}

table#navi td.foot{
	background:url(../img/navi/navi_foot.gif) no-repeat center center;
	height:11px;
}

/*------------------------------------------------------------------------------------
		What's new
------------------------------------------------------------------------------------*/
div#whatsnew_div{
	float:left;
}

#news_div{
	margin : 0 40px;
}

table#whatsnew{
	width:220px;
	height:auto;
	border-collapse:collapse;
}

table#whatsnew tr{
	padding:0;
	margin:0;
}

table#whatsnew td{
	padding:0;
	margin:0;
	border:0;
	text-indent:-9999px;
}

table#whatsnew td#news_head{
	height:38px;
	background:url(../img/news/news_head.gif) no-repeat center center;
}

table#whatsnew td#news_body{
	height:200px;
	background:url(../img/news/news_bg.gif) repeat-y center center #ffffff;
}

table#whatsnew td#news_foot{
	height:11px;
	background:url(../img/news/news_foot.gif) no-repeat center center;
}

div#news_box{
	height:200px;
	width:200px;
	text-align:left;
	font-size:10px;
	background:#ffaf4b;
	margin:0 auto;
	padding:0;
	overflow:auto;
}
