/* index

	coating.css

	- navigations
	- pages
	- layout
	
----------------------------------------------- */


/* navigations
----------------------------------------------- */
#navigations li#coating a {
	display: block;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 60px;
	background: url(../../shared/img/navi.jpg) no-repeat -316px 0px;
}


/* pages
----------------------------------------------- */
.pages-clause h4 strong {
	color: #feca64;
}

.pages-related h5 {
	display: block;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 150px;
	background: url(../../shared/img/coating_h5.jpg) no-repeat;
	text-indent: -9999px;
	clear: both;
}


/* layout
----------------------------------------------- */
.category-post-a h4 a:hover strong,
.category-post-b h4 a:hover strong {
	color: #feca64;
}

.category-post-a h4 a.selected strong,
.category-post-b h4 a.selected strong {
	color: #feca64;
}

.cms-paragrph h4 a {
	color: #feca64;
}


/* loacl
----------------------------------------------- */
#local-containe li a:hover {
	color: #feca64;
}

