/* CSS Document */
body{
	background: #ffffff;
}

.bg{
	background: #ffffff;
}

.bg04{
	background: #ffffff;
	border: 1px solid #fecc72;
}

.pro_title{
	color: #0a50a1;
	font-size: 17px;
	font-weight: 500;
	padding-left: 3px;
	line-height: 28px;
}

.pro2{
	color: #333333;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	line-height: 16px;
}

.text_1a{
	color: #333333;
	font-size: 10px;
}

.text_02{
	color: #333333;
	font-size: 12px;
}

.text_1a a:link{
	color: #336699;
	text-decoration: underline;
}

.text_1a a:visited{
	color: #336699;
	text-decoration: none;
	text-decoration: underline;
}

.text_1a a:hover{
	color: #ff6600;
	text-decoration: underline;
}
