/* CSS Document */
@charset "utf-8";
/* CSS Document */
.product{
	float:left;
	width:245px;
	margin:0 20px 35px 0;
}
.product h2{
	text-indent:-999px;
}
.product h2.product_1{
	float:left;
	width:176px;
	height:59px;
	margin:0 0 10px 0;
	background:url(../img/index_product_1.gif) 0 0 no-repeat;
}
.product h2.product_2{
	float:left;
	width:236px;
	height:38px;
	margin:9px 0 22px 0;
	background:url(../img/index_product_2.gif) 0 0 no-repeat;
}
.product p{
	clear:both;
	line-height:20px;
	margin:0 0 10px 0;
}


.company{
	float:left;
	width:397px;
	height:195px;
	padding:10px;
	margin:0 0 35px 0;
	background:url(../img/index_company.gif) 0 0 no-repeat;
}
.company h2{
	float:left;
	width:78px;
	height:16px;
	overflow:hidden;
	margin:5px 0 23px 0;
	text-indent:-999px;
	background:url(../img/index_company_h2.gif) 0 0 no-repeat;
}
.company p{
	float:left;
	width:397px;
	line-height:20px;
	margin:0 0 4px 0;
}

.media{
	float:left;
	width:530px;
	overflow:hidden;
}
.media h2{
	float:left;
	width:62px;
	height:16px;
	overflow:hidden;
	text-indent:-999px;
	margin:0 0 12px 0;
	background:url(../img/index_media_h2.gif) 0 0 no-repeat;
}
.media ul{
	clear:both;
	width:530px;
}
.media ul li{
	float:left;
	width:235px;
	line-height:20px;
	padding:7px 0 0 10px;
	margin:0 20px 0 0;
	background:url(../img/icon_1.gif) 0 15px no-repeat;
	height:20px;
	overflow:hidden;
	position:relative;
}
.media li sup{
	color:#E20013;
	font-size:10px;
	font-family:arial;
	position:absolute;
	top:-1px;
	font-style: italic;
}

.partner{
	float:left;
	width:417px;
}
.partner h2{
	float:left;
	width:63px;
	height:16px;
	overflow:hidden;
	text-indent:-999px;
	margin:0 0 17px 0;
	background:url(../img/index_partner_h2.gif) 0 0 no-repeat;
}
.partner ul{
	float:left;
	width:417px;
	margin:0 0 5px 0;
}
.partner ul li{
	display:inline;
	float:left;
	width:134px;
	height:52px;
	margin:0 7px 7px 0;
	padding:8px 0 0 0;
	background:url(../img/index_partner_imgbg.gif) 0 0 no-repeat;
}
.partner ul li.right{
	margin:0 0 7px 0;
}



