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

#tech_list_area table td h3 {
	padding:8px 10px 5px 35px;
	margin:0px 0px 0px 0px;
	color:#999999;
	font-weight:normal;
}

#tech_list_area table td h3 img{
	margin-bottom:8px;
}

#tech_list_area table td h3 a{
	font-weight:bold;
}

#tech_list_area table td h3 a.techname{
	display:block; border:#c2d628 1px solid; float:left; width:auto; padding:3px 6px;
}


#tech_list_area table td .tech_title {
	background-repeat:no-repeat;
	background-position:8px 0px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:65px;
	cursor:pointer;
	_width:100%;
}

#tech_list_area table td .risk {
	background-image:url(/tech/e_device/image/icon_risk.jpg);
}

#tech_list_area table td .shou_energy {
	background-image:url(/tech/e_device/image/icon_shou_ene.jpg);
}

#tech_list_area table td .flexibility {
	background-image:url(/tech/e_device/image/icon_flexibility.jpg);
}

#tech_list_area table td .low_cost {
	background-image:url(/tech/e_device/image/icon_low_cost.jpg);
}

#tech_list_area table td .step {
	background-image:url(/tech/e_device/image/icon_step.jpg);
}


sub {
	vertical-align:baseline;
	font-size:80%;
}

#concept .txt .topics ul{
	width:100%;
}

/* Slide */

#slide_area_01 {
	float:left; width:570px;
	margin:15px 0px 20px 0px; padding-left:20px;
}

.slide_box {
	width:546px;
	height:328px;
	background:url(/tech/e_device/image/slide/bg_sl.jpg) no-repeat left top;
}

.slide_box ul{
	margin:0;
	height:328px;
	overflow:hidden;
}

.slide_box li{
	display:none;
	margin:0;
	padding:0;
}

.sl_key01{
	background:url(/tech/e_device/image/slide/sl_key01.jpg) no-repeat left top;
}
.sl_key02{
	background:url(/tech/e_device/image/slide/sl_key02.jpg) no-repeat left top;
}
.sl_key03{
	background:url(/tech/e_device/image/slide/sl_key03.jpg) no-repeat left top;
}

.slide_ctrl {
	clear:both;
	padding:0px 0px;
	height:30px;
	overflow:hidden;
	background:url(/tech/e_device/image/slide/bg_sl_ctrl.jpg) no-repeat left top;
}

ul.slide_btns,
ul.slide_mv_btns {
	float:left;
	width:auto;
	height:30px;
	overflow:hidden;
	margin:5px 0 0 220px;
	_margin-left:110px;
}

ul.slide_btns li,
ul.slide_mv_btns li{
	float:left;
	width:auto;
	margin-right:6px;
	cursor:pointer;
	background:url(/tech/e_device/image/slide/btn_sl_bg.gif) no-repeat left top;
	height:11px;
	overflow:hidden;
	padding:0;
	line-height:1;
}


/* */

/* Customize_concept_txt */
#concept_txt{
	margin-left:580px;
}
#concept .txt p,
#concept .txt .topics{
	padding-left:0;
}


@media print{


#concept .txt {
	_width:320px;
}

#concept_txt{
	margin-left:320px;
	_margin-left:0px;
}


#tech_list_area table td .tech_title {
	background-position:-100px 0px;
	padding-left:0px;
}

#slide_area_01 {
	width:290px !important;
}

.slide_box {
	width:290px !important;
	height:180px;
	background:none !important;
}

.slide_box li{
	background:none !important;
}
.slide_box li img{
	width:280px;
	height:auto;
}

.slide_ctrl {
	background:none !important;
}

ul.slide_btns{
	display:none !important;
}

.banners img {
	width:280px !important;
	height:auto !important;
}


}