  @charset "utf-8";

/*  index_page_slide£¨UD¤Î¤ä¤Ä£©
---------------------------------------------------------- */
/*#index_slide{
	background:url(/tech/universal_design/images/bg_index_sl.jpg) no-repeat left top;
	position:relative;
}

#index_slide .slide_ctrl{
	position:absolute;
	top:180px;
	left:0px;
	width:480px;
}

#index_slide .slide_btns {
	float:left;
	width:auto;
}

#index_slide .slide_btns li{
	float:left;
	width:160px;
}

#index_slide .slide_box {}

#index_slide .slide_box li{
	cursor:pointer;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}*/


/*  index_page_slide
---------------------------------------------------------- */
#index_slide{
	background:url(/tech/water/images/bg_index_sl.jpg) no-repeat left top;
	float:left; width:960px; /*for_Firefox*/
	position:relative;
}

#index_slide .slide_ctrl{
	position:absolute;
	top:12px;
	left:670px;
	width:280px;
}

#index_slide .slide_btns {
	float:left;
	width:auto;
	line-height:1;
}

#index_slide .slide_btns li{
	/*clear:both;*/
	/*float:left;*/	
	width:280px;
	height:65px;
	margin-bottom:3px;
	line-height:1;
	_overflow:hidden;
}

#index_slide .slide_box {}

#index_slide .slide_box li{
	cursor:pointer;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}



/*main_lead*/
.main_lead {
	padding-bottom:30px;
}

/*.main_lead .lead_txt{
	width:100%; float:none; 
}
*/

/*  index_page_lead£¨ÓÒ¤Ë¥Ð¥Ê©`Èë¤ëˆöºÏ£©
---------------------------------------------------------- */
.main_lead .lead_txt{
	width:610px;  float:left;
}
.main_lead .feature_btn{
	width:300px; float:right;
}

/*  index_page_topics
---------------------------------------------------------- */

div#main.tech_body.index .topics h2{
	margin:0; padding:0; float:left; width:80px; font-size:100%; line-height:1.7;
}
div#main.tech_body.index .topics .txt{
	float:right; width:520px;
}

div#main .topics ul.link li{
	margin-bottom: 10px;
	line-height:1.4;
	background: url(/common/image/arrow_red.gif) no-repeat 0 0.5em;
}
div#main .topics ul.link li a{
	text-decoration:none;
}
div#main .topics ul.link li a:hover{
	text-decoration:underline;
}

/*  topics_area
---------------------------------------------------------- */
div#main.tech_body.index div.topics_area{
	padding-bottom:15px;
	margin-bottom:20px;
	background:url(/common/image/bg_dot_line.gif) repeat-x left bottom;
}


/*  tech_menu
---------------------------------------------------------- */

div#main.tech_body.index ul.link li a{
	text-decoration:none;
}
div#main.tech_body.index ul.link li a:hover{
	text-decoration:underline;
}

/*.detail*/

#main li .detail{
	display:block;
	font-size:90%;
	padding:0.5em 0 0.5em 0;
	color:#333;
}


/*banner*/
.bn_indust_waste{
	padding-left:0px; margin:5px 0;
}

/*banner_area*/
.banner_area{
	margin-top:20px;
}

.banners li{
	width:230px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.banners li.right{
	margin-right:0;
}

