
/* top css */


#main-contents #header {
	background: url(../images/header.jpg) no-repeat 0 0;
	width: 950px;
	height: 214px;
	position: relative;
	margin: 20px 0 0;
	padding: 0;
}

#main-contents #header a {
	display: block;
	outline: none;
	text-indent: -9999px;
	position: absolute;
	width: 635px;
	height: 190px;
	top: 0;
	left: 220px;
}

#main-pic {
	background: url(../images/main-pic.jpg) no-repeat 0 0;
	width: 950px;
	height: 320px;
	text-indent: -9999px;
	margin: 0 0 30px;
	padding: 0;
}


.main-text {
	background: url(../images/sub-pic.jpg) no-repeat right 0;
	width: 910px;
	min-height: 276px;
	_height: 276px;
	margin: 0;
	padding: 30px 0 0 40px;
	line-height: 180%;
}











