.add {
	font-size: 12px;
	color: #CCCCCC;
}
.bg {
	background-attachment: fixed;
	background-color: #2E4D7B;
	background-image: url(../images/bg_all.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #3D3D3D;


}
.head {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.frame {
	border: 3px solid #CCCCCC;
}
