@charset "UTF-8";
/* CSS Document */

#flash_frame{
	width:900px;
	height:425px;
	margin-bottom:10px;
	background:url(../img/flash.jpg) no-repeat;
	text-align:center;
	padding-top:19px;
}
#rebirth_info{
	width:900px;
	height:190px;
	margin:20px 0px;
}
#rebirth{
	width:361px;
	height:190px;
	float:left;
}
#info{
	width:444px;
	height:190px;
	float:right;
	background:url(../img/bg_info.jpg) no-repeat;
}
#info p{
	width:436px;
	margin:4px auto 10px auto;
}
#info ul{
	width:432px;
	margin:0px auto;
}
#info ul li{
	list-style-image:url(../img/icon_dotar.gif);
	list-style-position:inside;
	margin-bottom:10px;
	line-height:1.5em;
	border-bottom:#999999 1px dotted;
}
#banner{
	width:900px;
	height:170px;
}
#banner_list{
	width:216px;
	margin-right:12px;
	float:left;
}
#banner_end{
	width:216px;
	margin:0px;
	float:right;
}
.att_txt{
	color:#FF3333;
	font-size:1.2em;	
}
