/*»ω±ΎΠΕΟ’*/
body {
	margin:0px;
	text-align:center;
	background:#fff;
	font-family: Tahoma;
	font-size: 12px;
}
.text{
	font-size: 12px;
	color: #5d5d5d;
	line-height:22px;
	padding-top:10px
}


.text_black{
	font-size: 12px;
	font-weight:bold;
	color: #464646;
}


a:link{ color:#152ca3; text-decoration:none}
a:visited { color:#152ca3;text-decoration:none}
a:hover{ color:#ff5b0b; text-decoration:none}
a:active{ text-decoration:none}

.bg{
background:url(../images/index_bg.jpg) repeat-x bottom;
}

.about_bg{
background:url(../images/about_bg.jpg) no-repeat bottom left;
}





