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

#main_img{
	background:url(../images/top/main_img.jpg) no-repeat;
	width:820px;
	height:200px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
	clear:both;
}

#stitle1{
	background:url(../images/top/stitle1.jpg) no-repeat
}

#stitle2{
	background:url(../images/top/stitle2.jpg) no-repeat
}

#depts{
	width:621px;
	height:222px;
	margin:0px -1px 15px 0px;
	overflow:hidden;
	_zoom: 1;
	clear:both;
}

#depts li{
	background:url(../images/top/box.jpg) no-repeat;
	width:206px;
	height:222px;
	float:left;
	margin:0px 1px 0px 0px;
}

#depts li p{
	margin:15px 15px 0px 15px;
	line-height:140%;
}

#news{
	height:350px;
	overflow:auto;
	margin:0px 0px 10px 0px;
}

#news li{
	background:url(../images/common/line.jpg) repeat-x bottom;
	padding:10px 0px 10px 0px;
}
