@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#ffffff url("../img/body_bg.gif") 0 0 repeat-x;
	font-family: "Meiryo","MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:160%;
	color:#333333;
}


h1{
	margin:0;
	padding:0;
	width:290px;
	font-size:100%;
}

h1 a{
	display:block;
	margin:0;
	padding:0;
	height:85px;
	background:url("../img/header_logo.gif") 0 0 repeat-x;
	text-indent:-9860px;
	outline:none;
}

h2{
	margin:0 0 5px;
	padding:0;
	clear:both;
	position:relative;
}
h3{
	font-size:120%;
	margin:20px 0 10px;
	padding:4px 5px 8px;
	color:#4288a6;
	background:#f2fbff url("../img/h3_bg.gif") 0 100% repeat-x;
	border-top:1px solid #9dcee4;
	clear:both;
}
.nurse h3{
	color:#ea60a4;
	background:#fff2f8 url("../img/h3_nurse_bg.gif") 0 100% repeat-x;
	border-top:1px solid #fa95d0;
}
h4{
	font-size:120%;
	margin:10px 10px;
	padding:2px 5px 2px 12px;
	color:#7198a9;
	background:url("../img/h4_bg.gif") 0 50% no-repeat;
	border-bottom:1px solid #9dcee4;
	clear:both;
}
.nurse h4{
	color:#ec72a8;
	background:url("../img/h4_nurse_bg.gif") 0 50% no-repeat;
	border-bottom:1px solid #fa95d0;
}
h5{
	font-size:120%;
	margin:5px 10px;
	padding:2px 5px 2px 5px;
	color:#7198a9;
	border:1px solid #e5eaec;
	border-left:3px solid #85c4de;
	clear:both;
}
.nurse h5{
	color:#f085b2;
	border:1px solid #ece5e7;
	border-left:3px solid #de85b1;
}


.AlignLeftIndent0	{ text-align:left; }
.AlignLeftIndent30  { text-align:left; margin-left:30px; }
.AlignLeftIndent50	{ text-align:left; margin-left:50px; }
.AlignLeftIndent70	{ text-align:left; margin-left:70px; }
.AlignLeftIndent90	{ text-align:left; margin-left:90px; }

.AlignCenter { text-align:center; }

.AlignRightIndent0	{ text-align:right; }
.AlignRightIndent30 { text-align:right; margin-right:30px; }
.AlignRightIndent50 { text-align:right; margin-right:50px; }
.AlignRightIndent70 { text-align:right; margin-right:70px; }
.AlignRightIndent90 { text-align:right; margin-right:90px; }

p{
	margin:1em 10px;
	padding:0;
}

p.Indent20, div.Indent20, ul.Indent20{
	padding-left:1em;
	margin-left:20px;
}

p.Indent40, div.Indent40, ul.Indent40{
	padding-left:1em;
	margin-left:40px;
}

p.Indent60, div.Indent60, ul.Indent60{
	padding-left:1em;
	margin-left:60px;
}

p.Indent80, div.Indent80, ul.Indent80{
	padding-left:1em;
	margin-left:80px;
}

.LargeFont{
	font-size:120%;
}

img{
	vertical-align:top;
	border:none;
}

