@charset "utf-8";
/* CSS Document */
html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

/*전체레이아웃*/
#wrapper{
	position:relative;
	width:100%;
	min-width:1003px;
	margin:0 auto;
}
/*전체레이아웃*/

/*head*/
#head{
	position:relative;
	width:100%;
	height:87px;
}
/*head*/

/*body*/
#body{
	position:relative;
	width:100%;

}
/*body*/

/*다음이전div*/
#nextprev{
	position:absolute;
	width:100%;
	top: 140px;
	left:0px;
}
/*다음이전div*/

/*메인페이지body*/
#body_main{
	position:relative;
	width:100%;
    height:562px;
}
/*메인페이지body*/

/*body*/
#intro{
	position:relative;
	text-align:center;
	width:100%;

}
/*body*/

/*footer*/
#copyright_wrap{
	position:relative;
	text-align:center;
	background-image:url(../images/copyright_bg.gif);
	clear:both;
	width:100%;
	height:148px;
	margin:0 auto;
}
/*footer*/

/*footer*/
#copyright_1003wrap{
	position:relative;
	width:1003px;
	height:68px;
	top:30px;
	margin:0 auto;
}
/*footer*/

/*회사주소*/
#copyright_adress{
	position:relative;
	width:532px;
	height:68px;
	left:50px;
	float:left;
}
/*회사주소*/

/*family site*/
#copyright_family_site{
	position:relative;
	width:220px;
	height:25px;
	top:10px;
	right:20px;
	text-align:left;
	float:right;
}
/*family site*/

/*메인페이지중앙*/
#mainpage_body{
	position:relative;
	width:100%;
	height:562px;
	background-image:url(../images/mainpage_body_bg.gif);
	background-repeat:repeat-x;
	background-color: #E9E9E9;
}
/*메인페이지중앙*/

/*메인페이지중앙플래시*/
#mainpage_body_flash{
	position:relative;
	text-align:center;
	width:100%;
	height:453px;
	margin:0 auto;
}
/*메인페이지중앙플래시*/

/*메인페이지중앙플래시아래뉴스*/
#mainpage_body_news{
	position:relative;
	text-align:center;
	background-image:url(../images/mainpage_body_newsbg.gif);
	width:100%;
	height:109px;
	margin:0 auto;
}
/*메인페이지중앙플래시아래뉴스*/

#mainpage_body_news_body{
	position:relative;
	text-align:center;
	background-image:url(../images/mainpage_body_news_bodybg.gif);
	width:929px;
	height:109px;
	margin:0 auto;
}
/*메인페이지중앙플래시아래뉴스*/


/*회사로고 사이트맵등 인크루드레이아웃*/
#toplogo-menu	{
	position:relative;
	width:1003px;
	height:87px;
	margin:0 auto;
	clear:both;
}
/*회사로고 사이트맵등 인크루드레이아웃*/

/*회사로고*/
#top_logo_include {
	position:relative;
	width:239px;
	padding-top:24px;
	margin:0 auto;	
}
/*회사로고*/

/*회사로고*/
#logo	{
	position:relative;
	margin:0 auto;
	text-align:center;
	z-index:2;
	
}
/*회사로고*/

/*회사로고*/
#logo2	{
	position:relative;
	height:auto;
	top:20px;
	margin:0 auto;
	text-align:center;
	
}
/*회사로고*/

/*사이트맵부분*/
#sitemap	{
	position:absolute;
	/*width:174px;
	height:13px;*/
	left: 42px;
	top: 65px;
	margin:0 auto;
	z-index:3;

}

/*사이트맵부분*/

/*사이트맵부분*/
#sitemap_2{
	position:relative;
	width:192px;
	float:left;
	left: 42px;

}

/*사이트맵부분*/

/*상단 패밀리링크*/
#familylink	{
	position:absolute;
	right:80px;
	top: 65px;
	margin:0 auto;
	z-index:4;

}
/*상단 패밀리링크*/

/*상단 패밀리링크*/
#familylink_2	{
	position:relative;
	width:105px;
	float:right;
	right:80px;

}
/*상단 패밀리링크*/

/*상단메뉴-제품소개-bg*/
#sub_product_overview_bg {
	position:relative;
	width:100%;
	height:456px;
	background:url(../images/submenu_product_bg.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	z-index:5;
	left: 0px;

}
/*상단메뉴-제품소개-bg*/

/*상단메뉴-홍보센터-bg*/
#sub_prcenter_overview_bg {
	position:relative;
	width:100%;
	height:111px;
	background-image:url(../images/submenu_prcenter_bg.gif);
	margin:0 auto;
	z-index:280;
	left: 0px;
}
/*상단메뉴-홍보센터-bg*/

/*상단메뉴-연구학술-bg*/
#sub_technology_overview_bg {
	position:relative;
	width:100%;
	height:111px;
	background:url(../images/submenu_technology_bg.gif);
	margin:0 auto;
	z-index:280;
	left: 0px;
}
/*상단메뉴-연구학술-bg*/

