body{
	background:url(../imgs/bg.jpg);
	margin:0px 0 0 0;
	padding:0;
	font-family: 'PT Sans', arial, serif;
	color:#333333;
	font-size:13px;
}
a{color:#5E5EAE; text-decoration:none;}
a:hover{color:#5E5EAE; text-decoration:underline;}
.stage{
	width:880px;
	margin:auto;
	background:url(../imgs/bg_stage.png);
	min-height:800px;
	padding:20px;
}
.stage_cnt{
	margin:auto;
	clear:left;
	width:810px;
	height:277px;
	background:url(../imgs/conteudo_bg.png);
	padding:8px;
	margin-top:50px;
}
.stage_cnt_02{
	margin:auto;
	clear:left;
	width:810px;
	background:url(../imgs/conteudo_bg.png);
	padding:8px;
	margin-top:30px; padding-bottom:14px;
}
.img{
	float:left;
	width:347px;
	height:276px;
	padding-right:11px;
}
.txt_cx{
	float:left;
	width:410px;
	height:252px;
	padding:24px 0 0 30px;
}
.txt_cx_02{
	float:left;
	width:750px; 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:390px;
	background:url(../imgs/bullet.gif) left top no-repeat;
	padding-left:15px;
}
.txt span, .txt_02 span{
	font-size:14px;
	color:#333366;
	font-weight:bold;
}
