@charset "utf-8";


.about_box{
		width:416px;
		height:217px;
		background:url(../image/about_bg.jpg) no-repeat;
		padding-top:110px;
		font-size:11px;
		padding-left:210px;
}
.about_box02{
		width:416px;
		height:175px;
		background:url(../image/about_bg02.png) no-repeat;
		padding-top:90px;
		font-size:11px;
		padding-left:200px;
		padding-right:10px;
		position:relative;
}

.about_box02 img{
	width:160px;
	height:200px;
	position:absolute;
	left:15px;
	top:40px;
}


table.news_ta{
		width:606px;
		border:none;
		margin:20px 0 0 20px;
}

tr.news_tr{
		width:606px;
		line-height:30px;
}


td.news_td_l{
		width:110px;
		padding-left:26px;
		background:url(../image/news_icon.jpg) left center no-repeat;
		font-size:11px;
}

td.news_td_r{
		width:470px;
		font-size:12px;
}

.gpbanner{
		width:620px;
		height:130px;
		margin-top:25px;
}