/*상단메뉴-회사소개-bg*/
#sub_company_overview_bg {
	position:relative;
	width:100%;
	height:111px;
	background:url(../images/submenu_company_bg.gif);
	margin:0 auto;
	z-index:280;
	left: 0px;
}
/*상단메뉴-회사소개-bg*/

/*상단메뉴-고객센터-bg*/
#sub_customer_overview_bg {
	position:relative;
	width:100%;
	height:111px;
	background:url(../images/submenu_customer_bg.gif);
	margin:0 auto;
	z-index:280;
	left: 0px;
}
/*상단메뉴-고객센터-bg*/

#subtop_flash_all {
	position:relative;
    width:1003px;
	height:111px;
	margin:0 auto;
	z-index:281;

}


#subtop_flash {
	position:relative;
    width:1003px;
	height:111px;
	margin:0 auto;
	z-index:6;

}


#main_menu {
	position:relative;
	text-align:center;
	width:100%;
	height:230px;
	margin:0 auto;
	z-index:100;

}

/*메인메뉴_제품소개용*/
#main_menu_product {
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	width:100%;
	height:145px;
	margin:0 auto;
	z-index:150;
}
/*메인메뉴_제품소개용*/

/*메인메뉴_공통*/
#main_menu_all {
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	width:100%;
	height:130px;
	margin:0 auto;
	z-index:300;
	visibility: hidden;
}
/*메인메뉴_공통*/

/*제품소개_중간소개오버뷰*/
#product_view_bca_bg {
	position:relative;
	width:100%;
	height:345px;
	background-color:#FFF;
	background:url(../images/product_view_bg.gif);
	z-index:8;
	clear:both;
	background-image: url(../images/product_view_bg.gif);
}
/*제품소개_중간소개오버뷰*/


/*이전제품*/
#prev {
	position:absolute;
	width:25px;
	height:52px;
	left: 109px;
	top: 140px;
	z-index:424;

}
/*이전제품*/


/*다음제품*/
#next {
	position:absolute;
	width:25px;
	height:52px;
	left: 1125px;
	top: 140px;
	z-index:425;

}
/*다음제품*/

/*제품소개_중간소개오버뷰_혈압계*/
#product_view_bca_bg_bpm {
	position:relative;
	width:100%;
	height:345px;
	background-color:#FFF;
	background:url(../images/product_view_bg_bpm.gif);
	z-index:8;


}
/*제품소개_중간소개오버뷰_혈압계*/


#product_total_view_listmenu {
	position:absolute;
	text-align:center;
	width:100%;
	height:120px;
	margin:0 auto;
	z-index:110;


}
	
/*제품소개_중간소개오버뷰_글씨부분*/
#product_view_bca_layout {
	position:relative;
	width:100%;
	float:left;
}
/*제품소개_중간소개오버뷰_글씨부분*/

/*제품소개_중간소개오버뷰_글씨부분_세부*/
#product_view_bca_text {
	position:relative;
	width:490px;
	left:75px;
	text-align:left;
	

}
/*제품소개_중간소개오버뷰_글씨부분_세부*/

/*제품소개_중간소개오버뷰_이미지*/
#product_view_bca_image {
	position:relative;

}
/*제품소개_중간소개오버뷰_이미지*/

/*제품소개_중간소개오버뷰_특징아이콘*/
#product_view_feature_icon {
	position:absolute;
	text-align:center;
	top:411px;
	width:100%;
	height:45px;
	z-index:101;
}
/*제품소개_중간소개오버뷰_특징아이콘*/

/*제품소개_바디부분_전체*/
#product_body_wrap {
	position:relative;
	text-align:center;
	width:100%;
	height:100%;
	z-index:101;
}
/*제품소개_바디부분_전체*/

/*공통_바디부분*/
#all_body {
	position:relative;
	width:1003px;
	height:100%;
	margin:0 auto;
	z-index:20;
}
/*공통_바디부분*/

/*제품소개_바디부분*/
#product_body {
	position:relative;
	width:1003px;
	height:100%;
	margin:0 auto;
	z-index:20;

}
/*제품소개_바디부분*/

/*공통_바디부분_왼쪽메뉴전체_레이아웃*/
#all_body_leftmenu_layout {
	position:relative;
	width:185px;
	height:100%;
	left:43px;
	float:left;
	margin:0 auto;

}

/*공통_바디부분_왼쪽메뉴전체_레이아웃*/

/*제품소개_바디부분_왼쪽메뉴전체_레이아웃*/
#product_body_leftmenu_layout {
	position:relative;
	width:185px;
	height:100%;
	left:43px;
	float:left;
	margin:0 auto;

}

/*제품소개_바디부분_왼쪽메뉴전체_레이아웃*/


/*제품소개_바디부분_왼쪽메뉴전체_레이아웃_고정(따라다니는배너)*/
#product_body_leftmenu_layout_fixed {
	position:relative;
	margin:0 auto;

}

/*제품소개_바디부분_왼쪽메뉴전체_레이아웃_고정(따라다니는배너)*/

/*공통_바디부분_왼쪽메뉴*/
#all_body_leftmenu {
	position:relative;
	width:185px;
	/*padding-top:10px;*/
	text-align:center;
}
/*공통_바디부분_왼쪽메뉴*/

