@charset "utf-8";

/* main */
div#topMain {
	width: 570px;
	padding: 0 15px 0 0;
	float: right;
	font-size: 92%;
}

/* main_image */
#mainImage {
	margin-bottom: 15px;
}

/* copyright */
div#catcyCopyText {
	background: url("../images_index/dotted_line01.gif") repeat-x 0 100%;
	padding: 7px 10px 10px 10px;
	margin-bottom: 20px;
}
div#catcyCopyText p {line-height: 1.4;}

/* categorybox */
div#CategoryBoxL,
div#CategoryBoxR {
	width: 270px;
	float: left;
	display: inline;
}
div#CategoryBoxL {
	background: #F5F7F2;
	margin: 10px 10px 16px 5px;
}
div#CategoryBoxR {
	background: #F5F6F6;
	margin:10px 5px 16px 10px;
}
div#CategoryBoxL dl,
div#CategoryBoxR dl {
	width: 268px;
	padding-left: 2px;
	padding-bottom: 19px;
}
div#CategoryBoxL dl {background: url("../images_index/leftbox_bg_bottom.jpg") no-repeat 0 100%;}
div#CategoryBoxR dl {background: url("../images_index/rightbox_bg_bottom.jpg") no-repeat 0 100%;}

div#CategoryBoxL dt,
div#CategoryBoxR dt {
	margin: 10px 0 1px;
}
div#CategoryBoxL dd p,
div#CategoryBoxR dd p {
	line-height: 1.1;
}
div#CategoryBoxL dd,
div#CategoryBoxR dd {
	margin-bottom: 14px;
}
div#categoryBox {
	background: url("../images_index/category_bg_bottom.jpg") no-repeat 0 100%;
	padding-bottom: 14px;
	margin-bottom: 10px;
}

/* main bannerBox */
div#mainBannerBox {
	width: 570px;
	margin-bottom: 20px;
}
div#mainBannerBox p#LeftBanner,
div#mainBannerBox p#RightBanner {
	width: 273px;
}
div#mainBannerBox p#RightBanner {
	padding-left: 22px;
	margin-left: 273px;
	margin-top: -94px;
}
div#mainBannerBox p#RightBanner a{
	width:273px;
	height:94px;
	display:block;
	text-indent:-9999em;
	background: url(../images_index/bn_director.jpg) no-repeat 0 0;	
}
div#mainBannerBox p#RightBanner a:hover{
	background: url(../images_index/bn_director_o.jpg) no-repeat 0 0;
}
div#mainBannerBox p#LeftBanner {
	padding-top: 17px;
}
div#mainBannerBox p#LeftBanner a{
	width:273px;
	height:77px;
	display:block;
	text-indent:-9999em;
	background: url(../images_index/bn_hospital.jpg) no-repeat 0 0;	
}
div#mainBannerBox p#LeftBanner a:hover{
	background: url(../images_index/bn_hospital_o.jpg) no-repeat 0 0;
}

div#CategoryBoxL dt a,div#CategoryBoxR dt a{
	width:268px;
	height:63px;
	text-indent:-9999em;
	display:block;}

div#CategoryBoxL dt a.cateBox01{
	background: url(../images_index/bn_collagen.jpg) no-repeat 0 0;
}
div#CategoryBoxL dt a.cateBox01:hover{
	background: url(../images_index/bn_collagen_o.jpg) no-repeat 0 0;
}
div#CategoryBoxL dt a.cateBox02{
	background: url(../images_index/bn_hyaluron.jpg) no-repeat 0 0;
}
div#CategoryBoxL dt a.cateBox02:hover{
	background: url(../images_index/bn_hyaluron_o.jpg) no-repeat 0 0;
}
div#CategoryBoxL dt a.cateBox03{
	background: url(../images_index/bn_fat.jpg) no-repeat 0 0;
}
div#CategoryBoxL dt a.cateBox03:hover{
	background: url(../images_index/bn_fat_o.jpg) no-repeat 0 0;
}
div#CategoryBoxR dt a.cateBox04{
	background: url(../images_index/bn_longpulse.jpg) no-repeat 0 0;
}
div#CategoryBoxR dt a.cateBox04:hover{
	background: url(../images_index/bn_longpulse_o.jpg) no-repeat 0 0;
}
div#CategoryBoxR dt a.cateBox05{
	background: url(../images_index/bn_facelift.jpg) no-repeat 0 0;
}
div#CategoryBoxR dt a.cateBox05:hover{
	background: url(../images_index/bn_facelift_o.jpg) no-repeat 0 0;
}
div#CategoryBoxR dt a.cateBox06{
	background: url(../images_index/bn_tenor.jpg) no-repeat 0 0;
}
div#CategoryBoxR dt a.cateBox06:hover{
	background: url(../images_index/bn_tenor_o.jpg) no-repeat 0 0;
}