/*DENTAL-COLUMN*/
/*                                                 ---- IMAGE PHOTO */
div#dental-area
{
	background:url("../img/dental-img.jpg") 0 0 no-repeat;
	width:780px;
	padding-top:100px;
	background-color:#FFF;
}
/*                                                 ---- SUB MENU */
#submenu-area
{
	background-color: #B9D4FF;
	height:25px;
	padding-left:15px;
}

/*                                                 ---- SUB2 MENU */
#dental-logo
{
	background:url("../img/418_p_logo.gif") 0 0 no-repeat;
	width:150px;
	height:70px;
	margin-bottom:20px;
}


/*                                                 ---- BANNER */
a#banner-418net
{
	background:url("../img/418_b_logo.gif") 0 0 no-repeat;
	width:150px;
	height:70px;
	margin-bottom:5px;
	display:block;
}
#banner-exp
{
	margin-bottom:15px;
}


/*                                                 ---- TEXT */
ul.column-m-list
{
	padding:10px 0 15px 0;
	margin:0;
	list-style-position:inside;
}

ul.column-m-list li
{
	padding:0 0 10px 0;
	margin:0;
}
ul.column-m-list li .new
{
	color:#CC0000;
}
ul.column-list
{
	padding:0 0 15px 0;
	margin:0;
	list-style-position:inside;
}

p.read-text{
	margin:-6px 0 16px 0;
}

/*                                                 ---- PROFILE */
#profile-area
{
	float:left;
	border:1px #666 solid;
	padding:15px;
	margin:0px;
}
#profile-pic
{
	float:left;
	background:url("../img/nemoto.jpg") 0 0 no-repeat;
	width:100px;
	height:173px;
	margin-top:10px;
	margin-right:10px;
}
#profile-txt-area
{
	float:left;
	width:440px;
}
