@charset "utf-8";
/* CSS Document */

#top_img{
	background:url(../img/top_img.jpg) left top no-repeat;
	width:900px;
	height:0;
	padding-top:99px;
	overflow:hidden;
	display:block;
}

#news_topics{width:756px;}

#news_topics h3{
	width:756px;
	height:0;
	padding-top:36px;
	background:url(../img/title01.gif) left top no-repeat;
	display:block;
	overflow:hidden;
}
#news_topics dt{float:left;width:80px;padding:0 5px 0 0;}
#news_topics dd{
	float:left;
	width:646px;
	padding-left:15px;
	background:url(../../common/img/triangle_g.gif) 0 7px no-repeat;
}
.dot{
	padding:7px 0;
	background:url(../../common/img/dot_line.gif) left bottom repeat-x;
	width:756px;
}
#news_topics img{margin:0.3em 0 0 0.5em;}







