  @charset "utf-8";

/*  index_page_slide
---------------------------------------------------------- */
#index_slide{
	background:url(/tech/data_center/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 .lead_txt{
	width:960px;
}

div#main.tech_body.index .main_lead h2 {
	font-size: 123.1%;
	margin-bottom: 15px;
}

.main_lead {
	padding-bottom:30px;
}

/*  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.tech_body.index ul.link li a{
	text-decoration:none;
}
div#main.tech_body.index 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;
}
/*banner*/
.interview{
	padding-left:100px; margin:10px 0;
}


/*  tech_menu
---------------------------------------------------------- */
div#main #tech_menu h2{
	margin-bottom:6px;
}


/*.detail*/

#main li .detail{
	display:block;
	font-size:90%;
	padding-left:1.2em;
}


/*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;
}
