@charset "utf-8";

/*

ver		:	2010.01.26
name	:	index.css

*/

div#mainContetns h2{
	line-height: 0;
	margin-bottom: 15px;
}


div#wall{
	position: relative;
	width: 100%;
	min-height: 100%;
	padding-bottom:145px;
	text-align: center;
	background:#666666;
}

div#flash_area{
	margin:30px 0;
	
}

/*-----------------------------------------------------------------

	2.Footer

-------------------------------------------------------------------*/

div#aod_bottomsection_taidan { 
	clear:both; 
	position:absolute; 
	bottom:0; 
	left:0;
	min-width: 100%;
	height: 125px;
	text-align:center;
	padding-top: 20px;
}

div#aod_bottomsection_taidan div.goPageTop{
	min-width: 100%;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(../../img/bg_footer_taidan.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/*For IE6 IE7  \*/

* html div#aod_bottomsection_taidan { 
	width: 100%;
}


* html div#aod_bottomsection_taidan div.goPageTop{
	width: 100%;
	padding-bottom: 5px;
}

*:first-child+html div#aod_bottomsection_taidan div.goPageTop{
	padding-bottom: 6px;
}
/**/

div#aod_bottomsection_taidan div.goPageTop p{
	width: 950px;
	margin: 0px auto;
	text-align: right;
	line-height: 0;
}

div#aod_footerarea_index {
	background-color: #F0F0F0;
}

p#aod_freedial_index { 
	height:36px;
	padding-top: 15px;
	line-height: 0;
}

/* For IE6 \*/

* html p#aod_freedial_index {
	padding-bottom: 19px;
}
/**/

ul#aod_footerlink_index { 
	height:28px;
}

ul#aod_footerlink_index li { 
	display:inline; 
	list-style:none; 
	font-size:100%; 
	padding:0 12px 0 12px;
}

ul#aod_footerlink_index li.divider {
	background-image: url(../img/divider_foot.gif);
	background-position: right;
	background-repeat: no-repeat;
}

div#aod_footerarea_index address{ 
	height:21px;
	color:#666; 
	font-family: Arial, Helvetica, sans-serif; 
}