/*공통_바디부분_왼쪽메뉴_회사소개*/
#all_body_leftmenu_tec_company {
	position:relative;
	width:185px;
	height:188px;
}
/*공통_바디부분_왼쪽메뉴_회사소개*/

/*사이트맵_왼쪽메뉴*/
#sitemap_leftmenu{
	position:relative;
	width:185px;
    height:114px;
}
/*사이트맵_왼쪽메뉴*/

/*공통_바디부분_왼쪽메뉴_고객센터*/
#all_body_leftmenu_tec_customer {
	position:relative;
	width:185px;
	height:162px;
}
/*공통_바디부분_왼쪽메뉴_고객센*/

/*공통_바디부분_왼쪽메뉴_연구학술_혈압관련*/
#all_body_leftmenu_tec_bloodpressure {
	position:relative;
	width:185px;
    height:219px;
}
/*공통_바디부분_왼쪽메뉴_연구학술_혈압관련*/

/*홍보센터_바디부분_왼쪽메뉴*/
#prcenter_leftmenu{
	position:relative;
	width:185px;
	height:134px;
}
/*홍보센터_바디부분_왼쪽메뉴*/

/*공통_바디부분_왼쪽메뉴_연구학술_체성분관련*/
#all_body_leftmenu_tec_bodycomposition {
	position:relative;
	width:185px;
    height:385px;
}
/*공통_바디부분_왼쪽메뉴_연구학술_체성분관련*/

/*제품소개_바디부분_왼쪽메뉴*/
#product_body_leftmenu {
	position:relative;
	width:185px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
/*제품소개_바디부분_왼쪽메뉴*/

/*전체공통_바디부분_왼쪽메뉴_지역별연락처*/
#all_body_leftmenu_map {
	position:relative;
	background-image:url(../images/all/all_map_gray_bg.gif);
	width:172px;
	height:160px;
}
/*전체공통_바디부분_왼쪽메뉴_지역별연락처*/

/*전체공통_바디부분_왼쪽메뉴_지역별연락처2*/
#allmap {
	position:relative;
	text-align:left;
	clear:both;

}
/*전체공통_바디부분_왼쪽메뉴_지역별연락처2*/

/*제품소개_바디부분_왼쪽메뉴_지역별연락처*/
#product_body_leftmenu_map {
	position:relative;
	background-image:url(../images/product_img/bca/left_menu/map_gray_bg.gif);
	width:171px;
	height:186px;
	margin:0 auto;

}
/*제품소개_바디부분_왼쪽메뉴_지역별연락처*/


/*공통_바디부분_왼쪽메뉴_연락처 위 제품리스트*/
#all_body_leftmenu_salemap_list {
	position:relative;
	margin:0 auto;
}
/*공통_바디부분_왼쪽메뉴_연락처 위 제품리스트*/

/*공통_바디부분_왼쪽메뉴_지역별연락처_이미지*/
#all_body_leftmenu_salemap_img {
	position:relative;
	margin:0 auto;
}
/*공통_바디부분_왼쪽메뉴_지역별연락처_이미지*/


/*제품소개_바디부분_왼쪽메뉴_연락처 위 제품리스트*/
#product_body_leftmenu_salemap_list {
	position:relative;
	top:26px;
}
/*제품소개_바디부분_왼쪽메뉴_연락처 위 제품리스트*/

/*제품소개_바디부분_왼쪽메뉴_지역별연락처_이미지*/
#product_body_leftmenu_salemap_img {
	position:relative;
	margin:0 auto;
    top:60px;
}
/*제품소개_바디부분_왼쪽메뉴_지역별연락처_이미지*/

/*공통_바디부분_바디뷰*/
#all_body_bodyview {
	position:relative;
	text-align:center;
	width:715px;
	height:100%;
	right:43px;
	float:right;
	margin:0 auto;
}
/*공통_바디부분_바디뷰*/

/*======================================================================================*/
/*공통_바디부분_회사소개히스토리*/
#company_view_history{
	position:relative;
	text-align:center;
	width:715px;
}
/*공통_바디부분_회사소개히스토리*/

/*고객센터_bca_사용법*/
#customer_view_useimg1{
	position:relative;
	text-align:left;
	width:705px;
}
/*고객센터_bca_사용법*/

/*공통_바디부분_회사소개오시는길*/
#company_view_map_img{
	position:relative;
	text-align:left;
	width:705px;
	padding-left:10px;
}
/*공통_바디부분_회사소개오시는길*/

/*공통_바디부분_715이미지 div*/
#company_view_img {
	position:relative;
	text-align:left;
	width:715px;
}
/*공통_바디부분_715이미지 div*/

/*회사소개 개요 이미지bg*/
#company_view_img_bg {
	position:relative;
	text-align:left;
	width:686px;
	height:306px;
	background-image:url(../images/company_img/company_overview_bg.jpg);
}
/*회사소개 개요 이미지bg*/

/*회사소개 개요 이미지 테이블둘러싸기*/
#company_view_img_table {
	position:relative;
	text-align:left;
	width:245px;
	left:34px;
	top:25px;
}
/*회사소개 개요 이미지 테이블둘러싸기*/

