@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// index.html

==========================================================================================*/

div#lead {
	background:url(../../img/index-leadbg.jpg) no-repeat left top;
	width:1010px;
	height:260px;
	margin-top:-16px;
}

div#lead a {
	width:1010px;
	height:260px;
	display:block;
	text-indent:-9999px;
	outline:none;
}

div#main ul#topLink li {
	width:230px;
	height:115px;
	float:left;
	display:block;
	text-indent:-9999px;
	margin-bottom:3px;
}

div#main ul#topLink li a {
	width:230px;
	height:115px;
	display:block;
	overflow:hidden;
}
div#main ul#topLink li#topLink1 { background:url(../../img/index-toplink1.jpg) no-repeat left top;}
div#main ul#topLink li#topLink2 { background:url(../../img/index-toplink2.jpg) no-repeat left top;}
div#main ul#topLink li#topLink3 { background:url(../../img/index-toplink3.jpg) no-repeat left top;}
div#main ul#topLink li#topLink4 { background:url(../../img/index-toplink4.jpg) no-repeat left top;}
div#main ul#topLink li#topLink5 { background:url(../../img/index-toplink5.jpg) no-repeat left top;}
div#main ul#topLink li#topLink6 { background:url(../../img/index-toplink6.jpg) no-repeat left top;}

/*==========================================================================================

	// mapSearch

==========================================================================================*/

div#mapSearch {
}

div#mapSearch h2 {
	display:none;
}

.nonborder { border:none !important; outline:none !important; }



/*==========================================================================================

	// map


div#map {
	background:url(../../img/index-map.gif) no-repeat left top;
	height:485px;
	width:690px;
	clear:both;
}
div#map h2 {
	display:none;
}

==========================================================================================*/


/*==========================================================================================

	// news

==========================================================================================*/
div#news {
	clear:both;
	background:url(../../img/index-news-bg.jpg) no-repeat left top;
	height:205px;
	position:relative;
}

div#news h2 {
	display:none;
}

div#news ul {
	display:block;
	width:442px;
	height:125px;
	overflow:auto;
	position:absolute;
	left: 242px;
	top: 69px;
}

div#news ul li {
	line-height:20px;
	height:20px;
	color:#705535;
}

div#news ul li a { font-weight: bold; }

div#news ul li img { vertical-align:middle; }


/*==========================================================================================

	// purposeSerch

==========================================================================================*/

div#purposeSerch h3 {
	clear:both;
}


div#purposeSerch ul {
	width:670px;
	display:block;
	padding: 0 0 10px 10px;
	zoom: 100%;
}

div#purposeSerch ul:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: " ";
}

div#purposeSerch ul li {
	display:block;
	float:left;
	padding:5px 10px;
	white-space:nowrap;
}

div#purposeSerch ul li a { color:#727172; }

div#purposeSerch ul#list1 li {	background:url(../../img/index-icon-star1.gif) no-repeat left center;}
div#purposeSerch ul#list2 li {	background:url(../../img/index-icon-star2.gif) no-repeat left center;}
div#purposeSerch ul#list3 li {	background:url(../../img/index-icon-star3.gif) no-repeat left center;}
div#purposeSerch ul#list4 li {	background:url(../../img/index-icon-star4.gif) no-repeat left center;}
div#purposeSerch ul#list5 li {	background:url(../../img/index-icon-star5.gif) no-repeat left center;}
div#purposeSerch ul#list6 li {	background:url(../../img/index-icon-star6.gif) no-repeat left center;}

/*==========================================================================================

	// toMembers

==========================================================================================*/

div#toMembers {
	margin-bottom:10px;
}

div#flash {
	width:690px;
	height:485px;
	margin:0 auto;
}

