/* CSS Document */

div.luncher,
div.luncherLarge,
div.lunchermobile{
	width:600px;
	padding:10px 0px;
}
div.lunchermobile{
	width:500px;
}
div.luncherLarge{
	width:650px;
}

/* download */
div.luncher div.download{
	width:287px;
}
div.luncher div.download div.bottom{
	background:url(../../download/img/img_under.gif) no-repeat top;
	height:86px;
	text-align:center;
}
div.luncher div.download div.bottom img{
	margin-top:20px;
}

/* mobile */
div.lunchermobile div.mobile{
	width:232px;
}


/* series */
div.series{
	background:url(../../series/img/series_bg.gif) no-repeat;
	width:375px;
	height:130px;
	font-size:10px;
	line-height:1.5em;
	margin-bottom:20px;
}


/* about */
div.about{
	width:313px;
}

/*books*/
div.books{
	width:267px;
}
