@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */
#header h1,
#header p#logo{
	float: left;
	width: 354px;
	height: 70px;
}

/* footer
----------------------------------------- */
#footer p#copyright{
	font-size: 12px;
	text-align: center;
	padding: 10px 0px;
}

#footer p#foot{
	font-size: 12px;
	text-align: center;
	padding: 8px 0px 10px 0px;
	margin-top: 30px;
	background-image : url(../rehabilitation/footer_link_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

/* topicpath
----------------------------------------- */
#main #topicpath{
	padding: 0px;
	margin: 3px 0px;
	font-size: 85%;
	float:right;
}

#main #topicpath li{
	float: left;
	margin: 0px 0px 0px 5px;
	background : url(../hospital/topicpath.gif) no-repeat left center;
	list-style: none;
	padding: 0px 0px 0px 10px;
	display: inline;
}

#main #topicpath li a{
	padding-left: 15x;
	margin: 0px 5px 0px 0px;
}

#main #topicpath li.home{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:none;
}
/* content
----------------------------------------- */
#content p,
#content td,
#content li{
	line-height: 1.5;
}

/* main
----------------------------------------- */
#main p.photo{
	margin: 0;
	padding: 0;
}

#home #main p.photo{
	margin-bottom: 20px;
}

#main p.p-top{
	text-align: right;
	font-size: 12px;
	margin-bottom: 5px;
	clear: both;
}


#main ul,
#main ol,
#main p{
	padding: 0.5em 10px;
}

#main ul li{
	margin-left: 20px;
	list-style-type: square;
}

#main ol li{
	margin-left: 25px;
	list-style-type: decimal;
}

#contants #main h2{
	font-size: 24px;
	font-weight: 800;
	color: #333333;
	clear: both;
}

#main h3{
	font-size: 20px;
	font-weight: 800;
	margin: 20px 0px 0px 0px;
	padding: 5px;
	border-left-color: #8DAB40;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	clear: both;
}

#main h4{
	font-size: 18px;
	font-weight: 800;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8DAB40;
}

#main h5{
	font-weight: 800;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#main table{
	font-size: 100%;
	margin: 1em 10px;
}

#main table th,
#main table td{
	padding: 5px 10px 5px 10px;
}


#main .table-01{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3B481A;
	border-right-color: #3B481A;
}

#main .table-01 th{
	background-color: #F2F5EE;
}

#main .table-01 th,
#main .table-01 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3B481A;
	border-left-color: #3B481A;
}

/* sub
----------------------------------------- */
#menu{
	width: 200px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	background-image : url(../rehabilitation/g_nav_foot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

#sub #menu ul{
	padding-top: 30px;
	background-image : url(../rehabilitation/g_nav_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu2{
	width: 200px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	background-image : url(../rehabilitation/s_nav_foot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

#sub #menu2 ul{
	padding-top: 30px;
	background-image : url(../rehabilitation/s_nav_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#sub #menu ul li,
#sub #menu2 ul li{
	line-height: 0;
}

#sub #menu li a,
#sub #menu2 li a{
	line-height: normal;
}

#sub h2{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8DAB40;	
}

#sub address{
	margin-bottom: 10px;
}

/* home css ------------------------------------ */

.info_box{
	overflow: hidden;
	margin-top: 20px;
}

.info_box ul{
	margin: 0px !important;
	padding: 0px !important;
}

.info_box ul li{
	width: 160px;
	_width: 180px;
	height: 220px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	padding: 0 10px !important;
	_padding: 0 0px 0 10px !important;
	margin: 0px !important;
	text-align: left;
	background-image : url(../rehabilitation/info_line.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

dl.NewArrival{
	margin: 20px 0px;
}

dl.NewArrival dt{
	float:left;
	width: 100px;
	line-height: 7px;
	padding: 7px 7px 10px 7px;
	background-image : url(../rehabilitation/arrival_dt_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin:0 10px 12px 0;
}

dl.NewArrival dd{
	width: 580px;
	line-height: 7px;
	padding: 7px 7px 10px 7px;
	float: left;
	margin: 0 0 12px 0;
	background-image : url(../rehabilitation/arrival_dd_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

