@charset "UTF-8";



/*-----------------------------------------------------------

	header setting

-----------------------------------------------------------*/

#container .hdWrap {
	width: 980px;
	overflow: hidden;
	padding: 35px 0 67px 0;
}

#container .hdWrap * {
	*font-size: 1px;
}

#container .hdWrap .logo {
	display: block;
	height: 24px;
	width: 205px;
	padding: 1px 0 0 0;
	float: left;
}


#container .hdWrap ul {
	width: 632px;
	height: 27px;
	float: right;
	overflow: hidden;
}

#container .hdWrap ul li {
	display: block;
	float: left;
}

#container .hdWrap ul .btn1 {
	width: 232px;
}

#container .hdWrap ul .btn2 {
	width: 213px;
}

#container .hdWrap ul .btn3 {
	width: 187px;
}


/*-----------------------------------------------------------

	content setting

-----------------------------------------------------------*/

#content {
	width: 980px;
	_width: 1000px;
	overflow: hidden;
	padding: 0 0 30px 20px;
}

#content .wrapBox {
	width: 980px;
	overflow: hidden;
}

#content h1 {
	*font-size: 1px;
	padding: 0 0 60px 0;
}

#content h2 {
	*font-size: 1px;
	padding: 0 0 30px 0;
}


#content .txt {
	width: 530px;
	float: left;
	line-height: 1.7;
}

#content .ph {
	width: 400px;
	float: right;
	padding: 0 0 0 50px;
}

#content .intLeft {
	width: 467px;
	float: left;
	line-height: 1.7;
}

#content .intRight {
	width: 467px;
	float: right;
	padding: 0 0 0 46px;
}


#content .backNext {
	width: 980px;
	padding: 65px 0 0 0;
	overflow: hidden;
}

#content .backNext .backBtn {
	width: 100px;
	float: left;
	padding: 0 783px 0 0;
}

#content .backNext .nextBtn {
	width: 97px;
	float: left;
}
