@charset "utf-8";

.100bg{
	background-image: url(../images/bg.gif);	
	}

.head_img {
	padding-top: 10px;
	padding-bottom: 10px;
}


.information_tilt {
	padding-bottom: 10px;
}
.information {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}

.cnt_img {

	padding-bottom: 20px;
}



.arrowlink{
	padding:0px 0px 0px 12px;
	background: url(../images/arrw2.gif) no-repeat 0px 5px;
	}


	
a{
	color: #336699;
	text-decoration: underline;
	}
a:hover{
	color: #FFCC00;

	}

.foot_center {
	font-size: 12px;
	color: #666;
	padding-left: 15px;
}
.foot_center a{
	background: url(../images/arrw.gif) no-repeat 0px 5px;
	color: #666666;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.foot_center a:hover{

	color: #FFCC00;
	text-decoration: none;
}
