/* container 
--------------------------------------------------------------- */
#container {
	width: 804px;
}

#containerBg {
	width: 804px;
}

#container h2 {
	text-indent:-9999px;
	float:right;
	width:604px;
	height:363px;
	background:url(../../images/main.jpg) no-repeat top left;
	margin:0 0 10px 0;
}





/* contents 
--------------------------------------------------------------- */
#contents {
	margin:0 20px 0 20px;
	width: 560px;
	float:right;
}



.read{
	float:left;
	width:345px;
	margin:0 0 15px 0;
}

.read .title{
	margin:0 0 10px 0;
	text-indent:-9999px;
	width:345px;
	height:21px;
	background:url(../../images/read_ti.gif) no-repeat top left;
}

.read .text{
	width:345px;
}

.btnSpecial{
	margin:0 0 15px 0;
	float:right;
	text-indent:-9999px;
	width:202px;
	height:83px;
	background:url(../../images/btn_special.gif) no-repeat top left;
}

.btnSpecial a{
	display:block;
	width:100%;
	height:100%;
}

.flash {
	margin:0 0 10px 0;
	width:560px;
	height:172px;
}