@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	color: #000;
	background-color: #F1F0EE;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/index/index_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#indexNavigation {
	background-attachment: scroll;
	background-image: url(../images/index/indexNavigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
	padding-left: 285px;
	position: relative;
}
#indexNavigation h1 {
	display: none;
}

#indexNavigation #indexLink{
	width: 246px;
	height: 72px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#indexNavigation #navMap {
	position: absolute;
	z-index: 1;
	left: 770px;
	top: 0px;
	font-size: 0.75em;
	width: 100px;
	text-align: right;
	padding-top: 2px;
	color: #FFF;
}
#indexNavigation #navMap a {
	color: #FFF;
	text-decoration: none;
}
#indexNavigation #navMap a:hover {
	color: #FBF980;
	text-decoration: none;
}

#indexNavigation #navMap a.accesskey  {
	color: #1788C0;
	float: left;
	font-size: 1em;
}

#indexNavigation #indexLink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#indexNavigation p {
	margin: 0px;
}

#indexNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#indexNavigation ul li {
	display: inline;
}
#indexNavigation ul li.history a{
	display: block;
	background-image: url(../images/index/historyUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.history a:hover {
	display: block;
	background-image: url(../images/index/historyOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.mayor a {
	display: block;
	background-image: url(../images/index/mayorUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.mayor a:hover {
	display: block;
	background-image: url(../images/index/mayorOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.organ a {
	display: block;
	background-image: url(../images/index/organUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.organ a:hover {
	display: block;
	background-image: url(../images/index/organOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}

#indexNavigation ul li.impress a {
	display: block;
	background-image: url(../images/index/impressUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.impress a:hover {
	display: block;
	background-image: url(../images/index/impressOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}

#indexNavigation ul li.create a {
	display: block;
	background-image: url(../images/index/createUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.create a:hover {
	display: block;
	background-image: url(../images/index/createOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}

#indexNavigation ul li.action a {
	display: block;
	background-image: url(../images/index/actionUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexNavigation ul li.action a:hover {
	display: block;
	background-image: url(../images/index/actionOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}


#indexBanner {
	background-image: url(../images/index/indexBanner.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 273px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-left: 500px;
}
#indexMain {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 480px;
}
#indexMain #indexSidebar {
	height: 480px;
	width: 196px;
	float: left;
}

#indexMain #indexSidebar p {
	margin: 0px;
}
#indexMain #indexSidebar a.accesskey  {
	color: #FFF;
	float: left;
	font-size: 1em;
	text-decoration: none;
}


#indexMain #indexSidebar h2 {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/index/sidebarTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 65px;
	width: 196px;
	margin: 0px;
}
#indexMain #indexSidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#indexMain #indexSidebar ul li {
	display: inline;
}
#indexMain #indexSidebar ul li.public a {
	display: block;
	background-image: url(../images/index/publicUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.public a:hover {
	display: block;
	background-image: url(../images/index/publicOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}

#indexMain #indexSidebar ul li.service a {
	display: block;
	background-image: url(../images/index/serviceUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.service a:hover {
	display: block;
	background-image: url(../images/index/serviceOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.association a {
	display: block;
	background-image: url(../images/index/associationUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.association a:hover {
	display: block;
	background-image: url(../images/index/associationOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.play a {
	display: block;
	background-image: url(../images/index/playUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.play a:hover {
	display: block;
	background-image: url(../images/index/playOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.link a {
	display: block;
	background-image: url(../images/index/linkUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.link a:hover {
	display: block;
	background-image: url(../images/index/linkOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.navigation a {
	display: block;
	background-image: url(../images/index/navigationUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.navigation a:hover {
	display: block;
	background-image: url(../images/index/navigationOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.others a {
	display: block;
	background-image: url(../images/index/othersUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexSidebar ul li.others a:hover {
	display: block;
	background-image: url(../images/index/othersOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 196px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#indexMain #indexContent{
	height: 469px;
	width: 704px;
	background-attachment: scroll;
	background-image: url(../images/index/indexContent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#indexMain #indexContent #indexContentLeft {
	float: left;
	width: 375px;
	overflow: hidden;
}


#indexMain #indexContent p{
	margin: 0px;
}
#indexMain #indexContent a.accesskey {
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
	float: left;
}
#indexMain #indexContent #indexContentLeft h2{
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/index/newsTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 300px;
	margin: 0px;
	display: block;
	padding: 0px;
	float: left;
}
#indexMain #indexContent #indexContentLeft #indexNews{
	height: 250px;
	width: 355px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#indexMain #indexContent ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.5em;
}
#indexMain #indexContent ul li  {
	background-image: url(../images/index/ulIcon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 3px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
}
#indexMain #indexContent ul li ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.8125em;
	line-height: 120%;
}
#indexMain #indexContent ul li ul li  {
	background-image: url(../images/index/icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 4px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: normal;
}
#indexMain #indexContent ul a  {
	color: #000;
	text-decoration: none;
}
#indexMain #indexContent ul a:hover {
	color: #666;
	text-decoration: underline;
}
#indexMain #indexContent #indexContentLeft  #more{
	font-size: 0.8125em;
	color: #C00;
	text-align: left;
	padding-top: 5px;
	float: left;
	width: 375px;
	margin: 0px;
}
#indexMain #indexContent #indexContentLeft #more a{
	width: 645px;
	float: left;
	color: #C00;
	padding-left: 20px;
	text-decoration: none;
}
#indexMain #indexContent #indexContentLeft #more a:hover {
	width: 645px;
	float: left;
	color: #C00;
	padding-left: 20px;
	text-decoration: underline;
}
#indexMain #indexContent #indexContentRight {
	float: right;
	width: 325px;
}
#indexMain #indexContent #indexContentRight h2 {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/index/publicTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 300px;
	margin: 0px;
	display: block;
	padding: 0px;
	float: left;
}
#indexMain #indexContent #indexContentRight #indexPublic{
	height: 250px;
	width: 305px;
	overflow: hidden;
	padding: 10px;
	float: left;
}


#indexMain #indexContent #indexSlide{
	height: 104px;
	width: 685px;
	margin: 0px;
	overflow: hidden;
	font-size: 0px;
	color: #EEE;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#indexAd {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#indexAd p {
	margin: 0px;
}

#indexAd a.accesskey {
	color: #FFF;
	font-size: 5px;
	text-decoration: none;
	float: left;
}

#indexAd ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#indexAd ul li  {
	display: inline;
}
#indexAd ul li img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
}
#indexFooter {
	background-color: #CCC;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 0.6875em;
	color: #000;
	line-height: 120%;
}
#indexFooter p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#indexFooter a.accesskey {
	color: #CCC;
	font-size: 1em;
	text-decoration: none;
	float: left;
}
#indexFooter a {
	color: #000;
	text-decoration: none;
}
#indexFooter a:hover {
	color: #666;
	text-decoration: underline;
}

.L#homeNavigation {
	background-attachment: scroll;
	background-image: url(../images/home/homeNavigationL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
	padding-left: 285px;
	position: relative;
}

#homeNavigation {
	background-attachment: scroll;
	background-image: url(../images/home/homeNavigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
	padding-left: 285px;
	position: relative;
}


#homeNavigation h1  {
	display: none;
}
#homeNavigation #navMap {
	position: absolute;
	z-index: 1;
	left: 770px;
	top: 0px;
	font-size: 0.75em;
	width: 100px;
	text-align: right;
	padding-top: 2px;
	color: #FFF;
}
#homeNavigation #navMap a {
	color: #FFF;
	text-decoration: none;
}
#homeNavigation #navMap a:hover {
	color: #FBF980;
	text-decoration: none;
}
#homeNavigation #navMap a.accesskey {
	color: #1789BF;
	float: left;
	font-size: 1em;
}


#homeNavigation #indexLink {
	width: 246px;
	height: 72px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#homeNavigation #indexLink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeNavigation p {
	margin: 0px;
}
#homeNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homeNavigation ul li {
	display: inline;
}
#homeNavigation ul li.history a {
	display: block;
	background-image: url(../images/index/historyUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.history a:hover {
	display: block;
	background-image: url(../images/index/historyOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.mayor a {
	display: block;
	background-image: url(../images/index/mayorUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.mayor a:hover {
	display: block;
	background-image: url(../images/index/mayorOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.organ a {
	display: block;
	background-image: url(../images/index/organUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.organ a:hover {
	display: block;
	background-image: url(../images/index/organOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.impress a {
	display: block;
	background-image: url(../images/index/impressUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.impress a:hover {
	display: block;
	background-image: url(../images/index/impressOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.create a {
	display: block;
	background-image: url(../images/index/createUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.create a:hover {
	display: block;
	background-image: url(../images/index/createOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	margin-right: 32px;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.action a {
	display: block;
	background-image: url(../images/index/actionUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeNavigation ul li.action a:hover {
	display: block;
	background-image: url(../images/index/actionOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 70px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
.L#homeBanner {
	background-image: url(../images/home/homeBannerL.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-left: 100px;
}

#homeBanner {
	background-image: url(../images/home/homeBanner.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-left: 100px;
}
#homeMain {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
}
#homeMain #homeSidebar {
	height: 550px;
	width: 180px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/home/slidebarBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
#homeMain #homeSidebar p {
	margin: 0px;
}
#homeMain #homeSidebar #leftbanner {
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 245px;
	width: 180px;
	overflow: hidden;
}
#homeMain #homeSidebar a.accesskey {
	color: #FFF;
	float: left;
	font-size: 1em;
	text-decoration: none;
}
#homeMain #homeSidebar h2 {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/slidebarTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 49px;
	width: 180px;
	margin: 0px;
}
#homeMain #homeSidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homeMain #homeSidebar ul li {
	display: inline;
}
#homeMain #homeSidebar ul li.public a {
	display: block;
	background-image: url(../images/home/publicUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.public a:hover {
	display: block;
	background-image: url(../images/home/publicOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.service a {
	display: block;
	background-image: url(../images/home/serviceUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.service a:hover {
	display: block;
	background-image: url(../images/home/serviceOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.association a {
	display: block;
	background-image: url(../images/home/associationUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.association a:hover {
	display: block;
	background-image: url(../images/home/associationOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.play a {
	display: block;
	background-image: url(../images/home/playUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.play a:hover {
	display: block;
	background-image: url(../images/home/playOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.link a {
	display: block;
	background-image: url(../images/home/linkUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.link a:hover {
	display: block;
	background-image: url(../images/home/linkOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.navigation a {
	display: block;
	background-image: url(../images/home/navigationUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.navigation a:hover {
	display: block;
	background-image: url(../images/home/navigationOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.others a {
	display: block;
	background-image: url(../images/home/othersUp.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeSidebar ul li.others a:hover {
	display: block;
	background-image: url(../images/home/othersOver.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 180px;
	float: left;
	font-size: 0px;
	color: #FFF;
	text-decoration: none;
}
#homeMain #homeContent {
	width: 720px;
	float: right;
	background-color: #FFF;
	clear: right;
}

#homeMain #homeContent p {
	margin: 0px;
}
#homeMain #homeContent a.accesskey {
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
	float: left;
}
#homeMain #homeContent #homeLevel {
	width: 710px;
	float: left;
	overflow: auto;
	background-color: #FFF;
	font-size: 0.6875em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#homeMain #homeContent #homeLevel a {
	overflow: auto;
	color: #000;
	text-decoration: none;
}
#homeMain #homeContent #homeLevel a:hover {
	overflow: auto;
	color: #000;
	text-decoration: underline;
}


#homeMain #homeContent h2 {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/mayorTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.mayorold {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeMayoroldTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}

#homeMain #homeContent h2.history {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeHistoryTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}

#homeMain #homeContent h2.organ {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeOrganTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.impress {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeImpressTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.create {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeCreateTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.action {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeActionTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}


#homeMain #homeContent h2.public {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homePublicTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.service {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeServiceTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.association {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeAssociationTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.play {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homePlayTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.link {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeLinkTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.navigation {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeNavigationTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.others {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeOthersTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.traffic {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeTrafficTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}

#homeMain #homeContent h2.village {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeVillageTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.news {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeNewsTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.morenews {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeMorenewsTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}

#homeMain #homeContent h2.safe {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeSafeTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}
#homeMain #homeContent h2.copyright {
	font-size: 0px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/home/homeCopyrightTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 650px;
	margin: 0px;
	display: block;
	padding: 0px;
	background-color: #FFF;
}









#homeMain #homeContent #homeTopBar {
	background-attachment: scroll;
	background-image: url(../images/home/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 720px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}


#homeMain #homeContent #homeTopContent {
	float: left;
	width: 665px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../images/home/mainbar.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	font-size: 0.8125em;
	line-height: 1.5em;
}
#homeMain #homeContent #homeTopContent a {
	color: #000;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent a:hover {
	color: #666;
	text-decoration: underline;
}

#homeMain #homeContent #homeTopContent .mayor {
	float: left;
	overflow: auto;
}
#homeMain #homeContent #homeTopContent .organMap {
	overflow: auto;
	margin-left: 30px;
}

#homeMain #homeContent #homeTopContent h3 {
	font-size: 1.2em;
	background-image: url(../images/home/h3_icon.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 190px center;
	padding-left: 220px;
	color: #8C694B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#homeMain #homeContent #homeTopContent ul {
	margin: 0px;
	list-style-type: none;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 225px;
}
#homeMain #homeContent #homeTopContent ul li {
	background-image: url(../images/home/ulIcon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 13px;
}
#homeMain #homeContent #homeTopContent ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.75em;
}
#homeMain #homeContent #homeTopContent ul li ul li {
	background-image: url(../images/index/icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 4px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: normal;
}
#homeMain #homeContent #homeTopContent ul a {
	color: #000;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent ul a:hover {
	color: #666;
	text-decoration: underline;
}
#homeMain #homeContent #homeTopContent1 {
	float: left;
	width: 665px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../images/home/mainbar.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	font-size: 0.8125em;
	line-height: 1.5em;
}


#homeMain #homeContent #homeTopContent1 h3 {
	font-size: 1.2em;
	background-image: url(../images/home/h3_icon.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-left: 30px;
	color: #8C694B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#homeMain #homeContent #homeTopContent1 h3 a {
	color: #8C694B;
	text-decoration: underline;
}
#homeMain #homeContent #homeTopContent1 h4 {
	background-image: url(../images/home/homeH4Icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 16px;
	margin-left: 16px;
	font-size: 1.1em;
}
#homeMain #homeContent #homeTopContent1 h5 {
	font-size: 1em;
	color: #900;
	background-color: #FFC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 300px;
}
#homeMain #homeContent #homeTopContent1 h5.green {
	font-size: 1em;
	color: #900;
	background-color: #D8E480;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 300px;
}

#homeMain #homeContent #homeTopContent1 h6 {
	font-size: 1em;
	color: #060;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	width: 300px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#homeMain #homeContent #homeTopContent1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#homeMain #homeContent #homeTopContent1 p.underline {
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
#homeMain #homeContent #homeTopContent1 ul {
	list-style-type: none;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#homeMain #homeContent #homeTopContent1 ul li {
	background-image: url(../images/home/ulIcon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 13px;
}
#homeMain #homeContent #homeTopContent1 ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeMain #homeContent #homeTopContent1 ul li ul li {
	background-image: none;
	margin-bottom: 3px;
	margin-top: 3px;
	list-style-type: circle;
	margin-left: 16px;
	padding-left: 0px;
}
#homeMain #homeContent #homeTopContent1 li.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
#homeMain #homeContent #homeTopContent1 ul li ul li.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 5px;
	list-style-type: circle;
}
#homeMain #homeContent #homeTopContent1 ul a {
	color: #000;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent1 ul a:hover {
	color: #666;
	text-decoration: underline;
}
#homeMain #homeContent #homeTopContent2 {
	float: left;
	width: 680px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/home/mainbar.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	font-size: 0.8125em;
	line-height: 1.5em;
}
#homeMain #homeContent #homeTopContent2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#homeMain #homeContent #homeTopContent2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#homeMain #homeContent #homeTopContent2 ul li {
	list-style-type: none;
	display: inline;
}


#homeMain #homeContent #homeTopContent2 ul li a.play01 {
	background-image: url(../images/home/homeImpress01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 205px;
	width: 280px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 10px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a.play02 {
	background-image: url(../images/home/homeImpress02.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 205px;
	width: 280px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 10px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a.play03 {
	background-image: url(../images/home/play03.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 100px;
	width: 250px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a.play04 {
	background-image: url(../images/home/play04.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 100px;
	width: 250px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a.play05 {
	background-image: url(../images/home/play05.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 100px;
	width: 250px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a.play06 {
	background-image: url(../images/home/play06.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 100px;
	width: 250px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a.play07 {
	background-image: url(../images/home/play07.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 100px;
	width: 250px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play01 {
	background-image: url(../images/home/homeImpress01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 203px;
	width: 278px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 10px;
	text-decoration: none;
	border: 1px dashed #666;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play02 {
	background-image: url(../images/home/homeImpress02.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 203px;
	width: 270px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 10px;
	text-decoration: none;
	border: 1px dashed #666;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play03 {
	background-image: url(../images/home/play03.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 98px;
	width: 248px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
	border: 1px dashed #666;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play04 {
	background-image: url(../images/home/play04.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 98px;
	width: 248px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
	border: 1px dashed #666;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play05 {
	background-image: url(../images/home/play05.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 98px;
	width: 248px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
	border: 1px dashed #666;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play06 {
	background-image: url(../images/home/play06.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 98px;
	width: 248px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
	border: 1px dashed #666;
}
#homeMain #homeContent #homeTopContent2 ul li a:hover.play07 {
	background-image: url(../images/home/play07.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	display: block;
	float: left;
	height: 98px;
	width: 248px;
	font-size: 0px;
	color: #E3E3E3;
	margin: 15px;
	text-decoration: none;
	border: 1px dashed #666;
}






#homeMain #homeContent #homeBottonBar {
	background-attachment: scroll;
	background-image: url(../images/home/bottonbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

#homeMain #homeContent #homeSlide {
	height: 104px;
	width: 685px;
	float: left;
	margin: 0px;
	overflow: hidden;
	font-size: 0px;
	color: #EEE;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#homeMain #homeContent #homeTopContent1 table {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	border-spacing:0;
	border-collapse:collapse;
	margin-top: 10px;
}
#homeMain #homeContent #homeTopContent1 table caption {
	border-spacing:0;
	border-collapse:collapse;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#homeMain #homeContent #homeTopContent1 table  p{
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#homeMain #homeContent #homeTopContent1 table tr.color01 {
	background-color: #FFC;
}
#homeMain #homeContent #homeTopContent1 table tr.color02 {
	background-color: #FCC;
}
#homeMain #homeContent #homeTopContent1 table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	padding: 10px;
	background-color: #690;
	color: #FFF;
}

#homeMain #homeContent #homeTopContent1 table td  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
#homeMain #homeContent #homeTopContent1 table td.center {
	text-align: center;
}
#homeMain #homeContent #homeTopContent1 table td.top {
	vertical-align: top;
}






#homeMain #homeContent #homeTopContent1 table img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #333;
}
#homeMain #homeContent #homeTopContent1 table a {
	color: #000;
	text-decoration: underline;
}
#homeMain #homeContent #homeTopContent1 table a:hover {
	color: #666;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent1 table ul {
	padding: 0px;
	margin: 0px;
}
#homeMain #homeContent #homeTopContent1 table ul li {
	background-image: url(../images/home/ulIcon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 13px;
}




#homeMain #homeContent #homeTopContent1 .picWrapper {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}
#homeMain #homeContent #homeTopContent1 .picWrapper2 {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}

#homeMain #homeContent #homeTopContent1 .picWrapper3 {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}
#homeMain #homeContent #homeTopContent1 .picWrapper4 {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}
#homeMain #homeContent #homeTopContent1 .picWrapper5 {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 1120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}
#homeMain #homeContent #homeTopContent1 .picWrapper6 {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}
#homeMain #homeContent #homeTopContent1 .picWrapper7 {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.875em;
}





#homeMain #homeContent #homeTopContent1 .pic   {
	width: 210px;
	height: 160px;
	float: left;
	font-size: 0.875em;
}
#homeMain #homeContent #homeTopContent1 .pic p  {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#homeMain #homeContent #homeTopContent1 .pic img  {
	height: 120px;
	width: 160px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 2px;
	background-image: url(../images/imgBg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeMain #homeContent #homeTopContent1 .picR {
	float: right;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#homeMain #homeContent #homeTopContent1 .picL {
	float: left;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#homeMain #homeContent #homeTopContent1 .picN {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#homeMain #homeContent #homeTopContent1 p {
}
#homeMain #homeContent #homeTopContent1 p a {
	color: #000;
	text-decoration: none;
}
#homeMain #homeContent #homeTopContent1 p a:hover {
	color: #666;
	text-decoration: underline;
}
#homeMain #homeContent #homeTopContent1 p.spaceB {
	margin-bottom: 50px;
}