/*고객센터_title1*/
#customer_title1 {
	position:relative;
	background-image:url(../images/customer_img/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*고객센터_title1*/

/*회사소개_오시는길_title1*/
#company_map_title1 {
	position:relative;
	background-image:url(../images/company_img/company_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*회사소개_오시는길_title1*/

/*회사소개_오시는길_title2*/
#company_map_title2 {
	position:relative;
	background-image:url(../images/company_img/company_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*회사소개_오시는길_title1*/



/*공통_바디부분_바디뷰_title*/
#tec_view_title1 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title2 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title3 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title4 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title5 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title6 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title7 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*공통_바디부분_바디뷰_title*/
#tec_view_title8 {
	position:relative;
	background-image:url(../images/technology_img/bodycomposition/tec_title_bg.gif);
	text-align:left;
	width:715px;
	height:26px;
}
/*공통_바디부분_바디뷰_title*/

/*======================================================================================*/

/*======================================연구학술설명부분=====================================*/
/*체성분구성이미지*/
#tec_bodycomposition_img {
	position:relative;
	text-align:left;
	float:left;
}
/*체성분구성이미지*/

/*체성분구성이미지옆설명*/
#tec_bodycomposition_imgtext {
	position:relative;
	text-align:left;
	width:260px;
	float:right;
}
/*체성분구성이미지옆설명*/

/*체성분구성이미지*/
#tec_bodycomposition_img2 {
	position:relative;
	text-align:left;
	float:left;
}
/*체성분구성이미지*/

/*체성분구성이미지옆설명*/
#tec_bodycomposition_imgtext2 {
	position:relative;
	text-align:left;
	width:400px;
	float:right;
}
/*체성분구성이미지옆설명*/

/*체성분구성이미지옆설명*/
#table_into_div{
	position:relative;
	text-align:left;
	width:690px;
	left:10px;
	clear:both;
}
/*체성분구성이미지옆설명*/


/*공통_바디부분_바디뷰*/
#tec_view1 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view2 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view3 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view4 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view5 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view6 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view7 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*공통_바디부분_바디뷰*/
#tec_view8 {
	position:relative;
	text-align:left;
	width:705px;
	padding-top:15px;
	padding-left:10px;
}
/*공통_바디부분_바디뷰*/

/*======================================연구학술설명부분=====================================*/


/*제품소개_바디부분_바디뷰*/
#product_body_bodyview {
	position:relative;
	text-align:center;
	width:732px;
	height:100%;
	right:43px;
	float:right;
	margin:0 auto;

}
/*제품소개_바디부분_바디뷰*/

/*==============================연구학술상단오버뷰===================================*/

/*홍보센터상단오버뷰*/
#prcenter_body_overview1 {
	position:relative;
	width:715px;
	height:105px;
	background-image:url(../images/prcenter_img/prcenter_topbg1.jpg);
}
/*홍보센터상단오버뷰*/

/*홍보센터상단오버뷰*/
#prcenter_body_overview2 {
	position:relative;
	width:715px;
	height:97px;
	background-image:url(../images/prcenter_img/prcenter_topbg2.jpg);
}
/*홍보센터상단오버뷰*/


/*연구학술상단오버뷰_관련논문메뉴1*/
#tec1_menu {
	position:relative;
	text-align:left;
	width:365px;
	float:left;
	left:18px;
	top:95px;
}
/*연구학술상단오버뷰_관련논문메뉴1*/

/*연구학술상단오버뷰_관련논문메뉴1*/
#tec1_menu_new {
	position:relative;
	text-align:left;
	width:365px;
	float:left;
	left:18px;
	top:70px;
}
/*연구학술상단오버뷰_관련논문메뉴1*/

/*연구학술상단오버뷰_관련논문메뉴2*/
#tec2_menu {
	position:relative;
	text-align:left;
	width:475px;
	float:left;
	left:18px;
	top:72px;
}
/*연구학술상단오버뷰_관련논문메뉴2*/

/*회사소개 상단오버뷰*/
#company_body_overview1 {
	position:relative;
	width:715px;
	height:220px;
	background-image:url(../images/company_img/company_overview_top.jpg);
}
/*회사소개 상단오버뷰*/

/*회사소개 상단오버뷰*/
#company_body_overview1_new {
	position:relative;
	width:715px;
	height:195px;
	background-image:url(../images/company_img/company_overview_top.jpg);
}
/*회사소개 상단오버뷰*/

/*회사소개 상단오버뷰2*/
#company_body_overview2 {
	position:relative;
	width:715px;
	height:293px;
	background-image:url(../images/company_img/company_certification_top.jpg);
}
/*회사소개 상단오버뷰2*/

/*회사소개 회사연혁 상단오버뷰*/
#company_body_overview3 {
	position:relative;
	width:715px;
	height:230px;
	background-image:url(../images/company_img/company_history_top.jpg);
}
/*회사소개 회사연혁 상단오버뷰*/

