@charset "utf-8";
/* CSS Document */
#content{
	width:800px;
	height:600px;
}
#content2{
	width:800px;
	height:600px;
	background:url(images/background2.jpg) no-repeat;
}
#content2_left{
	width:400px;
	height:600px;
	float:left;
	color:#FFFFFF;
}
#content2_right{
	width:400px;
	height:600px;
	float:right;
	color:#FFFFFF;
}
#content2_right_top{
	width:400px;
	height:60px;
	color:#000000;
}
#content2_right_midden{
	width:370px;
	height:500px;
	text-align:left;
	overflow:auto;
	margin:0 auto;

}
#content2_right_midden a{
	color:#00FF00;
}
#content2_right_button{
	width:400px;
	height:40px;
}
.titles{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
#content2_right_midden p{
	line-height:1.6em;

}
#buy{
	font-size:10px;
	text-align:left;
	padding:0px 48px;
	height:150px;
}
#buy a{
	color:#0099FF;
}
#content3{
	width:800px;
	height:600px;
	background:url(images/background3.jpg) no-repeat;
}
#content3 a{
	color:#FFFFFF;
} 
#content3_right_top{
	width:400px;
	height:30px;
}
