/* CSS Document */


/*------CONT------*/


/*------ANATOMY TOP------*/
#contents {
	width: 100%;
	min-height: 920px;

	height: auto !important;
	height: 920px;
	padding: 0 0 50px 0;
	/*margin-bottom: 50px;*/
}
div.maintitle {
    width: 940px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0 30px 0;
}
div.line_gray{
	width: 940px;
	position: relative;
	margin: 0 auto;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_gray940.gif);
	clear:both;
}
div.index{
	width: 940px;
	position: relative;
	margin: 0 auto;
}
div.index_detail{
	width: 940px;
	height: 81px;
	line-height:0;
	background-image: url(../img/line_dot940.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.index_detail_end{
	width: 940px;
	height: 80px;
	line-height: 0;
}

/*------ANATOMY DETAIL------*/
#contents02 {
	width: 100%;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding: 0 0 60px 0;
}
div.return {
    position: relative;
	margin: 0 auto;
	padding: 0;
@@text-align:center;
	width: 940px;
	height: 38px;
}
div.return_bt{
	float: right;
}
div.detail_maintitle {
    width: 940px;
	height: 45px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
div.anatomy_flash{
    position: relative;
	width: 100%;
	height: 441px;
	padding: 0 0 15px 0;
	min-width: 940px;
}
div.return02 {
    position: relative;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 29px;
}
div.return02_bt {
    float: right;





}