.logo{
	float: left;
	width: 128px;
}

.download{
	float: left;
	margin-left: 20px;
	text-align: right;
	width: 312px;
	background-image: URL(./imgs/t_r.png);
	background-repeat: no-repeat;
	padding-top: 45px;
}

.imgtd{
	width: 320px;
	height: 240px;
}

.developing{
	color: red;
	text-align: center;
	font-size: 110%;
}

.softdetail{
	margin-bottom: 8px;
}

.submenu{
	text-align: right;
	padding-top: 10px;
}

.textbox{
	margin: 0px 20px 20px 20px;
}

.comment{
	text-align: right;
	margin-top: 5px;
}

.whats, .rule, .detail, .sshot, .music{
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
}

.whats{
	background-image: URL(./imgs/whats.png);
}

.rule{
	background-image: URL(./imgs/rule.png);
	width: 370px;
}

.detail{
	background-image: URL(./imgs/detail.png);
}

.sshot{
	background-image: URL(./imgs/sshot.png);
}

.music{
	background-image: URL(./imgs/music.png);
}

.mplayer{
	margin: 16px 0px 6px 20px;
}

.expl{
	margin: 10px 10px 10px 10px;
}

.detail_list{
	vertical-align: top;
	text-align: left;
	width: 90px;
}

.detail_td{
	text-align: left;
}

.contents .text .name{
	text-align: left;
	width: 160px;
}

.contents .text .value{
	text-align: left;
}

.contents .text .book{
	background-color: #CCCCCC;
	margin-top: 5px;
}

.contents .text .year, .tyear{
	background-color: white;
	width: 100px;
	text-align: left;
}

.contents .text .bname, .tbname{
	background-color: white;
	width: 150px;
	text-align: left;
}

.contents .text .bbname, .tbbname{
	background-color: white;
	width: 240px;
	text-align: left;
}

.contents .text .month, .tmonth{
	background-color: white;
	width: 70px;
	text-align: left;
}

.contents .text .publisher, .tpublisher{
	background-color: white;
	width: 150px;
	text-align: left;
}

.contents .text .bkname, tbkname{
	background-color: white;
	width: 230px;
	text-align: left;
}

.tyear, .tbname, .tbbname, .tmonth, .tpublisher, .tbkname{
	background-color: #D1DFFC;
	text-align: center;
}