/*회사소개 오시는길 상단오버뷰*/
#company_body_overview4 {
	position:relative;
	width:715px;
	height:203px;
	background-image:url(../images/company_img/company_map_top.jpg);
}
/*회사소개 오시는길 상단오버뷰*/

/*고객센터 오시는길 상단오버뷰*/
#customer_body_overview1 {
	position:relative;
	width:715px;
	height:203px;
	background-image:url(../images/customer_img/customer_map_top.jpg);
}
/*고객센터 오시는길 상단오버뷰*/

/*고객센터 업그레이드 상단오버뷰*/
#customer_body_overview_upgrade{
	position:relative;
	text-align:center;
	width:715px;

}
/*고객센터 업그레이드 상단오버뷰*/

/*고객센터2 오시는길 상단오버뷰*/
#customer_body_overview2 {
	position:relative;
	width:715px;
	height:203px;
	background-image:url(../images/customer_img/customer_bca_top.jpg);
}
/*고객센터2 오시는길 상단오버뷰*/


/*고객센터3 오시는길 상단오버뷰*/
#customer_body_overview3 {
	position:relative;
	width:715px;
	height:203px;
	background-image:url(../images/customer_img/customer_bpm_top.jpg);
}
/*고객센터2 오시는길 상단오버뷰*/


/*연구학술상단오버뷰_혈압관련1*/
#tec_bloodpressure_body_overview1 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bloodpressure/tec_bloodpressure_top_overview_bg1.jpg);
}
/*연구학술상단오버뷰_혈압관련1*/

/*연구학술상단오버뷰_혈압관련2*/
#tec_bloodpressure_body_overview2 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bloodpressure/tec_bloodpressure_top_overview_bg2.jpg);
}
/*연구학술상단오버뷰_혈압관련2*/

/*연구학술상단오버뷰_혈압관련3*/
#tec_bloodpressure_body_overview3 {
	position:relative;
	width:715px;
	height:117px;
	background-image:url(../images/technology_img/bloodpressure/tec_bloodpressure_top_overview_bg3.jpg);
}
/*연구학술상단오버뷰_혈압관련3*/



/*연구학술상단오버뷰*/
#tec_body_overview {
	position:relative;
	width:715px;
	height:230px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg1.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview2 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg2.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview3 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg3.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview4 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg4.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview5 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg5.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview6 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg6.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview7 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg7.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview8 {
	position:relative;
	width:715px;
	height:179px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg8.jpg);
}
/*연구학술상단오버뷰*/

/*제품소개_중간소개오버뷰*/
#product_view_bca_bg_kscan {
	position:relative;
	width:100%;
	height:345px;
	background-color:#FFF;
	z-index:8;
	clear:both;
	background-image: url(../images/product_view_bg_kscan.gif);
}
/*제품소개_중간소개오버뷰*/

/*제품소개_중간소개오버뷰*/
#product_view_bca_bg_easyx48 {
	position:relative;
	width:100%;
	height:345px;
	background-color:#FFF;
	z-index:8;
	clear:both;
	background-image: url(../images/product_view_bg_easyx48.gif);
}
/*제품소개_중간소개오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview9 {
	position:relative;
	width:715px;
	height:179px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg9.jpg);
}
/*연구학술상단오버뷰*/

/*연구학술상단오버뷰*/
#tec_body_overview10 {
	position:relative;
	width:715px;
	height:361px;
	background-image:url(../images/technology_img/bodycomposition/tec_top_overview_bg10.jpg);
}
/*연구학술상단오버뷰*/

/*==============================연구학술상단오버뷰===================================*/

/*공통_바디부분_바디뷰_경로*/
#all_body_path {
	position:relative;
	padding-top:10px;
	text-align:right;
	float:right;
	right:15px;	
}
/*공통_바디부분_바디뷰_경로*/

/*공통_바디부분_바디뷰_경로_체지방논문*/
#all_body_path_paper {
	position:relative;
	padding-top:10px;
	text-align:right;
	float:right;
	right:15px;
}
/*공통_바디부분_바디뷰_경로_체지방논문*/

/*회사소개_바디부분_바디뷰_경로*/
#company_body_path {
	position:relative;
	text-align:right;
	float:right;
	right:15px;	
}
/*회사소개_바디부분_바디뷰_경로*/

/*제품소개_바디부분_바디뷰_경로*/
#product_body_path {
	position:relative;
	padding-top:10px;
	text-align:right;
}
/*제품소개_바디부분_바디뷰_경로*/

/*제품소개_바디부분_바디뷰_자원정직타이틀*/
#product_body_bca_title {
	position:relative;
	text-align:left;
	width:711px;
	margin:0 auto;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:30px;
}
/*제품소개_바디부분_바디뷰_자원정직타이틀*/

/*제품소개_바디부분_바디뷰_자원정직타이틀*/
#product_body_bpm_title {
	position:relative;
	text-align:left;
	width:711px;
	margin:0 auto;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:30px;
}
/*제품소개_바디부분_바디뷰_자원정직타이틀*/

/*제품소개_바디부분_바디뷰_제품특징타이틀*/
#product_body_bca_title_1 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품특징타이틀*/

/*제품소개_바디부분_바디뷰_옵션기기타이틀*/
#product_body_bca_title_2 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_옵션기기타이틀*/

