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


.top_banner{
margin-left:323px;
margin-bottom:18px;
}
.topInfo{
padding:0 133px 65px 322px;
}
.topInfo:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .topInfo{
	display:inline-block;
}
*:first-child+html .topInfo{
	display:inline-block;
}
.topNews{
float:left;
width:278px;
position:relative;
}
.topNews dt{
margin:18px 0 10px 113px;
line-height:0;
}
.topNews a{
}
.topNews dd{
padding:0 35px 0 20px;
}
.topNews dd ul{
height:120px;
overflow:hidden;
}
.topNews dd ul li{
line-height:1.2;
background:url(../images/newsico.gif) left top no-repeat;
padding-left:18px;
margin-bottom:2px;
}
.topNews dd.more{
position:absolute;
top:125px;
left:220px;
font-size:0;
padding:0;
}
.topProduct{
float:right;
width:244px;
}
.topProduct dt{
margin:20px 0 0 20px;
}
.topProduct .txtInfo{
padding:0 105px 0 20px;
line-height:1.3;
height:50px;
overflow:hidden;
}
.topProduct .detailBtn{
/*background:url(../images/detail_bg.gif) left 15px no-repeat;*/
/*width:48px;*/
margin:5px 0 0 20px;
line-height:0;
font-size:0;
/*padding-bottom:13px;*/
}