a:link		{color:#0088ff;text-decoration:none;}
a:visited	{color:#cc44cc;text-decoration:none;}
a:hover		{color:#ff8800;text-decoration:underline;}
a:active	{color:#ff8800;text-decoration:underline;}


.root{
	margin:0;
	background: url("../img/root_bg.jpg") 50% 0 no-repeat;
}

.canvas{
	margin:0 auto;
	background: url("../img/canvas_bg.gif") 0 0 repeat-y;
	width:1018px;
}
.content{
	margin:0;
	padding:0 169px 0 9px;
	background: url("../img/content_bg.gif") 0 0 no-repeat;
	position:relative;
	width:840px;
}

.header{
	padding:0 20px;
	position:relative;
	background:url("../img/header_bg.gif") repeat-x;
	width:800px;
}
	.hmenu{
		position:absolute;
		top:19px;
		left:429px;
		margin:0;
		padding:0;
		list-style-type:none;
		height:15px;
		overflow:hidden;
		width:400px;
	}
		.hmenu li{
			float:left;
			margin:0;
			padding:0;
		}
		.hmenu .hmenu-toppage,
		.hmenu .hmenu-sitemap{width:88px;}
		.hmenu .hmenu-english,
		.hmenu .hmenu-francis{width:75px;}
		.hmenu .hmenu-chinese{width:64px;}
		.hmenu .hmenu-toppage a{background:url("../img/hmenu_toppage.gif") 0 0 repeat-x;text-indent:-8800px;}
		.hmenu .hmenu-sitemap a{background:url("../img/hmenu_sitemap.gif") 0 0 repeat-x;text-indent:-8800px;}
		.hmenu .hmenu-english a{background:url("../img/hmenu_english.gif") 0 0 repeat-x;text-indent:-9900px;}
		.hmenu .hmenu-francis a{background:url("../img/hmenu_francis.gif") 0 0 repeat-x;text-indent:-9900px;}
		.hmenu .hmenu-chinese a{background:url("../img/hmenu_chinese.gif") 0 0 repeat-x;text-indent:-9600px;}
			.hmenu a{
				display:block;
				height:15px;
				outline:none;
			}
			.hmenu a:hover,
			.hmenu a:active{
				background-position:0 -15px;
			}
			.hmenu a.current{
				background-position:0 -30px;
			}
	.header-search{
		position:absolute;
		top:45px;
		left:320px;
		margin:0;
		padding:0;
		height:39px;
		width:320px;
	}
		.header-search table{
			height:39px;
			border:0;
			border-collapse:collapse;
			margin:0 0 0 auto;
			background: url("../img/header_search_bg.gif") 0 0 no-repeat;
		}
			.header-search td{
				padding:0 0.5ex 0 0;
				vertical-align:middle;
			}
				.header-search span{
					margin:0 0 0 0.5ex;
					display:block;
					height:20px;
					width:70px;
					text-indent:-9800px;
					outline:none;
					background: url("../img/header_search_txt.gif") 0 0 no-repeat;
					float:left;
				}
	.header-font{
		position:absolute;
		top:45px;
		left:640px;
		margin:0;
		padding:0 0 0 8px;
		height:39px;
		width:180px;
		background: url("../img/header_font_bg.gif") 0 0 no-repeat;
	}
		.header-font span{
			margin:9px 0 0;
			display:block;
			height:20px;
			width:70px;
			text-indent:-9800px;
			outline:none;
			background: url("../img/header_font_txt.gif") 0 0 no-repeat;
			float:left;
		}
			.header-font ul{
				margin:0;
				padding:6px 0 0 5px;
				width:90px;
				height:26px;
				float:left;
			}
			.header-font li{
				float:left;
				margin:0;
				padding:0;
				width:30px;
				height:26px;
				list-style-type:none;
				overflow:hidden;
			}

		.header-font a{
			display:block;
			height:26px;
			text-indent:-9900px;
			outline:none;
		}
			.font-btn-s a{
				background: url("../img/header_font_btn_s.gif") 0 0 no-repeat;
			}
			.font-btn-m a{
				background: url("../img/header_font_btn_m.gif") 0 0 no-repeat;
			}
			.font-btn-l a{
				background: url("../img/header_font_btn_l.gif") 0 0 no-repeat;
			}
		.header-font a:hover{
			background-position:0 -52px;
		}
	.gmenu{
		width:806px;
		margin:5px auto;
		padding:0 0 7px;
			background:url("../img/gmenu_sub_bg.gif") 0 100% no-repeat;
	}
		.gmenu ul{
			height:55px;
			margin:0;
			padding:3px 3px 0;
			list-style-type:none;
			background:url("../img/gmenu_bg.gif") 0 0 no-repeat;
		}
		.gmenu li{
			margin:0;
			padding:0;
			width:133px;
			float:left;
		}
			.gmenu li.gmenu01,
			.gmenu li.gmenu06{width:134px;}
		.gmenu li a{
			display:block;
			height:55px;
			text-indent:-9975px;
			outline:none;
		}
			.gmenu li.gmenu01 a{background:url("../img/gmenu01.gif") repeat-x;}
			.gmenu li.gmenu02 a{background:url("../img/gmenu02.gif") repeat-x;}
			.gmenu li.gmenu03 a{background:url("../img/gmenu03.gif") repeat-x;}
			.gmenu li.gmenu04 a{background:url("../img/gmenu04.gif") repeat-x;}
			.gmenu li.gmenu05 a{background:url("../img/gmenu05.gif") repeat-x;}
			.gmenu li.gmenu06 a{background:url("../img/gmenu06.gif") repeat-x;}
		.gmenu div#gmenu-sub01{display:none;}
		.gmenu div#gmenu-sub02{display:none;}
		.gmenu div#gmenu-sub03{display:none;}
		.gmenu div#gmenu-sub04{display:none;}
		.gmenu div#gmenu-sub05{display:none;}
		.gmenu div#gmenu-sub06{display:none;}
		.gmenu#cat01 div#gmenu-sub01{display:block;}
		.gmenu#cat02 div#gmenu-sub02{display:block;}
		.gmenu#cat03 div#gmenu-sub03{display:block;}
		.gmenu#cat04 div#gmenu-sub04{display:block;}
		.gmenu#cat05 div#gmenu-sub05{display:block;}
		.gmenu#cat06 div#gmenu-sub06{display:block;}
		.gmenu .gmenu-sub ul{
			height:auto;
			margin:0;
			padding:7px 0 11px 14px;
		}
		.gmenu .gmenu-sub ul li{
			margin:0;
			padding:0 2px 1px;
			width:107px;
		}
		.gmenu .gmenu-sub #gmenu-sub01 .gmenu-sub-list{background:url("../img/gmenu_sub01_top.gif") 0 0 no-repeat;height:54px;}
		.gmenu .gmenu-sub #gmenu-sub02 .gmenu-sub-list{background:url("../img/gmenu_sub02_top.gif") 0 0 no-repeat;height:81px;}
		.gmenu .gmenu-sub #gmenu-sub03 .gmenu-sub-list{background:url("../img/gmenu_sub03_top.gif") 0 0 no-repeat;height:54px;}
		.gmenu .gmenu-sub #gmenu-sub04 .gmenu-sub-list{background:url("../img/gmenu_sub04_top.gif") 0 0 no-repeat;height:27px;}
		.gmenu .gmenu-sub #gmenu-sub05 .gmenu-sub-list{background:url("../img/gmenu_sub05_top.gif") 0 0 no-repeat;height:54px;}
		.gmenu .gmenu-sub #gmenu-sub06 .gmenu-sub-list{background:url("../img/gmenu_sub06_top.gif") 0 0 no-repeat;height:27px;}
		.gmenu-sub-footer{
			clear:both;
			margin:0;
			padding:0;
		}

		.gmenu-sub-list a{
			display:block;
			height:55px;
			text-indent:-9975px;
			outline:none;
		}
		.gmenu .gmenu-sub ul li a{
			display:block;
			height:26px;
			overflow:hidden;
			background-color:#eeeeee;
			text-indent:-9951px;
			outline:none;
		}
		.gmenu .gmenu-sub ul li a:hover,
		.gmenu .gmenu-sub ul li a:active{
			background-position:0 -26px;
		}
		.gmenu .gmenu-sub ul li a.current{
			background-position:0 -52px;
		}
		.submenu01_gaiyou a				{background:url("../img/submenu01_gaiyou.gif");}
		.submenu01_policy a				{background:url("../img/submenu01_policy.gif");}
		.submenu01_privacy a			{background:url("../img/submenu01_privacy.gif");}
		.submenu01_message a			{background:url("../img/submenu01_message.gif");}
		.submenu01_access a				{background:url("../img/submenu01_access.gif");}
		.submenu01_schedule a			{background:url("../img/submenu01_schedule.gif");}
		.submenu01_renkei a				{background:url("../img/submenu01_renkei.gif");}
		.submenu01_kouen a				{background:url("../img/submenu01_kouen.gif");}
		.submenu01_call a				{background:url("../img/submenu01_call.gif");}

		.submenu02_naika a				{background:url("../img/submenu02_naika.gif");}
		.submenu02_junkanki a			{background:url("../img/submenu02_junkanki.gif");}
		.submenu02_syoukaki a			{background:url("../img/submenu02_syoukaki.gif");}
		.submenu02_seikeigeka a			{background:url("../img/submenu02_seikeigeka.gif");}
		.submenu02_geka a				{background:url("../img/submenu02_geka.gif");}
		.submenu02_sanhujinka a			{background:url("../img/submenu02_sanhujinka.gif");}
		.submenu02_sinzoukekkangeka a	{background:url("../img/submenu02_sinzoukekkangeka.gif");}
		.submenu02_nousinkeigeka a		{background:url("../img/submenu02_nousinkeigeka.gif");}
		.submenu02_syounika a			{background:url("../img/submenu02_syounika.gif");}
		.submenu02_hihuka a				{background:url("../img/submenu02_hihuka.gif");}
		.submenu02_koukugeka a			{background:url("../img/submenu02_koukugeka.gif");}
		.submenu02_hinyoukika a			{background:url("../img/submenu02_hinyoukika.gif");}
		.submenu02_ganka a				{background:url("../img/submenu02_ganka.gif");}
		.submenu02_keiseigeka a			{background:url("../img/submenu02_keiseigeka.gif");}
		.submenu02_jibiinkouka a		{background:url("../img/submenu02_jibiinkouka.gif");}
		.submenu02_pathology a			{background:url("../img/submenu02_pathology.gif");}
		.submenu02_radiology a			{background:url("../img/submenu02_radiology.gif");}
		.submenu02_anesthesiology a		{background:url("../img/submenu02_anesthesiology.gif");}
		.submenu02_rehabili a			{background:url("../img/submenu02_rehabili.gif");}

		.submenu03_pharmacy a			{background:url("../img/submenu03_pharmacy.gif");}
		.submenu03_nurse a				{background:url("../img/submenu03_nurse.gif");}
		.submenu03_heart a				{background:url("../img/submenu03_heart.gif");}
		.submenu03_daidoumyaku a		{background:url("../img/submenu03_daidoumyaku.gif");}
		.submenu03_ds a					{background:url("../img/submenu03_ds.gif");}
		.submenu03_aso a				{background:url("../img/submenu03_aso.gif");}
		.submenu03_health a				{background:url("../img/submenu03_health.gif");}
		.submenu03_dialysis a			{background:url("../img/submenu03_dialysis.gif");}
		.submenu03_chemotherapy a		{background:url("../img/submenu03_chemotherapy.gif");}
		.submenu03_diabetes a			{background:url("../img/submenu03_diabetes.gif");}
		.submenu03_headache a			{background:url("../img/submenu03_headache.gif");}

		.submenu04_receipt a			{background:url("../img/submenu04_receipt.gif");}
		.submenu04_first a				{background:url("../img/submenu04_first.gif");}
		.submenu04_guide a				{background:url("../img/submenu04_guide.gif");}

		.submenu05_procedure a			{background:url("../img/submenu05_procedure.gif");}
		.submenu05_cost a				{background:url("../img/submenu05_cost.gif");}
		.submenu05_certificate a		{background:url("../img/submenu05_certificate.gif");}
		.submenu05_preparation a		{background:url("../img/submenu05_preparation.gif");}
		.submenu05_consult a			{background:url("../img/submenu05_consult.gif");}
		.submenu05_visitation a			{background:url("../img/submenu05_visitation.gif");}
		.submenu05_parking a			{background:url("../img/submenu05_parking.gif");}
		.submenu05_establish a			{background:url("../img/submenu05_establish.gif");}
		.submenu05_other a				{background:url("../img/submenu05_other.gif");}

		.submenu06_nurse a				{background:url("../img/submenu06_nurse.gif");}
		.submenu06_doctor a				{background:url("../img/submenu06_doctor.gif");}
		.submenu06_resident a			{background:url("../img/submenu06_resident.gif");}
		.submenu06_comedical a			{background:url("../img/submenu06_comedical.gif");}
		.submenu06_jimu a				{background:url("../img/submenu06_jimu.gif");}

.branch{
	position:absolute;
	top:95px;
	left:841px;
	font-size:12px;
}
	#branch-float{
		position:absolute;
		top:0px;
		left:0;
		background:url("../img/branch_bg.gif") repeat-y;
		width:169px;
	}
	.branch-body{
		background:url("../img/branch_header.gif") no-repeat;
		padding:0 1px 0 8px;
		padding-top:13px;
		line-height:120%;
	}
	.branch-footer{
		background:url("../img/branch_footer.gif") no-repeat;
		height:20px;
	}
		.branch-content{
			background:url("../img/branch_content_head.gif") no-repeat;
			padding:10px 8px 0 0;
		}
		.branch-content-header{
			font-weight:bold;
			margin:0.5ex 0 0.5ex;
		}
		.branch-content-header a{
			padding:0.3ex 0 0.3ex 15px;
			background:url("../img/branch_arrow01.gif") 0 50% no-repeat;
		}
		.branch p{
			margin:0.5ex 0 1em;
			padding:0;
		}
		.branch img{
			border:1px solid #cccccc;
		}
.side{
	width:200px;
	float:left;
	padding:0 0 30px 20px;
}
	.side-box-access,
	.side-box-blog,
	.side-box-inquiry,
	.side-box-general{
		border-bottom:2px #dddde0 solid;
		margin-bottom:8px;
	}
	.side-box-blog{
		margin-bottom:20px;
	}
	.side-box-access .side-box-body{
	}
	.side-box-inquiry{
		background:url("../img/side_inquiry_bg.gif") repeat-y;
	}
		.side-box-inquiry .side-box-body{
			padding:10px 10px;
		}
	.side-box-general .side-box-body{
		background:url("../img/side_general_bg.gif") repeat-y;
	}
		.side-box-general .side-box-body{
			padding:8px 8px 7px;
		}
			.side-box-general-contents{
				background:#ffffff;
			}
			.side-box-general-contents ul{
				padding:0;
				margin:0 10px 0 30px;
				list-style-image:url("../img/side_arrow01.gif");
			}
			.side-box-general-contents li{
				padding:0;
				margin:1ex 0px;
			}
			.side-box-general-top{
				margin-bottom:3px;
				height:3px;
				overflow:hidden;
				background:url("../img/side_general_content_top.gif") no-repeat;
			}
			.side-box-general-bottom{
				margin-top:3px;
				height:3px;
				overflow:hidden;
				background:url("../img/side_general_content_bottom.gif") no-repeat;
			}
	.side-box-blog .side-box-body{
		background:url("../img/side_blog_bg.gif") repeat-y;
	}
		.side-box-blog .side-box-body{
			padding:8px 8px 7px;
		}
			.side-box-blog-contents{
				text-align:center;
				background:#ffffff;
			}
			.side-box-blog-contents p{
				padding:0;
				margin:0;
			}
			.side-box-blog-top{
				margin-bottom:3px;
				height:3px;
				overflow:hidden;
				background:url("../img/side_blog_content_top.gif") no-repeat;
			}
			.side-box-blog-splitter{
				padding:0;
				margin:4px auto;
				background:url("../img/side_blog_line.gif") no-repeat;
				height:1px;
				width:168px;
				overflow:hidden;
			}
			.side-box-blog-bottom{
				margin-top:3px;
				height:3px;
				overflow:hidden;
				background:url("../img/side_blog_content_bottom.gif") no-repeat;
			}
	.side-banners{
		list-style-type:none;
		margin:0 0 10px;
		padding:0;
	}
		.side-banners li{
			margin:0 0 5px;
			padding:0;
			text-align:center;
		}
	.side-box-inquiry-contents{
		width:180px;
		background:#ffffff url("../img/side_inquiry_content_foot.gif") 0 100% no-repeat;
		margin:0 auto;
		padding:0 0 5px;
	}
	.side-box-inquiry-contents p{
		margin:0;
		padding:5px 10px 2px;
	}
	
.main{
	width:590px;
	float:right;
	padding:0 20px 30px 0;
}
	.breadcrumbs{
		color:#bbbbbb;
		text-align:right;
	}

.footer{
	clear:both;
	border-top:#f2f2f2 solid 1px;
	background:#f7f7f7;
	padding:0 10px 40px;
	margin:0;
}

.footer-copy{
	width:518px;
	height:17px;
	margin:0 0 0 auto;
	padding:10px 0 0;
	overflow:hidden;
}
.footer-copy a{
	display:block;
	height:17px;
	background:url("../img/footer_txt_copy.gif") 0 0 no-repeat;
	text-indent:-9842px;
	overflow:hidden;
}


.btn-detail{
	width:110px;
	height:19px;
	margin:0 10px 0 auto;
	overflow:hidden;
}
	.btn-detail a{
		background:url("../img/btn_detail.gif") 0 0 repeat-x;
		display:block;
		outline:none;
		height:19px;
		text-indent:-9900px;
	}
	
	.btn-detail a:hover,
	.btn-detail a:active{
		background-position:0 -19px;
	}

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
.lsize-banner,
.ssize-banner{
	margin:0;
	padding:0;
	list-style-type:none;
}
.lsize-banner li{
	margin:0 0 10px;
	padding:0;
	list-style-type:none;
}
.ssize-banner li{
	float:left;
	margin:0 2px 10px;
	padding:0;
	list-style-type:none;
}


.plain-table,
.plain-table th,
.plain-table td{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}
.plain-table{
	width:570px;
	margin:1ex auto;
}
.plain-table thead th{
	color:#7198a9;
	text-align:center;
}
.plain-table tbody th{
	color:#7198a9;
	text-align:left;
	padding:0 0.5ex;
	white-space:nowrap;
}
.plain-table td{
	text-align:left;
	padding:0 0.5ex;
}

.bordered-table,
.bordered-table th,
.bordered-table td{
	border:1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
}
.bordered-table{
	width:570px;
	margin:1ex auto;
}
.bordered-table thead th{
	background:#f1fce2;
	color:#789551;
	text-align:center;
}
.bordered-table tbody th{
	background:#fafdf0;
	color:#8d997d;
	text-align:left;
	padding:0 0.5ex;
	white-space:nowrap;
}
.bordered-table td{
	background:#ffffff;
	text-align:left;
	padding:0 0.5ex;
}

.outpatient-table,
.outpatient-table th,
.outpatient-table td{
	border:1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
}
	.outpatient-table{
		width:570px;
		margin:1ex auto;
	}
	.outpatient-table thead th{
		background:#f1fce2;
		color:#789551;
		text-align:center;
		padding:0.3ex 0.5ex;
	}
	.outpatient-table tbody th{
		background:#fafdf0;
		color:#8d997d;
		text-align:center;
		padding:0.3ex 0.5ex;
	}
	.outpatient-table td{
		text-align:center;
		padding:1.5ex 0.5ex;
		vertical-align:middle;
		width:16%;
	}
	.outpatient-table thead th.holiday{
		color:#ABC884;
	}
	td.zebra{
		background:#f6fafa;
	}
	td.holiday{
		color:#ABC884;
	}
	td.del{
		text-decoration:line-through;
	}






.index-mainimg{
	width:584px;
	height:254px;
	margin:-3px -7px 0;
	padding:6px 10px 10px;
	background:url("../../img/index_mainimg_bg.gif") no-repeat;
	display: block;
	list-style-type:none;
	overflow:hidden;
}
	.index-mainimg li{
		margin:0;
		padding:0;
		width:584px;
		height:254px;
		overflow:hidden;
	}
.index-center-list{
	margin:3px 0 15px;
	padding:10px 0 0 10px;
	width:580px;
	height:89px;
	background:url("../../img/index_center_bg.gif") no-repeat;
	list-style-type:none;
}
	.index-center-list li{
		float:left;
		margin:0;
		padding:0 5px 5px 0;
		width:110px;
		height:37px;
	}
	.index-center-list li a{
		display:block;
		height:37px;
		text-indent:-9900px;
		overflow:hidden;
	}
	.index-center-btn01 a{background:url("../../img/index_center_btn01.gif");}
	.index-center-btn02 a{background:url("../../img/index_center_btn02.gif");}
	.index-center-btn03 a{background:url("../../img/index_center_btn03.gif");}
	.index-center-btn04 a{background:url("../../img/index_center_btn04.gif");}
	.index-center-btn05 a{background:url("../../img/index_center_btn05.gif");}
	.index-center-btn06 a{background:url("../../img/index_center_btn06.gif");}
	.index-center-btn07 a{background:url("../../img/index_center_btn07.gif");}
	.index-center-btn08 a{background:url("../../img/index_center_btn08.gif");}
	.index-center-btn09 a{background:url("../../img/index_center_btn09.gif");}
	.index-center-list li a:hover,
	.index-center-list li a:active{
		background-position:0 -37px;
	}
	


.index-news-content{
	padding:10px 0 10px;
	margin-bottom:10px;
	background:url("../../img/index_news_list_bg.gif") 0 100% repeat-x;
}
	.index-news-img{
		float:left;
		padding:0 5px 0 0;
		width:128px;
	}
	.index-news-body{
		float:right;
		width:455px;
	}
	
	.index-news-content h3{
		background:url("../../img/index_h3_news_bg.gif") 0 100% repeat-x;
		margin:0 5px;
		padding:0.5ex 3px 0.8ex;
		color:#f28e0a;
		border:0;
	}
	
	.index-news-content p{
		margin:1ex 5px 1ex;
	}

.index-news-table{
	clear:both;
	margin-bottom:15px;
}
	.index-news-table table,
	.index-news-table tr,
	.index-news-table th,
	.index-news-table td{
		margin:0;
		padding:0;
		border:0;
		border-collapse:collapse;
		border-spacing:0;
	}
	.index-news-table th{
		font-weight:normal;
		text-align:left;
		font-size:80%;
		font-family:Arial, Helvetica, sans-serif;
		color:#565e84;
		width:10ex;
		white-space:nowrap;
		padding:0 5px;
	}
	.index-news-table td{
		padding:0.1ex 0;
	}
	.index-news-table a{
		border-bottom:1px dotted #c77006;
	}



.btn-stuff{
	position:absolute;
	top:51px;
	left:8px;
}

.stuff-img{
	clear:both;
	padding:0 0 10px 10px;
	float:left;
	width:120px;
}
.stuff-txt{
	padding:0 10px 10px 0;
	float:right;
	width:440px;
}
.stuff-txt h5{
	margin:0 0 10px;
}
.stuff-imgonly-body{
	margin:0;
	padding:0 5px 10px;
	list-style-type:none;
	width:135px;
	float:left;
	text-align:center;
	
}
.stuff-imgonly h5{
	font-size:100%;
	margin:5px 0 0;
	font-weight:normal;
	line-height:130%;
}
















