﻿@charset "utf-8";
/* CSS Document */
/*-----------contentsChildDouble-----------*/
#contentsChildDouble img { vertical-align:top }
#contentsChildDouble .nowrap { white-space:nowrap}

/*--------------------------
	news
--------------------------*/
#news {line-height:1.2;}

/*---main---*/
#news .main {width:800px;position:relative;margin:0 0 12px 0;}

#news .main a.more {
position:absolute;
display:block;
overflow:hidden;
text-indent:-9000px;
background:url(../../images/news/img/brn_101001.gif) no-repeat left top;
height:25px;
width:123px;
top:163px;
left:76px;
background-image: url(../../images/news/img/btn_110204.jpg);
}
#news .main a.more:hover {opacity:0.70;-ms-filter:"alpha( opacity=70)";filter:alpha(opacity=70);}

#news h2 { margin:0 0 20px 0;}

/*--tabel---*/
#news table { width:800px; margin:0 0 40px 0;}




#news table td { vertical-align:top; color:#474747;}
#news table td a { color:#474747;}

#news tr.packshots td { text-align:center; padding: 0 0 20px 0;}
#news tr.effects td { padding:0 0 15px 0;}
#news tr.effects td.w240 { padding:0 20px 15px 0;}
#news tr.names td {padding:0 0 15px 0; font-weight:bold;font-size:14px;}

#news tr.learn-more td { padding: 0 20px 0 0;}
#news tr.learn-more td.non {padding:0;}
#news tr.learn-more td a.more_link {
	float:right;
	display:block;
	width:64px;
	height:12px;
}
#news tr.learn-more td a.more_link:hover {
	opacity:0.70;
	-ms-filter:"alpha( opacity=70)";
	filter:alpha(opacity=70);
}


#news tr.learn-more td a.more_linktop {
	float:right;
	display:block;
	width:74px;
	height:12px;
}
#news tr.learn-more td a.more_linktop:hover {
	opacity:0.70;
	-ms-filter:"alpha( opacity=70)";
	filter:alpha(opacity=70);
}



/*--.magazine---*/
#news .magazine {
	clear:both;
	padding:20px 0 40px 0;
}
#news .magazine a {
	display:block;
	width:396px;
	height:43px;
}
#news .magazine a:hover {
	opacity:0.70;
	-ms-filter:"alpha( opacity=70)";
	filter:alpha(opacity=70);
}

