@charset "utf-8";

/*
**************************************
*Since: 2007-5-14
**************************************
*/


/*==========================================================
mainContent
==========================================================*/


/*=====================================
title
=====================================*/
#mainContent .title{
	width:570px;
	height:115px;
	padding:0px 0px 0px 13px;
	margin:0px auto;
	background:url(../images/title_main.jpg) no-repeat;	
}

#mainContent .title img{
    width:132px;
	height:30px;
	padding:0px;
	margin:77px 5px 0px 0px;
}


/*=====================================
map
=====================================*/
#map{
	width:570px;
	margin:15px 0px 0px 0px;
}

#map .site{
    float:left;
	width:280px;
	margin:0px 0px 10px 0px;
	clear:both;
}

#map .mapLeft{
    float:left;
	width:280px;
}

#map .mapRight{
    float:left;
	width:280px;
}

#map .site h1{
	width:265px;
	height:20px !important;
	height:25px;
	padding:5px 0px 0px 15px;
	font-size:14px;
	color:#000000;
	background:url(../../common/title_sub01.gif) no-repeat;
}

#map .site ul{
	width:265px;
	margin:0px 12px 0px 15px !important;
	margin:0px 6px 0px 8px;
}

#map .site li{
    width:250px;
	margin:5px 0px;
	padding:0px 12px 0px 14px !important;
	padding:0px 6px 0px 14px;
	line-height:12px;
	background:url(../../common/mark03.gif) no-repeat;
}

#map .site li a{
    color:#000000;
}

#map .site li a:hover{
    color:#FF0000;
}
