@charset "utf-8";
/* aboutCSS Document */
h2{
	background: url(../fun/images/title.gif) no-repeat 25px 10px;
	height: 70px;
	width: 344px;
	text-indent: -1000em;
	display: block;
	float: left;
	padding-left: 25px;
}
	
.bg_top {
	background: url(../fun/images/bg_top.gif);
	height: 18px;
	width: 604px;
	margin-left: 15px;
	display: block;
	clear: left;
}
#content {
	background: url(../fun/images/bg.gif) repeat-y;
	height: 670px;
	width: 584px;
	margin-left: 15px;
	padding-left: 20px;
}

#wallpaper_img {
	float: left;
	width: 256px;
}
#wallpaper_img .img {
	margin-bottom: 10px;
}
#wallpaper_img ul li {
	margin-bottom: 10px;
}



#wallpaper_img ul .size1 a{
	background: url(../fun/images/size1.gif) no-repeat 0px 0px;
	height: 12px;
	width: 155px;
	text-indent: -1000em;
	display: block;
	font-size: 3px;
}

#wallpaper_img ul .size1 a:hover{
	background: url(../fun/images/size1.gif) no-repeat 0px -14px;
	height: 12px;
	width: 155px;
	text-indent: -1000em;
	display: block;
}


#wallpaper_img ul .size2 a{
	background: url(../fun/images/size2.gif) no-repeat 0px 0px;
	height: 12px;
	width: 160px;
	text-indent: -1000em;
	display: block;
	font-size: 3px;
}

#wallpaper_img ul .size2 a:hover{
	background: url(../fun/images/size2.gif) no-repeat -1px -13px;
	height: 12px;
	width: 160px;
	text-indent: -1000em;
	display: block;
}


#wallpaper_img ul .size3 a{
	background: url(../fun/images/size3.gif) no-repeat 0px 0px;
	height: 12px;
	width: 155px;
	text-indent: -1000em;
	display: block;
	font-size: 3px;
}

#wallpaper_img ul .size3 a:hover{
	background: url(../fun/images/size3.gif) no-repeat 0px -13px;
	height: 12px;
	width: 155px;
	text-indent: -1000em;
	display: block;
}

#wallpaper_img ul .size4 a{
	background: url(../fun/images/size4.gif) no-repeat 0px 0px;
	height: 12px;
	width: 155px;
	text-indent: -1000em;
	display: block;
	font-size: 3px;
}

#wallpaper_img ul .size4 a:hover{
	background: url(../fun/images/size4.gif) no-repeat 0px -13px;
	height: 12px;
	width: 155px;
	text-indent: -1000em;
	display: block;
}

#waytoDownroad {
	float: left;
	width: 292px;
	margin-left: 13px;
}
#wallpaper_img .clear {
	clear: left;
	float: left;
}


#waytoDownroad dl .windows {
	background: url(../fun/images/windows_text.gif) no-repeat;
	height: 58px;
	width: 292px;
	text-indent: -1000em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#waytoDownroad dl .macintosh {
	background: url(../fun/images/macintosh_text.gif) no-repeat;
	height: 170px;
	width: 292px;
	text-indent: -1000em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#waytoDownroad dl .chuui {
	background: url(../fun/images/chuui_text.gif) no-repeat;
	height: 80px;
	width: 292px;
	text-indent: -1000em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bg_footer {
	background: #C06 url(../fun/images/bg_footer.gif) no-repeat;
	height: 23px;
	width: 604px;
	margin-bottom: 15px;
	margin-left: 15px;
}
