body{
	background:url(../imgs/bg.jpg) #000000;
	margin:10px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS", Verdana;
	color:#333333;
	font-size:12px;
}
a{color:#3366CC; text-decoration:none;}
a:hover{color:#336699; text-decoration:none;}
.stage{
	width:880px;
	margin:auto;
	background:url(../imgs/bg_stage.jpg) repeat-x #666666;
	min-height:800px;
	border:#666666 solid 5px;
}
.stage_cnt{
	margin:auto;
	clear:left;
	width:752px;
	height:277px;
	background:#FFFFFF;
	padding:8px;
	margin-top:50px;
}
.stage_cnt_02{
	margin:auto;
	clear:left;
	width:752px;
	background:#FFFFFF;
	padding:8px;
	margin-top:50px; padding-bottom:14px;
}
.img{
	float:left;
	width:347px;
	height:276px;
	padding-right:11px;
}
.txt_cx{
	float:left;
	width:363px;
	height:252px;
	padding:24px 0 0 30px;
	background:url(../imgs/bg_txt.jpg) repeat-x top;
}
.txt_cx_02{
	float:left;
	width:673px; height:auto; overflow:auto;
	padding:24px 0 0 30px;
}
.txt_02{
	float:left;
	background:url(../imgs/bullet.gif) left top no-repeat;
	padding-left:15px;
}
.txt{
	float:left;
	width:331px;
	background:url(../imgs/bullet.gif) left top no-repeat;
	padding-left:15px;
}
.txt span, .txt_02 span{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}