/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/
#product_body_bca_title_3 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/

/*제품소개_바디부분_바디뷰_lcd 타이틀*/
#product_body_bca_title_4 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_lcd 타이틀*/

/*제품소개_바디부분_바디뷰_제품사양타이틀*/
#product_body_bca_title_5 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양타이틀*/

/*제품소개_바디부분_바디뷰_제품특징타이틀*/
#product_body_bca_title_1_kscan {
	position:relative;
	background-image:url(../images/product_img/kscan/body_title/body_view_title_bg_kscan.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품특징타이틀*/

/*제품소개_바디부분_바디뷰_옵션기기타이틀*/
#product_body_bca_title_2_kscan {
	position:relative;
	background-image:url(../images/product_img/kscan/body_title/body_view_title_bg_kscan.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_옵션기기타이틀*/

/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/
#product_body_bca_title_3_kscan {
	position:relative;
	background-image:url(../images/product_img/kscan/body_title/body_view_title_bg_kscan.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/

/*제품소개_바디부분_바디뷰_lcd 타이틀*/
#product_body_bca_title_4_kscan {
	position:relative;
	background-image:url(../images/product_img/kscan/body_title/body_view_title_bg_kscan.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_lcd 타이틀*/

/*제품소개_바디부분_바디뷰_제품사양타이틀*/
#product_body_bca_title_5_kscan {
	position:relative;
	background-image:url(../images/product_img/kscan/body_title/body_view_title_bg_kscan.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양타이틀*/


/*제품소개_바디부분_바디뷰_제품특징타이틀*/
#product_body_bca_title_1_easyx48 {
	position:relative;
	background-image:url(../images/product_img/easyx48/body_title/body_view_title_bg_esayx48.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품특징타이틀*/

/*제품소개_바디부분_바디뷰_옵션기기타이틀*/
#product_body_bca_title_2_easyx48 {
	position:relative;
	background-image:url(../images/product_img/easyx48/body_title/body_view_title_bg_esayx48.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_옵션기기타이틀*/

/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/
#product_body_bca_title_3_easyx48 {
	position:relative;
	background-image:url(../images/product_img/easyx48/body_title/body_view_title_bg_esayx48.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/

/*제품소개_바디부분_바디뷰_lcd 타이틀*/
#product_body_bca_title_4_easyx48 {
	position:relative;
	background-image:url(../images/product_img/easyx48/body_title/body_view_title_bg_esayx48.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_lcd 타이틀*/

/*제품소개_바디부분_바디뷰_제품사양타이틀*/
#product_body_bca_title_5_easyx48 {
	position:relative;
	background-image:url(../images/product_img/easyx48/body_title/body_view_title_bg_esayx48.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양타이틀*/



/*--------------------------biki200----------------------------*/

/*제품소개_바디부분_바디뷰_제품특징타이틀*/
#product_body_bca_title_biki200_1 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품특징타이틀*/

/*제품소개_바디부분_바디뷰_옵션기기타이틀*/
#product_body_bca_title_biki200_2 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_옵션기기타이틀*/

/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/
#product_body_bca_title_biki200_3 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/

/*제품소개_바디부분_바디뷰_lcd 타이틀*/
#product_body_bca_title_biki200_4 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_lcd 타이틀*/

/*제품소개_바디부분_바디뷰_제품사양타이틀*/
#product_body_bca_title_biki200_5 {
	position:relative;
	background-image:url(../images/product_img/bca/body_title/body_view_title_bg.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양타이틀*/

/*--------------------------biki200----------------------------*/

/*--------------------------혈압계----------------------------*/

/*제품소개_바디부분_바디뷰_제품특징타이틀*/
#product_body_bca_title_bpm_1 {
	position:relative;
	background-image:url(../images/product_img/bpm/body_title_bpm/body_view_title_bg_bpm.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품특징타이틀*/

/*제품소개_바디부분_바디뷰_옵션기기타이틀*/
#product_body_bca_title_bpm_2 {
	position:relative;
	background-image:url(../images/product_img/bpm/body_title_bpm/body_view_title_bg_bpm.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_옵션기기타이틀*/

/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/
#product_body_bca_title_bpm_3 {
	position:relative;
	background-image:url(../images/product_img/bpm/body_title_bpm/body_view_title_bg_bpm.gif);
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_a4결과지 타이틀*/

/*--------------------------혈압계----------------------------*/

/*제품소개_바디부분_바디뷰_제품특징_new(옵션삭제)*/
#product_body_bca_title_feature_new {
	position:relative;
	text-align:left;
	width:711px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*제품소개_바디부분_바디뷰_제품특징_new(옵션삭제)*/

/*제품소개_바디부분_바디뷰_제품특징*/
#product_body_bca_title_feature {
	position:relative;
	text-align:left;
	width:690px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*제품소개_바디부분_바디뷰_제품특징*/

/*제품소개_바디부분_바디뷰_제품특징-라이프코더*/
#product_body_bca_title_feature_lifecorder {
	position:relative;
	text-align:left;
	width:690px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*제품소개_바디부분_바디뷰_제품특징-라이프코더*/

/*제품소개_바디부분_바디뷰_ioi제품특징*/
#product_body_bca_title_feature_ioi {
	position:relative;
	width:711px;
	height:580px;
	text-align:left;
	background-image:url(../images/product_img/bca/view/ioi_feature_new.jpg);
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_ioi제품특징*/

/*제품소개_바디부분_바디뷰_ioi353제품특징*/
#product_body_bca_title_feature_ioi353 {
	position:relative;
	width:711px;
	height:580px;
	text-align:left;
	background-image:url(../images/product_img/bca/view/ioi353_feature_new.jpg);
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_ioi제품특징353*/

/*제품소개_바디부분_바디뷰_ioi제품특징문구*/
#ioi_feature_list{
	position:relative;
	width:310px;
	float:left;
	left:50px;
	top:120px;
	text-align:left;
}
/*제품소개_바디부분_바디뷰_ioi제품특징문구*/

/*제품소개_바디부분_바디뷰_제품특징*/
#product_body_bca_title_feature_easybody {
	position:relative;
	text-align:left;
	width:702px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*제품소개_바디부분_바디뷰_제품특징*/

/*제품소개_바디부분_바디뷰_라이프코더제품특징*/
#lifecorder_feature{
	position:relative;
	text-align:left;
	float:right;
}
/*제품소개_바디부분_바디뷰_라이프코더제품특징*/

/*제품소개_바디부분_바디뷰_제품특징_혈압계*/
#product_body_bca_title_feature_bpm {
	position:relative;
	text-align:left;
	width:702px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*제품소개_바디부분_바디뷰_제품특징_혈압계*/

/*제품소개_바디부분_바디뷰_제품특징_유아떼*/
#product_body_bca_title_feature_uatte {
	position:relative;
	text-align:left;
	width:680px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*제품소개_바디부분_바디뷰_제품특징_유아떼*/

/*================================================*/

/*젤위로*/
#tec_top1 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top2 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로_clear*/
#tec_top2_clear {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
/*젤위로_clear*/

/*젤위로*/
#tec_top3 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top4 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top4_clear {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
/*젤위로*/

/*젤위로*/
#tec_top5 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top6 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top7 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top8 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top9 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*젤위로*/
#tec_top10 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
/*젤위로*/

/*================================================*/

/*젤위로*/
#top1 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-bottom:10px;
	clear:both;
}
/*젤위로*/
/*젤위로*/
#top2 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-bottom:10px;
	clear:both;
}
/*젤위로*/
/*젤위로*/
#top3 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-bottom:10px;
}
/*젤위로*/
/*젤위로*/
#top4 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-bottom:10px;
}
/*젤위로*/
/*젤위로*/
#top5 {
	position:relative;
	text-align:right;
	width:700px;
	margin:0 auto;
	padding-bottom:10px;
}
/*젤위로*/

/*===========================제품소개_바디부분_바디뷰_제품옵션_제품별bg=====================================*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xscanplus2 {
	position:relative;
	background-image:url(../images/product_img/bca/view/xscanplus2_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xscanplus {
	position:relative;
	background-image:url(../images/product_img/bca/view/xscanplus_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xbia900 {
	position:relative;
	background-image:url(../images/product_img/bca/view/xbia900_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xme {
	position:relative;
	background-image:url(../images/product_img/bca/view/xme_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xyou {
	position:relative;
	background-image:url(../images/product_img/bca/view/xyou_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xbia700 {
	position:relative;
	background-image:url(../images/product_img/bca/view/xbia700_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xbia500 {
	position:relative;
	background-image:url(../images/product_img/bca/view/xbia500_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_gaia359 {
	position:relative;
	background-image:url(../images/product_img/bca/view/gaia359_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_gaiakiko {
	position:relative;
	background-image:url(../images/product_img/bca/view/gaiakiko_option_bg.jpg);
	width:711px;
	height:397px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_kiko365{
	position:relative;
	background-image:url(../images/product_img/bca/view/kiko365_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_genius{
	position:relative;
	background-image:url(../images/product_img/bca/view/genius_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_avis{
	position:relative;
	background-image:url(../images/product_img/bca/view/plusavis_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
	clear:both;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션이지엑스제품옵션 예*/
#product_body_bpm_ex {
	position:relative;
	text-align:left;
	width:680px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션이지엑스제품옵션 예*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_ioi757 {
	position:relative;
	background-image:url(../images/product_img/bca/view/ioi_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_easyx900 {
	position:relative;
	background-image:url(../images/product_img/bpm/view_bpm/option_easyx_bg.jpg);
	width:711px;
	height:493px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#ioi_carrybag {
	position:relative;
	text-align:left;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_ioi353 {
	position:relative;
	background-image:url(../images/product_img/bca/view/xscanplus2_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xme {
	position:relative;
	background-image:url(../images/product_img/bca/view/xme_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_xyou {
	position:relative;
	background-image:url(../images/product_img/bca/view/xyou_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_gaiakiko {
	position:relative;
	background-image:url(../images/product_img/bca/view/gaiakiko_option_bg.jpg);
	width:711px;
	height:397px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_kiko365 {
	position:relative;
	background-image:url(../images/product_img/bca/view/kiko365_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_tscanplus {
	position:relative;
	background-image:url(../images/product_img/bca/view/t-scan_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_gaia359plus {
	position:relative;
	background-image:url(../images/product_img/bca/view/xscanplus2_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_plusavis333 {
	position:relative;
	background-image:url(../images/product_img/bca/view/xscanplus2_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_venus {
	position:relative;
	background-image:url(../images/product_img/bca/view/venus_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_zeus {
	position:relative;
	background-image:url(../images/product_img/bca/view/zeus_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_olmpia {
	position:relative;
	background-image:url(../images/product_img/bca/view/olmpia_option_bg.jpg);
	width:711px;
	height:540px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/

/*제품소개_바디부분_바디뷰_제품옵션*/
#product_body_bca_view_option_genius {
	position:relative;
	background-image:url(../images/product_img/bca/view/genius_option_bg.jpg);
	width:711px;
	height:470px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션*/


/*===========================제품소개_바디부분_바디뷰_제품옵션_제품별bg=====================================*/

/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/
#product_body_bca_view_option1 {
	position:relative;
	width:280px;
	text-align:left;
	right:20px;
	float:right;
	top:60px;
}
/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/
#product_body_bpm_view_easyx_option1 {
	position:relative;
	width:255px;
	text-align:left;
	top:210px;
	left:98px;
	float:left;
}
/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/
#product_body_bpm_view_easyx_option2 {
	position:relative;
	width:280px;
	text-align:left;
	right:30px;
	float:right;
	top: 155px;
}
/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/
#product_body_bpm_view_easyx_option3 {
	position:relative;
	width:280px;
	text-align:left;
	right:30px;
	float:right;
	top: 348px;
}
/*제품소개_바디부분_바디뷰_제품옵션안에 텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션*/
#product_body_bca_view_option_other{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션*/

/*=============================================기타옵션=================================================*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어1*/
#product_body_bca_view_option_other_view1{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_eassybody205*/
#product_body_bca_view_option_eassybody_view1{
	position:relative;
	width:711px;
	text-align:left;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_eassybody205*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_hour24*/
#product_body_bca_view_option_hour24_view1{
	position:relative;
	width:680px;
	text-align:left;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_hour24*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/
#product_body_bca_view_option_other_view_leftimg1{
	position:relative;
	float:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/
#product_body_bca_view_option_other_view_righttext1{
	position:relative;
	width:540px;
	float:right;
	text-align:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어1*/
#product_body_bca_view_option_other_view2{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/
#product_body_bca_view_option_other_view_leftimg2{
	position:relative;
	float:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/
#product_body_bca_view_option_other_view_righttext2{
	position:relative;
	width:540px;
	float:right;
	text-align:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어1*/
#product_body_bca_view_option_other_view3{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/
#product_body_bca_view_option_other_view_leftimg3{
	position:relative;
	float:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/
#product_body_bca_view_option_other_view_righttext3{
	position:relative;
	width:540px;
	height:100%;
	float:right;
	text-align:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어1*/
#product_body_bca_view_option_other_view_xbia{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/
#product_body_bca_view_option_other_view_leftimg_xbia{
	position:relative;
	float:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_이미지*/

/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/
#product_body_bca_view_option_other_view_righttext_xbia{
	position:relative;
	width:540px;
	float:right;
	text-align:left;
}
/*제품소개_바디부분_바디뷰_제품옵션_기타옵션_안에레이어_텍스트*/

/*=============================================기타옵션=================================================*/

/*제품소개_바디부분_바디뷰_안에레이어_a4*/
#product_body_bca_a4{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_안에레이어_a4*/

/*제품소개_바디부분_바디뷰_안에레이어_biki200결과지*/
#product_body_bca_biki200_result{
	position:relative;
	width:711px;
	text-align:left;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_안에레이어_biki200결과지*/

/*제품소개_바디부분_바디뷰_안에레이어_lcd*/
#product_body_bca_lcd{
	position:relative;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_안에레이어_lcd*/

/*제품소개_바디부분_바디뷰_안에레이어_lcd*/
#product_body_bca_lcd_easybody{
	position:relative;
	width:680px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_안에레이어_lcd*/

/*제품소개_바디부분_바디뷰_안에레이어_biki200lcd*/
#product_body_bca_biki200_lcd{
	position:relative;
	width:711px;
	text-align:left;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_안에레이어_biki200lcd*/

/*제품소개_바디부분_바디뷰_제품사양*/
#product_body_bca_specification{
	position:relative;
	text-align:center;
	width:711px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양*/

/*제품소개_바디부분_바디뷰_제품사양외관변경*/
#product_body_view_specification_caution{
	position:relative;
	text-align:right;
	width:680px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양외관변경*/


/*제품소개_바디부분_바디뷰_제품사양외관변경*/
#bca_specification_abdominalfat{
	position:relative;
	text-align:left;
	width:680px;
	margin:0 auto;
}
/*제품소개_바디부분_바디뷰_제품사양외관변경*/
