@charset "UTF-8";
/* CSS Document */

#home{
	float:left;
	width:954px;
	background:#fff url(../../images/global/home.gif) repeat-x center bottom;
	height:445px;
	padding-top: 80px;
	padding-bottom:70px;
	display:inline;
	overflow:hidden;
}
#home_r{
	float:left;
	width:954px;
	height:310px;
	background: url(../../images/global/home_keywords_01.jpg) no-repeat center top;
	display:inline;
	overflow:hidden;
}
#home_r a{
	float:left;
	width:150px;
	height:143px;
	padding:11px 12px;
	margin:126px 390px 0px;
	display:inline;
	overflow:hidden;
}
#home_r a:hover img, #home_txt a:hover img{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;
}
#home_txt{
	float:left;
	width:480px;
	height:95px;
	margin:10px 237px;
	display:inline;
	overflow:hidden;
}

