@charset "utf-8";

/*
==================================================

    CSS File Name - index.css
    Last-updated: 2011-03-23
	

==================================================
*/

.png {
	background:url(../common/images/h1_bg.png) no-repeat left top;
	color:#1A1A1A;
	font-size:18px;
	width:705px;
	padding:15px 0 17px 25px;
	*padding:17px 0 15px 25px;
	line-height:140%;
	margin-bottom:9px;
}

.sub-tit {
	color: #191919;
	font-size: 18px;
	background: url(../images/index_new/tit_bg.jpg) no-repeat left top;
	width: 700px;
	padding: 13px 0 17px 30px;
	_padding: 14px 0 16px 30px;
	line-height: 140%;
	font-weight:bold;
	margin:0 0 10px 0;
}

 .tit {
	background:url(../images/voice/tit_bg.jpg) no-repeat left top;
	padding:10px 0 15px 13px;
	*padding:8px 0 17px 13px;
	font-size:16px;
	font-weight:bold;
}
.tit span {
	background:url(../images/voice/ico4.gif) no-repeat left;
	*background:url(../images/voice/ico4.gif) no-repeat left 1px;
	_background:url(../images/voice/ico4.gif) no-repeat left 2px;
	
	padding:0 0 0 30px;
}

/* -- main_part -- */
div.main_part {
	width:720px;
	/*background:url(../images/company/main_part_bg.jpg) no-repeat left top;*/
	background-color:#fff;
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
}
div.main_part ul.p_navi {
	width:700px;
	padding:16px 0 30px 20px;
	clear:both;
	overflow:hidden;
}
div.main_part ul.p_navi li {
	float:left;
	padding-right:5px;
}
div.main_part ul.p_navi li.last {
	padding-right:0px;
}


div.main_part div.cont {
	width:680px;
	padding-left:20px;
	clear:both;
	overflow:hidden;
	padding-bottom:30px;
}
.sub-title{
	background-image:url(../images/title_bg.jpg);
	background-repeat:no-repeat;
	width:645px;/*680px*/
	height:40px;/*49px*/
	font-size:16px;
	font-weight:bold;
	color:#9E3840;
	padding:9px 0px 0px 35px;
	}
.img-bn{
	margin:15px 0 0 0;
	}
	
.comment{
	font-size:14px;
	margin:10px 0 0 0;
	}