/***********************

************************/
.font_copy {
	margin:0;
	padding:29px 0 0 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#C2272D;
	text-align:left;
}

.font_menu {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#999999;
	text-align:center;
}

.font_copy2 {
	margin:0;
	padding:51px 0 0 420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#999999;
	text-align:left;
}

/***********************
footer
************************/


#footer_box {
	margin:0 auto;
	padding:0;
	width:980px;
	height:202px;
	background:url(../../../img/foot/foot_bg.jpg) no-repeat;
}

#footer_box ul {
	margin:0;
	padding:0;
	width:980px;
	height:202px;
	text-align:left;
	list-style:none;
}

#footer_box li {
	float:left;
	margin:2px 2px 0 0;
	padding:0;
	width:194px;
	height:199px;
	list-style:none;
	text-align:center;
}

.tab_img1 {
	margin:0;
	padding:0;
	width:194px;
	height:69px;
	text-align:left;
	background:url(../../../img/foot/menu_01.jpg) no-repeat;
}

.tab_img2 {
	margin:0;
	padding:0;
	width:194px;
	height:69px;
	text-align:left;
	background:url(../../../img/foot/menu_02.jpg) no-repeat;
}

.tab_img3 {
	margin:0;
	padding:0;
	width:194px;
	height:69px;
	text-align:left;
	background:url(../../../img/foot/menu_03.jpg) no-repeat;
}

.tab_img4 {
	margin:0;
	padding:0;
	width:194px;
	height:69px;
	text-align:left;
	background:url(../../../img/foot/menu_04.jpg) no-repeat;
}

.tab_img5 {
	margin:0;
	padding:0;
	width:194px;
	height:69px;
	text-align:left;
	background:url(../../../img/foot/menu_05.jpg) no-repeat;
}
/*
#copyright {
	margin:3px auto 0 auto;
	padding:0;
	width:980px;
	height:50px;
	background-color:#000000;
}
*/
#copy_img {
	margin:0 auto;
	padding:0;
	width:475px;
	height:50px;
	background:url(../../../img/foot/footer.gif) center center no-repeat;
}

#copy_right {
	margin:0 auto;
	padding:0;
	width:980px;
	height:100px;
	background:url(../../img/foot/footer_img.gif) no-repeat;
}

#foot_menu {
	margin:0;
	padding:0;
	width:980px;
	height:20px;
}


/***********************

************************/

.txt_box a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
	
.txt_box a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.txt_box a:hover {
	color:#FF9900;
	text-decoration:none;
}

.txt_box a:active {
	color:#FF9900;
	text-decoration:none;
}

#copy_right a:link {
	color:#999999;
	text-decoration:none;
}
	
#copy_right a:visited {
	color:#999999;
	text-decoration:none;
}

#copy_right a:hover {
	color:#FF9900;
	text-decoration:underline;
}

#copy_right a:active {
	color:#FF9900;
	text-decoration:underline;
}
