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

/*top*/

#top .topImg{
	width:960px;
	}

#top .cBox{
	width:960px;
	margin:15px 0 0 0;
	}

#top .cBoxa{
	float:left;
	width:525px;
	}

#top .cBoxa h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	}

#top .cBoxa p{
	font-size:14px;
	}

#top .cBoxa .topics{
	margin: 30px 0 0 0;
	}

#top .cBoxa .topics .title{
	border-bottom: #666 1px solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}

#top .cBoxa .topics .article{
	width:500px;
	height:200px;
	overflow:auto;
	}
#top .cBoxa .topics .article dl{
	margin-bottom:5px;
	font-size:11px;
	}

#top .cBoxa .topics .article dl dt{
	color:#999;
	margin-right:20px;
	}

#top .cBoxa .topics .article dl dd{
	margin:-19px 0 0 80px;
	}

#top .cBoxb{
	float:right;
	width:390px;
	text-align:left;
	font-size:12px;
	}

/*#top .cBoxb .productsArea a:hover.mainImg img,
#top .cBoxb .catalogueArea a:hover.mainImg img{
	margin:-5px;
	}

#top .cBoxb .productsArea a:hover.mainImg p,
#top .cBoxb .catalogueArea a:hover.mainImg p,
#top .topics .article dd a:hover{
	text-decoration:underline;
	}*/


#top .cBoxb .productsArea,
#top .cBoxb .companyArea{
	float:left;
	width:178px;
	margin-bottom:30px;
	}

#top .cBoxb .catalogueArea,
#top .cBoxb .invoiceArea{
	float:right;
	width:178px;
	margin-bottom:30px;
	}

#top .cBoxb .catalogueArea p a.btnA{
	display:block;
	margin:15px 0 0 0;
	padding:3px;
	text-align:center;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	}
h2 span,
h3 span{
	font-size:80%;
	}

.sliderbox{
	width:954px;
	margin:auto;
	overflow:hidden;
	}